RimWorld

RimWorld

323 ratings
Hamefura
5
2
4
4
2
2
   
Award
Favorite
Favorited
Unfavorite
Mod, 1.4, 1.5
File Size
Posted
Updated
4.395 MB
11 Dec, 2020 @ 7:43pm
17 May @ 3:00am
13 Change Notes ( view )

Subscribe to download
Hamefura

In 1 collection by sumghai
Anime-themed mods
2 items
Description
Hamefura (pronounced Hah-may-foo-rah) adds Victorian fantasy-themed royalty and nobility hairstyles, apparel and weapons from the My Next Life as a Villainess: All Roads Lead to Doom! (乙女ゲームの破滅フラグしかない悪役令嬢に転生してしまった…) franchise, also known as Destruction Flag Otome or Hamefura.







For best results, use in conjunction with EdB Prepare Carefully.




  • English
  • German
  • Japanese
  • Korean (machine-translated via Google Translate)
  • Russian
  • Simplified Chinese
  • Traditional Chinese
  • Ukrainian

If you wish to translate this mod to your own language, please make a pull request on GitHub.


  • Savegame compatible
  • Royalty DLC supported but not required
    • All royal and noble apparel are tagged/categorized correctly, and require the appropriate research project to unlock
  • Combat Extended - Built-in patches for apparel bulk and armor, as well as weapon stats




  • none


  • Jamaican Castle, dninemfive, Ogliss - assistance with hooded apparel code
  • Proxyer - Japanese translation





This mod is licensed under Creative Commons Attribution-ShareAlike 4.0 International (CC BY-SA 4.0)[www.creativecommons.org], which in layman's terms means:
  • You are permitted to use, copy, redistribute my work as-is
  • You may remix your own derivatives (new or alternative textures, defs, plugin code), and release them under your own name
  • You must credit sumghai (author, Hamefura) when publishing your derivatives in the download and forum posts


144 Comments
sumghai  [author] 24 Jun @ 11:14pm 
@Sue Goy - Child noble outfits could be interesting, especially as Catarina and the gang have been depicted as young children before.

And thankfully, human children in RimWorld only have one body type, so that's only 4~5 new graphics I need to draw per character's child outfit (as opposed to the 16~20 graphics I needed to draw support every adult body type per adult outfit).

I shall add this suggestion to my backlog!
Sue Goy 24 Jun @ 10:17am 
My new favorite mod! I would love to see more from you, especially baby noble outfits! Your other mods look like so much fun too. Thanks for sharing!!
sumghai  [author] 6 Jun @ 11:53pm 
@ましろ - cat2002 fixed a bug in [CAT] Show Hair With Hats or Hide All Hats.

Please contact Velc[JP] of Hats Display Selection and ask them to fix the bug on their end as well.
ましろ 6 Jun @ 8:53am 
If you use "[CAT] Show Hair With Hats or Hide All Hats" and "Hats Display Selection" , it will cause pawns to not be displayed when wearing PjEggplant.
sumghai  [author] 19 May @ 12:15pm 
@Yatoro煜 - Your bug report does not provide enough information, and I cannot reproduce your issue the way you have described it.

Please follow the troubleshooting guide [gist.github.com], then submit a bug report to Github [github.com].

Any HugsLibs log must be generated from new savegames with no more than 5 mods (including any DLCs).
Yatoro煜 19 May @ 11:58am 
PjEggplant will cause a lot of issues,make pawn don't draw.
sumghai  [author] 17 May @ 3:02am 
Updated to 1.4.0 - See the Change Notes for details

If you encounter any issues, please follow the troubleshooting guide [gist.github.com], then submit bug reports and feature requests to Github [github.com].

Any HugsLibs log must be generated from new savegames with no more than 5 mods (including any DLCs).
sumghai  [author] 14 Apr @ 11:48pm 
Updated to 1.3.0 - See the Change Notes for details

If you encounter any issues, please follow the troubleshooting guide [gist.github.com], then submit bug reports and feature requests to Github [github.com].

Any HugsLibs log must be generated from new savegames with no more than 5 mods (including any DLCs).
sumghai  [author] 12 Apr @ 3:30pm 
@Шашлычник ;р - Oh hey, thanks for the heads-up! I'll get on to updating Hamefura and RimNGE to the new HairModdingPlus 1.5 standards sometime next week.
Шашлычник ;р 12 Apr @ 2:46pm 
Hi!
Add <overrideShaderTypeDef>CutoutComplex</overrideShaderTypeDef> in your HamefuraHairBase to make masks work well.
I made a first update of HairModdingPlus for 1.5. There's a change of back layers naming - now _back should be between texture name and direction (I may add backwards compatibility later to avoid renaming textures)
e.g.:
HairName_back_south.png (optional back layer)
HairName_back_southm.png (optional mask for back layer)

instead of old
HairName_south_back.png (optional back layer)
HairName_south_backm.png (optional mask for back layer)