Skip to content
Niilo007 edited this page Aug 31, 2021 · 69 revisions



Basic

Can RimThreaded be added mid-game?

Yes!

Can RimThreaded be removed mid-game?

Yes!

What does this mod do?

This mod greatly increases performance by multi threading the game.

See the Features page for more details.

Does this mod even work?

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

How big is the performance impact?

It depends on how many cores your CPU has.

Here is a short demonstration video of the performance impact.


Load Order

Where in my mod list do i put RimThreaded?

At the very bottom of the list.

If you have RimPy it will be placed there by auto sorting.

How do i order my mods?

We recommend RimPy for manual and automatic ordering of your mods.

For manual management here is an useful mod order guide.

Can i just auto sort my mods?

If you don't know how the mods you are using work internally, Then yes.
Use RimPy for this.
RimPy is not perfect, But it's better at sorting mods than the average user.

What mod organizer should i use?

We recommend RimPy.


Compatible Mods

Where can I find a mod list with compatible mods?

Most mods are considered compatible.

See the Mod Compatibility page.

Which mods are incompatible?

Experimental mods not released on the steam workshop should be considered as incompatible.

See the Mod Compatibility page.

Which mods are compatible?

Mods that add new items are generally safe to use with RimThreaded.
XML mods are always safe to use with RimThreaded.

See the Mod Compatibility page.

How do i know if a mod is XML based or not?

Here is a spreadsheet that shows what mods are XML based.
Please note that the above spreadsheet is for the multiplayer mod.


Bug Reporting

How do i make a bug report?

You can make a bug report here.

What logs should my bug report include?

These templates have instructions on what to add to the report!

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%


Saves

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.

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. Or copy them and give them a different name.

To access "AppData" search: %appdata%


Settings

How many threads should i use?

Set the amount of threads according to this:

CPU Cores Logical Processors Recommended RT Setting Notes
1 1 NA Do Not Use RimThreaded!
1 2 2
2 2 2
2 4 4
4 4 4
4 8 8 Goldilocks zone.
8 8 8 Goldilocks zone.
8 16 8 - 16 Goldilocks zone.
16 32 8 - 32 Expect diminishing returns.

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

Read this article.

What delay should i put on the thread timeout?

We recommend 8000 ms.
Some mods like Save Our Ship 2 or Blueprints may require thread timeouts up to 60000 ms to work without issues.
If you have issues, Try increasing it.


Other

Where is the local mods folder?

SteamLibrary\steamapps\common\RimWorld\Mods

How can i help?

Tester

Want to help with verifying if bugs are actually showing up and we are not getting false reports?
Desire to test mods to see what is compatible or not?
("Contributor" rank on discord.)

Wiki

Want to maybe help contribute to a wiki, FAQ, or help with making information easy to access?
("Tech Support" rank on discord.)

Programmer

Wish to contribute code?
("RT Developer" rank on discord.)

Other

Donate.


Clone this wiki locally