1,079
edits
(Edited the eloader explanations a bit for clarity) |
(Some more work on language/clarity, and added a direct link to the bug tracker) |
||
Line 26: | Line 26: | ||
There are also two unofficial versions: | There are also two unofficial versions: | ||
*1.50 CF | *1.50 CF (= 1.5 Custom Firmware) | ||
*2.71 SE-A | *2.71 SE-A | ||
== Firmware 1.00 == | == Firmware 1.00 == | ||
Put the single eboot (eboot.pbp) in a folder scummvm-psp on your memory stick in the game folder, which is in the psp folder (so <tt>ms0:/psp/game/scummvm-psp/eboot.pbp</tt>, where <tt>ms0:/</tt> is your memory stick root) then you go into the <tt>__SCE__scummvm-psp</tt> folder and copy all the files EXCEPT the eboot.pbp into the folder that you placed the single eboot.pbp (so <tt>ms0:/psp/game/scummvm-psp/</tt>) run from XMB (cross media bar, which is what you see when you turn the PSP on). | Put the single eboot file (eboot.pbp) in a folder scummvm-psp on your memory stick in the game folder, which is in the psp folder (so <tt>ms0:/psp/game/scummvm-psp/eboot.pbp</tt>, where <tt>ms0:/</tt> is your memory stick root) then you go into the <tt>__SCE__scummvm-psp</tt> folder and copy all the files EXCEPT the eboot.pbp into the folder that you placed the single eboot.pbp (so <tt>ms0:/psp/game/scummvm-psp/</tt>) run from XMB (cross media bar, which is what you see when you turn the PSP on). | ||
== Firmware 1.50/1.50 CF == | == Firmware 1.50/1.50 CF == | ||
Copy the folders <tt>__SCE__scummvm-psp</tt> and <tt>%__SCE__scummvm-psp</tt> into the game folder in the psp folder on your memory stick (so <tt>ms0:/psp/game/%__SCE__scummvm-psp/</tt> and <tt>ms0:/psp/game/__SCE__scummvm-psp/</tt>). Run from XMB. | Copy the folders <tt>__SCE__scummvm-psp</tt> and <tt>%__SCE__scummvm-psp</tt> into the game folder in the psp folder on your memory stick (so <tt>ms0:/psp/game/%__SCE__scummvm-psp/</tt> and <tt>ms0:/psp/game/__SCE__scummvm-psp/</tt>). Run from XMB. | ||
1.50 CF can also follow 1.00 instructions, (if you would prefer only having | 1.50 CF can also follow 1.00 instructions, (if you would prefer only having one folder). | ||
== Firmware 1.51/1.52/2.80/2.81 == | == Firmware 1.51/1.52/2.80/2.81 == | ||
At the time of this writing, one cannot use any homebrew software (including ScummVM) on these firmwares (except for TIFF homebrew on 2.80). 1.51 and 1.52, however, can be upgraded to 2.0-2.71, allowing the use of homebrew software. | |||
== Firmware 2.00/2.01/2.50/2.60/2.70/2.71 == | == Firmware 2.00/2.01/2.50/2.60/2.70/2.71 == | ||
Line 45: | Line 43: | ||
== Firmware 2.71 SE-A == | == Firmware 2.71 SE-A == | ||
Follow instructions for firmware 1.0, except that you place the scummvm-psp folder in the game150 folder rather than the game folder (so <tt>ms0:/psp/game150/scummvm-psp/</tt>). Now run from XMB. | Follow the instructions for firmware 1.0, except that you place the scummvm-psp folder in the game150 folder rather than the game folder (so <tt>ms0:/psp/game150/scummvm-psp/</tt>). Now run from XMB. | ||
== Notes == | == Notes == | ||
* You can degrade PSP's to 1.50, but | * You can degrade your PSP's firmware to 1.50, but doing so can completely break your PSP (a process called "bricking", as afterward your PSP is essentially nothing but a fancy brick). The reason some brick is mainly due to a hardware problem. Some PSP's have a motherboard referred to as TA-082, and any PSP with this motherboard will not allow 1.50 to be run on the PSP, therefore downgrading will irrevocably break such a PSP. | ||
= Controls = | = Controls = | ||
Line 75: | Line 73: | ||
= Notes = | = Notes = | ||
* While it | * While it is possible to compress certain game resources to reduce their size, this can (and usually will) cause games (especially animations) to be choppy sometimes, as it requires extra CPU power to decode these files. As such, it is recommended to play games in their original, uncompressed, form whenever possible. | ||
* Sleep/Suspend mode currently isn't supported, so don't use it when running ScummVM. | * Sleep/Suspend mode currently isn't supported, so don't use it when running ScummVM. | ||
Line 81: | Line 79: | ||
= Frequently Asked Questions = | = Frequently Asked Questions = | ||
'''Q''': What do I need to run the games?<br/> | '''Q''': What do I need to run the games?<br/> | ||
'''A''': A 1.00 or 1.50 firmware PSP (or an EBOOT loader on firmware 2.00 or higher), and the necessary datafiles for the game you want to play and obviously | '''A''': A 1.00 or 1.50 firmware PSP (or an EBOOT loader on firmware 2.00 or higher), and the necessary datafiles for the game you want to play and obviously ScummVM. | ||
'''Q''': Can I run <Game XXX> with this?<br/> | '''Q''': Can I run <Game XXX> with this?<br/> | ||
Line 91: | Line 89: | ||
'''Q''': <Game XXX> crashes, or <Feature YYY> doesn't work. Can you fix this?<br/> | '''Q''': <Game XXX> crashes, or <Feature YYY> doesn't work. Can you fix this?<br/> | ||
'''A''': Possibly.<br/> | '''A''': Possibly.<br/> | ||
Because of the large amount of games ScummVM supports we obviously haven't played them all start-to-finish on the PSP, so it | Because of the large amount of games ScummVM supports we obviously haven't played them all start-to-finish on the PSP, so it is possible there are bugs or issues that we are not aware of.<br/> | ||
When you encounter such a bug, please use the | When you encounter such a bug, please use the [http://sourceforge.net/tracker/?group_id=37116&atid=418820 ScummVM bug tracker], and mention all relevant info (i.e. that you're using the PSP version, which ScummVM version it is, if the problem exists in a recent PC SVN version, a detailed description of the problem, and if possible a nearby savegame). This will make it much easier for us to understand, reproduce and hopefully fix the problem. | ||
= External links = | = External links = |
edits