|
|
Line 43: |
Line 43: |
| }} | | }} |
|
| |
|
| ScummVM has been ported to the [[Sony]] PlayStation Vita by Cpasjuste. The information contained on this page is based on [https://github.com/scummvm/scummvm/blob/master/dists/psp2/readme-psp2.md readme-psp2.md]. | | == About == |
| | ScummVM has been ported to the [[Sony]] PlayStation Vita. |
|
| |
|
| == Installation ==
| | For more information, including how to install and use ScummVM, see the [https://docs.scummvm.org/en/latest/other_platforms/playstation_vita.html PlayStation Vita page] in the [https://docs.scummvm.org/ ScummVM user documentation]. |
| === Prerequisites ===
| |
| * A homebrew enabled PlayStation Vita console. Detailed jailbreaking instructions can be found online.
| |
| * At least one ScummVM supported game. The list of compatible games can be seen here: https://www.scummvm.org/compatibility/
| |
| * The page [[Where to get the games]] references some places where those games can be bought. Demonstration versions for most of the supported games are downloadable on https://scummvm.org/demos/
| |
|
| |
|
| === Installing === | | == Developer information == |
| | |
| * From a computer, download the installable release package [http://downloads.scummvm.org/frs/scummvm/{{StableVersion}}/scummvm-{{StableVersion}}-vita.vpk here].
| |
| * Alternatively, the latest nightly version with lots of improvements is [http://buildbot.scummvm.org/snapshots/master/psp2-master-latest.zip here] (needs to be unzipped).
| |
| * Copy the .vpk file to the PlayStation Vita and install it using Vitashell like any other homebrew.
| |
| | |
| == Configuring Games ==
| |
| | |
| The user manual describes how to add games to ScummVM and launch them: [[User Manual]]
| |
| | |
| == Notes ==
| |
| | |
| Saves are written to the ux0:/data/scummvm/saves folder.
| |
| | |
| == Controls ==
| |
| {{VitaControls}}
| |
| | |
| == Building From Source ==
| |
|
| |
|
| | === Building from source === |
| This port of ScummVM to the Vita is based on SDL2. It uses the open source SDK VITASDK. | | This port of ScummVM to the Vita is based on SDL2. It uses the open source SDK VITASDK. |
|
| |
|
Line 87: |
Line 68: |
| ./configure --host=psp2 && make psp2vpk | | ./configure --host=psp2 && make psp2vpk |
| </syntaxhighlight> | | </syntaxhighlight> |
|
| |
| == Disclaimer ==
| |
|
| |
| Unauthorized distribution of an installable package with non freeware games included is a violation of the copyright law and is as such forbidden.
| |
|
| |
|
| == Thanks == | | == Thanks == |