mirror of
https://github.com/GTAmodding/re3.git
synced 2025-10-17 02:59:23 +00:00
ps2 particles, sampman oal started
This commit is contained in:
parent
f754e05321
commit
75acd78190
33 changed files with 5139 additions and 2639 deletions
|
@ -193,6 +193,11 @@ enum Config {
|
|||
#define DEFAULT_NATIVE_RESOLUTION // Set default video mode to your native resolution (fixes Windows 10 launch)
|
||||
//#define USE_TXD_CDIMAGE // generate and load textures from txd.img
|
||||
//#define USE_TEXTURE_POOL
|
||||
//#define OPENAL
|
||||
|
||||
// Particle
|
||||
//#define PC_PARTICLE
|
||||
//#define PS2_ALTERNATIVE_CARSPLASH // unused on PS2
|
||||
|
||||
// Pad
|
||||
#define XINPUT
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue