Replies: 1 comment 7 replies
|
I'm quite sure CD-ROM and floppy storage paths are relative. |
7 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Portable mode isn't fully portable because it uses fully qualified paths in two places:
I did some tests where I made the paths in the files relative and everything seems to work fine (it just overwrites the values with fully qualified paths when you close or change something)
All reactions