Difference between revisions of "PlayStation Vita"

Jump to navigation Jump to search
347 bytes added ,  15:31, 25 October 2018
m
Text replacement - "<syntaxhighlight lang="sh"" to "<syntaxhighlight lang="bash""
m (Text replacement - "<syntaxhighlight lang="sh"" to "<syntaxhighlight lang="bash"")
(9 intermediate revisions by 2 users not shown)
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].
* 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.  
* Copy the .vpk file to the PlayStation Vita and install it.  


Line 81: Line 82:


Typical usage of dual finger drag and drop in Full Throttle: Hold down one finger over an object. Then hold down a second finger somewhere on the screen for a little bit to initiate a dual finger drag. This brings up the action menu. Now let go of the second finger. The dual-finger drag continues since one finger is still down. Select an action with the first finger, and let go of the first finger to end the drag.
Typical usage of dual finger drag and drop in Full Throttle: Hold down one finger over an object. Then hold down a second finger somewhere on the screen for a little bit to initiate a dual finger drag. This brings up the action menu. Now let go of the second finger. The dual-finger drag continues since one finger is still down. Select an action with the first finger, and let go of the first finger to end the drag.
There is also a three finger drag that causes the right-mouse button to be held down, instead of the left one. It might be useful for some games.


= Building From Source =
= Building From Source =
Line 98: Line 101:
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 =  
TrustedUser
2,147

edits

Navigation menu