Megane.sama

New Member
Jul 23, 2022
9
4
how to complete quest in the latest version? i've brought the required items, but when i talked to the girls, they will add more quest instead of completing the previous quest..
 

SpiderJeru

New Member
Aug 31, 2018
4
0
That usually means there is an issue with game loading. Try redownloading the game. But other than that it could be anything.
OK THX 4 the response. I tried SinE3R on your patreon and the bug occurs on title screen, I can select all others buttons but "play" does nothing. If I'm alone with that issue that means my PC is perhaps a mess, perhaps maybe partially because of Z95 but I regret NOTHING !!! In that case no need to support but rather clean it. THX 4 the share.
 

jktulord

Member
Game Developer
Dec 2, 2019
199
184
OK THX 4 the response. I tried SinE3R on your patreon and the bug occurs on title screen, I can select all others buttons but "play" does nothing. If I'm alone with that issue that means my PC is perhaps a mess, perhaps maybe partially because of Z95 but I regret NOTHING !!! In that case no need to support but rather clean it. THX 4 the share.
If play does nothing then Open settings->show menubar. -> View -> Developer tools -> console. Then press play again and post the screenshot. I will look into it.
 

SpiderJeru

New Member
Aug 31, 2018
4
0
If play does nothing then Open settings->show menubar. -> View -> Developer tools -> console. Then press play again and post the screenshot. I will look into it.
OK I'm dumb. I used Window for unzip but with 7Z all files extracted correctly and now I can play. I tried your method and it showed me a missing file "player.txt" in "save" directory, guess this file don't extract well with shitty extractors. I will try it right now ! THX
 

jktulord

Member
Game Developer
Dec 2, 2019
199
184
OK I'm dumb. I used Window for unzip but with 7Z all files extracted correctly and now I can play. I tried your method and it showed me a missing file "player.txt" in "save" directory, guess this file don't extract well with shitty extractors. I will try it right now ! THX
You can delete the empty folder Save1. The game should autocorrect such issues but for some reason didn't
 

youraccount69

I'm like a karate chop
Donor
Dec 30, 2020
8,310
3,799
EuropeanDeadzonePolesie-0.38
You don't have permission to view the spoiler content. Log in or register now.
rpdl torrents are unaffiliated with F95Zone and the game developer.
Please note that we do not provide support for games.
For torrent-related issues use here, or join us on !
, . Downloading issues? Look here.​
 

Kilr@

New Member
Aug 25, 2020
14
5
Hi, the game freeze often when I ask for a quest:
1759247224663.png

I can't do any action, there is a way to fix without using the last save game (it's 3th time in a 10 min play/run...)?

Another question: succubi/girls after the fight always die, for an adult game it's a waste :D. It's possible to capture them using different type of weapon (like a mace ?)
 

11911911

Newbie
Jan 20, 2018
25
32
Cheat code or bypass anyone?

Also, love the flat out fucking lie that softlocking has been reduced when it constantly happens when asking for quests lmao. Just had it happen 2 times in less than 5 minutes on different NPCs that didn't have issues previously.

Nearly a year since my review, and it still has the same dogshit issues while the creator wants to charge $7+ for cheats that bypass the absolute pain in the ass trying to deal with the "game" is. And yes, you're dealing with the game, not playing anything for 99% of the time.

Gonna need to do more than just change the name to salvage this dumpster fire my dude.

Edit: Love getting a quest, grabbing the item, going back to complete the quest, and soft locking because of the same issue as above user.
 
Last edited:

jktulord

Member
Game Developer
Dec 2, 2019
199
184
Hi, the game freeze often when I ask for a quest:
View attachment 5298507

I can't do any action, there is a way to fix without using the last save game (it's 3th time in a 10 min play/run...)?

Another question: succubi/girls after the fight always die, for an adult game it's a waste :D. It's possible to capture them using different type of weapon (like a mace ?)
There is a helper app that can save the game or leave you out of a dialog if you are stuck.
There was something after defeating succubi(undeveloped but still), but you know current unstable steam regulations. I don't to risk it. Plus fundamentals of the games still lacking thus it wasn't the biggest priority.
 

