Goran Lazarevski 997b97a113 first commit
2025-03-12 11:55:10 +01:00

22 lines
1.4 KiB
XML

<?xml version="1.0" encoding="utf-8"?>
<Budgets>
<!-- Free roam routes. Currently in-game budget is 50MB in free roam, less 10MB for forzathon blimp, less 15MB for the story start paraphernalia routes 60K+
Seaonal set dressing has 25MB additional memory for free-roam to support that -->
<Budget Size="26214400" RouteRange="0-0"/>
<Budget Size="26214400" RouteRange="40000-49999"/>
<!-- Race routes get the traffic memory of 150MB -->
<Budget Size="157286400" RouteRange="1-3335"/>
<!-- Initial Drive 4th route has to cope with less due to amount of cinematics and cars loading in (see bug #3070117)-->
<Budget Size="53829120" RouteRange="3336-3336"/>
<Budget Size="157286400" RouteRange="3337-6000"/>
<!-- Tulum expedition -->
<Budget Size="55631872" RouteRange="6001-6001"/>
<Budget Size="157286400" RouteRange="6002-8004"/>
<!-- IE Showcase On a Wing and a Prayer route has to cope with less due to amount of cinematics: 157286400 - 11619000 -->
<Budget Size="145667400" RouteRange="8005-8005"/>
<Budget Size="157286400" RouteRange="8006-32767"/>
<!-- Set dressing routes to apply on top of races, get the full free-roam budget: 75MB -->
<Budget Size="78643200" RouteRange="50000-59999"/>
<!-- Story start paraphernalia routes, loaded in conjunction with free-roam routes 40K-49K and share freeroam budget -->
<Budget Size="15728640" RouteRange="60000-69999"/>
</Budgets>