边缘世界 RimWorld

边缘世界 RimWorld

429 个评价
Device Standby
3
5
   
奖励
收藏
已收藏
取消收藏
Mod, 1.4, 1.5, 1.6
文件大小
发表于
更新日期
115.491 KB
2023 年 4 月 25 日 上午 5:37
9 月 11 日 上午 6:59
39 项改动说明 ( 查看 )

订阅以下载
Device Standby

在 Cedaro 的 1 个合集中
cedaro's mods
37 件物品
描述
设备在未使用时会自动进入待机模式,耗电量大幅下降。

你说的对,但为什么我不用Turn It On and Off

在 Turn It On and Off 中,大部分可开关建筑都是硬编码进去的,这使它几乎无法进一步拓展以支持更多mod。而且它的作者看起来也不再专注于 RimWorld 上了。

这个 mod 是对它的一个彻底重写,更多可待机的设备、更多支持的mod、更好的性能(大概罢)、同时仅用 XML patch 就能拓展到更多的建筑。

可待机设备:

  • 电力工作台,或者看起来像电力工作台的东西
  • 工作台的附件,比如多元分析仪
  • 各种扫描仪
  • 生命体征监测仪
  • 水栽培
  • TV
  • 汤锅
  • 冰箱
  • 炮台
  • 垃圾分解器
  • 机械充电站
  • ……以及更多!

Be careful of your power!

This mod will absolutely mess up your estimation of how much power your colony really consume. Do build a robust battery pack or you may suffer from Insufficient power every day.

Q&A

Q: 可以中途加入/移除存档吗?
A: 都可以

Q: 可以与 RePower 一起用吗?
A: 不行,本 mod 不与 RePower 兼容。如果你希望能更平衡一点,设置里可以调节工作模式的耗电量倍数。

Q: 性能?
A: 我深入研究了 mlie的版本 然后发现他的确实比我的版本处理方法更精妙,对性能影响也更小,所以我把我的那句话划掉了。虽然我认为大部分时间两者应该不会有什么差别——除非你把全地图都摆满工作台,但如果你十分在意性能,请再三思。

Q: Multiplayer?
A: 理论上是支持的。

已确认适配的 mod

See here

Patch tutorial

See in mod folder
热门讨论 查看全部(2)
3
2024 年 7 月 17 日 上午 5:19
置顶: Supported modlist
Cedaro
2
2023 年 10 月 23 日 上午 7:54
About Project RimFactory Revived
Cedaro
139 条留言
SSS-class Warlock 10 月 19 日 上午 9:17 
Yo, uh, does that cause power drawing building to produce heat?
I add this mod to an existing save, and I just noticed that my research room is at around 170°C when it draws its full 21200W of power
Jamesli174 9 月 13 日 上午 8:52 
感谢作者的教程,自己patch了一下:steamhappy:
Jamesli174 9 月 13 日 上午 12:43 
和WVC - Xenotypes and Genes里的异种人充电站冲突?:steamfacepalm:

Exception ticking WVC_GeneRecharger20144 (at (119, 0, 144)): System.NullReferenceException: Object reference not set to an instance of an object
[Ref 52875770]
at DS.CompDeviceStandby.IsActive () [0x00166] in <5a1874f442a7421b8613e9cf1c810574>:0
at DS.CompDeviceStandby.DoUpdate () [0x00052] in <5a1874f442a7421b8613e9cf1c810574>:0
at DS.CompDeviceStandby.CompTick () [0x00012] in <5a1874f442a7421b8613e9cf1c810574>:0
at Verse.ThingWithComps.Tick () [0x00025] in <24d25868955f4df08b02c73b55f389fe>:0
at WVC_XenotypesAndGenes.Building_XenoCharger.Tick () [0x00001] in <f6994e3d993a47e9bb0b82decfccbff1>:0
at Verse.Thing.DoTick () [0x0007b] in <24d25868955f4df08b02c73b55f389fe>:0
at Verse.TickList.Tick () [0x00139] in <24d25868955f4df08b02c73b55f389fe>:0
UnityEngine.StackTraceUtility:ExtractStackTrace ()
Corpse 9 月 12 日 下午 2:26 
原来如此,我还以为是冲突了
Cedaro  [作者] 9 月 12 日 上午 2:04 
@Corpse 有效果的,因为原版的一些限制导致设备的面板无法反映实际功耗,但它确实是已经改变了,你可以用比如power tab之类的模组查看用电量
Corpse 9 月 12 日 上午 1:30 
大佬为什么我用电功耗调成5倍没有效果,还是默认的一倍
Cedaro  [作者] 9 月 11 日 上午 7:00 
@战地记者 射命丸 已将充电桩加入排除名单,不会报错了
战地记者 射命丸 9 月 6 日 上午 5:45 
和米莉拉的无人机充电桩冲突
Exception ticking Milira_DroneRecharger1081 (at (101, 0, 126)): System.NullReferenceException: Object reference not set to an instance of an object
[Ref AD9B76CD]
at DS.CompDeviceStandby.IsActive () [0x00166] in <66caae8d8ff246d39ba1f4899c45543d>:0
at DS.CompDeviceStandby.DoUpdate () [0x00052] in <66caae8d8ff246d39ba1f4899c45543d>:0
at DS.CompDeviceStandby.CompTick () [0x00012] in <66caae8d8ff246d39ba1f4899c45543d>:0
at Verse.ThingWithComps.Tick () [0x00025] in <24d25868955f4df08b02c73b55f389fe>:0
at AncotLibrary.Building_DroneCharger.Tick () [0x00001] in <c6669e03167b4f6fa373e254dd8b7f6f>:0
at Verse.Thing.DoTick () [0x0007b] in <24d25868955f4df08b02c73b55f389fe>:0
at Verse.TickList.Tick () [0x00139] in <24d25868955f4df08b02c73b55f389fe>:0
Nuacepony 9 月 4 日 上午 7:08 
In fact, I think your mod is better than Mile's version because your mod doesn't require hugslib.
luojiahao 8 月 26 日 上午 7:11 
Exception in Verse.TickList.Tick: System.NullReferenceException: Object reference not set to an instance of an object
[Ref 683F39BA]
at DS.CompDeviceStandby.IsActive () [0x00166] in <66caae8d8ff246d39ba1f4899c45543d>:0
at DS.CompDeviceStandby.DoUpdate () [0x00052] in <66caae8d8ff246d39ba1f4899c45543d>:0
at DS.CompDeviceStandby.CompTick () [0x00012] in <66caae8d8ff246d39ba1f4899c45543d>:0
at Verse.ThingWithComps.Tick () [0x00025] in <cb53cd4422904947932d33f561ad8d15>:0
at AncotLibrary.Building_DroneCharger.Tick () [0x00001] in <d47709a45d9d437aa0f42429dc889925>:0
at Verse.Thing.DoTick () [0x0007b] in <cb53cd4422904947932d33f561ad8d15>:0
at Verse.TickList.Tick () [0x00157] in <cb53cd4422904947932d33f561ad8d15>:0
- TRANSPILER net.pardeike.rimworld.lib.harmony: IEnumerable`1 VisualExceptions.ExceptionsAndActivatorHandler:Transpiler(IEnumerable`1 instructions, MethodBase original)