mrehkopf / sd2snes

SD card based multi-purpose cartridge for the SNES
http://sd2snes.de
GNU General Public License v2.0
590 stars 115 forks source link

Reset to Menu not working at the moment (04. Oct. 2018) #113

Closed borti4938 closed 5 years ago

borti4938 commented 6 years ago

I made a build from current sources yesterday. It seems that the reset to menu does not work at the moment - neither short reset (with option short reset to menu enabled). nor long reset nor double reset. Using the reset to menu using in-game hooks gives a black screen (game stops, sound is still running). In this state an additional tap on the reset button returns my sd2snes back to the menu.

I wasn't able to quickly figure out what causes the behaviour. I hope that this is reproducible and this report helps to figure out what's wrong! Or did I do something wrong?

James-F2 commented 6 years ago

Try to compile redguys sa1b fork, it should be exactly the same up to this point: https://github.com/RedGuyyyy/sd2snes/tree/sa1b I am sure you know you should compile firmware.img and menu.bin, and all the fpga cores most importantly foga_base.bit. Also, note that redguy included 2 seconds delay for sram crc checking with SA-1 games, so the short reset will only work after 2 seconds.

The latest sa1b fork works correctly with more than a few consoles that I and a few others have tried.

borti4938 commented 6 years ago

Thanks for testing, James-F2. I tested today on another console. This time it's working fine.

Both consoles SNSP-1Chip-02

borti4938 commented 5 years ago

resolved with comit 18d4d53