Get fuelled up and prepare to race and explore a post-apocalyptic world ravaged by global warming, with players experiencing varying weather effects such as tornadoes and sandstorms, as well as a full day-night cycle. The game-world is over 5,560 mi² (14,400 km²) in size and completely free to roam both offline and online with up to 16 players. In FUEL, if you can see it, you can drive to it.

Post tutorial Report RSS File Formats & File Structure

This tutorial introduces the various file formats and overall file structure of the game.

Posted by on - Basic Design/Concepts


-------------------------------------------------

FOLDERS

code:
AutoMesh

- This contains files relating to the autogen.

code:
DATAS

- These are non-editable files that contain data such as models.

code:
GameTsc

- This is where the main moddable element of the game is. Sub folders include:

code:
Interface
code:
Story

.

code:
Input

- This contains the file relating to input devices such as controllers and key-mapping.

code:
MUSIC

- As you'd expect, this is the game music folder.

code:
Param

- These contain values relevent to vehicles and other game elements. Do Not Discuss values relating to vehicle handling in this group as it will no doubt result in cheaters.

code:
RTC

- Non-editable files.

code:
SetupFiles

- Background Images for the setup menu.

code:
shaders

- Files relating to the graphical shaders.

code:
trtext

- Contains all in-game text strings in various languages.

code:
VIDEOS

- All the in-game videos in Bink Video format.

code:
WORLD

- Non-editable files relating to the game world and race assets.

FILES

code:
hubinfos.tsc

- This is main file that defines races and other content. It links to many other files.

code:
miss_official.tsc

- This contains most of the career races.

code:
missChallenge.tsc

- This is where the challenge races are stored.

code:
poi.tsc

- This contains info relating to vista points and heliports.

code:
VehiclesDef.tsc

- This focuses more on the client side of vehicle settings. You can customize the colors, UI stats and what grouping the vehicle uses.

code:
InterfacesInfosPacked.tsc

- The only interface file of any significance, you can change values but cannot add new buttons or other elements.

code:
usergame.tsc

- Where you can enable debug mode.

code:
resrce.tsc

- A file useful for customizing the style of certain UI elements

code:
tt01.pc

- Contains all in-game text strings in English language.

Post a comment

Your comment will be anonymous unless you join the community. Or sign in with your social account: