Search found 7 matches

by J2005C
Wed Jun 08, 2005 12:42 am
Forum: CCS64 Usability Problems
Topic: Two joysticks
Replies: 3
Views: 4808

I use a parallel Y adapter for C64 digital joysticks. Look up PPJoy and check what they recommend for 2 digital joysticks (Amiga 4 Player works for 2 C64 joysticks). The very simple schematics are incuded there. PPJoy is a good driver that works well with CCS64.
by J2005C
Tue May 31, 2005 11:28 pm
Forum: CCS64 Usability Problems
Topic: JOYSTICK WORRIES
Replies: 2
Views: 4226

Try asking the joystick maker for help with your drivers.
by J2005C
Tue May 31, 2005 11:27 pm
Forum: CCS64 Usability Problems
Topic: Two joysticks
Replies: 3
Views: 4808

That's a vague question! The best option for 2 joysticks is using 2 joysticks. I prefer old Atari-type digital joysticks, but PC gamepads work well for many types of games too. Analog joysticks don't really work well, except for a few genres, like flight sims.
by J2005C
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 ...
by J2005C
Fri Mar 04, 2005 10:50 am
Forum: CCS64 Usability Problems
Topic: Speed setting in config file...
Replies: 4
Views: 4867

Since it is not read from or saved to the config file, I suppose it is not really a bug, but please pass it on, since it really should be saved and read at startup like all the other settings. Thanks.
by J2005C
Sun Feb 27, 2005 9:31 pm
Forum: CCS64 Usability Problems
Topic: Speed setting in config file...
Replies: 4
Views: 4867

I know. You can go up to 1000% in the menu, but it does not save anywhere. Hitting Alt+F3 alternated between 100% and 500%. My question is about finding a way to start CCS64 already sped up. I want to be able to set the emu speed via a config setting or command line parameter. Any ideas?
by J2005C
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.