Welcome to the Gamebase 64 forums.                 An attempt to document ALL Commodore 64 gameware before it's too late!

CCS64 Default Settings

Are you having problems setting up GB64 on your machine? Ask your questions in here!

Moderator: Jimbo

8BitBrain
New Member
Posts: 12
Joined: Wed Jan 12, 2011 11:44 pm

CCS64 Default Settings

Thu Jan 20, 2011 9:32 am

First: THANKS all for all the help. I have the frontend working, 20,000+ games available and I couldn't have done it without you. Even my 6 year old grandson is having a great time with the old 64 games.

Q: In CCS64 is there a way to save a default for joysticks, full screen and the like? With every game I have to manually setup joystick ports and such.

Take care all and thanks again !

John in Ohio
User avatar
.mad.
Honoured Member
Honoured Member
Location: Lancashire
Posts: 2257
Joined: Sun Jun 19, 2005 3:30 pm

Thu Jan 20, 2011 2:40 pm

all you need to do is edit the CCS64.txt in the scripts folder.

change the default to your joystick settings.

search for these lines in the script
-------------
If Control = JoyPort2
; CONTROLPORT2||1) = Joystick
; CONTROLPORT2MODE||17) = Key-Set 2 (Numpad and CTRL)

Set_CFG_Value(1||$CONTROLPORT2||1)
Set_CFG_Value(1||$CONTROLPORT2MODE||17)
-------------------------
change (17) with (0) if you are using a USB game pad.


;New settings for Control Ports in CCS64 v3.8
;
;0 = None
;1 = Joystick
;2 = Mouse
;3 = Paddles
;
;Control Port Mode
;
; 0 = PC Gameport 1
; 1 = PC Gameport 2
; 2 = PC Gameport 3
; 3 = PC Gameport 4
; 4 = PC Gameport 5
; 5 = PC Gameport 6
; 6 = PC Gameport 7
; 7 = PC Gameport 8
; 8 = PC Gameport 9
; 9 = PC Gameport 10
;10 = PC Gameport 11
;11 = PC Gameport 12
;12 = PC Gameport 13
;13 = PC Gameport 14
;14 = PC Gameport 15
;15 = PC Gameport 16
;16 = Key-Set 1
;17 = Key-Set 2
;18 = Key-Set 3
;19 = Adapter Port 1
;20 = Adapter Port 2

Return to “GB64 Help!”

Who is online

Users browsing this forum: No registered users and 34 guests