Docs changes

This commit is contained in:
h4570
2024-02-12 00:10:59 +01:00
parent 1dbd2d6a5a
commit 3c2ad09870
3 changed files with 19 additions and 13 deletions
+15 -11
View File
@@ -1,15 +1,9 @@
## Install & configure PCSX2
## PCSX2 preparation
- Download & install PCSX2 (1.6+ version) from https://pcsx2.net/
- Download PCSX2 from https://pcsx2.net/
- Install
- Extract bios files from https://romsmania.cc/bios/pcsx2-playstation-2-bios-3 to `%UserProfile%\Documents\PCSX2\bios`
- Close `PCSX2` if you have opened!
- Open `%UserProfile%\Documents\PCSX2\inis\PCSX2_vm.ini` in notepad
```
HostFs=enabled
```
- Open PCSX2 and map pad to your keyboard, for example:
- Map pad to your keyboard, for example:
```
WASD = Left joy
@@ -18,4 +12,14 @@ Space = X
Circle = C
```
- Enable **"EE timing hack"** in PCSX2 hacks!
### For PCSX2 1.6.X
- Close `PCSX2` if you have opened!
- Open `%UserProfile%\Documents\PCSX2\inis\PCSX2_vm.ini` in notepad and change HostFs option:
```
HostFs=enabled
```
### For PCSX2 1.7.X
- Open `PCSX2`
- Go to Settings -> Emulation -> Enable `Host file system`