gens-gs-ii icon indicating copy to clipboard operation
gens-gs-ii copied to clipboard

Gens/GS II - an improved Gens/GS rewrite.

Results 39 gens-gs-ii issues
Sort by recently updated
recently updated
newest added

An important improvement multiplatform, cause there are no good debuggers for unix systems.

Received errors preventing gensgsii from compiling. After modifying this file, it compiled fully.

there's this really interesting YM2612 core called Nuked-OPN2 https://github.com/nukeykt/Nuked-OPN2 it'd be cool to have built-in support for it.

Hi I get this message with this game : Gens/GS II does not currently support this VDP mode. Mode Bits: 01000 VDP Mode:4 (SMS/GG)

Fixing 63-bit rotates in main 68k. Fixing shifts by more than 31 bits in main 68k. Synchronizing the improvements main 68k had over stock StarScream to sub68k.

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]...

bitch of a time findign this. ubu has dropped you and dgen from the repos and by chance I found you here. I hit your university code first. and v2...

status UNCONFIRMED severity _normal_ in component _gens_ for _---_ Reported in version _II 1.0_beta0_ on platform _Other_ Assigned to: David Korth On 2012-06-15 17:07:39 -0400, Pietro Gagliardi (andlabs) wrote: >...

bug

Previously, Gens/GS had an option to select a "color scale method": "raw" (naive bitshifting), "full" (better calculated so that white is 0xFFFFFF), and "full + S/H" (highlight adjusted to be...

enhancement

Hi. I tried to build gens and got it work with MSVC 2010 and NMake (other msvc toolsets fail and can't compile in visual studio because starscream fails). It seems...

bug