CPS1PSP: Difference between revisions
From GameBrew
More actions
No edit summary |
No edit summary |
||
| Line 18: | Line 18: | ||
* For 3.xx. CFW 3.10 to 3.72, recommend 3.52 or above (including 3.60OE of PSP-2000). | * For 3.xx. CFW 3.10 to 3.72, recommend 3.52 or above (including 3.60OE of PSP-2000). | ||
Copy the folder cps1psp to ms0:/PSP/GAME/. The following folders will be created automatically the first time you start up. | |||
The following folders will be created automatically the first time you start up. | |||
* config - Folder for individual game settings file. | * config - Folder for individual game settings file. | ||
* nvram - EEPROM Data storage folder. | * nvram - EEPROM Data storage folder. | ||
| Line 34: | Line 24: | ||
* state - State data folder. | * state - State data folder. | ||
* roms - ROM image file folder (compressed in ZIP format). | * roms - ROM image file folder (compressed in ZIP format). | ||
It should look something like this | |||
/PSP/GAME/ | |||
|-cps1psp/ | |||
| |-EBOOT.PBP (CPS1 PSP main program) | |||
| |-SystemButtons.prx (system button press status acquisition prx) | |||
| |-cps1psp.ini (settings file for CPS1PSP, created automatically) | |||
| |-rominfo.cps1 (rom set database, required) | |||
| |-zipname.cps1 (CPS1 English game name list, required) | |||
| |-zipnamej.cps1 (CPS1 Japanese game name list, optional) | |||
| |-command.dat (command.dat for MAME Plus, optional) | |||
| |-config/ | |||
| |-nvram/ | |||
| |-snap/ | |||
| |-state/ | |||
| |-roms/ | |||
| | |-1941.zip (e.g. 1941) | |||
| | |-Sf2.zip (e.g. Street Fighter II (parent)) | |||
| | |-Sf2j.zip (e.g. Street Fighter II (clone: Japanese ver)) | |||
'''Note from developer:''' | '''Note from developer:''' | ||
| Line 40: | Line 50: | ||
==User guide== | ==User guide== | ||
===About supported ROM sets=== | |||
This homebrew conforms to MAME (Multiple Arcade Machine Emulator) 0.120, the ZIP file name is the rom required by MAME 0.120 must match the set name. | This homebrew conforms to MAME (Multiple Arcade Machine Emulator) 0.120, the ZIP file name is the rom required by MAME 0.120 must match the set name. | ||
| Line 52: | Line 61: | ||
'''Note:''' You may match MAME 0.120 and later rom sets using tools such as ClrMame Pro and [https://www.romcenter.com RomCenter]. | '''Note:''' You may match MAME 0.120 and later rom sets using tools such as ClrMame Pro and [https://www.romcenter.com RomCenter]. | ||
===Button layout=== | |||
In the following cases, the button layout is automatically flipped/rotated according to the screen and there is no need to change it consciously. | In the following cases, the button layout is automatically flipped/rotated according to the screen and there is no need to change it consciously. | ||
* During 2 Player mode, when Cabinet Setting is set to Cocktail with the DIP switch. | * During 2 Player mode, when Cabinet Setting is set to Cocktail with the DIP switch. | ||
