CPS2PSP: Difference between revisions
From GameBrew
More actions
No edit summary |
No edit summary |
||
| Line 25: | Line 25: | ||
* 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). | ||
* cache - Cache file folder (required | * cache - Cache file folder (only required if you are using 1.5 and 3.xx verions, use romcnv_cps2.exe to convert rom files). | ||
It should look something like this | Note that if you are using Slim version, you do not need to create cache. It should look something like this | ||
/PSP/GAME/ | /PSP/GAME/ | ||
|-cps2psp/ | |-cps2psp/ | ||
| |-EBOOT.PBP (CPS2 PSP main program) | | |-EBOOT.PBP (CPS2 PSP main program) | ||
| Line 50: | Line 49: | ||
| | |-19xx_cache.zip (e.g. Cache for 19XX/ZIP compression) | | | |-19xx_cache.zip (e.g. Cache for 19XX/ZIP compression) | ||
| | |-Ssf2.cache (e.g. cache for ssf2/uncompressed) | | | |-Ssf2.cache (e.g. cache for ssf2/uncompressed) | ||
'''Notes from developer:''' | '''Notes from developer:''' | ||
| Line 58: | Line 57: | ||
==User guide== | ==User guide== | ||
===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 70: | Line 68: | ||
'''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]. | ||
===Create cache file=== | |||
If you are using the version for 1.5 Kernel and 3.xx, it is necessary to create a cache file for every game. | If you are using the version for 1.5 Kernel and 3.xx, it is necessary to create a cache file for every game. | ||
You can do so by using the enclosed conversion tool on the PC (cps2conv_all.bat for Windows users and | You can do so by using the enclosed conversion tool on the PC (cps2conv_all.bat for Windows users and romcnv_cps.exe for Linux users). | ||
In general you only need to create cache of the parent set, except for the following (cache for parent+clone): | In general you only need to create cache of the parent set, except for the following (cache for parent+clone): | ||
| Line 82: | Line 79: | ||
Cache file (with .cache extension) goes to the cache folder and rom file should be in the roms directory. | Cache file (with .cache extension) goes to the cache folder and rom file should be in the roms directory. | ||
===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. | ||
* When Flip Screen setting is On with the DIP switch. | * When Flip Screen setting is On with the DIP switch. | ||
