#defineNO_MOVIES// add option to disable intro videos
#defineNO_MOVIES// add option to disable intro videos
#defineEXTENDED_OFFSCREEN_DESPAWN_RANGE// Use onscreen despawn range for offscreen peds and vehicles to avoid them despawning in the distance when you look
// away
#if defined(__LP64__) || defined(_WIN64)
#if defined(__LP64__) || defined(_WIN64)
#defineFIX_BUGS_64// Must have fixes to be able to run 64 bit build
#defineFIX_BUGS_64// Must have fixes to be able to run 64 bit build
#endif
#endif
@@ -450,6 +453,7 @@ enum Config {
#undef PS2_ALPHA_TEST
#undef PS2_ALPHA_TEST
#undef NO_ISLAND_LOADING
#undef NO_ISLAND_LOADING
#undef PS2_AUDIO_CHANNELS
#undef PS2_AUDIO_CHANNELS
#undef EXTENDED_OFFSCREEN_DESPAWN_RANGE
#definePC_PARTICLE
#definePC_PARTICLE
#defineVC_PED_PORTS// To not process collisions always. But should be tested if that's really beneficial
#defineVC_PED_PORTS// To not process collisions always. But should be tested if that's really beneficial
#defineVC_RAIN_NERF// Reduces number of rain particles
#defineVC_RAIN_NERF// Reduces number of rain particles