Difference between revisions of "PlayStation Vita"

Jump to navigation Jump to search
1,022 bytes removed ,  17:14, 16 June 2019
Remove jailbreak links (against the rules)
(Remove jailbreak links (against the rules))
(15 intermediate revisions by 2 users not shown)
Line 47: Line 47:
= Installation =
= Installation =
== Prerequisites ==
== Prerequisites ==
* A homebrew enabled PlayStation Vita console.
* 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/
* 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/
* 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/
Line 53: Line 53:
== Installing ==
== Installing ==


* From a computer, download the installable package [https://www.scummvm.org/frs/scummvm/2.0.0/scummvm-2.0.0-vita.vpk here].
* From a computer, download the installable release package [https://www.scummvm.org/frs/scummvm/2.0.0/scummvm-2.0.0-vita.vpk here].
* Copy the .vpk file to the PlayStation Vita and install it.  
* 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 ==
== Configuring Games ==
Line 66: Line 67:
= Controls =  
= Controls =  
{{VitaControls}}
{{VitaControls}}
= Touch Controls =
Touch control mode can be changed via the option "touchpad mouse mode" in options->controls.
The front touch always uses a direct mode, where the mousepointer jumps to the finger position (like on a mobile phone screen).
When "touchpad mouse mode" is off, the rear touch is disabled.
When "touchpad mouse mode" is on, the rear touch is enabled in addition to front touch. The rear touch uses an indirect mode, where the finger can be far away from the pointer and still move it, (like on a laptop touchpad). The pointer speed setting in options->controls affects how far the pointer moves in response to a finger movement on the rear panel.
The two finger drag is useful for FT to bring up the action menu, and to scroll through the game list in the menu using the scroll bar. It works in the following way: holding down two fingers for a while initiates a drag'n'drop where the left mouse button is being held down. The first finger affects mouse motion during the drag, the second finger can be removed without affecting the drag. When the last finger is removed, the left mouse button is released and the drag is over. Note the second finger can be anywhere, it doesn't have to be close to the first finger, and it doesn't have to be put down simultaneously with the first finger, either.


= Building From Source =
= Building From Source =
Line 94: Line 84:
Once all the dependencies are correctly setup, an installable package can be obtained from source by issuing the following command:
Once all the dependencies are correctly setup, an installable package can be obtained from source by issuing the following command:


<source lang="sh">
<syntaxhighlight lang="bash">
./configure --host=psp2 && make psp2vpk
./configure --host=psp2 && make psp2vpk
</source>
</syntaxhighlight>


= Disclaimer =  
= Disclaimer =  
224

edits

Navigation menu