- Copy the following files of the dist folder into the folder:
/RetroBat/plugins/StartupLaunchGame/
boot.exeboot.ini
- Make sure your paths inside
boot.iniare correctly set (see below).
Inside boot.ini, define:
bootrom = C:\RetroBat\roms\<system>\<game_name>.zip
bootcommand = ..\..\RetroBat.exebootrom: path to the ROM file you want to auto-launch (relative or absolute).bootcommand: path to RetroBat or any launcher script (e.g., a.batfile like ../MarqueeManager/Start.bat).
Paths are resolved relative to the StartupLaunchGame folder.
To launch the game automatically when Windows starts:
- Right-click
boot.exe→ Create shortcut - Move the shortcut to the Windows startup folder:
C:\Users\<your_username>\AppData\Roaming\Microsoft\Windows\Start Menu\Programs\Startup
This will run boot.exe at each Windows login.
- No fixed delay: the tool waits for the ES http service to become available. ( auto adapted to the video intro delay )
- Supports both relative and absolute paths.
- Integrates seamlessly with RetroBat on Windows.
This project is open-source and free to use. Feel free to contribute or suggest improvements!
