3.80 star(s) 19 Votes

Trollschnepfe

New Member
Feb 15, 2023
7
6
126
This game was fun, but it becomes annoying to see failure scenes when there isnt a "lose" button

edit: mtool to the rescue again, can edit the cards you have in your hand

final thoughts: good overall, there is no ending just says "to be continued" so i can only presume the author got bored/gave up and just released it as it was
how did you defeat the end boss. I reached him but couldnt kill him
 

Jerrian

Member
Mar 29, 2020
276
230
166
how did you defeat the end boss. I reached him but couldnt kill him
First make sure you play the right version, in the demo version the boss was unkillable as it was healing itself. When you ´ve the right version the fight shall be easy when your level is high enough.

You can burn Boss with magic , or if you ´ve a high skill at the ability what gives you higher chance to get a X card, you can cast vision to see what card your enemy has and simple put cards that are a bit higher (save your higher cards for higher rolls of the enemy) as you get many X cards you shall always have a higher card to counter him, save your mana for heals if things not going well if you ´ve many high cards on deck you can also use your fire magic additional or to take out a high roll of enemy.

If you feel your level is too low, you can take a break in your camp to regen mana and hitpoints, sometimes you get ambushed by enemies there, you can kill them for extra experience, also can save and load if bad luck.
 
Mar 24, 2019
86
28
74
Does anyone share the save with everything unlocked? The one they show at the beginning of the page doesn't let me download it.
 

asfasfwsasfas

New Member
Sep 30, 2023
9
2
126
nd i receive this message, system just don't reload drivers and continue working in 2d regime... and game stop crashes lol
For you and Sergersrj -- this has to be fixed via a video driver. It means that your current video driver can't render the WebGL and it's crashing. The 'browser' is the game engine itself, so that rules out half the problem. So that leads to it being often a integrated CPU/GPU setups also known as AIOs, and much older GPU's(pretty much anything prior to 2013) that don't support specific WebGL extensions internally.
so...what should i do bro?
 

Anhoff22

New Member
Jul 9, 2021
6
0
11
Is there a way to rewatch the little "engage" sequences between movement roll dices?
 

datarelay

Member
Jun 8, 2021
479
833
218
what the fuck is wrong with those japanese and their obsession with slow moving texts?
fucking hell man, good games become obnoxious slogs without a simple option to make text instant, forcing the player to click hundreds of time just to move this fucking thing faster. That literally kills half the fun of any game, specially the heavy text ones like this
 

HornyJail

Member
Oct 2, 2018
291
464
277
I swear the cards are fucking rigged at a certain point . like it's either all highs or all 1s for a long ass time .
 

Luna Moon

Newbie
Feb 5, 2018
46
63
133
I swear the cards are fucking rigged at a certain point . like it's either all highs or all 1s for a long ass time .
Cards are based on luck stat, and your current hornyness. If you keep her calm and level luck you will keep getting 10's
 

Mr.E2423

Newbie
Jan 1, 2022
28
15
60
Not sure about the save files, but go back a page for instruction on how to use the debug menu.

https://f95zone.to/threads/cage-of-...oro-erufu-tea-plantation.131466/post-12119071
Gonna be honest as someone who doesn't code, this makes not fucking sense to me. Code is essentially another language and you can't really expect people to automatically understand. Nothing against you of course just seems like linking to a string of code a lot of people won't understand isn't the best solution, even though it seems to be the only one. :( If you know how it works maybe give a little help figuring it out. :) Have a great day/night and I hope this didn't sound rude or anything.
 

Gummiel

Well-Known Member
Jul 16, 2019
1,625
1,467
305
Gonna be honest as someone who doesn't code, this makes not fucking sense to me. Code is essentially another language and you can't really expect people to automatically understand. Nothing against you of course just seems like linking to a string of code a lot of people won't understand isn't the best solution, even though it seems to be the only one. :( If you know how it works maybe give a little help figuring it out. :) Have a great day/night and I hope this didn't sound rude or anything.
Well editing most games save files, are gonna need at least some basic understanding of that sort of stuff, how much exact depends on the game/engine, but almost never is it something you can just easily do, so if that post doesn't make any sense to you... well you are not gonna be able to do it.
 
  • Like
Reactions: Arioth

Mr.E2423

Newbie
Jan 1, 2022
28
15
60
Well editing most games save files, are gonna need at least some basic understanding of that sort of stuff, how much exact depends on the game/engine, but almost never is it something you can just easily do, so if that post doesn't make any sense to you... well you are not gonna be able to do it.
Thanks for the reply. I do hope I didn't sound rude, I believe that I was just a bit annoyed that the debug mod isn't updated and the only thing there is the wall of code that I and probably others can't understand how to implement. Sorry.
 

