Docs changes
This commit is contained in:
+15
-11
@@ -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`
|
||||
Reference in New Issue
Block a user