Insert-Coin script for Mister FPGA
Aims of the projet :
- First Main goal is to build a custom folder inside _Arcade Folder. This folder is named "_Insert Coin" and contains several Systems and Editors:
The folder is built according to the existing mra inside _Arcade folder. So if beta cores are installed manually, they can be recognized if supported. rndmnkiii, pierco, jotego, raki
-
Custom Main Mister feature. Running insertcoin will install a custom Mister will provide the ability to hide rom loading progress bar. For more details: https://github.com/funkycochise/Main_MiSTer/wiki
-
Additional arcade cores and mras. Running insertcoin will install additional arcade cores. In example SEGASYS1 and NEOGEO from black wine.
-
Download of arcade mame roms. Running insertcoin will download mame roms and neogeo if they are missing.
-
Update of latest console core version (nightlies)
How to Install: Insert Coin is using update_all to perform core, mras and script installation. In downloader.ini add the following :
[funkycochise/Insert-Coin]
db_url = https://raw.githubusercontent.com/funkycochise/Insert-Coin/db/db.json.zip
Run update_all : you will notice insert coin in the log.
then run update_all_insertcoin
if you want to install custom main mister, run
Scripts/#insertcoin/main_mister/install.sh
if you change your mind run
Scripts/#insertcoin/main_mister/uninstall.sh
if you want to install latest console core version, run
Scripts/#insertcoin/console/install.sh
to uninstall run
Scripts/#insertcoin/console/uninstall.sh