Editing Sega Model 3

Jump to navigation Jump to search

Warning: You are not logged in. Your IP address will be publicly visible if you make any edits. If you log in or create an account, your edits will be attributed to your username, along with other benefits.

The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then save the changes below to finish undoing the edit.
Latest revision Your text
Line 6: Line 6:
 
|release = 1996
 
|release = 1996
 
|discontinued = 1999
 
|discontinued = 1999
|predecessor = [[Sega Model 2|Model 2]]
+
|predecessor = [[Sega Model 2]]
|successor = [[Sega NAOMI and variants|NAOMI / Hikaru (光) / System SP]], Lindbergh
+
|successor = [[Sega NAOMI and variants|Sega Naomi]]
 
|emulated = {{✓}}
 
|emulated = {{✓}}
 
}}
 
}}
  
'''[https://segaretro.org/Sega_Model_3 Sega Model 3]''' is an arcade platform released in 1996 as the successor to [[Sega Model 2]]. Model 3 continued several arcade games series established on previous Sega arcade boards, with games such as; Daytona USA 2, Sega Rally 2, Virtua Fighter 3 and Star Wars Trilogy Arcade. Upon release, the Model 3 board was significantly more powerful than any other arcade platform on the market as well as any home console or computer at the time, with graphical fidelity roughly to par with Dreamcast or even some early PlayStation 2 titles; it took several years for home systems to catch-up. It had an IBM-Motorola PowerPC 603e CPU that could run at 66, 100 or 166 MHz, 33 MB of RAM and two Lockheed Martin Real3D/Pro-1000 GPUs. Model 3 was followed by [[Sega NAOMI and variants|Sega NAOMI]] in 1998 which uses a similar architecture to the [[Sega_Dreamcast_emulators|Sega Dreamcast]].
+
[https://segaretro.org/Sega_Model_3 Sega Model 3] is an arcade platform released in 1996 as the successor to [[Sega Model 2]]. Model 3 continued several arcade games series established on previous Sega arcade boards, with games such as; Daytona USA 2, Sega Rally 2, Virtua Fighter 3 and Star Wars Trilogy Arcade. Upon release, the Model 3 board was significantly more powerful than any other arcade platform on the market as well as any home console or computer at the time, with graphical fidelity roughly to par with Dreamcast or even some early PlayStation 2 titles; it took several years for home systems to catch-up. It had an IBM-Motorola PowerPC 603e CPU that could run at 66, 100 or 166 MHz, 33 MB of RAM and two Lockheed Martin Real3D/Pro-1000 GPUs. Model 3 was followed by [[Sega NAOMI and variants|Sega Naomi]] in 1998 which uses a similar architecture to the [[Sega_Dreamcast_emulators|Sega Dreamcast]].
  
 
==Emulators==
 
==Emulators==
{{Main|Arcade emulators#Emulators}}
+
{| class="wikitable" style="text-align:center;"
 +
! scope="col"|Name
 +
! scope="col"|Platform(s)
 +
! scope="col"|Latest Version
 +
! scope="col"|[[libretro|Libretro Core]]
 +
! scope="col"|Active
 +
! scope="col"|[[Recommended Emulators|Recommended]]
 +
|-
 +
! colspan="6"|PC / x86
 +
|-
 +
|[[Supermodel]]
 +
|align=left|{{Icon|Windows|Linux|macOS}}
 +
|[https://www.supermodel3.com/Forum/viewtopic.php?f=3&t=1206 SVN Builds]<br />[http://supermodel3.com/Download.html 0.2a (old)]
 +
|{{~}} <small>(WIP)</small> ||{{✓}} ||{{✓}}
 +
|-
 +
|[[MAME]]
 +
|align=left|{{Icon|Windows|Linux|macOS|FreeBSD}}
 +
|[http://www.mamedev.org/release.html {{MAMEVer}}]
 +
|{{✓}} ||{{✓}} ||{{✗}}
 +
|-
 +
|}
  
 
=== Comparisons ===
 
=== Comparisons ===
*'''[[Supermodel]]''' is an open-source Sega Model 3 emulator with good compatibility. The aim of the Supermodel project is to develop an emulator that is both accurate and playable. However, after several years of development, it still lacks a lot of the originally planned features, such as a user-friendly graphical interface. It has an experimental multi-player network build (~6 games supported for now).<ref name="multiplayer">https://www.youtube.com/watch?v=2u9dbWuclBc</ref> Check out the [https://www.supermodel3.com/Help.html help page] for instructions on how to use it. A [[libretro]] port has been confirmed to be in the making.<ref name="libretro">https://www.patreon.com/posts/reicast-libretro-19733457</ref> A fork of the main repo which provides multiple lightguns/mice with ManyMouse support in Linux and MacOSX.<ref name="linux">https://github.com/DirtBagXon/model3emu-code-sinden</ref> On december 2023 a new fork called [https://github.com/blueminder/supermodel-dojo/releases Supermodel Dojo] (Supermodel道場) added delay based netplay limited to digital controls from Model 3 fighting games and a new UI. Rollback netcode is in development.
+
*'''[[Supermodel]]''' is an open-source Sega Model 3 emulator with good compatibility. The aim of the Supermodel project is to develop an emulator that is both accurate and playable. However, after several years of development, it still lacks a lot of the originally planned features, such as a user-friendly graphical interface. It has an experimental multi-player network build (~6 games supported for now).<ref name="multiplayer">https://www.youtube.com/watch?v=2u9dbWuclBc</ref> Make sure to use the latest [https://www.supermodel3.com/Forum/viewtopic.php?f=3&t=1206 SVN build] since the build on the home page is severely outdated, and check out the [https://www.supermodel3.com/Help.html help page] for instructions on how to use it. A [[libretro]] port has been confirmed to be in the making.<ref name="libretro">https://www.patreon.com/posts/reicast-libretro-19733457</ref>
 
+
*'''[[MAME]]''' has a driver for Sega Model 3 but emulation is in a preliminary state, with no games marked as working yet. It is slow and has lots of bugs, some games hang or crash. See [https://github.com/mamedev/mame/blob/mame0209/src/mame/drivers/model3.cpp MAME driver] at Git page for current compatibility (Ignore game status at top of page, which just shows boot compatibility, and check official compatibility at bottom).
*'''[[MAME]]''' has a driver for Sega Model 3 but emulation is currently in a preliminary state, with no games marked as working yet. It is slow and has lots of bugs, some games hang or crash. See [https://github.com/mamedev/mame/blob/master/src/mame/sega/model3.cpp MAME driver] at Git page for current compatibility (Ignore game status at top of page, which just shows boot compatibility, and check official compatibility at bottom).
 
  
 
==Games==  
 
==Games==  
Line 35: Line 54:
 
|-
 
|-
 
|Daytona USA 2: Power Edition
 
|Daytona USA 2: Power Edition
|{{✓}} ||{{✗}} ||{{}}
+
|{{✓}} ||{{✗}} ||{{}}
 
|-
 
|-
 
|Dirt Devils
 
|Dirt Devils
Line 109: Line 128:
 
|{{✓}} ||{{✗}} ||{{✗}}
 
|{{✓}} ||{{✗}} ||{{✗}}
 
|-
 
|-
|Virtual On 2: Oratorio Tangram
+
|Virtual On 2: Oratoria Tangram
 
|{{✓}} ||{{✗}} ||{{✓}}
 
|{{✓}} ||{{✗}} ||{{✓}}
 
|}
 
|}
<small>''This list is updated as of Supermodel 0.3a SVN and MAME 0.239 (no games marked as working yet).''</small>
+
<small>''This list was originally updated as of Supermodel 0.2a ([https://www.supermodel3.com/About.html compatibility list]) and MAME 0.205 (no games marked as working yet). The Supermodel category has been updated since then (Check video of emulated games below).''</small>
  
==External links==
+
==External Links==
 
* [https://youtu.be/9y9p9YC5n4o Sega model 3 emulation] (RetroGameForce Published on Jan 19, 2020.)
 
* [https://youtu.be/9y9p9YC5n4o Sega model 3 emulation] (RetroGameForce Published on Jan 19, 2020.)
 
* [https://www.youtube.com/watch?v=VwtwXTksJP0 Sega Model 3 Games A to Z - Arcade Gaming & Emulation] (Dubbloseven. Published on Sep 25, 2017.)
 
* [https://www.youtube.com/watch?v=VwtwXTksJP0 Sega Model 3 Games A to Z - Arcade Gaming & Emulation] (Dubbloseven. Published on Sep 25, 2017.)
Line 128: Line 147:
  
 
[[Category:Arcade]]
 
[[Category:Arcade]]
 +
[[Category:Arcade emulators]]

Please note that all contributions to Emulation General Wiki may be edited, altered, or removed by other contributors. If you do not want your writing to be edited mercilessly, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource (see Emulation General Wiki:Copyrights for details). Do not submit copyrighted work without permission!

To edit this page, please answer the question that appears below (more info):

Cancel Editing help (opens in new window)