GpSP

(Added uninstall instructions, links removed)
(Added new instructions)
Line 15: Line 15:
{{ambox|text=You must first go to the thread on talk.maemo.org and
{{ambox|text=You must first go to the thread on talk.maemo.org and
download latest version pack ( links at the end ).
download latest version pack ( links at the end ).
-
With [[extras-devel]] enabled, type.:
+
You can use the app-manager to install it, by double-clicking
-
<pre>
+
on the file, using any file manager.
-
root
+
 
-
apt-get update
+
Or, alternately, you can
-
apt-get install libsdl-haa1.2-dev
+
-
</pre>
+
-
Assuming you got the package from the thread, and has already the
 
-
folder you downloaded in MyDocs, for a simple and painless installation, a sh file was made for now, until the deb is released.
 
<pre>
<pre>
root
root
-
chmod 777 /home/user/MyDocs/gpsp-1.0.3-0maemo5/gpspm-install.sh
+
dpkg -i /home/user/MyDocs/gpspm-1.0.4-0maemo5.deb
-
sh /home/user/MyDocs/gpsp-1.0.3-0maemo5/./gpspm-install.sh
+
</pre>
</pre>
Line 35: Line 30:
== How to uninstall ==
== How to uninstall ==
-
{{ambox|text= If you wish to uninstall gpSP from your phone, there
+
{{ambox|text= If you wish to uninstall gpSP from your phone, simply use
-
is another simple sh file, and it`s usage is as simple as the install one.
+
app manager. But to unsintall old versions, you need to delete the old
-
 
+
files, and DON'T forget to backup your bios.
-
<pre>
+
-
root
+
-
chmod 777 /home/user/MyDocs/gpsp-1.0.3-0maemo5/gpspm-uninstall.sh
+
-
sh /home/user/MyDocs/gpsp-1.0.3-0maemo5/./gpspm-uninstall.sh
+
-
</pre>
+
And that should uninstall gpSP from your device
And that should uninstall gpSP from your device
Line 49: Line 39:
== How to run ==
== How to run ==
-
There are several ways to run the gpSP.
+
Simply use the icon !
-
* The first one is running it from terminal, non-root.:
+
== Key configuration ==
-
<pre>
+
Note that the new gpsp folder is now /opt/gpspm/
-
cd /home/user/gpSP/
+
-
gpspm
+
-
</pre>
+
-
 
+
-
* The second one is by making use of [[Queen BeeCon Widget]].
+
-
Make a widget on your N900 desktop, edit it, and in the " edit cmd " tab
+
-
on your right, input the following code .:
+
-
 
+
-
<pre>
+
-
/home/user/gpSP/gpspm
+
-
</pre>
+
-
 
+
-
Put the title you wish. Also, you can put an icon for it, see the [[Queen BeeCon Widget]] page for more info.
+
-
 
+
-
== Key configuration ==
+
To configure the keys, one should edit the conf.gpsp, localised on the gpSP
To configure the keys, one should edit the conf.gpsp, localised on the gpSP

Revision as of 03:49, 19 July 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 ). 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.0.4-0maemo5.deb
And that should install gpSP on your device

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 !

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.

Links

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