- update README

This commit is contained in:
Ilya Shurumov 2020-08-21 21:47:19 +06:00
parent 15e6cb403f
commit c1eb1dfdc9

View File

@ -21,10 +21,12 @@ Project attempting to reverse-engineer PS1 game Driver 2;
- IDB based on Spanish SYM when dealing with things Ghidra can't handle properly - manual decompilation (mostly GTE code) - IDB based on Spanish SYM when dealing with things Ghidra can't handle properly - manual decompilation (mostly GTE code)
### Usage ### Usage
- Assuming you have compiled the most recent code. Copy DRIVER2 folder from your **game CD** to location where compiled EXE is located. - Assuming you have compiled the most recent code or got artifacts from Appveyor. Copy DRIVER2 folder from your **game CD** to location where compiled EXE is located.
### Credits ### Credits
- Soapy - lead programmer - Soapy - lead programmer
- Gh0stBlade - API-level PSY-Q libraries reimplementation (aka HLE PSX Emulator) - Fireboyd78 - code refactoring and improvements
- Krishty, someone972 - formats decoding
- Gh0stBlade - API-level PSY-Q libraries reimplementation (HLE PSX Emulator)
- Ben Lincoln - This Dust Remembers What It Once Was (*TDR*) - Ben Lincoln - This Dust Remembers What It Once Was (*TDR*)
- Stohrendorf - Symdump tool - Stohrendorf - Symdump tool