mirror of
https://github.com/RetroDECK/Wiki.git
synced 2025-04-10 19:15:16 +00:00
psp
This commit is contained in:
parent
ba7242cc15
commit
3b3e985067
|
@ -55,6 +55,7 @@ Directly into the folder
|
||||||
|
|
||||||
| Type | Folder | Comment |
|
| Type | Folder | Comment |
|
||||||
| :---: | :---: | :---: |
|
| :---: | :---: | :---: |
|
||||||
|
| ROMs Folder |`retrodeck/roms/psx/` | |
|
||||||
| Saves Folder |`retrodeck/saves/psx/duckstation/` | |
|
| Saves Folder |`retrodeck/saves/psx/duckstation/` | |
|
||||||
| States Folder |`retrodeck/states/psx/duckstation/` | |
|
| States Folder |`retrodeck/states/psx/duckstation/` | |
|
||||||
| Texture Packs Folder |`retrodeck/texture_packs/Duckstation/` | Corresponds to `duckstation/textures` folder |
|
| Texture Packs Folder |`retrodeck/texture_packs/Duckstation/` | Corresponds to `duckstation/textures` folder |
|
||||||
|
|
|
@ -12,35 +12,60 @@
|
||||||
|
|
||||||
[PPSSPP - Blog](https://www.ppsspp.org/blog/)
|
[PPSSPP - Blog](https://www.ppsspp.org/blog/)
|
||||||
|
|
||||||
|
[PPSSPP - FAQ](https://www.ppsspp.org/docs/faq/)
|
||||||
|
|
||||||
[PPSSPP - Game Compatibility](https://report.ppsspp.org/games)
|
[PPSSPP - Game Compatibility](https://report.ppsspp.org/games)
|
||||||
|
|
||||||
[PPSSPP - Github](https://github.com/hrydgard/ppsspp)
|
[PPSSPP - Github](https://github.com/hrydgard/ppsspp)
|
||||||
|
|
||||||
## Where to put the games
|
## Where to put the games?
|
||||||
|
|
||||||
PSP games should be put under the `retrodeck/roms/psp/` directory.
|
PSP games should be put under the `retrodeck/roms/psp/` directory.
|
||||||
|
|
||||||
### Supported fileformats
|
## What file formats are supported?
|
||||||
|
|
||||||
`.elf` `.cso` `.iso` `.pbp` `.prx` `.chd`
|
```
|
||||||
|
.elf
|
||||||
|
.cso
|
||||||
|
.iso
|
||||||
|
.pbp
|
||||||
|
.prx
|
||||||
|
.chd
|
||||||
|
```
|
||||||
|
|
||||||
## PPSSPP folders
|
## Does PPSSPP require BIOS or Firmware?
|
||||||
|
|
||||||
### Where is the main folder located?
|
No
|
||||||
|
|
||||||
`/.var/app/net.retrodeck.retrodeck/config/ppsspp/PSP/`
|
## Folder structure
|
||||||
|
|
||||||
|
| Type | Folder | Comment |
|
||||||
|
| :---: | :---: | :---: |
|
||||||
|
| ROMs Folder |`retrodeck/roms/psp/` | |
|
||||||
|
| Saves Folder |`retrodeck/saves/PSP/PPSSPP-SA/` | |
|
||||||
|
| States Folder |`retrodeck/states//PSP/PPSSPP-SA/` | |
|
||||||
|
| Texture Packs Folder |`retrodeck/texture_packs/ppsspp/` | Corresponds to `PSP/TEXTURES/` folder |
|
||||||
|
| Config Folder |`~/.var/app/net.retrodeck.retrodeck/config/ppsspp/PSP/` | |
|
||||||
|
|
||||||
|
## How to add Texture Packs?
|
||||||
|
|
||||||
### TEXTURES folder
|
|
||||||
The `~/retrodeck/texture_packs/ppsspp/` represents the `/PSP/TEXTURES/` folder in PPSSPP.
|
The `~/retrodeck/texture_packs/ppsspp/` represents the `/PSP/TEXTURES/` folder in PPSSPP.
|
||||||
|
|
||||||
The full link is: `/.var/app/net.retrodeck.retrodeck/config/ppsspp/PSP/TEXTURES/`
|
**Note:** <br>
|
||||||
|
Some texture packs could made for a specific version or region of the game. Make sure you have the right rom and textures for it.
|
||||||
|
|
||||||
### SAVEDATA
|
**Note:**<br>
|
||||||
The `~/retrodeck/saves/PSP/PPSSPP-SA/` represents the `/PSP/SAVEDATA/` folder in PPSSPP
|
`TITLEID` is different for every game.
|
||||||
|
|
||||||
The full link is: `/.var/app/net.retrodeck.retrodeck/config/ppsspp/PSP/SAVEDATA/`
|
|
||||||
|
|
||||||
### PPSSPP_STATE
|
### Enable Custom Textures
|
||||||
The `~/retrodeck/saves/PSP/PPSSPP-SA/` represents the `/PSP/PPSSPP-SA/ ` folder in PPSSPP
|
|
||||||
|
|
||||||
The full link is: `/.var/app/net.retrodeck.retrodeck/config/ppsspp/PSP/PPSSPP_STATE/`
|
1. Open up PPSSPP inside `RetroDECK Configurator` by pressing `Open Emulator` - `PPSSPP`.
|
||||||
|
2. Press `Settings` -> `Tools` -> `Developer Tools` -> `Replace Textures` and set it to `On`.
|
||||||
|
|
||||||
|
### How do I add texture packs?
|
||||||
|
|
||||||
|
1. Extract any texture pack files from compressed `.zip` or any other format into folders.
|
||||||
|
2. Go into `~/retrodeck/texture_packs/ppsspp/`. The folders are all named by `TITLEID`.
|
||||||
|
3. Paste the textures into right folder `~/retrodeck/texture_packs/ppsspp/<TITLEID>`
|
||||||
|
4. If the textures match the game they should be loaded on next time you launch the game.
|
||||||
|
|
|
@ -1,26 +0,0 @@
|
||||||
# PPSSPP - Texture Pack Guide
|
|
||||||
The `~/retrodeck/texture_packs/ppsspp/` represents the `/PSP/TEXTURES/` folder in PPSSPP.
|
|
||||||
|
|
||||||
**Note:** <br>
|
|
||||||
Some texture packs could made for a specific version or region of the game. Make sure you have the right rom and textures for it.
|
|
||||||
|
|
||||||
**Note:**<br>
|
|
||||||
`TITLEID` is different for every game.
|
|
||||||
|
|
||||||
|
|
||||||
## Enable Custom Textures
|
|
||||||
1. Open up PPSSPP inside `RetroDECK Configurator` by pressing `Open Emulator` - `PPSSPP`.
|
|
||||||
2. Press `Settings` -> `Tools` -> `Developer Tools` -> `Replace Textures` and set it to `On`.
|
|
||||||
|
|
||||||
## How do I add texture packs?
|
|
||||||
|
|
||||||
**Requirements:** Texture pack files <br>
|
|
||||||
|
|
||||||
**NOTE:** On the Steam Deck this could be easier to do in `Desktop Mode`.
|
|
||||||
|
|
||||||
|
|
||||||
### How to add textures
|
|
||||||
|
|
||||||
1. Extract any texture pack files from compressed `.zip` or any other format into folders.
|
|
||||||
2. Go into `~/retrodeck/texture_packs/ppsspp/`. The folders are all named by `TITLEID`.
|
|
||||||
3. Paste the textures into right folder `~/retrodeck/texture_packs/ppsspp/<TITLEID>`
|
|
|
@ -25,7 +25,7 @@ PortMaster does not require BIOS or Firmware but depending on the game you might
|
||||||
|
|
||||||
Check the [PortMaster Games List](https://portmaster.games/games.html) for details.
|
Check the [PortMaster Games List](https://portmaster.games/games.html) for details.
|
||||||
|
|
||||||
## Where are the files located?
|
## Folder structure
|
||||||
|
|
||||||
| Type | Folder | Comment |
|
| Type | Folder | Comment |
|
||||||
| :---: | :---: | :---: |
|
| :---: | :---: | :---: |
|
||||||
|
|
|
@ -20,7 +20,7 @@ We have not yet added support for the Flatpak version of Steam.
|
||||||
|
|
||||||
[SteamGridDB](https://www.steamgriddb.com/)
|
[SteamGridDB](https://www.steamgriddb.com/)
|
||||||
|
|
||||||
## Where are the files located?
|
## Folder structure
|
||||||
|
|
||||||
| Type | Folder | Comment |
|
| Type | Folder | Comment |
|
||||||
| :---: | :---: | :---: |
|
| :---: | :---: | :---: |
|
||||||
|
|
|
@ -179,8 +179,7 @@ nav:
|
||||||
- PCSX2 - Texture Pack Guide: wiki_emulator_guides/pcsx2/pcsx2-texture-pack.md
|
- PCSX2 - Texture Pack Guide: wiki_emulator_guides/pcsx2/pcsx2-texture-pack.md
|
||||||
|
|
||||||
- PPSSPP 🔺:
|
- PPSSPP 🔺:
|
||||||
- PPSSPP - General Guide (WIP): wiki_emulator_guides/ppsspp/ppsspp-guide.md
|
- PPSSPP - General Guide: wiki_emulator_guides/ppsspp/ppsspp-guide.md
|
||||||
- PPSSPP - Texture Pack Guide: wiki_emulator_guides/ppsspp/ppsspp-texture-pack.md
|
|
||||||
|
|
||||||
- RetroArch 👾:
|
- RetroArch 👾:
|
||||||
- RetroArch - General Guide: wiki_emulator_guides/retroarch/retroarch-guide.md
|
- RetroArch - General Guide: wiki_emulator_guides/retroarch/retroarch-guide.md
|
||||||
|
|
Loading…
Reference in a new issue