list101

Member
Mar 18, 2019
441
599
Fetish Locator [Week 3 v2.2.24 Extended] [ViNovella] crunched

Fetish Locator [Week 3 v2.4.6] [ViNovella] crunched

Original / Compressed Size PC*: 1,96 GB / 717 MB - FetishLocatorWeek3-2.2.24-pc-crunched.zip
Original / Compressed Size Mac: 1,93 GB / 682 MB - FetishLocatorWeek3-2.2.24-mac-crunched.zip
= ~36,6% of the original size, image/video quality 80% (png 90%)/90%


Download (PC*/Mac): Workupload - Pixeldrain -

(y) My compressious likeses! (y) Give them to us you filthy little pervertses! :p

This compression is unofficial and untested, use it at your own risk.
The compressing process reduces the quality and can break the game.

*PC = Win+Linux

Tools:
UnRen (VepsrP/Sam@f95zone) - Cruncher (bas@f95zone) - YAC v3.3 (hngg@f95zone) -
thx a bunch! I was ready to bite the 2Gb bullet...
 
  • Red Heart
Reactions: "CJ"

Thedude715

Active Member
Nov 6, 2017
615
1,053
I agree with what was said on the last page: the "true game" will probably stay true to the original plan, you just have to get the patch from somewhere (like F95). That would mean it won't fizzle out.



