Removed Sky Limit

Admixon

Moderator
Hey. I made a mod! Yay! I'm so proud of it :)
I don't like writing descriptions for mods so I recorded 2 movies! the videos got removed so here's a quick explanation what the mod does:
It basically removes the sky limit, the barrier can still be visable but you can easily pass through it and fly high high into the sky. It's a good mod for explorating cutscene areas (some are located above the barrier)

Installation
1a. Drop tweak_table to your game directory
2a. Launch the game

1b. If you already have the tweak_table file open it with notepad or notepad++
2b. Find "Max_vehicle_altitude" entry and edit <Value> to something big like "<Value>9999999999</Value>"
3b. Save the file and launch the game
 

Attachments

Last edited:
I tried to do the change listed in the second video. My game crashes upon startup now. I use Notepad and I changed it to exactly 10 9's (9999999999)
 
Change only Max_vehicle_altitude not Max_vehicle_altitude_ramp_time_ms
<Tweak_Table_Entry><Name>Max_vehicle_altitude</Name><Value>9999999999</Value><Description>The max altitude for vehicles in meters.</Description><_Editor><Category>Entries:Vehicles</Category></_Editor></Tweak_Table_Entry>
This is the exact change that I made.
 
<Tweak_Table_Entry><Name>Max_vehicle_altitude</Name><Value>9999999999</Value><Description>The max altitude for vehicles in meters.</Description><_Editor><Category>Entries:Vehicles</Category></_Editor></Tweak_Table_Entry>
This is the exact change that I made.
Maybe try to change the value to lower
 
Back
Top