Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

NM00046 Taiko Drum Master 11 - Asian Edition #1397

Open
andymage593 opened this issue Aug 23, 2024 · 8 comments
Open

NM00046 Taiko Drum Master 11 - Asian Edition #1397

andymage593 opened this issue Aug 23, 2024 · 8 comments

Comments

@andymage593
Copy link

NM00046 Taiko Drum Master 11 - Asian Edition
The dongle has been changed for compatibility, the host runs smoothly, but the simulator fails

@StellaJiangCn
Copy link

亚洲版在启动的时候,会检测256基板上的EEPROM(也就是br2040),如果EEPROM内没有321fc7da这段数据,在过完最开始的BOOT 0*后,就会提示SYSTEM ERROR,这就是简介说的先前无法正常启动的原因
日版也有反过来的情况,如果检测到前面说的数据,也会SYSTEM ERROR(这就是以前亚洲版框体要换新套件升级必须要换整个基板的原因)

@StellaJiangCn
Copy link

https://www.bilibili.com/video/av621648388

@andymage593
Copy link
Author

I hope the emulator can switch regions, or select regions in the .arcadedefs configuration file (Asia, Japanese version, export region)

@andymage593
Copy link
Author

I have it working fine

@andymage593
Copy link
Author

image
image

@StellaJiangCn
Copy link

i did not solve this question yet.

@andymage593
Copy link
Author

  1. TEB in the Asian version of the dongle is: 32 1F C7 FA D6 EF EE F0 1C
    Replace it with: AA AA AA AA EF AA AA AA
  2. TED in the Asian version of the dongle is: 32 1F C7 FA D6 EE 97 F0 1C
    Replace it with: AA AA AA AA AA 97 AA AA

@StellaJiangCn
Copy link

  1. TEB in the Asian version of the dongle is: 32 1F C7 FA D6 EF EE F0 1C
    Replace it with: AA AA AA AA EF AA AA AA
  2. TED in the Asian version of the dongle is: 32 1F C7 FA D6 EE 97 F0 1C
    Replace it with: AA AA AA AA AA 97 AA AA

十分感谢您!Thank you very much!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants