Jump to content
Sign in to follow this  
bradhig1

saving game states to disk

Recommended Posts

I am playing strange odyssey and need to save my game to disk. It keeps saying no such device. How do I save game to disk?

Share this post


Link to post
Share on other sites

In TI Basic or XB:

 

Type: SAVE DSK1.NAME

 

This would save to disk 1 the program NAME

Share this post


Link to post
Share on other sites

my grandfather and uncle had TI994a's but only cassette players to save programs. TI botched the disk drives by requiring people to buy a big expensive system box to hold the drive and the drive itself.

Share this post


Link to post
Share on other sites

Type: SAVE DSK1.NAME

;)

This would error out with

TI BASIC * INCORRECT STATEMENT *

XB * SYNTAX ERROR *

Share this post


Link to post
Share on other sites

This looks like it is asking for just name and is saving to Cassette Tape.

 

I think you need a manual for game.

 

What shall I do?

Never seen that before.

Share this post


Link to post
Share on other sites

The correct way this should work is:

WHAT SHOULD I DO?
SAVE GAME

 

TYPE FILE SAVE NAME:
DSK1.BRAD (or CS1)

This requires that you have:

an operational disk system (real or emulated) with DSK1 set up and

with a writable disk and

with adequate space on the disk (over 50 sectors free).

There is a full stop between DSK1 and BRAD.

 

NOTE: The program will give you no feed back that a file has been written but will proceed again with

WHAT SHALL I DO?

You must check the disk for a file some other way!! (And if using an emulator you may need to refresh a directory).

Edited by blackbox
  • Like 3

Share this post


Link to post
Share on other sites

...

What shall I do?

Never seen that before.

 

“WHAT SHALL I DO?” is not a prompt from TI Basic or TI Extended Basic. It is one of many prompts used by Scott Adams Adventure games. Strange Odyssey is one such game. If you have never played one, that would explain why you have never before seen that prompt.

 

...lee

  • Like 3

Share this post


Link to post
Share on other sites

I don't know how to look at directories in TI99 emulator?

Which emulator are you using? Or are you using a real TI99?

Edited by Fritz442
  • Like 1

Share this post


Link to post
Share on other sites

Which emulator are you using? Or are you using a real TI99?

If you are using Gamebase and Classic99, you are using a slightly modified version of an emulator. You cannot save to DSK1 or DSK2,

try saving to DSK3-which is already setup to use...IE 'SAVE GAME' then 'DSK3.BRAD'

  • Like 1

Share this post


Link to post
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
Sign in to follow this  

  • Recently Browsing   0 members

    No registered users viewing this page.

×
×
  • Create New...