Welcome to the Gamebase 64 forums. An attempt to document ALL Commodore 64 gameware before it's too late!
ccs64 emulator
Moderator: Jimbo
- Worm63
- New Member
Post
ccs64 emulator
Is there any way to save the settings for the joystick options? I have to set joystick options everytime I start a different game.
- .mad.
- Honoured Member
- Location: Lancashire
Post
if you read the ccs64 script (ccs64.txt)
you will notice the KEYSET1 and KEYSET2 are used as a default.
The script will write those settings to the c64.cfg file, every time a game is run.
If you have 2 real USB joysticks attached to your PC.
While running Gamebase, open the GEMUS window with F2.
In the right hand window type this.
realjoystick1=yes
realjoystick2=yes
or
joystickautoconfig=no
-
If you are still having problems after doing that.
edit the control port mode numbers in the script...
16 = keyset1
17 = keyset2
19 = Adapter Port 1
20 = Adapter Port 2
$CONTROLPORT1MODE||16)
$CONTROLPORT2MODE||17)
you will notice the KEYSET1 and KEYSET2 are used as a default.
The script will write those settings to the c64.cfg file, every time a game is run.
If you have 2 real USB joysticks attached to your PC.
While running Gamebase, open the GEMUS window with F2.
In the right hand window type this.
realjoystick1=yes
realjoystick2=yes
or
joystickautoconfig=no
-
If you are still having problems after doing that.
edit the control port mode numbers in the script...
16 = keyset1
17 = keyset2
19 = Adapter Port 1
20 = Adapter Port 2
$CONTROLPORT1MODE||16)
$CONTROLPORT2MODE||17)
- Worm63
- New Member
Return to “The GameBase Frontend”
Who is online
Users browsing this forum: No registered users and 3 guests