Skip to content

add scripts for managing INI files#107

Open
c0d3h4x0r wants to merge 6 commits intoMiSTer-devel:masterfrom
c0d3h4x0r:update-sample-ini
Open

add scripts for managing INI files#107
c0d3h4x0r wants to merge 6 commits intoMiSTer-devel:masterfrom
c0d3h4x0r:update-sample-ini

Conversation

@c0d3h4x0r
Copy link
Contributor

@c0d3h4x0r c0d3h4x0r commented Sep 7, 2023

These create a new folder structure under /media/fat/ini to hold .ini files:

  • /media/fat/ini/sample: sample .ini file, plus diff files produced by each run of update_sample_ini.sh (so the user can see what new options have become available with each update)
  • /media/fat/ini/source: source .ini files, for manual editing by the user
  • /media/fat/ini/compacted: compacted .ini files generated by compact_ini_files.sh

This structure enables the user to give the .ini files whatever helpful descriptive filenames they want. The user can then create symlinks of the form /media/fat/MiSTer_*.ini pointing to the compacted .ini files with the more descriptive filenames.

@sorgelig
Copy link
Member

sorgelig commented Sep 8, 2023

this PR needs to be fixed

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

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants