I'm not sure where else to turn, but Barkley Shut up and Jam: Gaiden will not work on my PC. When I load up the title Screen, everything is off center, and when I select Start New Season, the game hangs. I noticed an error log shows up if the game errors out and this is what it contains
Not sure if this will help anyone, but dammit, I want to Slam with the Best, not Jam like the rest.
Code:[Select]
ERROR in
action number 1
of Step Event
for object oIntror4:
Error in code at line 1:
image_alpha=min(1,image_alpha+(reveal/60));
at position 32: Unknown variable reveal
ERROR in
action number 1
of Step Event
for object oIntror6:
Error in code at line 1:
image_alpha=min(1,image_alpha+(reveal/30));
at position 32: Unknown variable reveal
ERROR in
action number 1
of Draw Event
for object oIntror2:
Error in code at line 1:
if (ll>=ww) { draw_sprite(ss,0,x,y); exit; }
at position 9: Unknown variable ww
Not sure if this will help anyone, but dammit, I want to Slam with the Best, not Jam like the rest.