MVSPSP: Difference between revisions
From GameBrew
More actions
Created page with "{{Infobox PSP homebrew | title = MVSPSP | image = https://dlhb.gamebrew.org/psphomebrew/mvspsp.png|250px | type = Arcade | version = 2.3.1 (28 Oct 2007) | licence = Mixed | au..." |
No edit summary |
||
| Line 21: | Line 21: | ||
* For PSP Slim. Dedicated for CFW 3.72 PSP-2000. | * For PSP Slim. Dedicated for CFW 3.72 PSP-2000. | ||
Copy the folder mpspvp to /PSP/GAME/ | Copy the folder mpspvp to ms0:/PSP/GAME/. The folders below will be created automatically the first time you start up (except for cache folder). | ||
The | |||
* config - Folder for individual game settings file. | * config - Folder for individual game settings file. | ||
* memcard - Memory card folder. | * memcard - Memory card folder. | ||
| Line 38: | Line 28: | ||
* 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 for 1.5 and 3.xx to convert rom files, | * cache - Cache file folder (required for 1.5 and 3.xx to convert rom files, you need to create with romcnv_cps2.exe). | ||
It should look something like this | |||
/PSP/GAME/ | |||
|-mpspvp/ | |||
| |-EBOOT.PBP (MVS PSP main program) | |||
| |-SystemButtons.prx (system button press status acquisition prx) | |||
| |-mvspsp.ini (settings file for MVSPSP, created automatically) | |||
| |-rominfo.mvs (rom set database, required). | |||
| |-zipname.mvs (MVS English game name list, required). | |||
| |-zipnamej.mvs (MVS Japanese game name list, optional). | |||
| |-command.dat (command.dat for MAME Plus, optional). | |||
| |-config/ | |||
| |-memcard/ | |||
| |-nvram/ | |||
| |-snap/ | |||
| |-state/ | |||
| |-roms/ | |||
| | |-neogeo.zip (NEOGEO BIOS) | |||
| | |-Samsho.zip (e.g. Samurai Spirits) | |||
| |-cache/ | |||
| | |-Mslug_cache/ (e.g. Metal Slug) | |||
'''Note from developer:''' | '''Note from developer:''' | ||
| Line 45: | Line 56: | ||
==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 55: | Line 65: | ||
A list of supported games along with the rom names can be found in gamelist_mvs.txt. | A list of supported games along with the rom names can be found in gamelist_mvs.txt. | ||
You may match MAME 0.120 and later rom sets using tools such as ClrMame Pro and [https://www.romcenter.com RomCenter]. | |||
'''Note from developer:''' | '''Note from developer:''' | ||
| Line 67: | Line 77: | ||
* The King of Fighters 2003 (kf2k3bl + kf2k3bla, kf2k3pl, kf2k3upl). | * The King of Fighters 2003 (kf2k3bl + kf2k3bla, kf2k3pl, kf2k3upl). | ||
===Create cache file=== | |||
In order to run the game, you will need to use the the enclosed conversion tools on the PC to create cache files for each game. | In order to run the game, you will need to use the the enclosed conversion tools on the PC to create cache files for each game. | ||
