Difference between revisions of "User:Trisscar"

From RimWorld Wiki
Jump to navigation Jump to search
(Creating user page - see RimWorld Wiki talk:Community portal)
 
Line 1: Line 1:
 +
testing:
  
 +
---Troubleshooting things---
 +
 +
Basic Load Order Rules:
 +
Mods must be loaded beneath any and all dependencies.
 +
eg: most mods depend on Core to function and must load below it
 +
Mods should not/cannot be loaded with other incompatible mods.
 +
How do we know which mods are incompatible? Reading mod descriptions, asking people who know things, and trial/error
 +
In the instance of multiple mods that change the same thing, whichever is loaded last will take precedent
 +
There are some "ifs" and "buts" in this statement, but it's largely true
 +
 +
Saved Game Files:
 +
%appdata%\..\LocalLow\Ludeon Studios\RimWorld by Ludeon Studios\Saves
 +
 +
 +
Local Mods:
 +
Windows:
 +
C:\Program Files (x86)\Steam\steamapps\common\RimWorld\Mods
 +
 +
or
 +
C:\Program Files (x86)\RimWorld\Mods
 +
 +
Mac OS X:
 +
Right-click the RimWorld application and show package contents
 +
cd Library/Application\ Support/Steam/steamapps/common/RimWorld
 +
 +
Linux:
 +
~/.steam/steam/steamapps/common/Rimworld/Mods;
 +
 +
 +
Config Files:
 +
--RimWorld  configuration files and most mod settings are kept in this folder, and removing them will reset all settings to default.
 +
--"Clearing configs" refers to deletion of old/all configs in the aforementioned folder
 +
--Old mod config files are not automatically removed and may cause errors.
 +
--Save the "ModsConfig.xml" as this is your mod load order, and if you remove it you will lose your modded load order.
 +
%appdata%\..\LocalLow\Ludeon Studios\RimWorld by Ludeon Studios\Config
 +
 +
 +
Output Log:
 +
Only supply this log if requested or if HugsLib and Pastebin options are not possible.
 +
Windows:
 +
%appdata%\..\LocalLow\Ludeon Studios\RimWorld by Ludeon Studios\Player.log
 +
 +
Mac OS X:
 +
/Users/[Username]/Library/Logs/Unity/Player.log
 +
 +
Linux:
 +
Pass to the Rimworld binary. It generates a log at that location.
 +
-logfile /tmp/rimworld_log
 +
"Steam Information"
 +
 +
Steam Default Install Location:
 +
C:\Program Files (x86)\Steam\steamapps\common
 +
 +
Steam Default Mod Install Folder:
 +
C:\Program Files (x86)\Steam\steamapps\workshop\content\294100
 +
 +
Verify Game Files with Steam:
 +
> Steam Library
 +
> Right Click RimWorld
 +
> Properties
 +
> Local Files
 +
> Verify Integrity of Game Files...
 +
 +
Change Game Version with Steam:
 +
https://gfycat.com/heartfeltdarlingboa

Revision as of 06:24, 16 December 2020

testing:

---Troubleshooting things---

Basic Load Order Rules: Mods must be loaded beneath any and all dependencies. eg: most mods depend on Core to function and must load below it Mods should not/cannot be loaded with other incompatible mods. How do we know which mods are incompatible? Reading mod descriptions, asking people who know things, and trial/error In the instance of multiple mods that change the same thing, whichever is loaded last will take precedent There are some "ifs" and "buts" in this statement, but it's largely true

Saved Game Files: %appdata%\..\LocalLow\Ludeon Studios\RimWorld by Ludeon Studios\Saves


Local Mods: Windows: C:\Program Files (x86)\Steam\steamapps\common\RimWorld\Mods

or C:\Program Files (x86)\RimWorld\Mods

Mac OS X: Right-click the RimWorld application and show package contents cd Library/Application\ Support/Steam/steamapps/common/RimWorld

Linux: ~/.steam/steam/steamapps/common/Rimworld/Mods;


Config Files: --RimWorld configuration files and most mod settings are kept in this folder, and removing them will reset all settings to default. --"Clearing configs" refers to deletion of old/all configs in the aforementioned folder --Old mod config files are not automatically removed and may cause errors. --Save the "ModsConfig.xml" as this is your mod load order, and if you remove it you will lose your modded load order. %appdata%\..\LocalLow\Ludeon Studios\RimWorld by Ludeon Studios\Config


Output Log: Only supply this log if requested or if HugsLib and Pastebin options are not possible. Windows: %appdata%\..\LocalLow\Ludeon Studios\RimWorld by Ludeon Studios\Player.log

Mac OS X: /Users/[Username]/Library/Logs/Unity/Player.log

Linux: Pass to the Rimworld binary. It generates a log at that location. -logfile /tmp/rimworld_log "Steam Information"

Steam Default Install Location: C:\Program Files (x86)\Steam\steamapps\common

Steam Default Mod Install Folder: C:\Program Files (x86)\Steam\steamapps\workshop\content\294100

Verify Game Files with Steam: > Steam Library > Right Click RimWorld > Properties > Local Files > Verify Integrity of Game Files...

Change Game Version with Steam: https://gfycat.com/heartfeltdarlingboa