User Tools

Site Tools


modtools:playerlogoeditor

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Next revisionBoth sides next revision
modtools:playerlogoeditor [2017/05/10 15:28] – [As a Mod File] adminmodtools:playerlogoeditor [2017/05/10 15:46] admin
Line 102: Line 102:
 === Saving PlayerLogos.xml Mod File === === Saving PlayerLogos.xml Mod File ===
  
-If you are modifying an existing Mod:+== Modifying an Existing Mod ==
   - Overwrite the //mod_MODNAME_PlayerLogos.xml// in the ///media/mods/MODNAME/scripts/// folder.   - Overwrite the //mod_MODNAME_PlayerLogos.xml// in the ///media/mods/MODNAME/scripts/// folder.
-  - Add the new .DDS files to either mod_MODNAME_MiscArtwork.zip or mod_MODNAME_VehicleArtwork.zip +  - Add the new .DDS files to either mod_MODNAME_MiscArtwork.zip, mod_MODNAME_ComponentImages.zip, or mod_MODNAME_VehicleArtwork.zip. The default zip file ismod_MODNAME_MiscArtwork.zip, if it exists. If none of these zip files exist in the mod, you will have to modify the mod by using the [[ModTools:make_a_mod_editor|Mod Data Editor]].  
 + 
 +== Creating A New Mod == 
 + 
 +If you are creating a new mod, then you just need to save the //PlayerLogos.xml// into a location you remember, and add all the new artwork into one zip (including any other artwork you may need from other editors).  
 + 
 +You will then select these items when using the [[ModTools:make_a_mod_editor|Mod Data Editor]]. 
 + 
 +When you export the finished mod, all files that you checked off in the [[ModTools:make_a_mod_editor|Mod Data Editor]] will be moved to the exported folder and properly renamed. 
 + 
 +===== Trouble Shooting ===== 
 +After editing the PlayerLogo.xml files, if something breaks: 
 + 
 +== Game Crashes On Start == 
 +Most likely you overwrote the core Logos.zip file and forgot to include the core DDS files used in the game. Files such as VentLogo.dds and GearCityMainLogo.dds are required. [[modtools:Reading_Log_File|Check your Log Files]] to see which file is missing and add it to the .zip. 
 + 
 +== Game Crashes When I Select A Logo == 
 +Most likely that specific logo filename is incorrect or missing. First [modtools:Reading_Log_File|Check your Log Files]] to see which file it says is missing. Next check your zip file containing the logos to see if it is there. If it is not, add it. If the name of the file is wrong in the log file, then it is named wrong in your //PlayerLogos.xml// file.  
 + 
 +== None of the Logos I made Are There == 
 +If you saved them to a Mod File, then be sure you've [[gamemanual::installing_mods|Loaded the Mod.]]  
 +\\If you're trying to alter the core files, be sure that you overwrote the PlayerLogos.xml file in the script folder. It must be named exactly the same, everything is case sensitive.
modtools/playerlogoeditor.txt · Last modified: 2022/02/15 18:00 by 127.0.0.1