A "Supermodel ROM set" refers to a collection of arcade game files specifically designed for use with Supermodel, the Sega Model 3 emulator. This emulator allows modern PCs and devices like the Steam Deck to run classic 1990s arcade hits like Daytona USA 2, Star Wars Trilogy Arcade, and Virtua Fighter 3. Core Requirements for ROM Sets
Format: ROMs must be in .zip format to be recognized by the emulator.
Structure: Supermodel typically uses non-merged ROM sets, meaning each game's zip file contains all the necessary data to run independently without needing a "parent" file.
Definitions: The emulator uses a file named Games.xml (found in the Config folder) to define exactly which files must be present inside each zip archive. If a file is missing or misnamed, the game will fail to load. Usage and Management
ROM Pathing: By default, files are placed in a ROMs/ directory within the Supermodel folder. In front-ends like LaunchBox, you must manually set the path to this folder for the games to appear in your library. supermodel romset
Compatibility: While Model 3 ROMs are technically part of the broader MAME (Multiple Arcade Machine Emulator) collection, Supermodel is often not aligned with the very latest MAME versions. This can lead to issues where "rebuilt" MAME sets are missing specific device files required by Supermodel.
Regional Settings: Some games, such as Daytona USA 2, allow you to change the in-game text to English by accessing the internal Test Menu and changing the region to "USA". Popular Titles in a Complete Set
A standard complete ROM set usually includes around 30 to 40 unique titles, including various revisions and "Plus" editions: Daytona USA 2 (Battle on the Edge / Power Edition) Scud Race (Sega GT) Sega Rally 2 The Lost World: Jurassic Park Spikeout (Final Edition) Virtua Fighter 3 (Team Battle) Supermodel/Docs/README.txt at master - GitHub
Supermodel is a Sega Model 3 emulator. The Sega Model 3 was an arcade system board released by Sega in 1996. It hosted some of the most iconic 3D arcade games of the late 90s, such as Daytona USA 2, Sega Rally 2, Star Wars Trilogy, and The Lost World: Jurassic Park. A "Supermodel ROM set" refers to a collection
Unlike console emulators (like NES or SNES), arcade emulators require specific BIOS files and precise ROM naming conventions to function correctly.
Disclaimer: Emulation discussion focuses on preservation. You must own the original arcade boards to legally possess the ROMs.
For the enthusiast:
/roms/scud.zip (The main program)/roms/scud/scud.chd (The hard drive image)If you download a random Scud Race ROM from a generic website and try to load it in Supermodel, there is a 90% chance it will crash, display graphical garbage, or simply refuse to boot. Why? How to Curate Your Set (Legally & Practically)
The issue lies in data formatting and byte ordering (endianness).
In plain English: A "Supermodel ROMset" is a collection of ROM files that have been converted or re-packaged specifically for the Supermodel emulator architecture. You cannot simply rename a MAME .zip file and expect it to work.
When you open a correct Supermodel ROMset (e.g., scud.zip), you will typically find files with the following extensions:
.preg – Program ROM (main code).mrom – Mask ROM (graphics data).srom – Sound ROM (audio samples/sequences).bank – Bank-switched data for specific stages.ic – Integrated circuit dumps (various co-processors)A common mistake beginners make is downloading a ROMset that lacks the proper .bank or .mrom files. Without these, Supermodel will launch a black screen with an error in the console log.