RimWorld

RimWorld

1,981 vurderinger
RimThemes
4
13
2
3
4
2
2
   
Pris
Føj til foretrukne
Gjort til foretrukken
Fjern som foretrukken
Mod, 1.0, 1.1, 1.2, 1.3, 1.4, 1.5, 1.6
Filstørrelse:
Offentliggjort:
Opdateret:
300.601 MB
28. feb. 2019 kl. 5:39
22. juli kl. 13:46
39 ændringsbemærkninger ( vis )

Abonner for at downloade
RimThemes

I 2 samlinger af aRandomKiwi
RimThemes Community themes
71 genstande
aRandomKiwi's mods
12 genstande
Beskrivelse




Themes engine for RimWorld.

Modify all game UI, make RimWorld look as you are or as you want.
Fully customizable (custom fonts and many other things can be Disabled in mod settings ! )

Please read the FAQ before asking questions.



Follow instructions in the [Themes Makers] topic

[ko-fi.com]






Load RimThemes just after BetterLoading.

Incompatible with : modCheck and Multiplayer mod

Should work with all others mods.
Tested on Windows and Linux 64bits.



Old themes (RimThemes 2019RX and 2020R1) can always be used by following these steps :

For 2019RX themes, download this zip file[www.dropbox.com]

For 2020R1 themes, download this zip file[www.dropbox.com]

Then simply create a "RimThemes" folder in the Rimworld's base directory (ex : "X:\Program Files (x86)\Steam\steamapps\common\RimWorld\" for Windows) and copy paste in this folder all themes folders inside the downloaded archive you want".




Need to be loaded in first position in mod list ! 9 themes included





Revision 10.2

Direct download link here[github.com]

Enjoy my mods and like me to continue updating ?
Please consider buying me a kiwi on Ko-Fi or at least put a like :)

[ko-fi.com]

[github.com]
Populære diskussioner Vis alle (8)
47
24. sep. kl. 13:35
FASTGJORT: [Bugs Reports]
aRandomKiwi
26
12. juli kl. 17:42
[Features Request]
aRandomKiwi
26
22. juli kl. 14:03
FASTGJORT: [Themes Makers]
aRandomKiwi
419 kommentarer
wjw_wrsnk 15. sep. kl. 2:08 
issue report:

Could not execute post-long-event action. Exception: System.Collections.Generic.KeyNotFoundException: The given key '-1§Vanilla' was not present in the dictionary.
...
at VBE.ModCompat.LoadRimThemesImages()

This is because the VBE (Vanilla Backgrounds Expanded) module, during initialization, attempts to find a key named -1§Vanilla in the RimThemes image resource. However, this key does not exist in the dictionary, causing a crash.
神说万岁 14. sep. kl. 7:36 
I tested it and found that only thrumbo and vanilla in RimTheme can open the Character Editor normally
神说万岁 14. sep. kl. 7:31 
This mod seems to have a bug with the Character Editor, causing it to not open in the game. When fabricating characters, it may result in errors when changing gene and race
Siveen 4. sep. kl. 20:02 
I had the same issue as well at first, Kurugane. There should be a button on the bottom right of the main menu that should allow you to switch between custom themes.
Kurugane 30. aug. kl. 7:56 
I can't for the life of my get this mod to work with other themes. All of the ones populated from this mod shows, but others from like Medieval rim theme do not appear anywhere.
Draenvid 27. aug. kl. 17:02 
A theme randomizer would be really cool.
Krypt 24. aug. kl. 15:15 
After some investigation:
- RimThemes doesn't work on Unity's Debug Player (I had RW files replaced to make RimWorld debugging possible)
- StaticConstructorOnStartup attribute you have on class `RimThemes` (subclass of the mod) doesn't work: by the time the game calls the static constructor - class is already initialized
Krypt 22. aug. kl. 9:08 
So, no support on my side until this issue is resolved
Krypt 22. aug. kl. 9:06 
RWLayout dev there: I was testing RimThemes compatibility before, but since 1.4 I can't even load RimThemes (with no other mods loaded):
{LINK FJERNET}
Defo 22. aug. kl. 6:22 
The Rimtheme and RWLayout mods conflict with each other.

When I disable all other mods and only load Harmony, Rimtheme, and RWLayout, the game throws error logs and the loading time gets longer. However, all functions still seem to work fine.

I can’t tell which of the two mods is causing the issue, but it looks like something’s going wrong during their Harmony patching process.

Could you help fix this problem?