Page 1 of 1

How can i load a game?

Posted: Fri Oct 05, 2007 4:06 pm
by Washmaschine
Hi i'm italian, I have run my CCS 64 emulator and i have run the sg2000ns33b.tap game wich is the "Soccer - investigatore" (investigator detective) but it run in automatic SOCCER but i will play INVESTIGATORE how can i do it???? Please help me pleaseeeeeeeeeeeeeeeeeeeee

Posted: Fri Oct 05, 2007 4:32 pm
by Stuart Toomer
When you have Selected the TAP file in CCS64, try typing:
LOAD"INVESTIGATORE",1
then, after it has loaded:
RUN
if the name of the part you want to play is called INVESTIGATORE.

Also try:
LOAD"",1
then:
RUN

Posted: Sat Oct 06, 2007 2:14 am
by Washmaschine
In first place i will thank you for the replay,
so, I have the CCS 64 3.4 by pressing File -> Load C64 Files -> Tape... -> the game (in my case sg2000ns33b.tap) i press enter on it and it start in automatic the soccer game, i don't have time to write load"Investigatore",1

I've tried to write first
load"Investigatore",1 then i press enter
Press play on tape then i load the tape by pressing File -> (like up)
but it load in automatic the soccer game... i'm desperade :'(

what should i do... :'( please help me, when i was 2 I played this game, and I enjoyed it very very much, i cannot dream if i don't play it once one time :''''

Ive also tried
load the game by pressing file -> (like up) then the game soccer is found and it runs in automatic BUT i press ESC then, it give me error, I've tried pressing load"investigatore",1 and enter and appear a screen with the words "ready" without "".
But when i press esc and write load"soccer",1 it both appear the word "ready".

-----------------------------------
if i give you my email can you send me a video? if you wish :)

Re: How can i load a game?

Posted: Sun Oct 12, 2008 10:42 am
by Stuart Toomer
Here are some step-by-step instructions:

1. Press F9.
2. Go in the Tape Device 1... menu.
3. High-light the Tape file.
4. Press F2 to Select Tape.
5. When back in BASIC, type LOAD"INVESTIGATORE",1 and press <RETURN>.
6. After it has loaded, type RUN and press <RETURN>.