Myself086 / Project-Nested

MIT License
493 stars 17 forks source link

Minor compatibility report #25

Open MarcosMoutta opened 3 years ago

MarcosMoutta commented 3 years ago

Congrats on version 1.4! ...can't really tell any difference. But here's some test results of some cyan games

(Link deleted)

I would have posted it on the nesdev forums but I guess they're down? If you know what has happened please let me know. I liked that place! :( Thanks for the hard work! Please never give up! much peace

MarcosMoutta commented 3 years ago

By the way - Micro Mages gives a black screen, which is expected, but so do Metal Storm and Soccer. These are games that used to work according to the compatibility list. Not in 1.4 I guess!

Also, Championship Lode Runner locks up as soon as the enemies grab the rope.

Myself086 commented 3 years ago

Soccer seems stuck on an interrupt. On v1.3, there's a timing error on the title screen. Metal storm works in v1.4 but not v1.3 for me. Metroid is stuck on an intettupt. On v1.3, there's a timing error where the the black screen of v1.4 happens. I say timing error but it may be something else.

NesDev is down due to database errors.

Please don't link ROMs.

soniccd123 commented 3 years ago

Hey, was testing, it seems that now Kid Icarus works, albeit slowly. When trying to enter a door it hangs a display this error:

" Interpreter Failed The interpreter is not fully supported in this version. It attempted to execute opcode 0x7E at address 0x00FE. This form of emulation is used for code located at WRAM A 7F; P 00; DB 8A; Y 0004; PC 81E283 "

Myself086 commented 3 years ago

I believe you have to disable native return address for this door to work. Kid Icarus worked during the development of v1.3 but something broke it by the time it was released. I'm glad it's finally working again!

soniccd123 commented 3 years ago

I believe you have to disable native return address for this door to work. Kid Icarus worked during the development of v1.3 but something broke it by the time it was released. I'm glad it's finally working again!

Yeah! very nice, one of my favorite NES games

Unfortunately, the door won't work even with native return address disabled

johneymute commented 2 years ago

Congrats on version 1.4! ...can't really tell any difference. But here's some test results of some cyan games

(Link deleted)

I would have posted it on the nesdev forums but I guess they're down? If you know what has happened please let me know. I liked that place! :( Thanks for the hard work! Please never give up! much peace

Hi i tested nested 1.4.2 but i notice no differences between nested v1.3, i tryed converting ducktales 1,2, metal storm,rescue rangers but they don’t work better then on nested v1.3,let alone metroid (only the legend of zelda did finally work on my powerpak),

also i heard that many nes games do require the same settings for instance mega man 4 and ducktales require exactly the same settings to run on snes9x,

Now i know that for supermariobros 3 wich uses the mmc3 ,you only have to disable nmi interrupt at vblank, so i tout i do the same treatment to tiny toon adventure 1 and 2,since those games are also based on the mmc3 chip,but all i got is a black screen,so i guess it’s gonna be a very complicated process before most nes games would fully and reliably work on snes.