started CStreaming

This commit is contained in:
aap
2019-06-20 14:49:16 +02:00
parent 109cde810c
commit 922c73eeee
6 changed files with 388 additions and 18 deletions

View File

@ -1,7 +1,8 @@
#pragma once
enum Config {
NUMCDIMAGES = 50, // was 12
NUMCDIMAGES = 12, // gta3.img duplicates (not used on PC)
MAX_CDIMAGES = 8, // additional cdimages
MODELINFOSIZE = 5500,
TXDSTORESIZE = 850,
@ -14,6 +15,8 @@ enum Config {
VEHICLEMODELSIZE = 120,
TWODFXSIZE = 2000,
MAXVEHICLESLOADED = 50, // 70 on mobile
NUMOBJECTINFO = 168, // object.dat
// Pool sizes