PlayStation Vita

From ScummVM :: Wiki
Revision as of 04:14, 16 January 2021 by Cadi (talk | contribs) (Removed duplicate information and added a link to the new docs. Added a “Developer information” section and moved the “Building from source” information here.)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
psp2.png PlayStation Vita Port
Latest Released Version 2.8.0
Supported Audio Options MP3, OGG, FLAC, Uncompressed
Additional Webpage(s) None
Maintainer(s) cpasjuste, rsn8887
Packager(s) cpasjuste, rsn8887
Forum Port Forum
Status Maintained
First Official Version 2.0.0

About

ScummVM has been ported to the Sony PlayStation Vita.

For more information, including how to install and use ScummVM, see the PlayStation Vita page in the ScummVM user documentation.

Developer information

Building from source

This port of ScummVM to the Vita is based on SDL2. It uses the open source SDK VITASDK.

The dependencies needed to build it are:

Once all the dependencies are correctly setup, an installable package can be obtained from source by issuing the following command:

./configure --host=psp2 && make psp2vpk

Thanks

  • Xavier from consoleX for donating a ps vita device
  • xerpi for initial SDL2 port
  • VITASDK and henkaku developers