Difference between revisions of "Emulator:PPSSPP"

From Wah!ki
Jump to navigation Jump to search
m (Sairuk moved page PPSSPP to Emulator:PPSSPP: namespaces changes)
 
(3 intermediate revisions by the same user not shown)
Line 1: Line 1:
 +
<!-- NEWish commandline options have been added to the emulator, need to be tested and added below
 +
From mgalaxy forums, <Cmd id="0" name="ppsspp" value="--escapeexitsemu --fullscreen --load &quot;%path\%file%ext&quot;" />
 +
-->
 +
 
== About ==
 
== About ==
 
A Crossplatform Sony Playstation Portable emulator. Versions are available for Windows, Linux, MacOSX, Android, IOS and a number of other systems.
 
A Crossplatform Sony Playstation Portable emulator. Versions are available for Windows, Linux, MacOSX, Android, IOS and a number of other systems.
Line 74: Line 78:
  
  
[[Category:Emulator]][[Category:Sony Playstation Portable]]
+
[[Category:Emulator|PPSSPP]][[Category:Sony Playstation Portable]]

Latest revision as of 21:07, 4 February 2020


About

A Crossplatform Sony Playstation Portable emulator. Versions are available for Windows, Linux, MacOSX, Android, IOS and a number of other systems.

Configuration

edit  

Common Setup Options

Option Config Setting
Fullscreen INI Fullscreen=True
Controller GUI Settings->Controls->Cycle through controllers
Exit NONE ALT-F4


edit  

Executable Information

Platform Version Device Exec Type commandline_format
Linux GIT Disc Image PPSSPP D "[rompath]/[name].[romext]"
Linux GIT File PPSSPP D "[rompath]/[name].[romext]"
Windows v0.8.1-1073-g53336e5 Disc Image PPSSPPWindows64.exe / PPSSPPWindows.exe D "[rompath]/[name].[romext]"
Windows v0.8.1-1073-g53336e5 File PPSSPPWindows64.exe / PPSSPPWindows.exe D "[rompath]/[name].[romext]"

Troubleshooting

Under linux, the SDL Version of this emulator has limited features, one such feature is fullscreen support is not available in the version tested. For fullscreen support you will need to compile the Qt interface.