Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cannot save game in Zork #27

Closed
codegeek511 opened this issue Oct 9, 2013 · 6 comments
Closed

Cannot save game in Zork #27

codegeek511 opened this issue Oct 9, 2013 · 6 comments
Assignees

Comments

@codegeek511
Copy link

I am using Boxer app to play Zork, but i am not sure how to save my game?
Any help will be appreciated.

@ghost ghost assigned alinebee Oct 9, 2013
@alinebee
Copy link
Owner

alinebee commented Oct 9, 2013

I'm not sure what your level of experience is with DOS games, so a primer just in case: Boxer does not handle savegames itself, instead most DOS games have their own ways of saving games which Boxer has no control over. If you can't find the save game option in a particular game then you should consult the game's own documentation, which should explain how to go about saving and loading.

All that said: another user has reported that Zork's own savegame feature does not work in Boxer. Could you tell me where you downloaded Zork, so I can test this for myself?

@codegeek511
Copy link
Author

I downloaded Zork here: http://www.myabandonware.com/game/zork-the-great-underground-empire-1j

And in the game i type save, then it says name file path, i type in a file path but then it says it failed to save. I have tried multiple paths but same result. Also I have played Zork before using DOSBox but i still couldn't save it that's why i tried Boxer, so maybe it could be the game.

@alinebee
Copy link
Owner

Ok, so Zork requires a SAVE folder to exist in the same folder as the game, and, helpfully, the distributors at myabandonware.com have omitted this folder from their zipfile. So, the game tries to save to a nonexistent folder and fails.

You can fix this yourself by creating a new folder called "SAVE" in the same directory as zork1.com. Once that folder is present, you'll be able to save and restore just fine - just press enter when prompted for a path, and it'll use the game's default path ("C:SAVE\ZORK1.DAT").

If you have a Zork gamebox in your DOS Games folder, you can fix it by doing the following:

  1. Right-click on the gamebox in Finder and choose "Show package contents" to look inside it.
  2. Browse to the folder containing zork1.com (it's probably "C.harddisk" -> "zorktheg").
  3. Create a new folder there named "SAVE".

@codegeek511
Copy link
Author

Ok, so I did all of that. I saved the game, and I saw in the saved folder a file was put in there, but when I opened the game again it started from the beginning, also when I save the game it replies ok. But do I have to enter in the path of the Dave folder? I have just been using the default paths the game said to use.

Travis :Day

On Oct 10, 2556 BE, at 3:53 AM, Alun Bestor notifications@github.com wrote:

The game requires a SAVE folder to exist in the same folder as the game, and, helpfully, the distributors at myabandonware.com have omitted this folder from their zipfile. So, the game tries to save to a nonexistent folder and fails.

You can fix this yourself by creating a new folder called SAVE in the same directory as zork1.com.

If you have a Zork gamebox in your DOS Games folder, you can fix it by doing the following:

  1. Right-click on the gamebox in Finder and choose "Show package contents" to look inside it.
  2. Browse to the folder containing zork1.com (probably under "C.harddisk -> "zorktheg").
  3. Create a new folder here called "SAVE".

Now when you run the game, you can save and restore using the default path and it'll work fine.


Reply to this email directly or view it on GitHub.

@alinebee
Copy link
Owner

Zork will always start from the beginning initially. You have to type RESTORE to load the savegame - at which point it'll prompt you for the path, and you can press Enter to use game's default.

@codegeek511
Copy link
Author

Hahaha, ok cool, thanks for helping me with my Zork noobness!

Travis :Day

On Oct 11, 2556 BE, at 9:33 AM, Alun Bestor notifications@github.com wrote:

Zork will always start from the beginning initially. You have to type RESTORE to load the savegame - at which point it'll prompt you for the path, and you can press Enter to use game's default.


Sent from Mailbox for iPhone

On Fri, Oct 11, 2013 at 7:23 PM, codegeek511 notifications@github.com
wrote:

Ok, so I did all of that. I saved the game, and I saw in the saved folder a file was put in there, but when I opened the game again it started from the beginning, also when I save the game it replies ok. But do I have to enter in the path of the Dave folder? I have just been using the default paths the game said to use.
Travis :Day

On Oct 10, 2556 BE, at 3:53 AM, Alun Bestor notifications@github.com wrote:

The game requires a SAVE folder to exist in the same folder as the game, and, helpfully, the distributors at myabandonware.com have omitted this folder from their zipfile. So, the game tries to save to a nonexistent folder and fails.

You can fix this yourself by creating a new folder called SAVE in the same directory as zork1.com.

If you have a Zork gamebox in your DOS Games folder, you can fix it by doing the following:

  1. Right-click on the gamebox in Finder and choose "Show package contents" to look inside it.
  2. Browse to the folder containing zork1.com (probably under "C.harddisk -> "zorktheg").
  3. Create a new folder here called "SAVE".

Now when you run the game, you can save and restore using the default path and it'll work fine.

�\

Reply to this email directly or view it on GitHub.

Reply to this email directly or view it on GitHub:
#27 (comment)

Reply to this email directly or view it on GitHub.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants