RemaPSP: Difference between revisions
From GameBrew
More actions
No edit summary |
|||
| Line 47: | Line 47: | ||
===Directory Structure=== | ===Directory Structure=== | ||
'''remaps/''' | '''remaps/:''' | ||
* This folder contains the actual remap files. | * This folder contains the actual remap files. | ||
'''remaps/auto''' | '''remaps/auto:''' | ||
* This folder contains remaps to autoload based on the inserted UMD (Devhook only). | * This folder contains remaps to autoload based on the inserted UMD (Devhook only). | ||
* Put files in here named "UMDID.txt" to have them automatically load and be enabled when you load a game. | * Put files in here named "UMDID.txt" to have them automatically load and be enabled when you load a game. | ||
* There is an example included: UCES-00304.txt which is the European version of Loco Roco. | * There is an example included: UCES-00304.txt which is the European version of Loco Roco. | ||
'''remaps/macros''' | '''remaps/macros:''' | ||
* This folder contains the macros to be loaded by remaps. | * This folder contains the macros to be loaded by remaps. | ||
Note that the nkthread.prx is the same as the one included with the screenshot prx. Speaking of screenshot, you will need to disable it as they share hotkeys. When running a macro you cannot press any buttons, this is by design. | |||
===Sample Remaps=== | ===Sample Remaps=== | ||
'''defaults''' | '''defaults:''' | ||
* Sets all the buttons according to original settings (Not useful, but read it first). | * Sets all the buttons according to original settings (Not useful, but read it first). | ||
'''backwards''' | '''backwards:''' | ||
* Reverses the directions of the digital and analog sticks. | * Reverses the directions of the digital and analog sticks. | ||
'''macro_test''' | '''macro_test:''' | ||
* Same as defaults but with 2 included macros. | * Same as defaults but with 2 included macros. | ||
* Use L-Trigger+R-Trigger to run one or Cross+Circle to run the other. | * Use L-Trigger+R-Trigger to run one or Cross+Circle to run the other. | ||
'''swap_digi_ana''' | '''swap_digi_ana:''' | ||
* Swaps the digital and analog sticks, quite useful in some games. | * Swaps the digital and analog sticks, quite useful in some games. | ||
'''turbo_test''' | '''turbo_test:''' | ||
* Makes all the face buttons (Cross, Circle, Triangle, Square) be turbo. | * Makes all the face buttons (Cross, Circle, Triangle, Square) be turbo. | ||
* Give it a test on different games such as Tekken and Gradius. | * Give it a test on different games such as Tekken and Gradius. | ||
'''locoremoto''' | '''locoremoto:''' | ||
* Play LocoRoco with the PSP remote. | * Play LocoRoco with the PSP remote. | ||
* Next/Prev track to go Left/Right, Circle to play Split/Join. | * Next/Prev track to go Left/Right, Circle to play Split/Join. | ||
'''astonishia_story''' | '''astonishia_story:''' | ||
* Press Triangle in Battle to skip turn, Press Square in Battle to attack. | * Press Triangle in Battle to skip turn, Press Square in Battle to attack. | ||
'''auto/UCES-00304.txt''' | '''auto/UCES-00304.txt:''' | ||
* This is locoremoto with locolaunch, it is automatically loaded when you start the European version of LocoRoco in devhook. | * This is locoremoto with locolaunch, it is automatically loaded when you start the European version of LocoRoco in devhook. | ||
* Chose your flag on the start screen and press Square to have remapsp automatically load your save game and run the level you are up to. | * Chose your flag on the start screen and press Square to have remapsp automatically load your save game and run the level you are up to. | ||
