- Migrate SD card image builder from virtual machine based system to Docker container.
- Mr. Fusion now generates a random Ethernet MAC address for your MiSTer during installation.
This generated MAC address is set in
/linux/u-boot.txt
. This should better avoid potential MAC address collisions when multiple MiSTers are connected to the same network. Thanks Callan Barrett for the contribution!
- Updated packaged MiSTer release to release_20230501.
- Bundled the SDL Game Controller DB until it is included by default in a future MiSTer release.
- Updated packaged MiSTer release to release_20221224.
- Removed Vagrant method for building.
- Updated packaged MiSTer release to release_20220413.
- The new downloader script has now replaced the previous update.sh script by default in every new MiSTer release.
- Updated packaged MiSTer release to release_20211112.
- Bundle the new downloader script until it is included by default in a future MiSTer release.
- Updated packaged MiSTer release to release_20210917. This MiSTer release includes out of the box gamepad support which should make setting up your new MiSTer much easier!
- Added support for custom config. During the MiSTer installation Mr. Fusion will copy the config folder in the root of the SD card to your MiSTer. Put any custom MiSTer configuration files in here. For example: Custom input mappings in config/inputs.
- Removed support for RAR and added support for 7-zip as newer MiSTer releases now use 7-zip compression instead of RAR.
- Added support for custom WiFi and Samba configuration (thanks versechoruscurse for the suggestion).
- Improved splash screen visibility when using HDMI to VGA adapter dongles with older (CRT) monitors.
- Updated packaged MiSTer release to release_20200908.
- Added HDMI out support.
- Added splash screen giving visual feedback to the user.
- Added WiFi setup script.
- Added support to include additional scripts.
- Initial release.