gens-gs-ii
gens-gs-ii copied to clipboard
Debian 8 Jessie Stable - i can't compile it and some dunnos
Hi there, i has download the source code from git
git clone https://github.com/GerbilSoft/gens-gs-ii
cd gens-gs-ii
mkdir build
cmake ..
make
src/libgensfile/CMakeFiles/gensfile.dir/build.make:215: recipe for target 'src/libgensfile/CMakeFiles/gensfile.dir/Xz.cpp.o' failed
make[2]: *** [src/libgensfile/CMakeFiles/gensfile.dir/Xz.cpp.o] Error 1
CMakeFiles/Makefile2:1526: recipe for target 'src/libgensfile/CMakeFiles/gensfile.dir/all' failed
make[1]: *** [src/libgensfile/CMakeFiles/gensfile.dir/all] Error 2
Makefile:86: recipe for target 'all' failed
make: *** [all] Error 2
Well that is the failure, how i can disable "Xz" for Compilation ? its just need the full log, just say it :D
The Dunnos : 1 - This version of emulador is posible use "Master System" Roms ?
2 - Games from SegaCD like "Popful Mail" (USA) + USA Bios, is posible to play it? and not hang up, like the "Gens/Gs" (The First)
3 - This emulator have "NetPlay" ?
4 - Some file like "override.ini" for Some Roms, is generated for Most common issues ?, like some games of SegaCD, needs to set SRAM to 0Kb under the first Gens/Gs like "SonicCD"
Gens/GS II is currently in a not-very-good state (mostly because I can't figure out why the video keeps dropping frames even when CPU usage is low, while other emulators have no issues with this). I'll eventually get around to fixing it. Also, Gens/GS II can only be compiled as 32-bit right now due to the extensive use of assembly language. 64-bit builds will not functioning properly.
Anyways, for Xz, can you post the actual error logs?
And for your other questions:
- SMS is not supported at the moment.
- Mega CD is also not supported right now.
- No netplay currently.
- That doesn't fix the problem. The problem there is Gens didn't properly format the RAM cartridge, and Sonic CD complained. The fix is to format the RAM cartridge in the Sega CD menus.