/mupen64ini2dat

Converts a Mupen64 INI ROM list to a small binary representation of it

Primary LanguageCBSD Zero Clause License0BSD

mupen64ini2dat

This program was used to convert Mupen64 ROM information and settings from ini format to a sorted structure format. By using this program, the size of the Mupen64 executable was reduced by approximately 500 KiB, and the time required to find ROM information from the data was less due to the use of binary search.

See here for more information.

This program was made for my libretro fork of Mupen64, Mini64.