What's your favorite character at this point of the game?

  • Cherie

    Votes: 1,223 27.3%
  • Lana

    Votes: 1,097 24.5%
  • Elfie

    Votes: 788 17.6%
  • Gabbie

    Votes: 450 10.1%
  • Angela

    Votes: 508 11.4%
  • Mia

    Votes: 400 8.9%
  • Chanel

    Votes: 5 0.1%
  • Julia

    Votes: 3 0.1%

  • Total voters
    4,474

Zoric

New Member
May 29, 2017
9
3
The ENTIRE game is about running around and hunting all sorts of chickens and other roosters with unpredictable results... Well, then make a hunting simulator or some kind of stupid farm. You are pretending to be a porn game... In my opinion, the author is doing complete nonsense. This is culturally speaking
this is my personal opinion
 
  • Like
Reactions: Hakkira

lolol098

New Member
Sep 1, 2017
4
11
Go have a look at all the 5 star reviews. I'm certain that 90%+ of those accounts are just dups accounts for him to prop up the game. Once again, I'll humbly ask to go and do an honest review of the game. This game is not worth half the stars it has.
 

orellion

Member
May 12, 2023
224
217
Go have a look at all the 5 star reviews. I'm certain that 90%+ of those accounts are just dups accounts for him to prop up the game. Once again, I'll humbly ask to go and do an honest review of the game. This game is not worth half the stars it has.
Probably, ya, but the game has its fans or wouldn't be earning over $2k on crowdfunding sites
 

Feyschek

Well-Known Member
Jun 12, 2021
1,778
1,171
Probably, ya, but the game has its fans or wouldn't be earning over $2k on crowdfunding sites
Fans? It's a strange word for people who pay money for such a pig in a poke.
:ROFLMAO: Because they have cheats and other charms for their money, and it even seems to me that they haven't played the game without cheats.
 

punch123

Member
Dec 22, 2017
108
155
"
v0.3.1
- Tsunade and MAD Knight fights.
We've added a fight in both forest and wastelands! You might want to practice before trying these two ferocious opponent. "

They fucking forgot to put in the files for those fights. View attachment 4443990

You seriously can't make this shit up.

I'm up to breaking their shitty game and editing another html if you guys want to play it (took a look at the code and, as expected, they went through another round of obfuscation. They probably spent more time thinking how to protect their shit code than actually working on the game), just let me know but I really don't think it's worth the time.
In the mean time, you can use the old edit from last version. Doesn't seem like much has changed.
Tsunade seems to be in the files, the mad knight with that starting isn't there. (FWE)
 

GamerT

Newbie
Dec 23, 2016
25
14
The balance is way off on the food and resources grind. However just hack the save to give yourself some resources and it becomes enjoyable to play with a good mixture of gameplay mechanisms, writing and porn. Much more fun and interactive than most the "games" being released that are not much more than visual novels.

That said, the bugs are real! Im stuck again in 3.1 unable to explore and have no idea why i cant go past the point im up to.
 

FAP Online Creation

Member
Donor
Game Developer
Dec 2, 2022
256
546
The balance is way off on the food and resources grind. However just hack the save to give yourself some resources and it becomes enjoyable to play with a good mixture of gameplay mechanisms, writing and porn. Much more fun and interactive than most the "games" being released that are not much more than visual novels.

That said, the bugs are real! Im stuck again in 3.1 unable to explore and have no idea why i cant go past the point im up to.
This also has been fixed in the 0.3.1a bugfix version! You will now be able to progress through The Wastelands and Forest! We are also working on improving the grind system on version 0.3.2.
 

FaceCrap

Ghost of torrents passed
Donor
Oct 1, 2020
1,598
1,104
TheFapocalypse-0.3.1a
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.​
 

thedarkbillymays

New Member
Apr 19, 2018
7
2
.31a STILL has a progress halting bug... Gabbie's event two spaces after the MAD fighter always throws up an error message and won't let me do the event.
 

poke5

New Member
Oct 28, 2021
7
6
For anyone trying to get cheats working (as of version 0.31a):

1. With the .html loaded in your browser, open up Developer Tools (F12, Ctrl+Shift+I, or Cmd+Opt+I)
2. Click on "Console."
3. Enter the following:
window.md5 = function(input) { return "4a4f41211bbd96092c87d27f9c07203f"; };
Should give you access to the cheats menu.
 
  • Like
Reactions: OnceAndFutureSquid

Leandro Marques

New Member
May 12, 2017
3
0
This game need a lot more work to be done, the hunger goes too fast, i can't do anything else besides fishing and hunting because of it, the crafting menu needs a lot of work in organization too hard to find the items i want to make, and there a lot of them, i'm not asking to make the grind easier but at least make it more rewarding or fun to be done, was on day 192 and died because of hunger.
 

malcolmalbie

Active Member
Oct 8, 2018
866
1,918
JavaScript:
// Max coin
SV.market.zeta=[1<<20|1,1<<20|1];

// Unlock all scenes
Object.values(SV.scenes.list).forEach(c=>c.unlocked=true);

// Set all character's lust + trust to max
Object.values(SV.characters).forEach(c=>c.stats&&Object.assign(c.stats,{lust:999,trust:999}));

// Set player stats to max
Object.assign(SV.stats,{virus:80,craftmanship:999,dominance:999,charisma:999,tiredness:0});

// Unlock all icons
Object.entries(gameData.market.items).forEach(([k,{type}])=>type.includes('Icon')&&(SV.market.items[k]=true));
 
Last edited:
1.60 star(s) 46 Votes