If you want to help us maintaining this wiki, check out our discord server: https://discord.gg/3u69jMa 

Difference between revisions of "Directory Layout"

From SWRC Wiki
Jump to navigation Jump to search
 
(5 intermediate revisions by 2 users not shown)
Line 1: Line 1:
This page will explain the directory layout of Republic Commando files and their mechanics. Some directories are only used in the XBOX version.
{| class="wikitable"
 
!Folder!!Description
[[Animations]]   - Animation and Skeletalmeshes are stored in here
|-
 
|
[[Cache]]         - Downloaded files from server will be stored in here
|-
 
|[[Animations]]||Animation and Skeletalmeshes
[[Help]]         - No real help in here, just the logo and icon of this game
|-
 
|
[[KarmaData]]     - Karma files for physics engine are stored in here
|-
 
|[[Cache]]||Downloaded files from server
[[LinearMaps]]   - Only present on XBOX system. Map files are stored in here
|-
 
|
[[Maps]]         - Map files get stored in here
|-
 
|[[Help]]||Logo and icon
[[Media]]         - Only present on XBOX system. Used to store images.
|-
 
|
[[Movies]]       - Contains movie files like main menu background
|-
 
|[[KarmaData]]||Karma files for physics engine
[[Music]]         - Music files as ogg file streams
|-
 
|
[[Out]]           - Used to save dynamic created files from debug commands
|-
 
|[[LinearMaps]]||Map files (Only on XBOX)
[[Prefabs]]       - Prefabs in here
|-
 
|
[[Properties]]   - Custom created Unrealscript files from LucasArts get stored in here
|-
 
|[[Maps]]||Map files (PC)
[[Save]]         - Used to save profiles and other configuration settings
|-
 
|
[[Sounds]]       - Sounds get saved and stored in packages
|-
 
|[[Media]]||Store media files (Only on XBOX)
[[StaticMeshes]] - 3D models (objects) stored in packages
|-
 
|
[[System]]       - Stores all type of system related files (Executabe, DLLs, Core-Engine files)
|-
 
|[[Movies]]||Movie files
[[System-Scalar]] - Used as a backup for DLL files
|-
 
|
[[Textures]]     - Textures in this folder
|-
|[[Music]]||Music files
|-
|
|-
|[[Out]]||Nothing here
|-
|
|-
|[[Prefabs]]||Prefabs
|-
|
|-
|[[Properties]]||Default properties for game classes
|-
|
|-
|[[Save]]||Profiles and configuration settings
|-
|
|-
|[[Sounds]]||Sound files
|-
|
|-
|[[StaticMeshes]]||3D models
|-
|
|-
|[[SystemDir]]||Binary and localization files
|-
|
|-
|[[System-Scalar]]||No use
|-
|
|-
|[[Textures]]||Texture files
|-
|
|}

Latest revision as of 11:00, 14 May 2021

Folder Description
Animations Animation and Skeletalmeshes
Cache Downloaded files from server
Help Logo and icon
KarmaData Karma files for physics engine
LinearMaps Map files (Only on XBOX)
Maps Map files (PC)
Media Store media files (Only on XBOX)
Movies Movie files
Music Music files
Out Nothing here
Prefabs Prefabs
Properties Default properties for game classes
Save Profiles and configuration settings
Sounds Sound files
StaticMeshes 3D models
SystemDir Binary and localization files
System-Scalar No use
Textures Texture files