mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-29 13:00:32 +01:00
659060efd9
- update archives of submodule, thanks for fourtysixandtwo. - remove ppsspp-lang - add SYSTEM_FFMPEG(default off) option - default build with: headless, sdl Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
19 lines
763 B
Text
19 lines
763 B
Text
PPSSPP can run your PSP games on your PC in full HD resolution. It can
|
|
even upscale textures that would otherwise be too blurry as they were
|
|
made for the small screen of the original PSP.
|
|
|
|
* Play in HD resolutions and more
|
|
* Play on a tablet for big-screen mobile gaming
|
|
* Customize on-screen touch controls or use an external controller or
|
|
keyboard
|
|
* Save and restore game state anywhere, anytime
|
|
* Crank up the anisotropic filtering and texture scaling
|
|
* Continue where you left off by transferring saves from your real PSP
|
|
|
|
snappy is an optional dependency.
|
|
|
|
QT=on will enable QT GUI and require qt5 installed (default is
|
|
'QT=off').
|
|
|
|
SYSTEM_FFMPEG=on: dynamically link against system FFMPEG (default is
|
|
'SYSTEM_FFMPEG=off', using upstream's modified version).
|