[Japanese] ✨Shine✨[250126][けもみみしっぽの世界] 実体がない僕でも、けも娘のお世話がしたい。(Ver1.02) [RJ01330430]

Shine

Global Moderator
Global Moderator
Contributor
Elite Member
Trusted Member
Apr 13, 2011
98,967
2
34,329



[250126][けもみみしっぽの世界] 実体がない僕でも、けも娘のお世話がしたい。 [RJ01330430]
Release / 販売日: 2025年01月26日
File size / ファイル容量: 152.33 MB
Information:
https://www.dlsite.com/maniax/work/=/product_id/RJ01330430.html
Sample




To use the uncensored patch, replace sharedassets0.assets under .\KemomusumeOsewa\KemomusumeOsewa_Data directory using the file provided in the .rar file. You could also use the uncensored.emip if you know how to load a mod installer package file using a Unity Asset Bundle Extractor like UABEAvalonia. Enjoy.​
 
The game has unremovable censorship through plugins, and also using unity exlorer didn't help remove it.It was a matter of honor.12 HOURS of war and I was able to remove the mosaic in this game. So, you need to install Unity Explorer, open the c# console and paste this code:

var body = GameObject.Find("体.001");
if (body != null)
{
var meshRenderer = body.GetComponent<MeshRenderer>();
if (meshRenderer != null)
{
foreach (var mat in meshRenderer.materials)
{
// Меняем материал на skin_肌 (или другой из твоего списка)
var newMaterial = Resources.FindObjectsOfTypeAll<Material>().FirstOrDefault(m => m.name.Contains("skin_肌"));

if (newMaterial != null)
{
mat.CopyPropertiesFromMaterial(newMaterial); // Копируем свойства из нового материала
Debug.Log("Материал заменён на skin_肌");
}
else
{
Debug.LogWarning("Материал skin_肌 не найден");
}
}
}
}
 
The game has unremovable censorship through plugins, and also using unity exlorer didn't help remove it.It was a matter of honor.12 HOURS of war and I was able to remove the mosaic in this game. So, you need to install Unity Explorer, open the c# console and paste this code:

var body = GameObject.Find("体.001");
if (body != null)
{
var meshRenderer = body.GetComponent<MeshRenderer>();
if (meshRenderer != null)
{
foreach (var mat in meshRenderer.materials)
{
// Меняем материал на skin_肌 (или другой из твоего списка)
var newMaterial = Resources.FindObjectsOfTypeAll<Material>().FirstOrDefault(m => m.name.Contains("skin_肌"));

if (newMaterial != null)
{
mat.CopyPropertiesFromMaterial(newMaterial); // Копируем свойства из нового материала
Debug.Log("Материал заменён на skin_肌");
}
else
{
Debug.LogWarning("Материал skin_肌 не найден");
}
}
}
}
Thank you! Did you complete the game? If so, could you share a save file? I'm trying to play it but it's a bit tedious.
 

Users who are viewing this thread

Latest profile posts

Jelly-filled Donut wrote on Shine's profile.
Hello, Shine. Do you have the updated version of any of these buggy games? They went through lots of bug fixes.
風紀委員は女淫魔の夢を見るか? to v25.5.08
星天の魔女 to v25.05.07
ドラゴンブラッド to v25.05.03 (v1.23)
April7James wrote on Otokonoko's profile.
Would it be possible to get re-uploads of these? Thanks in advance.
April7James wrote on Otokonoko's profile.
Would it be possible to get re-uploads for the following?
Thanks in advance.
Jelly-filled Donut wrote on Otokonoko's profile.
Hi, Otokonoko. Do you have the updated version of these buggy games? They went through lots of bug fixes.
星天の魔女 to v25.05.07
ドラゴンブラッド to v25.05.03 (v1.23)
Jelly-filled Donut wrote on Ryzen111's profile.
Hi, Ryzen. Do you have the updated version of these buggy games? They went through lots of bug fixes.
星天の魔女 to v25.05.07
ドラゴンブラッド to v25.05.03 (v1.23)