From 34597e6e8d38b3d2234b4b37894e0c47f46fc700 Mon Sep 17 00:00:00 2001
From: Lazorne <lazorne@gmail.com>
Date: Wed, 22 May 2024 08:28:23 +0200
Subject: [PATCH] pcsx2

---
 .../pcsx2/pcsx2-texture-pack.md                   | 15 +++++++++++----
 1 file changed, 11 insertions(+), 4 deletions(-)

diff --git a/wiki-rtd/docs/wiki_emulator_guides/pcsx2/pcsx2-texture-pack.md b/wiki-rtd/docs/wiki_emulator_guides/pcsx2/pcsx2-texture-pack.md
index 4ee6436..81334ff 100644
--- a/wiki-rtd/docs/wiki_emulator_guides/pcsx2/pcsx2-texture-pack.md
+++ b/wiki-rtd/docs/wiki_emulator_guides/pcsx2/pcsx2-texture-pack.md
@@ -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?