I mean, the new anime does still go by Popp and Maam (and Leona, for the princess) so I'm not sure if that's a mistranslation.ah the old DQ with the total crap name translation is back lol eh i'm not here to criticize the game but rather the atrocious name they couldn't even translate correctly lol
Maam is in fact Fuam (the original mangaka named her like this 20+ years ago) ......
Well at least we don't have the spell translation who don't even sound like the audio you hear in the anime lol ..
Average game with a lot of bug in the end ....
I mean safe to say the person who beat them is Vearn, but since you can fuck them both at the same time, it seems like these are just generic monsters, maybe goons doing the fucking. Idk if its NTR tho, because the good end has them break out of the chains and its like a "live to fight another day and save their friends" type thing, while the bad end is them being jailed after a long sex session, but they're still like not into it. So at best it's mind break/rape.Sooo... does that make this game NTR? or are you the villain that does that to them?
also, which anime?
Yea i was talking about my paper edition from 90 Dragon Quest Adventures of Dai lot of name (and almost all the spell translation) are different from the recent animeI mean, the new anime does still go by Popp and Maam (and Leona, for the princess) so I'm not sure if that's a mistranslation.
uhhh... mindbreak/rape is two types of the 3 types of NTR btw... (Type B is just rape, Type C is rape leading to consensual, Type A is your standard cheating).I mean, the new anime does still go by Popp and Maam (and Leona, for the princess) so I'm not sure if that's a mistranslation.
I mean safe to say the person who beat them is Vearn, but since you can fuck them both at the same time, it seems like these are just generic monsters, maybe goons doing the fucking. Idk if its NTR tho, because the good end has them break out of the chains and its like a "live to fight another day and save their friends" type thing, while the bad end is them being jailed after a long sex session, but they're still like not into it. So at best it's mind break/rape.
Anime is Dragon Quest: Adventures of Dai, it's almost done, I think they're at episode 94 now with like maybe 6 episodes left.
Is there any multi-bytes characters in game path ? (ex. "c:\게임\Leona And Maam\" is NG)well somehow i cant make the uncensor patch to work no matter how many ways i try :/
the game doesn't work for me anymore also. all i can do is move the camera. when i click on a spot to do an action all it lets me do is move camera.While orgasm fade away, can't control. after mouse in disappeared. wait a moments. button of UI is enabled. right click to exiting control. mouse is appeared.
My plugin fixes that.the game doesn't work for me anymore also. all i can do is move the camera. when i click on a spot to do an action all it lets me do is move camera.
Check below.the game doesn't work for me anymore also. all i can do is move the camera. when i click on a spot to do an action all it lets me do is move camera.
Run game once, then BepInEx\plugins\DumbRendererDemosaic.ini file is created.
Edit DumbRendererDemosaic.ini file.
UseUnlitMaterial = true
Very good.Made a custom uncensor plugin
No config required for this one.
This should also fix the problem about some pixelation objects are spelled as "Masaic" which is not picked up by the default implementation.
Aside from that: I find it hilarious that I found this game during lunch break on my twitter feed, gave that dude his 200yen and immediately started to uncensor it myself.
With a few detours it took me awhile and when I wanted to share the game and plugin with you guys, not only had the game itself had been posted, but also uncensoring efforts were on their way/done.
There isn't something that's faster than light, but the horny gaming community is pretty close...
Is it supposed to go into \BepInEx\plugins as well? Have attempted that myself, but it doesn't seem to work.Made a custom uncensor plugin
No config required for this one.
This should also fix the problem about some pixelation objects are spelled as "Masaic" which is not picked up by the default implementation.
Aside from that: I find it hilarious that I found this game during lunch break on my twitter feed, gave that dude his 200yen and immediately started to uncensor it myself.
With a few detours it took me awhile and when I wanted to share the game and plugin with you guys, not only had the game itself had been posted, but also uncensoring efforts were on their way/done.
There isn't something that's faster than light, but the horny gaming community is pretty close...
Nope. Just forked his github repo and kept the namespace for my decensor pluging for reasons of uniformity.BTW, are you manlymacro ? (from screen-shot)
private void Update()
{
foreach (var renderer in FindObjectsOfType<MeshRenderer>().Where(x => MozaicTools.IsMozaicName(x.name) && x.enabled))
{
Logger.Log(LogLevel.Info, $"Removing mozaic material from renderer {renderer.transform.name}");
renderer.enabled = false;
}
}
Not as well, but rather instead. But in general yes, that's the target Folder.Is it supposed to go into \BepInEx\plugins as well? Have attempted that myself, but it doesn't seem to work.
Is any multi-bytes characters in game path ? (ex. "c:\야겜\LeonaAndMaam" is NG)Is it supposed to go into \BepInEx\plugins as well? Have attempted that myself, but it doesn't seem to work.