Changes

Jump to navigation Jump to search

Documentation/Tools/Conversion Tools

126 bytes removed, 13:04, 22 January 2016
no edit summary
= What are Converion Tools and when to use them =
Conversion tools are set of binaries used to convert mid-format files<br />to binary format files which are used by the game.<br /><br />In general you should convert your whole mod file system structure for in game usage<br />using this tools including:<br />
any 3D assets exported with SCS Blender Tools, any definition files, sound files, map files etc.
= Installation =
# Download conversion tools: [http://download.eurotrucksimulator2.com/conversion_tools_X_Xconversion_tools_1_8.zip LINK]# To install conversion tools binaries simply extract ZIP package into folder somewhere on<br />the PC where it can be found and read-write access is granted.
= Usage =
# '''''Use conversion tools from Blender'''''
 #* First make sure you installed [https://github.com/SCSSoftware/BlenderTools[Tools/wiki SCS Blender Tools]]#* Navigate to Conversion Helper panel in Scene properties tab.#* Set &quot;Conversion Tools Path&quot; pointing to extracted conversion tools folder (the same folder as this readme file is in).#* Now conversion tools will be used when you will use operators of conversion helper<br />(for more info see: https:[[Tools//github.com/SCSSoftware/BlenderTools/wikiSCS Blender Tools/Conversion-Helper]]). 
# '''''Use binaries directly (for advanced users)'''''
 #: Direct usage of conversion tools is done from command line<br />with execution of &quot;conversion_tools/convert.cmd&quot; script. Running this script will take any mid-format resources founded in<br />&quot;conversion_tools/base&quot; folder, correctly convert them into<br />binary format files and place them into &quot;conversion_tools/rsrc&quot; folder. #: <blockquote>NOTE: Usage of &quot;conversion_tools/extra_mount.txt&quot; file with specified additional<br />&quot;base&quot; folder paths in each line of the file may also be used. This will cause<br />conversion tools to mount all of the paths the same as &quot;conversion_tools/base&quot;<br />folder. With extra mounted directories conversion tools will convert<br />all resources from &quot;base&quot; and all additional paths!</blockquote>#: After completed conversion all the content in &quot;conversion_tools/rsrc&quot;<br />folder can be ZIP-ed and placed into the mod folder of the game as usual. #: <blockquote>NOTE: if If something goes wrong during the conversion, you can find additional<br />information in conversion tools log file (&quot;bin/win_x86/mass_convert.log&quot;).</blockquote>

Navigation menu