Supermodel Git (2025/03/23) is released. Supermodel emulates Sega’s Model 3 arcade platform, allowing you to relive state-of-the-art 3D arcade gaming as it existed from 1996 through 1999. It uses OpenGL, SDL2, and can run on Windows, Linux, and macOS. It also supports network play on low-latency network connections. The source code is freely available under the terms of the GNU General Public License.
Supermodel Git Changelog:
* Merge pull request #236 from trzy/bart/consistent-decay
* Introduced InputDigitalSensitivity and InputDigitalDecaySpeed settings for all non-keyboard digital inputs mapped to analog inputs; key settings remain and take precedence for keyboard keys
* Fix broken copy command in build bot script