Page 1 of 1

Set up CCS v3.7 with Gamebase

Posted: Thu May 21, 2009 8:21 pm
by DocBadwrench
I am having a hard time configuring GameBase to run the newest CCS emulator (v3.7). I am unsure of what to put into the Emulator properties... dialog box (since the autoconfig wizard won't work when you point it toward the directory that 3.7 lives in).

I am looking at the following fields:

Emulator Name: CCS 3.7
Emulator Path\Filename: self explanatory
Script Files: Wha?
Supported Native File Types: Use Defaults is checked
GEMUS Script: I have none (that I know of)

After I fill things out (to the best of my ability), I find that the OK button is greyed out, with CANCEL being my only option.

Any thoughts? Thanks in advance.

emulator.ini

Posted: Fri May 22, 2009 12:33 pm
by .mad.
you must change your "Emulator.ini" file.
this is located in here...
C:\Program Files\GameBase\GBC_v05\emulator.ini

please make sure the paths to the emulators are correct.
default location is.
C:\Program Files\GameBase\GBC_v05\Emulators\CCS64 V3.7 Offical\CCS.exe
---------------------
Emulator.ini
----------------------
[Emulators]
1=CCS64 v3.7
2=WinVICE v2.1
3=
[CCS64 v3.7]
UseShortFilenames=1
SupportedTypes=D64;G64;G41;T64;P00;TAP;PRG;CRT
EmulatorPathFile=C:\Program Files\GameBase\GBC_v05\Emulators\CCS64 V3.7 Offical\CCS.exe
ScriptFile=CCS64.txt
1=C:\Program Files\GameBase\GBC_v05\Emulators\CCS64 V3.7 Offical\c64.cfg
UseDefaultTypes=0
WaitFinish=1
2=
[WinVICE v2.1]
UseShortFilenames=1
SupportedTypes=D64;D71;D80;D81;D82;G64;G41;X64;T64;P00;TAP;PRG;CRT
EmulatorPathFile=C:\Program Files\GameBase\GBC_v05\Emulators\WinVICE-2.1\x64.exe
ScriptFile=WinVICE.txt
1=C:\Program Files\GameBase\GBC_v05\Emulators\WinVICE-2.1\vice.ini
UseDefaultTypes=0
WaitFinish=1
2=
--------------------------