This commit is contained in:
Lazorne 2024-05-22 08:28:23 +02:00
parent bdd66f9b4a
commit 34597e6e8d

View file

@ -7,12 +7,19 @@ Some texture packs could made for a specific version or region of a game. Make s
`TITLEID` is different for every game.
## Enable Custom Textures
* Open up PCSX2 inside `RetroDECK Configurator` by pressing `Open Emulator` - `PCSX2`.
* Press `Settings` -> `Graphics` <br>
`Load Textures` and set it to `On`.<br>
Open up PCSX2 from the `RetroDECK Configurator` by pressing `Open Emulator` - `PCSX2`.
`Async Texture Loading` and set it to `On`.<br>
### 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`.
## How do I add texture packs?