Difference between pages "PPSSPP" and "Stella"

From Emulation General Wiki
(Difference between pages)
Jump to navigation Jump to search
(Tags: Mobile edit, Mobile web edit)
 
(Categories replaced)
 
Line 1: Line 1:
 
{{Infobox emulator
 
{{Infobox emulator
|logo = Ppsspp.png
+
|title = stella
|logowidth = 256
+
|logo = Stella_title.gif
|version = {{PPSSPPVer}}
+
|version = {{StellaVer}}
|active = Yes
+
|active = Yes
|platform = Multi-platform
+
|platform = Multi-platform
|target = [[PlayStation Portable emulators|PlayStation Portable]]
+
|target = [[Atari 2600 emulators|Atari 2600]]
|developer = Henrik "hrydgard" Rydgård, uknownbrackets, raven02, xsacha, thedax
+
|developer = [https://stella-emu.github.io/theteam.html Stella Team]
|website = [http://www.ppsspp.org/ PPSSPP.org]
+
|accuracy = Cycle-Accurate
|support =  
+
|prog-lang = C++, C
|license = GNU GPLv2+
+
|website = [https://stella-emu.github.io/ stella-emu.github.io]
|source = [https://github.com/hrydgard/ppsspp/ GitHub]
+
|support = [https://stella-emu.github.io/donations.html Donations]
|bios = [[Emulator_Files#PlayStation_Portable|Optional]]
+
|license = GNU GPLv2
 +
|source = [https://github.com/stella-emu/stella GitHub]
 
}}
 
}}
[[PPSSPP]] (an acronym for '''PlayStation Portable Simulator Suitable for Playing Portably''') is a multi-platform, open-source [[PlayStation Portable emulators|PlayStation Portable emulator]] written in C++ with the aim of speed and portability. Its development is ongoing and is still in a beta state, but progress is fast and most games are already playable. It is also available as a [[libretro]] core for [[RetroArch]].
+
'''Stella''' is an open-source, multi-platform [[Atari 2600 emulators|Atari 2600]] emulator.
  
 
==Download==
 
==Download==
 
{| cellpadding="4"
 
{| cellpadding="4"
 
|-
 
|-
|align=center|{{Icon|Win|Lin|Mac|APK|iOS|NX|Pandora|Symbian}}
+
|align=center|{{Icon|Win|Lin|Mac}}
|'''[https://www.ppsspp.org/downloads.html Official Stable builds]'''
+
|'''[https://stella-emu.github.io/downloads.html Stable Releases]'''
 
|-
 
|-
|align=center|{{Icon|Win|Lin|APK}}
+
|colspan="3"|<hr/>
|'''[https://buildbot.orphis.net/ppsspp/ Official Dev builds]'''
 
 
|-
 
|-
|align=center|{{Icon|APK}}
+
|align=center|{{Icon|Win-big}}
|'''[https://play.google.com/store/apps/details?id=org.ppsspp.ppsspp Google Play Store]'''
+
|[http://www.emucr.com/search/label/Stella?&max-results=12 Windows Dev builds]<br><small>Compiled by emucr</small>
 
|}
 
|}
  
==Review==
+
==Overview==
Since its release in 2012, the emulator is currently capable of playing around <ref name="1000+ PPSSPP games">https://ppssppwiki.com/ppsspp-games/</ref>, more than 91% of the PSP Library<ref name="Computability List" >http://forums.ppsspp.org/showthread.php?tid=1473</ref>. It is very active and gets updated frequently. It's also significantly faster than JPCSP due to it being coded in C++ instead of Java. It is only recommended to use JPCSP if the game does not work in PPSSPP. It is worth noting that not all these games can be played on mobile devices. These devices, especially older ones, often have very poor OpenGL ES drivers, although the situation is improving.<ref name="PPSSPP FAQ">http://www.ppsspp.org/faq.html</ref>.
+
Stella is also available as a [[libretro]] core for [[RetroArch]] and for the Raspberry Pi OS 3/4.
  
==System requirements==
+
It has some television filters to up the nostalgia factor.
===Desktop===
 
Any reasonably modern CPU will be just fine, and any GPU that can handle OpenGL 2.0 should have no issues. You should make sure to install the latest graphics drivers available though. Windows 7 is minimal requirement, and Windows 8 or later is recommended.
 
  
===[[Android emulators|Android]]===
+
==Links==
At least 1 GHz single-core with OpenGL 2.0 would be the minimum requirement to have any decent performance. A dual or quad-core processor is even more recommended.
+
[http://www.libsdl.org/download-2.0.php SDL 2.0.] You need this as it's required to run Stella (and some versions aren't packaged with it.) It's easy to install. It's just a .dll that you drop into your Stella folder.
It may run on a 600 MHz core too, but don't even bother doing so as it would most likely run at slideshow frame rates on all but the simplest of games. Some titles namely ''Colin McRae Rally 2005 Plus'' and ''DiRT 2'' require a stronger processor, and at least one, i.e. ''Test Drive Unlimited'', is punishing even on the highest-end models.
 
 
 
===[[IOS emulators|iOS]]===
 
PPSSPP works on jailbroken iPhones and iPads with Cydia installed, running iOS 6 up to 10.x. Note that the JIT does not currently function on 64-bit iOS builds<ref name="PPSSPP FAQ">http://www.ppsspp.org/faq.html</ref> It is, however, possible to install PPSSPP (or any iOS app for that matter) on a non-jailbroken device through Cydia Impactor, however.
 
 
 
===BlackBerry 10===
 
All BlackBerry 10 devices will have adequate speed in all games. Only very high-end games like Tekken 6 or Berserk will not be playable.
 
 
 
===Symbian===
 
Second-generation devices (Nokia 603, 700, 701, 808) are the minimum requirement for decent performance in 3D games. However, first-generation devices (Nokia N8, C7, E7, E7, X7, ..) will be able to play all the 2D and Mini-games.
 
 
 
==Common problems and fixes==
 
* Weird text?
 
** Download [[Emulator_Files#PlayStation_Portable|the original fonts]] and place them into the /flash0/ folder, confirming overwrites; this may correct corrupted text in games that use the system font, such as punctuation replaced by overscores in '''Dissidia 012 Final Fantasy'''.
 
** Disabling buffered rendering fixed the no text issue with '''Final Fantasy IV''' for some. The forums say this will only fix it on Nvidia cards.
 
 
 
* DLC works without any plugins. For most games, dropping the files in memstick\PSP\GAME inside folders named with the code of the game (for example, PSP\GAME\ULUS10566 for the US version of Dissidia 012 Final Fantasy).
 
 
 
* X doesn't work? Turn on/off Buffered Rendering or MipMapping and try again.
 
 
 
* Too slow? Turn on/off Hardware Transform and try again.
 
 
 
* '''Dangan Ronpa''': Make sure you're using the latest dev build of PPSSPP and that Buffered Rendering, Read Framebuffers to Memory and FramebufferCPUConvert are enabled (FramebufferCPUConvert is only necessary on AMD I think, I don't need it on Intel/Nvidia and other Intel/Nvidia users seem to be the same).
 
 
 
* Having problems on the [[libretro]] port? Try the standalone versions; the libretro port receives updates, but they tend to be behind the standalone version.
 
 
 
==External links==
 
* [http://forums.ppsspp.org/index.php Official PPSSPP forums]
 
* [http://forums.ppsspp.org/showthread.php?tid=1473 Compatibility list]
 
* [https://report.ppsspp.org/games Community Compatibility list]
 
<!-- * [http://pastebin.com/WHFPSxHd /v/'s compatibility list as of June 30th, 2013] (Disclaimer: Some findings may be outdated) -->
 
* [http://forums.ppsspp.org/showthread.php?tid=7549 PPSSPP Adhoc Support]
 
* [https://techshali.com/best-setting-ppsspp/ PPSSPP Settings]
 
* [https://np.reddit.com/r/pcgaming/comments/di9xg6/ppsspp_a_psp_emulator_for_android_pc_and_more_ama/ AMA on /r/pcgaming]
 
 
 
==References==
 
{{reflist}}
 
  
 
[[Category:Emulators]]
 
[[Category:Emulators]]
[[Category:Windows emulation software]]
+
[[Category:Console emulators]]
 +
[[Category:Home console emulators]]
 +
[[Category:Atari 2600 emulators]]
 +
[[Category:Windows emulation software‏‎]]
 
[[Category:Linux emulation software]]
 
[[Category:Linux emulation software]]
 
[[Category:macOS emulation software]]
 
[[Category:macOS emulation software]]
[[Category:Android emulation software]]
 
[[Category:PlayStation Portable emulators]]
 
[[Category:IOS emulation software]]
 
[[Category:Switch emulation software]]
 

Revision as of 03:44, 14 October 2021

stella
Stella title.gif
Developer(s) Stella Team
Latest version 6.7.1
Active Yes
Platform(s) Multi-platform
Emulates Atari 2600
Accuracy Cycle-Accurate
Website stella-emu.github.io
Support ($) Donations
Programmed in C++, C
License GNU GPLv2
Source code GitHub

Stella is an open-source, multi-platform Atari 2600 emulator.

Download

Windows Linux macOS Stable Releases

Windows Windows Dev builds
Compiled by emucr

Overview

Stella is also available as a libretro core for RetroArch and for the Raspberry Pi OS 3/4.

It has some television filters to up the nostalgia factor.

Links

SDL 2.0. You need this as it's required to run Stella (and some versions aren't packaged with it.) It's easy to install. It's just a .dll that you drop into your Stella folder.