Wiki/wiki-rtd/docs/wiki_emulator_guides/pcsx2/pcsx2-texture-pack.md

37 lines
1.2 KiB
Markdown
Raw Normal View History

2024-01-18 16:32:29 +00:00
# PCSX2 - Texture Pack Guide
2024-01-06 08:25:02 +00:00
The `~/retrodeck/texture_packs/PCSX2/` represents the `/PCSX2/textures/` folder in PCSX2.
**Note:** <br>
Some texture packs could made for a specific version or region of a game. Make sure you have the right game and textures for it.
`TITLEID` is different for every game.
## Enable Custom Textures
2024-05-22 06:28:23 +00:00
Open up PCSX2 from the `RetroDECK Configurator` by pressing `Open Emulator` - `PCSX2`.
2024-01-06 08:25:02 +00:00
2024-05-22 06:28:23 +00:00
### Globally for all games
1. Go to `Settings` -> `Graphics` -> `Texture Replacement`
2. Enable `Load Textures` and `Async Texture Loading`.
### Per game
1. In the main PCXS2 interface `Right Click` the game you want to bring up the menu.
2. Go to `Game Properties` -> `Graphic Settings` -> `Texture Replacement`
3. Enable `Load Textures` and `Async Texture Loading`.
2024-01-06 08:25:02 +00:00
## 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`.
### Texture folder directly
1. Extract any texture pack files from compressed `.zip` or any other format into folders.
2. Go into `~/retrodeck/texture_packs/PCSX2/`. The folders are all named by `TITLEID`.
3. Move textures into the right `~/retrodeck/texture_packs/PCSX2/<TITLEID>` folder.