Skip to content
Niilo007 edited this page Feb 2, 2021 · 69 revisions

What logs should my bug report include?


Where are the error logs?

You can find "error.log" here: AppData\Local\Temp\Ludeon Studios\RimWorld by Ludeon Studios\Crashes\Crash_20XX-XX-XX_XXXXXXXXX\error.log

You can find "Player.log" here: AppData\LocalLow\Ludeon Studios\Rimworld by Ludeon Studios\Player.log

To access "AppData" search: %appdata%


What does this do?

This mod greatly increases performance by multi threading the game.


Does this even work?

Yes.
RimThreaded has come a long way, But there is still a lot of work to do!


Where in my mod list do i put RimThreaded?

At the very bottom of the list.

Here is our mod order guide.


How do i order my mods?

Here is an useful mod order guide.

And Here is our mod order guide.


How do i make a bug report?

You can make a bug report here.

Please read this first.


Where can i find a mod list with compatible mods?

There is a RimThreaded community modpack on our discord.

You can also find it Here.


My save is broken, What do i do?

Do these steps in order:

  1. Disable Rimthreaded, Restart Rimworld.
  2. Load the save.
  3. Unpause for 10 seconds.
  4. Save & quit.
  5. Enable Rimthreaded, Restart Rimworld.
  6. Load save.

What mod organizer should i use?

We recommend RimPy.


How do i back-up my saves?

Go to: AppData\LocalLow\Ludeon Studios\RimWorld by Ludeon Studios\Saves

And copy your saves to a different folder.

To access "AppData" search: %appdata%


Can i just auto sort my mods with RimPy?

!!!DO NOT RELY ON AUTO SORTING!!!

FOLLOW THIS GUIDE

Place Rimthreaded at the bottom of the list.


How many threads should i use?

Set the amount of threads according to this:

CPU Cores Logical Processors Recommended RT Setting
1 1 Do Not Use RT!
1 2 2
2 2 2
2 4 4
4 4 4
4 8 8
8 8 8

What delay should i put on the thread timeout?

We recommend 6000 ms.
If you have issues, Try increasing it.


How do i find out how many cores my PC has?

Read This.


Clone this wiki locally