Skip to content

Setup Guide

eadmaster edited this page Dec 28, 2025 · 11 revisions

BizHawk

Initial setup on Windows (easy)

  1. Download and extract the latest AIO pack release.
  2. Extract the supported roms listed in _EXTRACT_ROMS_HERE.sfv in the same path.
  3. Double-click on a .bat file to launch the corresponding game with the retrosub.

Manual setup / update

  1. Install the latest version of BizHawk
  2. Set "PCEHawk" as the default PCE core (menu "Config->Preferred Cores").
  3. Download this repository, and extract it into the "Lua" emulator subfolder (e.g. $HOME/opt/BizHawk/Lua)
  4. Load a ROM in BizHawk with a matching .retrosub file.
  5. Load the RetroSubs.lua script in BizHawk (menu Tools->Lua Console, then Script->Open Script...).

Or directly from the cmdline:

EmuHawk.exe --lua=$HOME/opt/BizHawk/Lua/RetroSubs.lua  AnySupportedRom.ext

RetroArch

WIP

Clone this wiki locally