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

Request: INI setting for "_cartDirectory"... #181

Open
vonmillhausen opened this issue Dec 15, 2022 · 0 comments
Open

Request: INI setting for "_cartDirectory"... #181

vonmillhausen opened this issue Dec 15, 2022 · 0 comments
Labels
enhancement New feature or request

Comments

@vonmillhausen
Copy link

Currently, _cartDirectory is (mostly) hard-coded to be the folder p8carts in the root of whatever storage medium is being used by Fake-08. It would be nice if there were an INI setting that allowed this to be changed to an arbitrary storage location instead - this would allow PICO-8 cart images to be stored in "/roms/PICO-8" or "/Games/Fantasy Consoles/Pico-8" or wherever someone might want to keep their games on their media.

If the setting isn't present in the INI file, or if it's present but doesn't point to a valid folder, you can fall back to the hard-coded path. This would make the setting optional for anyone who wants to customise/tidy up their game storage, without breaking anything for folks who are happy with the way things are today.

@jtothebell jtothebell added the enhancement New feature or request label Mar 11, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants