diff options
author | B. Watson <yalhcru@gmail.com> | 2020-10-13 03:50:58 -0400 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2020-10-17 09:40:31 +0700 |
commit | 23c323d957e317aa344939c95a3b6775a31f6b62 (patch) | |
tree | 4cb94001560d729e280d4a0dbb216db5362458c7 /games/ppsspp | |
parent | 18550f5e5267ef055efcff003f4c497af9564895 (diff) |
games/ppsspp: Fix README.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'games/ppsspp')
-rw-r--r-- | games/ppsspp/README | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/games/ppsspp/README b/games/ppsspp/README index 98ec7926f87c..addf8a0eb899 100644 --- a/games/ppsspp/README +++ b/games/ppsspp/README @@ -2,13 +2,13 @@ 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 +* 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'). +QT=on will enable QT GUI and require qt5 installed (default is +'QT=off'). |