SourMesen / Mesen

Mesen is a cross-platform (Windows & Linux) NES/Famicom emulator built in C++ and C#
https://www.mesen.ca
GNU General Public License v3.0
1.25k stars 318 forks source link

Broken on Valkyrie no Bouken - Toki no Kagi Densetsu (DvD Translations) #838

Closed litaniast closed 4 years ago

litaniast commented 4 years ago

After I input the player information, the screen glitches. after I walk a while, it hangs. Played in libretro (Windows x64)

Untranslated original version is working well. Translation patch is: http://www.romhacking.net/translations/1378/

Valkyrie no Bouken-200527-104542

SourMesen commented 4 years ago

Generally speaking, I can't really spend my time investigating translations and rom hacks, otherwise it's all I will do. That being said, I checked this one, and as far as I can tell, it's the patch's fault - it does not properly initialize the MMC3's registers, so it crashes. I would except a lot of the older translations/romhacks to not work properly because a lot of them were never tested on actual hardware, and only tested on the emulators that were available back then (which were not as accurate, etc.)

litaniast commented 4 years ago

Ah, it's just fault of patch that I didn't know in inaccurate emulators. I see. Okay