On your PC:
- Download the attached fav.run file.
- Open the downloaded file in a text editor (e.g. Notepad++).
- It contains a line for each game. Remove the ; at the start of the line, if you want the game to be included in the favorites folder.
- Save the file and transfer it to the Minimig "shared" folder.
- Close the MegaAGS launcher (e.g. ESC).
- From Workbench open a new command line by using the "Shell" icon.
- Go to the shared folder.
Code: Select all
cd mister:
- Run the favorites script. Replace MY_FOLDER_NAME with how you want your favorites folder to be named. Do not use special characters.
Code: Select all
execute fav.run MY_FOLDER_NAME
- Restart Minimig.
- Use at your own risk. I don't have much know-how in AmigaDOS, so this script might have side effects I am not aware of.
- Do not use special characters in the target folder name. The script cannot handle this at the moment. Letters, numbers and _ are fine.
- I do not have a list of all included games, so the game list is a wild guess from the titles.csv from GitHub. It might contain games that are not present and it might not work for all games.
- There are probably better ways to do this. Ideas for improvements are welcome.
- You can run the script multiple times for the same folder. It will copy new games over, but will not delete existing games from the folder.
- To remove a favorites folder again:
Code: Select all
cd amiga:AGS2 delete MY_FOLDER_NAME.ags all