Works great! But I have a really big problem with the controller configuration; it's extremely confusing, limited, and doesn't seem to save changes. Is there any way to fully configure the buttons and have them save?
Printable View
Works great! But I have a really big problem with the controller configuration; it's extremely confusing, limited, and doesn't seem to save changes. Is there any way to fully configure the buttons and have them save?
This is almost perfect! Well done to the devs, I am severely impressed - I have't played SNES on a TV screen in so many years ;)
There's only a few of things I'd love to have:
- Tighten up the Wiimote/Classic controller interface. If I press B (easy to do on the classic controller), without a game loaded, it takes you to the test screen. I can't get back to the menu sometimes without fiddling with he c-stick on a GC controller. If this is the worst problem I find with it, the devs have earned themselves a drink from me!
- IPS support for games translations, especially when zipped with the rom.
- 4 controller support (4 Bombermans is better than 2 :D)
I know most of this is done with the main Snes9x versions, so hopefully, they're not that difficult to implement.
I ended up ordering a Thrustmaster T-Wireless controller, which I can configure to overcome the shortcomings of the emulator. Still, controller improvements with the emulator would be welcome so this wouldn't be necessary.
Hi all,
I downloaded this and it's all working fine - with SOME roms. However, about half the games I have tried to load get an error when I choose them. Something about 'FAILED - unable to find 45435345345.srm save' or something like that. It's like the game is trying to find a save before it will load even though I've not played them before.
As I said about half work fine, but half get this error. I have my folders set up correctly, and the games that DO work I can save no problems.
Any ideas?
EDIT : There can't be anything wrong with the ROMs themselves, since I tried them in a Windows build of snes9x and they worked fine...
great piece of software! can anyone tell me how to get two classic/wiimote controllers working though? cant figure it out, many thanks
Guess what. It's trying to find the save game in the numbered format LoPsT is using. press A, Start the game and save right away and it should be fine.
Personally I'd like him to go back to the File Name format for the save files and I WILL NOT use his emulator until he does because I want to keep my saves from the old system. I'm at the end of Star Ocean and want to actually finish it. That said I think he's doing the best he can otherwise, it's just that 1 little problem.
I agree that it's troublesome for the saves to be hex numbers. From what I see, the filename is the same as the CRC32 header the emulator sees (and is viewing in bottom corner after initially loading and starting a ROM).
Both LoPsT and the original version of this branch (SNES9x GX 1.43) use regular filenames for the ROMs, but use the CRC32 for save names, I wonder how easily modifiable it is in the code?