mirror of
https://github.com/RetroDECK/Wiki.git
synced 2025-04-10 19:15:16 +00:00
pcsx2
This commit is contained in:
parent
bdd66f9b4a
commit
34597e6e8d
|
@ -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.
|
`TITLEID` is different for every game.
|
||||||
|
|
||||||
## Enable Custom Textures
|
## 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?
|
## How do I add texture packs?
|
||||||
|
|
Loading…
Reference in a new issue