8000 GitHub - davewongillies/MISTer-update_stv: Updates MiSTer ST-V core MRA files
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

davewongillies/MISTer-update_stv

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 

Repository files navigation

update_stv.sh

A simple update script for downloading the latest ST-V MRAs for use with the ST-V core on the MiSTer.

Notice

Now that the ST-V core is stable this script no longer sets up the unstable symlinks. It only downloads the MRAs. And MRA management will get merged in to update_all soon. Once that occurs this script will be retired.

Setup

  1. IF you don't have unstable nightlies setup add it to /media/fat/downloader.ini:
[unstable_nightlies_folder]
db_url = https://raw.githubusercontent.com/MiSTer-unstable-nightlies/Unstable_Folder_MiSTer/main/db_unstable_nightlies_folder.json
  1. Add update_stv to /media/fat/downloader.ini:
[update_stv]
db_url = https://raw.githubusercontent.com/davewongillies/MiSTer-update_stv/db/db.json.zip
  1. Run update or update_all from the Scripts menu on your MiSTer
  2. Run update_stv from the Scripts menu on your MiSTer

Configuration

Some of the settings of this script can be changed by creating the file /media/fat/Scripts/update_stv.ini

  • stv_rbf_type: the type of ST-V rbf file, eg: "unstable", "DualSDRAM_unstable". Default: unstable
  • stv_rbf_path: the path where to look for your ST-V rbf core file. Default: /media/fat/_Unstable
  • manage_rbf: whether update_stv will manage the symlinking of the core rbf file or not. For people who want to manually copy the core rbf file and only have the MRAs managed by this script. Set to either true or false. Default: true

Example config

stv_rbf_type="DualSDRAM_unstable"

An example ini configuration file can also be found in /media/fat/Scripts/update_stv.ini.example. This can be copied to /media/fat/Scripts/update_stv.ini.

NOTE If copying this file from Windows to your MiSTer be sure that in your editor of choice that you set Unix line (LF) endings for update_stv.ini.

Keeping things up to date

Whenever there's a new version of the ST-V MRAs, run update_stv from the Scripts menu.

About

Updates MiSTer ST-V core MRA files

Topics

Resources

License

Stars

Watchers

Forks

Languages

0