Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Debian 8 Jessie Stable - i can't compile it and some dunnos #61

Open
inukaze opened this issue Sep 26, 2016 · 1 comment
Open

Debian 8 Jessie Stable - i can't compile it and some dunnos #61

inukaze opened this issue Sep 26, 2016 · 1 comment

Comments

@inukaze
Copy link

inukaze commented Sep 26, 2016

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"

@GerbilSoft
Copy link
Owner

GerbilSoft commented Sep 27, 2016

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:

  1. SMS is not supported at the moment.
  2. Mega CD is also not supported right now.
  3. No netplay currently.
  4. 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.

nickbailuc added a commit to nickbailuc/gens-gs-ii that referenced this issue Dec 28, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants