21 lines
531 B
Markdown
21 lines
531 B
Markdown
## Install & configure PCSX2
|
|
|
|
- Download & install PCSX2 (1.6+ version) from https://pcsx2.net/
|
|
- 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:
|
|
|
|
```
|
|
WASD = Left joy
|
|
Arrows = Right joy
|
|
Space = X
|
|
Circle = C
|
|
```
|
|
|
|
- Enable **"EE timing hack"** in PCSX2 hacks! |