Edit: I have the Gens10 source, and I can get it to compile fine into Gens10 and use it as normal. However, as soon as I uncomment these two lines:
//#define SONICCAMHACK
//#define SK
I keep getting the following errors:
Gens.cpp
.\Gens.cpp(1304) : error C2065: 'CamX' : undeclared identifier
.\Gens.cpp(1304) : error C2065: 'CheatRead' : undeclared identifier
.\Gens.cpp(1304) : error C2062: type 'short' unexpected
.\Gens.cpp(1305) : error C2065: 'CamY' : undeclared identifier
.\Gens.cpp(1305) : error C2065: 'CheatRead' : undeclared identifier
.\Gens.cpp(1305) : error C2062: type 'short' unexpected
.\Gens.cpp(1306) : error C3861: 'DrawBoxes': identifier not found
Any thoughts on this?
-----------------------------------------------------------------------------------
Does anyone have a link to the camhack version of Gens that Nitsuja used in his S3K runs?
I've been looking for it, but sadly I only get a broken link, and I'd love to see the run with the camhack.
Many thanks in advanceif anyone can help me.