Small utility scripts for MiSTer FPGA. Copy the scripts you want to use to:
/media/fat/ScriptsThen run them from the MiSTer Scripts menu or from the terminal.
| Script | Purpose |
|---|---|
vsync_check.sh |
Shows the current vsync_adjust value from /media/fat/MiSTer.ini. |
vsync0.sh |
Sets vsync_adjust=0 in /media/fat/MiSTer.ini and creates a backup first. |
vsync1.sh |
Sets vsync_adjust=1 in /media/fat/MiSTer.ini and creates a backup first. |
vsync2.sh |
Sets vsync_adjust=2 in /media/fat/MiSTer.ini and creates a backup first. |
poweroff_countdown.sh |
Powers off MiSTer safely after a countdown. Any controller button cancels it. |
rtcUpdate.sh |
Syncs system date/time using multiple NTP servers. Works even when no RTC hardware is present. |
copyMainOriginal.sh |
Copies /media/fat/!mainBKP/Original/MiSTer to /media/fat/MiSTer, then forces a reboot. |
copyMainRetroArch.sh |
Copies /media/fat/!mainBKP/RetroArchiviements/MiSTer to /media/fat/MiSTer, then forces a reboot. |
misterMainCheck.sh |
Checks /media/fat/MiSTer size and shows whether the original or achievements file is installed. |
restore_update_senhor.sh |
Downloads a fresh update_senhor.sh from GitHub and replaces /media/fat/Scripts/update_senhor.sh. |
update_senhor_Fix.sh |
Patches the local update_senhor.sh internet check function and creates a backup. |
Scripts utilitarios pequenos para MiSTer FPGA. Copie os scripts que quiser usar para:
/media/fat/ScriptsDepois execute pelo menu de Scripts do MiSTer ou pelo terminal.
| Script | Funcao |
|---|---|
vsync_check.sh |
Mostra o valor atual de vsync_adjust em /media/fat/MiSTer.ini. |
vsync0.sh |
Define vsync_adjust=0 em /media/fat/MiSTer.ini e cria um backup antes. |
vsync1.sh |
Define vsync_adjust=1 em /media/fat/MiSTer.ini e cria um backup antes. |
vsync2.sh |
Define vsync_adjust=2 em /media/fat/MiSTer.ini e cria um backup antes. |
poweroff_countdown.sh |
Desliga o MiSTer com seguranca apos uma contagem regressiva. Qualquer botao do controle cancela. |
rtcUpdate.sh |
Sincroniza data/hora do sistema usando varios servidores NTP. Funciona mesmo sem RTC fisico. |
copyMainOriginal.sh |
Copia /media/fat/!mainBKP/Original/MiSTer para /media/fat/MiSTer e depois forca o reboot. |
copyMainRetroArch.sh |
Copia /media/fat/!mainBKP/RetroArchiviements/MiSTer para /media/fat/MiSTer e depois forca o reboot. |
misterMainCheck.sh |
Verifica o tamanho de /media/fat/MiSTer e mostra se esta instalado o arquivo original ou o de conquistas. |
restore_update_senhor.sh |
Baixa um update_senhor.sh novo do GitHub e substitui /media/fat/Scripts/update_senhor.sh. |
update_senhor_Fix.sh |
Corrige a funcao de verificacao de internet do update_senhor.sh local e cria um backup. |
MIT