hmm load problem

General problems and how-to's of running/using the CCS64 emulator.

Moderator: Håkan Sundell

Post Reply
nikopl
Posts: 3
Joined: Wed Jul 27, 2005 11:41 am

hmm load problem

Post by nikopl »

can you help me ?

my favorite games can load why ??

Image

or

Image



thanks
K.C.
Posts: 115
Joined: Fri Nov 12, 2004 12:12 pm
Location: The Netherlands

Post by K.C. »

- You have to ENABLE 1541 emulation in the Alt/O menu.

- You put a space before and behind the game name.
Wrong:

Code: Select all

LOAD" SCENARIO ",8,1
Right:

Code: Select all

LOAD "SCENARIO",8,1
- Selecting the game name in Alt/8 menu and pressing enter does the same thing as typing in the LOAD-command.

I hope this solves your problem. Good luck!
nikopl
Posts: 3
Joined: Wed Jul 27, 2005 11:41 am

Post by nikopl »

only in new version this load bug have

Im copy from new Emulator v3 beta 1.6
C64.CFG, C1541.ROM, BASIC.ROM to old v2 and now sound ok, load ok


thanks.
Stuart Toomer
Site Co-Admin
Posts: 786
Joined: Wed Aug 20, 2003 2:46 pm
Location: East Yorkshire, England

Post by Stuart Toomer »

Can you e-mail me a copy of your game (D64 files?):
s[.]toomer[@]ntlworld[.]com
Remove the [] in the above e-mail address.

You could also try different versions of the ROMs.
Kind regards,

Stuart Toomer.
zxspek
Posts: 1
Joined: Wed Sep 14, 2005 10:07 pm

Post by zxspek »

Hi

I have the same problem with CCS64 v3.0 Beta 1.7

the LOAD" SCENARIO ",8,1 do not work and I have to use the Alt/8
to load an Game and the sound is very bad

please help



:?
Stuart Toomer
Site Co-Admin
Posts: 786
Joined: Wed Aug 20, 2003 2:46 pm
Location: East Yorkshire, England

Post by Stuart Toomer »

zxspek wrote:Hi
I have the same problem with CCS64 v3.0 Beta 1.7

the LOAD" SCENARIO ",8,1 do not work and I have to use the Alt/8
to load an Game and the sound is very bad

please help

:?
Look at KC's reply above.
Kind regards,

Stuart Toomer.
Post Reply