Editing Supermodel

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 1: Line 1:
 
{{Infobox emulator
 
{{Infobox emulator
 
|title = Supermodel
 
|title = Supermodel
|logo = Logo_Supermodel.png
+
|logo =  
|logowidth = 270px
+
|logowidth =  
|version = {{Version|Supermodel}}
+
|version = 0.2a
 
|active = Yes
 
|active = Yes
|platform = [[Emulators on Windows|Windows]]<br/>[[Emulators on Linux|Linux]]<br/>[[Emulators on macOS|macOS]]
+
|platform = Windows, Linux, macOS
 
|target = [[Sega Model 3]]
 
|target = [[Sega Model 3]]
 
|developer = Stefano Teso <small>(sthief)</small>, Bart Trzynadlowski <small>(trzy)</small>, Ville Linde <small>(vlinde)</small>, Ian <small>(dukeeeey)</small>
 
|developer = Stefano Teso <small>(sthief)</small>, Bart Trzynadlowski <small>(trzy)</small>, Ville Linde <small>(vlinde)</small>, Ian <small>(dukeeeey)</small>
 
|prog-lang = C++
 
|prog-lang = C++
 
|website = [https://www.supermodel3.com www.supermodel3.com]
 
|website = [https://www.supermodel3.com www.supermodel3.com]
|license = GNU GPL
+
|source = [https://sourceforge.net/p/model3emu/code/HEAD/tree/ SourceForge] <br/>[https://www.supermodel3.com/Files/Supermodel_0.2a_src.zip 0.2a] <small>(Old)</small>
|source = [https://github.com/trzy/Supermodel GitHub]
 
 
}}
 
}}
'''Supermodel''' is a free and open-source [[Sega Model 3]] emulator written in C++.
+
'''Supermodel''' is an open-source [[Sega Model 3]] emulator written in C++.
  
==Download==
+
==Downloads==
{| cellpadding="4"
+
'''Recommended places to download the latest builds:'''
|-
+
* [https://sourceforge.net/p/model3emu/code/HEAD/tree/ Official SourceForge's source files only] (Click on the 'Download Snapshot' tab button)
|align=center|{{Icon|Win-big}}
+
* [http://supermodel3.com/Forum/viewtopic.php?f=3&t=1138 Official Supermodel forum thread] (Changelog only)
|[https://www.supermodel3.com/Download.html SVN Builds]
+
:- [http://supermodel3.com/Forum/viewtopic.php?f=3&t=1206 Official Supermodel forum thread] (Up to SVN 741)
|-
+
* [http://www.emu-france.com/emulateurs/6-arcades/61-multi-games/4198-supermodel-wip/ Emu-France] (French language)
|align=center|{{Icon|Win|Lin|Mac}}
+
:- [http://www.emu-france.com/emulateurs/6-arcades/61-multi-games/7359-supermodel-wip-xp/ Emu-France] (Windows XP version)
|[https://sourceforge.net/p/model3emu/code/HEAD/tree/ Official SourceForge's source files only]<br><small>Click on the 'Download Snapshot' tab button</small>
 
|-
 
|align=center|{{Icon|Lin|Mac}}
 
|[https://github.com/DirtBagXon/model3emu-code-sinden GitHub Fork providing multiple mouse support <small>via ManyMouse</small>]
 
|-
 
|colspan="3"|<hr/>
 
|-
 
|align=center|{{Icon|Win-big}}
 
|[https://www.mediafire.com/folder/jqqg6jzzp6dfi/Supermodel+Releases Past releases]
 
|-
 
|align=center|{{Icon|Win-big}}
 
|[http://www.emu-france.com/emulateurs/6-arcades/61-multi-games/7359-supermodel-wip-xp/ Windows XP build]<br><small>Compiled by Emu-France</small>
 
|-
 
|align=center|{{Icon|Win-big}}
 
|[http://www.emu-france.com/emulateurs/6-arcades/61-multi-games/4198-supermodel-wip/ French Language build]<br><small>Compiled by Emu-France</small>
 
|}
 
  
 
'''Compile builds:'''
 
'''Compile builds:'''
Line 45: Line 28:
 
===Frontend===
 
===Frontend===
 
It seems that this emulator requires you to use a command-line interface to boot up a ROM game. There is an alternative way with a frontend (To be put in the same folder as Supermodel).
 
It seems that this emulator requires you to use a command-line interface to boot up a ROM game. There is an alternative way with a frontend (To be put in the same folder as Supermodel).
 +
First check the [https://www.supermodel3.com/Help.html official Supermodel Command-Line Interface setup guide].
  
* [https://www.sendspace.com/file/sr7f90 Sega Model 3 UI] - New 2019 open-source frontend for Windows made by Nuexzz. He has also previously created a similarly styled [http://forum.arcadecontrols.com/index.php/topic,159733.msg1680224.html#msg1680224 Sega Model 2 UI] for the inactive, closed-source [[Sega Model 2]] emulator called '''Model 2 Emulator'''.
+
* [http://www.emuline.org/topic/208-emu-sega-model-3-supermodel-r755-xinputaudio-fixnvramconfig-pad/ Emuline.org thread] (French language. Download files require an user account.)
 
 
* [https://github.com/BackPonBeauty/Sega-Model-3-UI-for-20240128- Sega Model 3 UI for 20240128+]
 
  
 
'''Old frontends:'''
 
'''Old frontends:'''
Line 56: Line 38:
  
 
==Overview==
 
==Overview==
The [http://www.supermodel3.com/About.html original Supermodel effort] was undertaken by Ville Linde (vlinde), Stefano Teso (sthief), and Bart Trzynadlowski (trzy) from 2003. The PowerPC emulator is originally by Ville Linde and the Sega Custom Sound Processor emulator was donated by [http://nebula.emulatronia.com/ ElSemi] (Aka Miguel Ãngel Horna. Coder of old emulators like Nebula, CPS3 Emulator and Model 2 Emulator). Development began in January 2011 after Bart rewrote it from scratch in late 2010 and got it to a playable state. The first version of Supermodel was released on April 1, 2011. It is being created by Bart Trzynadlowski, Ville Linde, and Stefano Teso. Ian (dukeeeey) is another active contributor.
+
The [http://www.supermodel3.com/About.html original Supermodel effort] was undertaken by Ville Linde (vlinde), Stefano Teso (sthief?), and Bart Trzynadlowski (trzy) from 2003. The PowerPC emulator is originally by Ville Linde and the Sega Custom Sound Processor emulator was donated by [http://nebula.emulatronia.com/ ElSemi] (Coder of old emulators like Nebula, CPS3 emulator and Model 2 emulator). Development began in January 2011 after Bart rewrote it from scratch in late 2010 and got it to a playable state. The first version of Supermodel was released on April 1, 2011. It is being created by Bart Trzynadlowski, Ville Linde, and Stefano Teso. Ian (dukeeeey) is another active contributor.
 
 
Supermodel is written in C++ and uses OpenGL and SDL. On Windows, it supports force feedback and [[Xbox 360 emulators|Xbox 360]] controllers. Options to increase the internal resolution and play at widescreen resolutions are available, and are exposed when using the UI frontend.
 
 
 
To increase emulation performance, Supermodel underclocks the emulated PowerPC CPU by default, to 49 MHz. As Model 3 games were generally not CPU-bottlenecked, this avoids wasting native CPU time on emulating idle cycles, and has very little effect on most games. Users on less-powerful computers can underclock the emulated CPU to as low as 25 MHz and maintain playability in some games. Likewise, other users may wish to run the emulator at the proper speed of 66 MHz for a more accurate experience. The clock speed can be changed using PowerPCFrequency in the config file or by passing the -ppc-frequency argument.
 
  
==Forks==
+
Supermodel is written in C++ and uses OpenGL and SDL. On Windows, it supports force feedback and [[Xbox 360 emulators|Xbox 360]] controllers.
* [https://github.com/blueminder/supermodel-dojo Supermodel Dojo]: A fork of Supermodel, with a focus on netplay features and replay.
 
* [https://github.com/DirtBagXon/model3emu-code-sinden Supermodel: Sega Model 3 Emulator (Sinden)]: A fork of model3emu with Sinden and 2 player gun support in Linux/MacOS.
 
  
 
[[Category:Emulators]]
 
[[Category: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)