You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+5-2Lines changed: 5 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -19,8 +19,11 @@ Once you've installed the MGL files you can launch them like you would any other
19
19
20
20
Additional notes:
21
21
* These core shortcuts are MGL files that use the `<setname>` option.
22
-
* MiSTer will treat these core shortcuts as a new core but will need folders named the same as the `<setname>`.
23
-
* You can rename the `<setname>` but if you do after the config files are created you'll need to manually rename them to keep the same settings.
22
+
* MiSTer will treat these core shortcuts as a new core and create config files and folders named the same as the `<setname>`.
23
+
* You can rename the `<setname>` but if you do after the config files are created you'll need to manually rename them to keep the same settings.
24
+
* Some of the core shortcut MGL files use the `<setname same_dir="1">` option instead.
25
+
* This will still create new config files named the same as the `<setname>` but will utilize the original core's folders.
26
+
* Like with `<setname>`, you can rename the `<setname same_dir="1">` but it will create new config files with those names and not copy your prior settings over.
24
27
* Use your [names.txt file](https://github.com/ThreepwoodLeBrush/Names_MiSTer) to change the name of the MGL files so they show up how you prefer.
25
28
* You can use [symbolic links](https://www.howtogeek.com/howto/16226/complete-guide-to-symbolic-links-symlinks-on-windows-or-linux/) to avoid file duplication if you wish to keep all games in the original core's folder.
0 commit comments