Mr.E2423

Newbie
Jan 1, 2022
28
15
60
this game has uncen mod/path?
It did, hasn't been updated to the newest version and the only way to do so right now is to put the code in by hand. There is a comment a few pages back that explains some of it but if you don't know code similar to myself well your out of luck for now.
 

Arioth

Newbie
Feb 15, 2021
17
17
21
Gonna be honest as someone who doesn't code, this makes not fucking sense to me. Code is essentially another language and you can't really expect people to automatically understand. Nothing against you of course just seems like linking to a string of code a lot of people won't understand isn't the best solution, even though it seems to be the only one. :( If you know how it works maybe give a little help figuring it out. :) Have a great day/night and I hope this didn't sound rude or anything.
You came off as a little rude to me, perhaps a touch patronizing, but we are all entitled to our opinions. While there isn't anything particularly wrong with what you said, from my perspective, I don't owe anyone here anything. You didn't purchase anything from me and I am not obligated to provide technical support. I shared something I figured out in the hopes that other people would get some use and enjoyment out of it like I did.

If you were specifically looking for the RNG_MOD, I didn't feel comfortable reposting someone else's code without their permission, but I gave an explanation for how to get it yourself. If you don't think that is worth the effort for some free hentai game found on an Internet forum, understandable. I am sure it will have helped some people.

As for the rest of the code I provided, I did put a lot of time into that post and literally gave instructions for every step needed. So saying "If you know how it works maybe give a little help figuring it out." does make me think you didn't really read what I posted.

I'll grant that there is some level of technical knowledge required. You do need to figure out how to unpack the app.asar archive to begin with. I provided one solution that involved using 7-Zip and installing a plugin for it (that I linked to). Beyond that, you need to know how to use the search function of a text editor.

Having unpacked the archive, you only need to open a file contained within and then copy and paste the code I provided into the sections I specified within said file (or as I mentioned in the post, I have a feeling it doesn't even really matter where you paste most of the code). You don't need to understand or alter the code yourself at all. Just copy and paste. Then follow the instructions I provided for saving the file.
 
Last edited:

Arioth

Newbie
Feb 15, 2021
17
17
21
this game has uncen mod/path?
https://f95zone.to/threads/cage-of-...oro-erufu-tea-plantation.131466/post-12178686

The short answer is, "no". The image files themselves appear to be censored so you would need to extract them, use software to remove the mosaic, and then repack them. The mod that existed before appears to have been created to remove an additional layer of cloudy censorship which was not present in the version of the game I downloaded from page 1 of this thread.

I think the post below is the mod others may refer to. You can see the white fog or blur that was present in some versions of the game.

https://f95zone.to/threads/cage-of-...koro-erufu-tea-plantation.131466/post-9774692
 
Last edited:

Mr.E2423

Newbie
Jan 1, 2022
28
15
60
You came off as a little rude to me, perhaps a touch patronizing, but we are all entitled to our opinions. While there isn't anything particularly wrong with what you said, from my perspective, I don't owe anyone here anything. You didn't purchase anything from me and I am not obligated to provide technical support. I shared something I figured out in the hopes that other people would get some use and enjoyment out of it like I did.

If you were specifically looking for the RNG_MOD, I didn't feel comfortable reposting someone else's code without their permission, but I gave an explanation for how to get it yourself. If you don't think that is worth the effort for some free hentai game found on an Internet forum, understandable. I am sure it will have helped some people.

As for the rest of the code I provided, I did put a lot of time into that post and literally gave instructions for every step needed. So saying "If you know how it works maybe give a little help figuring it out." does make me think you didn't really read what I posted.

I'll grant that there is some level of technical knowledge required. You do need to figure out how to unpack the app.asar archive to begin with. I provided one solution that involved using 7-Zip and installing a plugin for it (that I linked to). Beyond that, you need to know how to use the search function of a text editor.

Having unpacked the archive, you only need to open a file contained within and then copy and paste the code I provided into the sections I specified within said file (or as I mentioned in the post, I have a feeling it doesn't even really matter where you paste most of the code). You don't need to understand or alter the code yourself at all. Just copy and paste. Then follow the instructions I provided for saving the file.
I'm sorry for being rude and coming off as patronizing, I didn't mean to sound like that. Your right, you did a great service to the porn community that helps those who do have the know how. I think I was just frustrated that I was unable to understand the instructions due to lack of knowledge, due to my lack of understanding I think I felt the instructions were unclear, even though they probably aren't if a person knows what they're doing.

I'm sorry with how rude I was and hope you can forgive my disrespectful behavior. I am glad to have you as part of the community and I wish you a great day/night.
 
  • Like
Reactions: Arioth
3.80 star(s) 19 Votes