jktulord

Member
Game Developer
Dec 2, 2019
199
184
Cheat code or bypass anyone?

Also, love the flat out fucking lie that softlocking has been reduced when it constantly happens when asking for quests lmao. Just had it happen 2 times in less than 5 minutes on different NPCs that didn't have issues previously.

Nearly a year since my review, and it still has the same dogshit issues while the creator wants to charge $7+ for cheats that bypass the absolute pain in the ass trying to deal with the "game" is. And yes, you're dealing with the game, not playing anything for 99% of the time.

Gonna need to do more than just change the name to salvage this dumpster fire my dude.

Edit: Love getting a quest, grabbing the item, going back to complete the quest, and soft locking because of the same issue as above user.
It is not a lie. It was reduced. All of those soft locks are a meriad of different issues under the hood. Which I can't even confirm I solved fully or not. The problem with it is that I don't playtest it enough(cuz there has to be some time when I actually develop the game). There was a QA and QL round where the game was substantially fixed, And I am planning to do a second one for the whole october before releasing the demo on steam.

It is a problem to game being on java script and the game itsel essentially being long a chain of code. Before there was an issue with item generation, where every item that might had an issues of sloppy formating or it was renamed not across the whole app - the game would freeze on the appearance of it, and not just the item itself ends up bugged.
it was fixed with code which catches this error and evades this issue in the item generation.

I did not make such solutions for the dialog system, but I now think I should(either next patch or the patch after it).

Regarding the price for cheats. I think I voiced this once or twice here already but I will reiterate. It is a little scammy, but If the project was making enough to sustain me, I would have the range where I could do succesions in that regard. Now I can't. But when the game reaches steam(which is pretty soon) - It would just be the steam, there likely won't be any stuff locked behind patreon subscription.
 

Crackgear

Member
Oct 14, 2018
382
275
How does one even write the Codes? Like I do like usual write the faction code tier etc. but when I press enter, nothing happens.
 

jktulord

Member
Game Developer
Dec 2, 2019
199
184
How does one even write the Codes? Like I do like usual write the faction code tier etc. but when I press enter, nothing happens.
ctrl-c. ctrl-v. It should update on entering if right. Likely there is a mistake. The code itself was wrong sometime ago, but now for v0.38 it's updated
 

a1fox3

Loving Family Member's
Donor
Respected User
Aug 8, 2017
24,898
17,435
ctrl-c. ctrl-v. It should update on entering if right. Likely there is a mistake. The code itself was wrong sometime ago, but now for v0.38 it's updated
Last time I played I had to give up after about 10 hours trying to find a backpack, never did so just gave up for several updates.
 

jktulord

Member
Game Developer
Dec 2, 2019
199
184
Last time I played I had to give up after about 10 hours trying to find a backpack, never did so just gave up for several updates.
Your quoting a little bit unrelated, but some stuff was improved in that regard. Backpacks are more common(Even if not fully alright). Also they can be bought. And there is a quest that gives you one. And you start with one equiped as you start the game.
 

a1fox3

Loving Family Member's
Donor
Respected User
Aug 8, 2017
24,898
17,435
Your quoting a little bit unrelated, but some stuff was improved in that regard. Backpacks are more common(Even if not fully alright). Also they can be bought. And there is a quest that gives you one. And you start with one equiped as you start the game.
Well last time I played it was only pockets and there was just 3 or 4 spots so it took hours just to find enough food to survive.
I played the tutorial and it walked me through to get a back pack with 6 more slots then went and started a new game from the beginning and it was to much grind without finding a backpack, no one I saw sold a backpack.

Like I said it was back when this first came out.
 
Aug 31, 2021
78
58
What kind of shitty game is this? I downloaded it because it looked interesting. It's literally unplayable. You can't attack, you can't travel anywhere. It's not worth the 1.5GB it took up on my hard drive.
 
2.40 star(s) 15 Votes