Save Path
Description
Path on harddrive to the save files.
Syntax
Save Path = string(255)
Example
Save Path=T:\Saves\
Parameters
Value | Result |
---|---|
A:\ | Will cause an error because the DVD-ROM can not be written to |
D:\ | Will save the files in the root path of the currently running .xbe |
E:\ | Will save the files in the root of E: |
F:\ | Will save the files in the root of F: |
G:\ | Will save the files in the root of G: |
T:\ | Will save the files in the root of the Surreal folder in E:\TDATA\ |
Notes
- The D:\ drive gets mapped to the directory containing the currently running xbe executable. If you put the xbe files in E:\Apps\Emulators\Surreal64 CE\, when launched, the root path of “Surreal64 CE” will become D:\. The path “E:\Apps\Emulators\Surreal64 CE\Saves\” and “D:\Saves\” would point to the same location.
- The application folder for Surreal in TDATA is 64ce64ce for versions B5.5 and newer. For versions B5.4 and older, it is a64fea57.
- If the path is currently set to a folder in D:\ and it's running off of the DVD-ROM drive, it will error when it tries to save the files.
- This setting was added in version B5.5
See Also
- None