GpSP

m
(Reworked the instructions)
Line 16: Line 16:
download latest version pack ( links at the end ), on the first post.
download latest version pack ( links at the end ), on the first post.
-
You can use the app-manager to install it, by double-clicking
+
Before going through the install process be sure to have libsdl-haa1.2-dev
 +
installed on your device.
 +
 
 +
''Javispedro pointed out that installing DrNokSnes
 +
from extras-devel should install also the  libsdl-haa1.2-dev,
 +
so if you have his Snes emulator already installed from
 +
devel repository, you may skip apt-get  libsdl-haa1.2-dev,
 +
if you don`t have drnoksnes, install libsdl-haa1.2-dev from
 +
extras devel, or by issuing this command on xterminal.:''
 +
 
 +
 
 +
<pre>
 +
root
 +
apt-get install libsdl-haa1.2-dev
 +
</pre>
 +
 
 +
Now you can use the app-manager to install it, by double-clicking
on the file, using any file manager.
on the file, using any file manager.
Line 33: Line 49:
After having the gba bios, put it on /opt/gpsp/ folder,
After having the gba bios, put it on /opt/gpsp/ folder,
-
and the bin should recognize it automatically, if it's the
+
and the emulator should recognize it automatically, if it's the
correct bios.
correct bios.
 +
To put it in this folder you can use x-terminal with the following
 +
command.:
 +
 +
<pre>
 +
root
 +
mv /home/user/MyDocs/gba_bios.bin /opt/gpsp/
 +
</pre>
 +
 +
Of course, be sure to put the file on MyDocs before using this
 +
command, otherwise it will return no such file for you.
 +
Or copy it using your favourite file manager. ( One that has
 +
access to system files).
}}
}}
Line 51: Line 79:
== How to run ==
== How to run ==
-
Simply use the icon !
+
Simply use the icon ! Enjoy your games!
== Key configuration ==
== Key configuration ==

Revision as of 17:11, 6 November 2011

Game Boy handheld
Game Boy handheld

gpSP (game play SP) is a Game Boy Advance emulator, made by Exophase, for use with the Sony PlayStation Portable and GP2X video game systems. There have been ports to iPod the iOS, Maemo, Symbian and many others.

The PSP version runs most commercial games at full speed, however some still have problems from minor or severe glitches, while others are very slow. The GP2X version is similar to the PSP one, but typically slower. Unlike VisualBoyAdvance, which high-level emulates the GBA BIOS, gpSP requires a GBA BIOS file in order to operate. Due to copyright reasons, this BIOS cannot be included with the emulator by Exophase, and users must dump it on their own using a Game Boy Advance flash cartridge. Some games do not need the BIOS file to play, however most do.

To date, gpSP has proven to be the most efficient, compatible and widely used of all GBA emulators for the PSP, GP2X.

Exophase has stopped working on the PSP version of GpSP, in favor of the GP2X and Pandora versions of gpSP. Future versions of gpSP will be closed source due to the constant third-party re-release of gpSP against Exophase's wishes.

(Copied and edited from Wikipedia)

Contents

Installation

Image:Ambox_notice.png
You must first go to the thread on talk.maemo.org and

download latest version pack ( links at the end ), on the first post.

Before going through the install process be sure to have libsdl-haa1.2-dev installed on your device.

Javispedro pointed out that installing DrNokSnes from extras-devel should install also the libsdl-haa1.2-dev, so if you have his Snes emulator already installed from devel repository, you may skip apt-get libsdl-haa1.2-dev, if you don`t have drnoksnes, install libsdl-haa1.2-dev from extras devel, or by issuing this command on xterminal.:


root
apt-get install libsdl-haa1.2-dev

Now you can use the app-manager to install it, by double-clicking on the file, using any file manager.

Or, alternately, you can

root
dpkg -i /home/user/MyDocs/gpspm-1.23.5-0maemo5.deb

And that should install gpSP on your device

Now you must put a copy of a gba bios file in your installation folder. For many reasons we cannot distribute it within the package itself, so google it around.

After having the gba bios, put it on /opt/gpsp/ folder, and the emulator should recognize it automatically, if it's the correct bios.

To put it in this folder you can use x-terminal with the following command.:

root
mv /home/user/MyDocs/gba_bios.bin /opt/gpsp/

Of course, be sure to put the file on MyDocs before using this command, otherwise it will return no such file for you. Or copy it using your favourite file manager. ( One that has

access to system files).

How to uninstall

Image:Ambox_notice.png
If you wish to uninstall gpSP from your phone, simply use

app manager. But to unsintall old versions, you need to delete the old files, and DON'T forget to backup your bios.

And that should uninstall gpSP from your device

How to run

Simply use the icon ! Enjoy your games!

Key configuration

Note that the new gpsp folder is now /opt/gpspm/

To configure the keys, one should edit the conf.gpsp, localised on the gpSP game folder. The keys examples are on the file conf_ps.gpsp. Ascii codes table for you to know which numbers the keys are refered to.

For example, if you wish to make the "a" button on your keyboard avaible for the game, you will see in the list, that "a" lowercase is 97. Then, write 97 on place of the key you wish. It is important to note that it must be the lowercase code. You might use any text editor you wish, such as leafpad.

Some games workarounds

On some games, you will need workarounds for now to get them working.

-Kingdom Hearts

Image:Ambox_notice.png
Simply, before the game freezes on intro video, quicksave the game, then load it back, it should work normally!

Links

Retrieved from "http://wiki.maemo.org/GpSP"