JennyKmu / ROSE

A program to read, edit, and write save files for the game Railroads! Online
GNU General Public License v3.0
20 stars 3 forks source link

Save drive appears to be card-coded #18

Closed rancmeat closed 2 years ago

rancmeat commented 2 years ago

Issue: EXE version appears to fail if savefile is not on the C: drive.
Location of my save directory is: D:\Users\Username\AppData\Local\arr\Saved\SaveGames
EXE fails with:
No save file detected ! Please check program location.

Proposed solution:
Add manual savefile location option to command-line or as menu option

rancmeat commented 2 years ago

Please disregard