Mindrem

Member
Apr 12, 2023
177
138
Mods make games better by allowing players to customize and significantly expand the gameplay experience by adding new content, fixing issues, improving visuals, and generally tailoring the game to their personal preferences, often offering features that were not originally included by the developers, thus increasing replay value and extending the life of a game, You Know Like Giveing it Noe Life!! But Hell NO they Locked Us Out of That!!!
Are you okay? Who are you arguing with???
Also there are mods for this game but they're not like whole new additions to the game like the dlc is, just quality of life like the costume manager or uncensor mod.
Also also the dlc is nearly done and the dev has supposedly sped up progress. You gotta remember that this is an indie game that actually got completed, that's something a lot of indie devs DONT do, nsfw game or not. I agree that waiting 3+ years for a dlc is a bit much but with a game this high quality it's understandable, especially if it's a small team or solo dev.
If you want the game to progress faster you can sub to the creator's ci-en and support them. They recently added a tier that is meant to "motivate to finish the append version faster" or something like that.
 

Tom216431

Member
Apr 27, 2023
238
107
OK All the Mods Out There: Costume Manager, Uncensor Mod, a 4K Mod that works some times and a Jump Mod Thats it!
 
Dec 17, 2018
107
26
Hi. I've Made a Rudimentary Costume Manager / Editor for this game.
Updated: 2024-10-05


View attachment 4102219 View attachment 4102222

Features:
- Expose Costumes' properties for Editing. (Yes, they're already not encrypted. I just made them more readable.)
- Export Costumes as Property Embedded PNG (Similar to how Koikatsu works)
- Import Costumes from PNG.
- Transfer (import) costumes directly from another costume save files.
- Add/Remove costume slots -> You don't have to set a high value in the setting anymore, just add or remove according to your need.

It should automatically open the game's save data location if it exists (%USERPROFILE%\AppData\LocalLow\Mogurasoft\HolyKnightRicca).
You only need to edit "costume.sav." The game just falls back on the .sav.initbak or .sav.bak only once the game fails to read costume.sav.

To demonstrate, I have shuffled my costumes order and imported some of Mr.H's costumes (Hope you don't mind.) into my save. I have also export some of my and Damien Rocks costumes into Properties embedded PNG files.

View attachment 4102246

Hopefully this can be useful to someone. If you use this and encounter any bugs, please report.
If anyone has any suggestions, also tell me.

Requirement:
The program was compiled with Visual Studio 2019. .
You can download it from that page or with the links below.
Windows 32 bit:
Windows 64 bit:

I will modify the program to remove this dependency later.

You don't have permission to view the spoiler content. Log in or register now.

You don't have permission to view the spoiler content. Log in or register now.
You don't have permission to view the spoiler content. Log in or register now.
You don't have permission to view the spoiler content. Log in or register now.
You don't have permission to view the spoiler content. Log in or register now.

Download: Attached File / pixeldrain pixeldrain.com/u/6yCLi15T

Virus Total :
how do i download those characters? i always get the low size one when i try to save the image
 

coco008

New Member
Dec 10, 2024
7
8
So anything new aside from mods...
I see some updates in Ci-en but don't know if DLc out or not yet. XD
 

G.Skill753

New Member
Dec 14, 2019
9
20
Question regarding scene with mud-golem:
Is there a way to remove the mud on Ricca? It is not the normal dirt that can be adjusted.
 

testacc2

Newbie
Feb 26, 2018
46
76
how do i download those characters? i always get the low size one when i try to save the image
Sorry and thanks for telling me. It seems the properties are removed when I uploaded the images. I have reuploaded a zip file of the exported images (purely for demonstration) and my actual costume save file on my original post. The other previously exported costumes are from Damien Rock's save.
 

Arrenest

New Member
Dec 30, 2023
3
3
To anyone downloading this, do not download from UploadHaven. I don't know if I installed it right or if it was a straight up virus but I ended up with 46 viruses and 5-7 things that took about an hour to uninstall, hope this keeps people from going through what I went through just now.
 

srfsmrf_

Member
May 24, 2024
461
392
Arrenest do you still have the .zip? If so, could you share the SHA256 checksum? (If you're unsure, you could use a tool like .)
 

Arrenest

New Member
Dec 30, 2023
3
3
srfsmrf_ I panicked and deleted it sadly, but the way I got the viruses was easily avoidable. It was a .exe that made me install a bunch of things that anyone SHOULD have been suspicious of. Looking back at it I was really dumb and too lax about the installation so I doubt anyone who's careful will deal with the same thing I went through.
 

Mindrem

Member
Apr 12, 2023
177
138
srfsmrf_ I panicked and deleted it sadly, but the way I got the viruses was easily avoidable. It was a .exe that made me install a bunch of things that anyone SHOULD have been suspicious of. Looking back at it I was really dumb and too lax about the installation so I doubt anyone who's careful will deal with the same thing I went through.
Was it disguised as an installer of somekind? because Ricca does run off a manager of sorts, kinda like Koikatsu
 

srfsmrf_

Member
May 24, 2024
461
392
I haven't played v1.3.8 (that's been shared here since 2024-12-27), but it I took note of pixeldrain's SHA256 checksum: 4c12477a252590c34754ceeac85219dd76d88242949afb1969401a40037eb5f9 (HolyKnightRicca_v138en.zip | 3,939,722,140 B)
 
Last edited:

testacc2

Newbie
Feb 26, 2018
46
76
High-Res mod is version specific <- The file structures are different for each versions.
It also takes a huge while to port, so the original author will probably only update it once a major update drops.
Use in the mean time. That, or port the mod yourself like I did for 1.3.7.
Does this mod work with older or future versions?
No, it will not work. You need the same mod [English] version to match with the game [English] version you have downloaded. 4K Mod v1.22 will only work with the game's version 1.2.2. Hence why you can still find older 4K Mod version to download on this very post.

kumarin plugin method will work with any game version, but it's not 'the' 4K mod. However, it is recommended for those that don't have the hardware to handle 'the' 4K mod.

Why won't you update it for every new version?
Because it's a lot of work and the use of my free time.

1. Preparation time to do the update project. (aka getting the app/files extraction/etc ready).
2. Renaming current version's thousand+ files to the new version's PathIDs.
3. QC those thousand+ files to ensure no errors.
4. Reinjecting those thousand+ texture files, taking up several hours+ of my potato PC's processing time.
(Ryzen 5900x, 64GB RAM, NVME SSD Gen4)
5. QC those textures in-game to ensure nothing went wrong.
6. When it does go wrong, having to spend more time figuring it out and then fixing it.
7. Packaging the files, uploading it to multiple host file sharing sites.
8. Updating this post with all the relevant info, keeping it compact, and making it look readable.

Alternatively, you can learn the know-how, so you can update it yourself as an alternative option. :geek:
Sir, it's literally in the Q&A in the mod author's post.
 
Last edited:
4.60 star(s) 118 Votes