Posts: 1,432
Threads: 25
Joined: May 2017
Reputation:
31
I posted this on Vogons too since the wrapper developer is there, but I am also wondering if we can verify what exactly is the limit.
I was looking at the readme file for the Rendition ICR2 and saw this information (among other discussion of memory):
"The game prints a memory report at startup that shows the size of the texture heap (a buffer in system memory that must hold all textures) and the texture cache (a buffer in graphics card memory that holds textures temporarily) and the memory used by the rest of the game (the normal ICR2 memory hi / lo / all message, except these numbers reflect the amount free AFTER some buffers, especially the texture heap, are allocated)."
I ran INDYFAST.BAT which makes the game output the memory report and I saw the following:
Memory Check: 616944 LO 5414896 HI 6031840 ALL
Texture heap size: 6928 K
Texture cache size: 2166 K
This seems to suggest a texture limit of 6928K which is higher than 4 MB that we've been discussing.
Posts: 1,213
Threads: 65
Joined: Nov 2006
Reputation:
26
BTW can we make list of tracks tested with rendition game version? Which track can be laoded and which gives error. Maybe that give us a clue what may be wrong.
Posts: 124
Threads: 29
Joined: Nov 2006
Reputation:
3
Hi Pavel,
I've tried a number of custom tracks and some do load:
Cleveland (your 1990 version)
Mid-Ohio (1990 version)
Meadowlands (1990)
Indy (ICR1 conversion)
These custom tracks that ive tried do not load:
Phoenix (n99 conversion)
IMS92
IMS95
Detroit Downtown
Denver
Pocono
Michigan (n99 conversion)
Milwaukee (n99 conversion)
Portland (your 1990 version)
Laguna (your 1990 version)
I have tried all of the above tracks with default carshape carsets. I have noticed that the carset can have an effect on if a track loads. It is possible to load "Cart2k" carshape carsets in the Rendition version, but most of the above tracks do not work if you load them and only the original tracks load. Its also not possible to load the HQ tracks if using a Cart2k Carshape.
I think the carset polys or textures count as well in the total that the wrapper/card/game can output.
Posts: 1,432
Threads: 25
Joined: May 2017
Reputation:
31
I am surprised that Nashville works because of all the weird stuff I did with the track geometry to get the two sides of the bridge close together. Trying to think of what else is different about Nashville compared to Detroit, where I am running into the loading problems. Notes on how I made Nashville:
- Nashville was when I was still placing TSOs the "traditional" way, where each individual TSO gets its own item in the ObjectLists (except as noted below)
- I combined about 6 buildings into a "Downtown" TSO and 8 buildings into a "Downtown South" TSO. These buildings had textures, so they are kind of like my neighborhoods in Detroit except with fewer objects.
- I combined several untextured TSOs to make a bridge TSO
- I used Noorok's converter to make the 3dos
Posts: 1,399
Threads: 67
Joined: Aug 2017
Reputation:
9
I use Noorok's converter to do everything now. LB91 is majorly different than LB96 since it has such a grouped infield section like SK described in his method. (this is kind of mandatory since "LIST" won't work when things are dancing around in the infield.) Also LB91 has MRK where the public version of LB96 does not yet (I'm about halfway done) which would add more textures.