Fail to find valid rom in archive!
The problem is all the ROM’s must be unzip in order to run.
No log.
genplusgx-git-x86_64.dll
genplusgx-ntsc-git-x86_64.dll
Fail to find valid rom in archive!
The problem is all the ROM’s must be unzip in order to run.
No log.
genplusgx-git-x86_64.dll
genplusgx-ntsc-git-x86_64.dll
All ROMs? Please join #ssnes on freenode and we can take it from there. Forum is too slow to resolve issues like these.
my notes:
02:59:48 <almostalive> https://github.com/Themaister/SSNES-Phoenix/blob/master/ssnes-phoenix.cpp look at around line 844 and you can see what files it is able to decompress from zip files
following are valid file extensions for genplus gx
.bin, .gen, .md, .smd, .mdx, .sms, .gg, .sg
03:06:55 <almostalive> I would but I don’t know how to do that fancy stuff. but from quick tests 32x doesn’t work but game gear and master system mark iii do
Yep all solve. =)
Merged.
You might want to add .fc as well. bsnes support it for NES part. http://board.byuu.org/viewtopic.php?f=3&t=2492
I added to the ssnes-phoenix frontend source that I have the other day.