If that which was detailed above really happened (I have no way of knowing and hate to jump to conclusions, but it isn't implausible at all) it indeed is very poor behavior by a certain someone - who is probably stroking their dick seeing the reactions because it is the first time somebody noticed them since mommy.

However, I will continue defending Patreon on this. As we all, they can have their business model, as we all could, and if they want to check my church going regularity (which isn't what it used to be only 35 years or so ago) that's well within their rights. Well, not this precise example, that indeed would be an invasion of privacy, but the content of stuff presented on their platform certainly is. Just like almost everybody else they can decide themselves what they promote. Sure, they can be called out if society doesn't agree, but if they don't want to support porn or specific kinks, that should be just as okay as a store should not be forced to carry specific goods if it doesn't want to. Considering how far outside their original "mission and vision" all these games are, we can be pretty happy that it allows for them at all.
While I do agree with you that they can have whatever business model they want and whatever restrictions they want and I assume they don't want to be associated with certain kinds of content, it just seems a poor financial decision we all know what happend to tumblr right? Or maybe some would say what is tumblr at this point as they basically killed themselfs.
Same with only fans just they instead realized that they would kill most of their income and changed their minds pretty quickly realising how dumb it would be to ban adult content.
 
May 31, 2020
337
488
so does this mean i won't smack the bitch around or affectionately choke her until her face turn green?( she already looks like a goblin anyway), because some whiny bitch got butt hurt with the original story? is that what i am getting from all this?
 
Last edited:

Lightrunner

Active Member
Game Developer
Oct 9, 2018
666
445
I hate Patreon's dumbass policies, and I now hate the whiny little shit who ran crying to them too

Whoever you are, if you're on this thread, you're the fucking WORST!
likely just some loser who sits at home knowing the only possibility he'll ever have at being near a female human being is by playing as vanilla H games as there is. so in short most likely an incel
 

WuzzyFuzzy

Well-Known Member
Jan 23, 2020
1,410
2,861
It's a bit puzzling to me they've added 'blackmail' to their non grata list. Incest I can understand. Rape, also. But blackmail is a very common novel, movie and television premise.
 

zainon

Member
Jan 27, 2021
303
234
so i decided to run a new game without continuing from week 2 and i noticed new LI. when did we get scene with "The judge"?
 

Darkmessiah30

Member
Jul 12, 2020
488
743
so from what im understanding correct me if im wrong some sniveling little cry baby went crying to patreon over some content in the game dont what havent played it for a couple of updates and got it taken out jesus fucking christ people these days get butt hurt over the simplest things the tiny bone in my dick is probably stronger than his spine this is a fucking game not reality think the cry baby needs to get a life and get out from underneath his mothers skirt
 

Shadowkeeper

Newbie
May 22, 2019
42
40
It's a bit puzzling to me they've added 'blackmail' to their non grata list. Incest I can understand. Rape, also. But blackmail is a very common novel, movie and television premise.
Any sexual act that is initiated where at least one party cannot legally consent (ie mentally impaired, under duress/forced, ...) is seen as rape. Even consensual non consent falls under this.
Blackmail falls squarely under the duress/forced category and they don't care if it's only a fantasy...

On the other hand it helps to remember that Patreon does this out of fear of being banned by CC processors like visa or mastercard who've been on a "all porn is exploitation/trafficking/other bad thing" spree under influence of, mostly, religious lobbyists. It's all about the money...
 

Spyderwraith

Well-Known Member
Jul 21, 2017
1,146
891
sorry the saves are not working? How far do i need to go back this time to have them work? All my saves from the June release fail to work- I Load my April Save and it ends the game entirely going to main menu. and the uncensored patch is giving an odd error as well

And maybe the dev needs to look into subscribestar? I dunno if that is still a thing but some used it instead of Patreon because less stupid rules
 
Last edited:

amrod89

Member
Jun 30, 2018
105
23
So my game ends after getting the cage off. I remember there being more content. I saw somewhere in the thread that certain content was removed because of Patreon. Is it normal to stop at that point now since the content was removed? I had to start over too because my saves wouldnt load.
 

Spyderwraith

Well-Known Member
Jul 21, 2017
1,146
891
This is the error from the Saves:


Code:
I'm sorry, but an uncaught exception occurred.

While running game code:
  File "game/code/classes/00action_file.rpy", line 32, in __call__
Exception: Couldn't find a place to stop rolling back. Perhaps the script changed in an incompatible way?

-- Full Traceback ------------------------------------------------------------

Full traceback:
  File "renpy/common/_layout/screen_main_menu.rpym", line 28, in script
    python hide:
  File "renpy/ast.py", line 928, in execute
    renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
  File "renpy/python.py", line 2245, in py_exec_bytecode
    exec(bytecode, globals, locals)
  File "renpy/common/_layout/screen_main_menu.rpym", line 28, in <module>
    python hide:
  File "renpy/common/_layout/screen_main_menu.rpym", line 35, in _execute_python_hide
    ui.interact()
  File "renpy/ui.py", line 298, in interact
    rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
  File "renpy/display/core.py", line 3315, in interact
    repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, pause=pause, pause_start=pause_start, **kwargs)
  File "renpy/display/core.py", line 4155, in interact_core
    rv = root_widget.event(ev, x, y, 0)
  File "renpy/display/layout.py", line 1100, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "renpy/display/transition.py", line 48, in event
    return self.new_widget.event(ev, x, y, st) # E1101
  File "renpy/display/layout.py", line 1100, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "renpy/display/layout.py", line 1100, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "renpy/display/screen.py", line 727, in event
    rv = self.child.event(ev, x, y, st)
  File "renpy/display/layout.py", line 1100, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "renpy/display/layout.py", line 1313, in event
    rv = super(Window, self).event(ev, x, y, st)
  File "renpy/display/layout.py", line 273, in event
    rv = d.event(ev, x - xo, y - yo, st)
  File "renpy/display/layout.py", line 1100, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "renpy/display/layout.py", line 1313, in event
    rv = super(Window, self).event(ev, x, y, st)
  File "renpy/display/layout.py", line 273, in event
    rv = d.event(ev, x - xo, y - yo, st)
  File "renpy/display/layout.py", line 1100, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "renpy/display/layout.py", line 273, in event
    rv = d.event(ev, x - xo, y - yo, st)
  File "renpy/display/behavior.py", line 979, in event
    return handle_click(self.clicked)
  File "renpy/display/behavior.py", line 914, in handle_click
    rv = run(action)
  File "renpy/display/behavior.py", line 329, in run
    return action(*args, **kwargs)
  File "game/code/classes/00action_file.rpy", line 32, in __call__
  File "renpy/loadsave.py", line 771, in load
    log.unfreeze(roots, label="_after_load")
  File "renpy/python.py", line 2200, in unfreeze
    self.rollback(0, force=True, label=label, greedy=greedy, on_load=True)
  File "renpy/python.py", line 2014, in rollback
    self.load_failed()
  File "renpy/python.py", line 1932, in load_failed
    raise Exception("Couldn't find a place to stop rolling back. Perhaps the script changed in an incompatible way?")
Exception: Couldn't find a place to stop rolling back. Perhaps the script changed in an incompatible way?

Windows-10-10.0.19041
Ren'Py 7.4.10.2178
Fetish Locator Week 3 2.2.24
Sat Aug  6 20:50:18 2022
 

Bhaiyajii19

Member
Nov 16, 2021
209
328
Good change for the story
Who ever did it great job
Don't listen to this useless shits
You did a great job we support you
 

Olsens.M

Active Member
Apr 23, 2021
595
1,270
did they edited the game? I didnt see the part where mc fucks that teacher or the part where he notices it is lidia behind everything? did they changed all that? I didnt even see the part where my mc has sex with Lyssa and there is almost the 3 some with stacy...
 

CountKael

Newbie
May 16, 2022
34
71
did they edited the game? I didnt see the part where mc fucks that teacher or the part where he notices it is lidia behind everything? did they changed all that? I didnt even see the part where my mc has sex with Lyssa and there is almost the 3 some with stacy...
from what i gathered on the past post, someone on patreon got butthurt either because A.) blackmail tag, B.) LydiaNTR or C.) SaintLydia isnt a saint at all.
Theres an extended version on the way that stays true to the Main story and hopefully we can smack Lydia like the lying blackmailing whore that she is. Toddles
 

HWK1590

Newbie
Feb 9, 2022
72
59
Played the new Patreon mandated update or whatever it was. Not a fan. The story is spinning its wheels and the new content isn't very good at all. It also still seemed shorter than the other version, even with the added material.
 
4.10 star(s) 167 Votes