边缘世界 RimWorld

边缘世界 RimWorld

1,981 个评价
RimThemes
4
13
2
3
4
2
2
   
奖励
收藏
已收藏
取消收藏
Mod, 1.0, 1.1, 1.2, 1.3, 1.4, 1.5, 1.6
文件大小
发表于
更新日期
300.601 MB
2019 年 2 月 28 日 上午 5:39
7 月 22 日 下午 1:46
39 项改动说明 ( 查看 )

订阅以下载
RimThemes

在 aRandomKiwi 的 2 个合集中
RimThemes Community themes
71 件物品
aRandomKiwi's mods
12 件物品
描述




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]
热门讨论 查看全部(8)
47
9 月 24 日 下午 1:35
置顶: [Bugs Reports]
aRandomKiwi
26
7 月 12 日 下午 5:42
[Features Request]
aRandomKiwi
26
7 月 22 日 下午 2:03
置顶: [Themes Makers]
aRandomKiwi
419 条留言
wjw_wrsnk 9 月 15 日 上午 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.
神说万岁 9 月 14 日 上午 7:36 
I tested it and found that only thrumbo and vanilla in RimTheme can open the Character Editor normally
神说万岁 9 月 14 日 上午 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 9 月 4 日 下午 8: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 8 月 30 日 上午 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 8 月 27 日 下午 5:02 
A theme randomizer would be really cool.
Krypt 8 月 24 日 下午 3: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 8 月 22 日 上午 9:08 
So, no support on my side until this issue is resolved
Krypt 8 月 22 日 上午 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):
{链接已删除}
Defo 8 月 22 日 上午 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?