Darcknees

New Member
Apr 17, 2024
1
0
30
Я не знаю английский, поэтому, пожалуйста, объясните, как готовить еду в этой игре?
 

blood-stone

New Member
Aug 26, 2023
3
2
62
Im Going to say , has potential, but the every day talking to each character is not fun. In addition pizza's dont fix health, and the time management needs a better indicator, and the fill up bar the fairy didnt want to talk about is very dumb in my opinion, this game again has potential, but comparing .2 from the top of the forum posts and .5 I don't see a lot of major changes. just better at hiding areas, that are unfinished. the premise of where you start could change and be a more interesting game. If the MC is from the future, there must be some historic knowledge he can use to get by, also weapons for the move through the forest are needed. and perhaps quests to help boost the time with girls, and a shovel is really not a good start for a bunker...
 

Hatchet80

Newbie
Mar 22, 2023
46
76
60
Confirmed, no damage dealt by enemies, allies, nor MC during attacks. Only damage dealt when performing an unsuccessful flee attempt.
 

KhaiFirst

Well-Known Member
Feb 27, 2021
1,341
999
180
if dev planing add sleep sex better not put on patron, get subscribeStar.
 

Highland_Hunter

Well-Known Member
Aug 26, 2019
1,436
592
260
Still no word on an update as yet ? . . .

Hope the Dev is still working on it .

Love the Art, (even if it might be AI art), the Girls/Women still look great . (imho)

Hope to see, more/an update, soon . . .


EDIT #1 : Just noticed that the games up-dates are available else-where !

The OP needs to be up-dated to that fact .
New players, (and some old players :p) need to know these facts
.

 
Last edited:

Highland_Hunter

Well-Known Member
Aug 26, 2019
1,436
592
260
There seems to be no Back-Button ?

Is it hidden . . . , or, just not supplied :unsure:, or, removed :oops:, (for what-ever-reason) .

(I'm used to having one, (for taking screen-shots), if I wanted one, but, had already moved forward . . . ):(
 

Highland_Hunter

Well-Known Member
Aug 26, 2019
1,436
592
260
Just Curious, . . . Has anyone found any Weapons, or, Armour yet ???

Thought maybe, that Shovel, you could purchase at the, shop in town, might double as a weapon . :unsure:

But, Nope . . .(for it's cost, it should double as a weapon !) :cautious:
 

Hatchet80

Newbie
Mar 22, 2023
46
76
60
EDIT #1 : Just noticed that the games up-dates are available else-where !

The OP needs to be up-dated to that fact .
New players, (and some old players :p) need to know these facts
.

Agreed. The link to the "latest" version is hidden somewhere in the thread posts.
The latest version I have is v0.5.b6, is that still the newest version?
 

Highland_Hunter

Well-Known Member
Aug 26, 2019
1,436
592
260
Agreed. The link to the "latest" version is hidden somewhere in the thread posts.
The latest version I have is v0.5.b6, is that still the newest version?
Yes . . . That's still showing on the Patreon site, as the latest version available .
(as of today, at this posts time)
 

darkiedark

Newbie
Jr. Uploader
Jan 3, 2018
61
1,159
298
So the game itself has a potential. At least for people enjoying training and management premise in porn game.

Though as of right now for the latest version at the moment: there are quite a few glitches. One of the main thing people notice is the battle in the forest. Due to the code it's setup to return 0 dmg no matter what your equip is or what mob you face. I did a little bit of code clean up to get that part "unlocked" and found that after "enabling" the battle it's all became very bland - with 100% land of hits, and hits being set amounts, influenced simply by your attack + your weapon attack vs mob armor. So to me it feels bleeeh. Thus here's the unofficial cleanup and some changes to the battle script itself!!

List of things that have been changed:
1. Removed the 0 dmg lockout, so you CAN actually fight. !!!! Keep in mind - if you choose to use this fix and actually get in battles - trip thru forest might become a chore, especially if you low on health and money.
1.1 Yes there are 2 items officially in game which you can buy in clinic to restore you hp. Both are ridiculously expensive for the game money balance. 120 and 300$ for partial and full health restoration respectively. Thus I also recommend to get one of the items (energy drink) fix where I added a small hp restoration, beside the energy restoration as well. You can skip that part completely, but be aware: untill you can get at least +8 weapon (suggested at least +12) - fighting boars - is a pain in the ass. You've been warned ;)

2. Randomized dmg output a little bit. Ranging 15% up and down, so you don't deal just set numbers.

3. Added possibility for MISS (0 dmg, but locked onto it, lol) and CRIT, both for you and mob

4. Upped base % chance for fleeing. Trust me, once the fight is enabled you will WANT to use flee sometimes, specially at the beginning of the game. It used to be 50% + speed modifiers, not gonna get into technical, but now its a little bit easier to flee and not lose half of your hp as you try to do that.

Those i think everything what was polished for the battle specifically.

As a great outcome for battle enabling - you get to be able to skin fallen mobs and collect some loot from them (snake venom sacs sold for 50$ a piece and easily the highhest yield from loot and money making items. Plus snakes are easiest to kill. Wolfs yield 2 pieces of meat which restore 70 hunger per piece! tripple the restoration compared to mushrooms. Boar's meat = 50 hp, etc. So quite a few benefits from unlocking your battle. But as mentioned several times - keep in mind health now will disappear easily as well. So think twice and always copy old files for backup.

It's in rpy format, the game will compile it into rpyc once you start the game.

How to:​
1. Download the Battle.rpy file (and if interested energy_drink.rar also. Drink will have to be unzipped. use WinraR, 7Zip, Winzip, w/e strikes your fancy)
2. Navigate to "game" folder insinde your main game directory. Inside "game" go to "battle" folder.
3. !! Remove (delete if you like to, but suggested to move it to different location) old Battle.rpyc (make sure its gone from the "game" folder. Make a different folder somewhere in the root folder) and place your new battle.rpy inside the game/batlle folder.
4. Start game and have fun ;)
5*. Energy drink goes into game/items folder. Unrar the archive and replace the json there.

P.s. Also I'd suggest to enable rollback (need to unren the game. This way you can make more sense from the pizzeria game if you don't want to spend eternity reading thru everything and make at lest 75-90$ per day from there (save before accepting the stage, if not 5 people at least, rollback and reload). Otherwise the game gives you a headache grind for money. Hoepfully the updates will address those inbalances.

Support the , if you enjoy the game, it has a potential, and hopefully the dev will continue working on it.

Thanks for reading, If this post helped you a bit - drop a "like" ;) Well you can drop a like even if didn't help you and just because you are an awesome human being :unsure:, but thats up to you :whistle:
 
  • Like
Reactions: DuniX and Prustan
1.50 star(s) 4 Votes