- Feb 5, 2023
- 9
- 1
How do I get drunk to combat drunkenly? I know I can drink beer in the tavern, but going right to the forest right afterwards after having a few beers doesn't seem to do anything.
It's not working withEnjoy. Should work across all versions unless author changes things up. Might bother updating. (PS: If you ever “lose status”, just “refresh/login” and it will automatically fix. That occurs on every “game update”, not going to bother hooking those routines. Remember to click on the Patreon buttons to “unlock” stuff if you want to.) Bumping BaasB. It also has King Tier, Platinum, blablabla.
Just a note to everyone, this game usually has a lot of call-home DRM. Fortunately easy to override here, but still, bad behavior by author. Also, the King Place crap about who is King or NPC it's just boring and not useful for anything, story or content, I didn't bother with it. This game is clearly built around 'selling artificial perks' and is gameplay+layout-designed for bilking money.
By the way, if you see anything about not being logged in or 'not a hunter', just attempt to login and it'll correct it.
Edit: In 0.7.0, the developer copied a function and added '1' to the name. Updated.
Edit: In 0.8.2, the developer added some new routines. (One is graphical, called to show Top Tier list, other is supposedly a bug-fix routine (624).) Updated.
Edit: In 0.8.5, the developer added some new routines. (085) Updated. Updated this version a second time to go ahead and add in the dynamic patching.
Edit: Make sure you deletepatreon_unlock.rpy
if I uploaded an RPYC, otherwise Ren'Py will recompile the RPY over the RPYC. I can be forgetful.
Note: For some reason, this needs being said: Stop using OP's and then trying to use mine. You must use a clean copy of the game...
It's also okay to quote me to let me know when it needs updating, I won't know unless someone mentions it. I don't play these games, I crack'em. Sheesh, am I bored.
Edit: Test it out first before leaving a message. I don't mark what version it is working up to, just try it first. I merely mark down when something was added due to a DRM change.
It's not working with
No one has confirmed an issue, I've only seen one person claiming an issue (and it looked like they were simply missing files). Using Python 3 wouldn't need any changing to it unless they're customized their version of Ren'Py specifically.Both 0.9.8 and 0.9.9 use Ren'py 8.1.3 and Python 3, so the unlocker may need to be remade
I'm getting this same issue, but with a freshly downloaded copy of the game and NOT using the unlocker. Seems to be an issue with the game files itself, maybe?
Okay, I figured it out. It's definitely something with the way the game is packaged. I used UnRen to extract the RPA packages, and that took care of it, since the game was then able to find the images that it was looking for. For whatever reason, it's not able to find them within the RPA packages.I'm getting this same issue, but with a freshly downloaded copy of the game and NOT using the unlocker. Seems to be an issue with the game files itself, maybe?
Sounds like the dev packed things wrong or is trying some home-grown DRM.Okay, I figured it out. It's definitely something with the way the game is packaged. I used UnRen to extract the RPA packages, and that took care of it, since the game was then able to find the images that it was looking for. For whatever reason, it's not able to find them within the RPA packages.
I hope not, it took ages for them to implement gay content for them to just focus on straight stuff againWill the developer focus more on Straight options (male vs female)?
Turn off developer mode. I've done a great job of using autotests to minimize bugs in the game. Renpy packs the files and will not be able to find direct links to them in devmode.I'm getting this same issue, but with a freshly downloaded copy of the game and NOT using the unlocker. Seems to be an issue with the game files itself, maybe?
config.developer = False
There will be content for female and male in the new update.Will the developer focus more on Straight options (male vs female)?
It will also beI hope not, it took ages for them to implement gay content for them to just focus on straight stuff again
You need to keep drinking in the tavern, until it says max drunkenness reached (or until the face changes). in combat you will have a mug of beer where your other traits are too if you don't have the mug your not drunk. Sleeping removes the dunk stateHow do I get drunk to combat drunkenly? I know I can drink beer in the tavern, but going right to the forest right afterwards after having a few beers doesn't seem to do anything.
Only tinkering by downstream devs does Ren'Py act weird about that (or people leaving RPAs in there after extracting)....will not be able to find direct links to them in devmode.
No idea how I would've gotten into Devmode, honestly, let alone others as well.Turn off developer mode. I've done a great job of using autotests to minimize bugs in the game. Renpy packs the files and will not be able to find direct links to them in devmode.
Just do it:
Code:config.developer = False
There will be content for female and male in the new update.
It will also be