Supermodel Git (2023/09/24) 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:
* Update rules file. Not tested this but hopefully it should work
* Merge branch 'master' of https://github.com/trzy/Supermodel
* Emulate the entire tilegen chip in a GLSL shader. (This is now possible with opengl 3+). The tilegen drawing was emulated on the CPU, but was one of the most expensive functions in the emulator according to a profiler. On a modern GPU it's pretty much free, because a GPU is a massive SIMD monster.
Download: Supermodel Git (2023/09/24)
Source: Here
2023-09-24
Tags:
Arcade,
Official_Build,
SegaModel3,
Supermodel
Random Related Topic
0 Comments
Post a Comment