Changes

Jump to navigation Jump to search

PlayStation 2 emulators

7,750 bytes added, 07:47, 19 November 2021
m
no edit summary
{{WIP}}{{Infobox platformconsole|title = macOSPlayStation 2|logo = 1998 apple logoPS2-Fat-Console-Set.png|logowidth developer = 64px[[:Sony]]|developer type = Apple[[:Category:Home consoles|Home video game console]]|type generation = [[:Category:Emulators by operating systemSixth-generation video game consoles|Operating systemsSixth generation]]|release = 19842000|discontinued = 2013|predecessor = [[PlayStation emulators|PlayStation]]|successor = [[PlayStation 3 emulators|PlayStation 3]]|last-release emulated = macOS Big Sur{{✓}}
}}
This page lists emulators on macOS (formerly Mac OS). It ranges from the classic series to the current versions of the OS.
==Arcade==The '''[[wikipedia:PlayStation_2|PlayStation 2]]''' (PS2) is a sixth-generation console released by Sony on October 26, 2000 and it was retailed for {{Inflation|USD|299.99|2000}}. It has the Emotion Engine CPU at 300 MHz with 32MB of RDRAM system memory and 4MB of eDRAM (VRAM). Its GPU was a custom Graphics Synthesizer, which ran at 150 MHz. It became the highest-selling console of all time with over 160 million units sold.  ===Space Invaders=Emulators==
{| class="wikitable" style="text-align:center;"
|-
! scope="col"|Name
! scope="col"|Version
! scope="col"|Platform(s)
! scope="col"|Latest Version
! scope="col"|[[libretro|Libretro Core]]
! scope="col"|<abbr title="Free/Libre and Open-Source Software">FLOSS</abbr>
! scope="col"|Active
! scope="col"|[[Recommended Emulators|Recommended]]
|-
! colspan="7"|PC / x86|-| [[InvMacPCSX2]]| align=left|{{Icon|Windows|Linux|macOS}}| [https://wwwpcsx2.net/download.html 1.6.0] (stable)<br /> [http://buildbot.orphis.macintoshrepositorynet/pcsx2 SVN]| {{✓}}| {{✓}}| {{✓}}| {{✓}}|-| [[Play!]]| align=left|{{Icon|Windows|Linux|macOS}}| [http://purei.org/10593downloads.php Builds]| {{✓}}| {{✓}}| {{✓}}| {{✗}}|-| DobieStation| align=left|{{Icon|Windows|Linux}}| [https://github.com/PSI-Rockin/DobieStation git]<br /> [https://ci.appveyor.com/project/PSI-Rockin/dobiestation/history Builds]| {{✗}}| {{✓}}| {{✓}}| {{✗}}|-invmac 0| [https://sourceforge.net/projects/hpsx64 hpsx64]| align=left|{{Icon|Windows}}| [http://www.9emucr.5a6com/search/label/hpsx64?&max-results=16 {{hpsx64Ver}}]| 68k, PPC{{✗}}| {{✓}}| {{✓}}
| {{✗}}
|-
| orbum
| align=left|{{Icon|Windows}}
| [https://github.com/marco9999/orbum git]
| {{✗}}
| {{✓}}| {{✗}}| {{✗}}|-! colspan="7"|Mobile / ARM|-| [[Play!]]| align=left|{{Icon|Android|iOS}}| [http://purei.org/downloads.php Builds]| {{✓}}| {{✓}}| {{✓}}| {{✗}}<small> (WIP)</small>|- | [[DamonPS2]] | align=left|{{Icon|Android}} | [https://play.google.com/store/apps/details?id=com.damonplay.damonps2.free 4.0.1] | {{✗}} | {{✗}}| {{✗}} | {{✗}}|- | [[AetherSX2]] | align=left|{{Icon|Android}} | Unreleased| {{✗}} | {{✓}}| {{✓}} | {{?}}|-! colspan="7"|Consoles|-| [[Official_Sony_Emulators#PlayStation_2|ps2_emu]]| align=left|{{Icon|PS3}}| FW 4.78| {{✗}}| {{✗}}| {{✗}}| {{✓}}
|}
==Calculators=Comparisons===;[[PCSX2]]:The first Playstation 2 emulator. Accuracy has continuously improved during dev builds. The emulator is capable of playing most titles without any major glitches. Check the [[Game problems FAQ#PS2|Game Problems FAQ]] or the [https://pcsx2.net/compatibility-list.html Official Compatibility List] for information regarding playability.;[[Play!]]:Able to run a decent amount of commercial games. Development is almost all done by the single maintainer jpd002. Compatibility information is located on the emulators [https://purei.org/ home page]. Also has a playable Android port. ;[https://github.com/PSI-Rockin/DobieStation/ DobieStation]:Many titles can go ingame, focused on accuracy, and therefore inherently slower than Play! or PCSX2. A compatibility list is provided [https://docs.google.com/spreadsheets/d/1kPLMTBSB2xZ8Rar140jiLWNRqsLX9vlCx12PJS2H5aw/edit#gid=TI0 here]. Once accuracy has reached an acceptable point, the focus will be shifted to optimization/speed.;[[sourceforge:projects/hpsx64/|hpsx64]]:Can also run quite a few commercial games, but probably less so, and at slower speeds, than Play!. It also emulates and focuses more on [[PlayStation emulators|PlayStation]] emulation.;[[DamonPS2]]:Closed-81source payware/malware emulator only for Android, illegally based off of [[PCSX2]], [[Play!]] and [[PPSSPP]]. '''It can hardly run any games''' and behaves very much like virus software. '''It is best to NOT use this emulator'''. ==Emulation issues==* [Despite a large interest in PS2 emulation due to its sizable collection of games, it is still one of the hardest consoles to emulate for several reasons. First of all: many people believe that since the main CPU (Emotion Engine) runs at a clock speed of 294Mhz (299Mhz on later revisions), it would make emulation easy on recent hardware. But this is not the case, because the clock speed of the emulated CPU is not necessarily indicative of the ease of emulation. Specifically, the PS2 CPU contains a multitude of custom sub-components and chips such as the FPU co-processor, 2 Vector Units, IOP, SPU2, Graphics Synthesizer, and SIF which together work asynchronously to comprise the 128-bit Emotion Engine. To emulate them perfectly with correct timing requires an enormous amount of power. Moreover, the PS2 just like PS1 uses the MIPS architecture instead of standard x86 code, thus making emulation slower.<ref>https://forums.pcsx2.net/Thread-Why-is-PCSX2-slow</ref> Another big problem is the emulation of PS2’s own floating-point unit (FPU) because it doesn’t follow the IEEE standard. To keep it simple, just changing a couple of numbers will cause glitches to occur to the game’s graphic (VU) and logic (EE), resulting in things like broken AI, odd behaviors, or graphical bugs. While PCSX2 allows for the option of either clamping/rounding on both VU and EE as a solution to fix these glitches, it remains by far not the most accurate way to emulate the PS2 FPU.<ref>https://wwwwiki.pcsx2.ticalcnet/PCSX2_Documentation/Nightmare_on_Floating-Point_Street</ref><ref>https://github.orgcom/archivesPSI-Rockin/filesDobieStation/fileinfoissues/4851</4829ref> To conclude on the problems with PS2 emulation, we come to hardware rendering. The PS2’s graphics pipeline acts very differently from modern GPU cards and emulating it in HW mode with any degree of accuracy is difficult. This is due in part to the versatility of PS2, fact that it doesn’t use fixed shaders, or that even the games themselves do not use a consistent formula to achieve different graphical effects. Various type of emulation enhancements like display resolution scaling leads to the typical “black lines glitch” because of the use of a non-integer resolution. While the OpenGL backend on PCSX2 greatly improved on many of these issues, most games still require “software rendering” to fix many common glitches, which in turn slows down the emulation. Although Games using mip-mapping (Ratchet & Clank, Ace Combat, etc...) and games running on the Snowblind Engine are playable in OGL HW mode with minimal problems on high-end PCs.html Mac In summary, it is not possible to achieve close-to-81]perfection PS2 emulation with actual PC hardware, and even if it was possible, the results would most likely be unplayable. The PS2 is simply a very complex machine that even game developers struggled to work with.
==ComputersEyeToy=====Apple II===* [[A2Mac]] (unreleased) - emulates Apple II Plus* The [[wikipedia:Apple_IIe_CardEyeToy|Apple IIe CardEyeToy]] - emulates Apple IIe, requires physical expansion card* is a device similar to a camera or a webcam. It's an accessory developed by Sony and manufactured by Logitech. It is used in some PS2 games to interact physically through motion detection. The EyeToy can be used on PC with [httphttps://catakigweb.sourceforgearchive.netorg/web/20070327192750/ Catakig] - emulates the II, II Plus and IIe models* [httpshttp://wwweyetoy8057.zopharsourceforge.net/macintoshcms/apple2/stop-unofficial drivers]. It also works natively with the-madness[[PlayStation_3_emulators|PS3]].html Stop The Madness] - emulates Apple II Plus
==Consoles=====NES/Famicom===* [[NESMac]]PCSX2 is the only emulator that can emulate EyeToy mechanics in games.
==HandheldsUSB Plugin=====Game BoySome PS2 games make use of a USB adapter with a module/Color===* dongle consisting of two jack ports for microphones. [[wikipedia:List_of_songs_in_SingStar_games_(PlayStation_2)|Installments]] from the [[GBMacwikipedia:SingStar|SingStar]]series on the PS2 were able to use microphones (Sometimes bundled with these game discs) with this method. :These adapters could either formally or informally be called: * SingStar USB Converter (Official)* SingStar USB Converter Box (Official)* SingStar USB Microphone Converter* SingStar Microphone USB Adapter/Converter* SingStar USB Converter Microphone AdapterSteering wheels are also supported for a large number of racing games via a USB adapter.
===PCWhile PCSX2 isn't benefiting from a working USB plugin in its original release, Jackun, a PCSX2 plugin author, made a [https://github.com/jackun/USBqemu-98===wheel USB plugin] that supports a microphone in most games and even steering wheel for racing games. The plugin is still updated nowadays.* A compatibility list of the working titles with this plugin can be found [[98Mac]] (unreleased) https://forums.pcsx2.net/Thread-Qemu-USB-Wheel-Storage-mod- emulates PCSingstar-9801VXtest?pid=320737#pid320737 here].
===TRS-80=External links==* [httpshttp://wwwwiki.pcsx2.macintoshrepositorynet/index.orgphp/17139Main_Page PCSX2 Wiki] -trsFor checking if your games work and any fixes, tweaks, or settings you should know beforehand. Note that the wiki can contain outdated information. It is encouraged to do personal testing and contribute to the wiki.* [https://psxdatacenter.com/psx2/sitenews2.html PlayStation 2 DataCenter] -80-emulator-for-mac-os TRS-80 Tons of PS2 related things. Emulator for Mac OS] - emulates TRS-80 Model Ifiles like plugins, game manuals, game configurations, and many tutorials are just some of the things you'll find here.
===ZX Spectrum=References==* [https://www.macintoshrepository.org/2641-mac-spectacle Mac Spectacle] - emulates the 48k, 128k and +2 models{{reflist}}
[[Category:Emulators by operating systemConsoles]][[Category:Home consoles]][[Category:Sony consoles]][[Category:Sixth-generation video game consoles]][[Category:PlayStation 2 emulators|*]]
87
edits

Navigation menu