Search found 7 matches
- Wed Jun 08, 2005 12:42 am
- Forum: CCS64 Usability Problems
- Topic: Two joysticks
- Replies: 3
- Views: 4808
- Tue May 31, 2005 11:28 pm
- Forum: CCS64 Usability Problems
- Topic: JOYSTICK WORRIES
- Replies: 2
- Views: 4226
- Tue May 31, 2005 11:27 pm
- Forum: CCS64 Usability Problems
- Topic: Two joysticks
- Replies: 3
- Views: 4808
- Fri May 27, 2005 11:12 pm
- Forum: CCS64 Bugs
- Topic: Strange Case Sensitivity
- Replies: 0
- Views: 4484
Strange Case Sensitivity
CCS64 v3.x is case sensitie about D64/G64 filenames. If the filenames are GameS1.D64 and GameS2.D64, you can start the game with the command line:
ccs.exe GameS1.D64,0 -autorun
Pressing Alt+F5 will then attach the next disk (GameS2.D64) as expected, however, using the command line:
ccs.exe games1 ...
ccs.exe GameS1.D64,0 -autorun
Pressing Alt+F5 will then attach the next disk (GameS2.D64) as expected, however, using the command line:
ccs.exe games1 ...
- Fri Mar 04, 2005 10:50 am
- Forum: CCS64 Usability Problems
- Topic: Speed setting in config file...
- Replies: 4
- Views: 4867
- Sun Feb 27, 2005 9:31 pm
- Forum: CCS64 Usability Problems
- Topic: Speed setting in config file...
- Replies: 4
- Views: 4867
- Sat Feb 26, 2005 10:04 pm
- Forum: CCS64 Usability Problems
- Topic: Speed setting in config file...
- Replies: 4
- Views: 4867
Speed setting in config file...
Is there a way to set the speed setting above 100% in the C64.CFG file or on the command line? I tried everything I could think of, but CCS64 always restarts at 100% speed.