dark_dragon7

Member
Dec 12, 2018
382
213
can you choose if you want to be sub or dom in the game? am a sub myself so thats why am asking am sorry for bopthering you with this :)
 

JokerLeader

Former Legendary Game Compressor
Modder
Donor
Compressor
Mar 16, 2019
8,031
78,784
How to Fix the Future [Ch. 1, Pt. 1, v0.2.1] [Compressed]

Original Size Win/Linux: 969 MB
Original Size Mac: 934 MB

Compressed Size Win/Linux: 236 MB: -
Compressed Size Mac: 202 MB: -

This compression is unofficial. Compressing process reduces image/audio/video quality and can break the game, be aware of that.

You can find all of my Walkthrough Mods content here:

Or you can:
 

Mikilande

Active Member
May 21, 2018
858
1,030
Here's my WT , Gallery Unlocker & Cheat Mod for How To Fix The Future v0.2
{updated}


You don't have permission to view the spoiler content. Log in or register now.


Workupload -




Note
Cheat button appears as the last option in the quick menu.
Cheat mod doesn't work for now, I'm working on it.
You don't have permission to view the spoiler content. Log in or register now.
Please, updated for : How to Fix the Future [v0.2.1]
THANK YOU in advance...
 
Sep 3, 2020
4,174
26,777
now that's what I'm talkin about I feel so much better now that's what I call Freedom of Choice



great update it was worth the wait

it felt so good to say no and give her a piece of my mind
 
Last edited:

Dragon Ember

Member
Nov 11, 2018
227
45
Cheat + Gallery Mod and Walkthrough Mod dont work at all they both need to be fixed this keeps popping up everytime

I'm sorry, but an uncaught exception occurred.

While running game code:
File "renpy/common/00gamemenu.rpy", line 173, in script
$ ui.interact()
File "renpy/common/00gamemenu.rpy", line 173, in <module>
$ ui.interact()
File "game/brandycheat.rpy", line 33, in execute
screen cheatnav():
File "game/brandycheat.rpy", line 33, in execute
screen cheatnav():
File "game/brandycheat.rpy", line 218, in execute
hbox:
File "game/brandycheat.rpy", line 219, in execute
textbutton "{size=30} +1" action [SetVariable("s_alpha", s_alpha +1)]:
File "game/brandycheat.rpy", line 219, in keywords
textbutton "{size=30} +1" action [SetVariable("s_alpha", s_alpha +1)]:
File "game/brandycheat.rpy", line 219, in <module>
textbutton "{size=30} +1" action [SetVariable("s_alpha", s_alpha +1)]:
NameError: name 's_alpha' is not defined

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

Full traceback:
File "renpy/common/00gamemenu.rpy", line 173, in script
$ ui.interact()
File "renpy/ast.py", line 922, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "renpy/python.py", line 2218, in py_exec_bytecode
exec(bytecode, globals, locals)
File "renpy/common/00gamemenu.rpy", line 173, in <module>
$ 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 3213, 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 3630, in interact_core
root_widget.visit_all(lambda i : i.per_interact())
File "renpy/display/core.py", line 567, in visit_all
d.visit_all(callback, seen)
File "renpy/display/core.py", line 567, in visit_all
d.visit_all(callback, seen)
File "renpy/display/core.py", line 567, in visit_all
d.visit_all(callback, seen)
File "renpy/display/core.py", line 567, in visit_all
d.visit_all(callback, seen)
File "renpy/display/screen.py", line 432, in visit_all
callback(self)
File "renpy/display/core.py", line 3630, in <lambda>
root_widget.visit_all(lambda i : i.per_interact())
File "renpy/display/screen.py", line 443, in per_interact
self.update()
File "renpy/display/screen.py", line 631, in update
self.screen.function(**self.scope)
File "game/brandycheat.rpy", line 33, in execute
screen cheatnav():
File "game/brandycheat.rpy", line 33, in execute
screen cheatnav():
File "game/brandycheat.rpy", line 218, in execute
hbox:
File "game/brandycheat.rpy", line 219, in execute
textbutton "{size=30} +1" action [SetVariable("s_alpha", s_alpha +1)]:
File "game/brandycheat.rpy", line 219, in keywords
textbutton "{size=30} +1" action [SetVariable("s_alpha", s_alpha +1)]:
File "game/brandycheat.rpy", line 219, in <module>
textbutton "{size=30} +1" action [SetVariable("s_alpha", s_alpha +1)]:
NameError: name 's_alpha' is not defined

Windows-10-10.0.19041
Ren'Py 7.4.5.1648
How To Fix The Future 0.2.1
Mon Aug 23 08:55:58 2021
 

Look-see

Engaged Member
Aug 19, 2018
2,946
5,383
Cheat + Gallery Mod and Walkthrough Mod dont work at all they both need to be fixed this keeps popping up everytime

I'm sorry, but an uncaught exception occurred.

While running game code:
File "renpy/common/00gamemenu.rpy", line 173, in script
$ ui.interact()
File "renpy/common/00gamemenu.rpy", line 173, in <module>
$ ui.interact()
File "game/brandycheat.rpy", line 33, in execute
screen cheatnav():
File "game/brandycheat.rpy", line 33, in execute
screen cheatnav():
File "game/brandycheat.rpy", line 218, in execute
hbox:
File "game/brandycheat.rpy", line 219, in execute
textbutton "{size=30} +1" action [SetVariable("s_alpha", s_alpha +1)]:
File "game/brandycheat.rpy", line 219, in keywords
textbutton "{size=30} +1" action [SetVariable("s_alpha", s_alpha +1)]:
File "game/brandycheat.rpy", line 219, in <module>
textbutton "{size=30} +1" action [SetVariable("s_alpha", s_alpha +1)]:
NameError: name 's_alpha' is not defined

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

Full traceback:
File "renpy/common/00gamemenu.rpy", line 173, in script
$ ui.interact()
File "renpy/ast.py", line 922, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "renpy/python.py", line 2218, in py_exec_bytecode
exec(bytecode, globals, locals)
File "renpy/common/00gamemenu.rpy", line 173, in <module>
$ 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 3213, 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 3630, in interact_core
root_widget.visit_all(lambda i : i.per_interact())
File "renpy/display/core.py", line 567, in visit_all
d.visit_all(callback, seen)
File "renpy/display/core.py", line 567, in visit_all
d.visit_all(callback, seen)
File "renpy/display/core.py", line 567, in visit_all
d.visit_all(callback, seen)
File "renpy/display/core.py", line 567, in visit_all
d.visit_all(callback, seen)
File "renpy/display/screen.py", line 432, in visit_all
callback(self)
File "renpy/display/core.py", line 3630, in <lambda>
root_widget.visit_all(lambda i : i.per_interact())
File "renpy/display/screen.py", line 443, in per_interact
self.update()
File "renpy/display/screen.py", line 631, in update
self.screen.function(**self.scope)
File "game/brandycheat.rpy", line 33, in execute
screen cheatnav():
File "game/brandycheat.rpy", line 33, in execute
screen cheatnav():
File "game/brandycheat.rpy", line 218, in execute
hbox:
File "game/brandycheat.rpy", line 219, in execute
textbutton "{size=30} +1" action [SetVariable("s_alpha", s_alpha +1)]:
File "game/brandycheat.rpy", line 219, in keywords
textbutton "{size=30} +1" action [SetVariable("s_alpha", s_alpha +1)]:
File "game/brandycheat.rpy", line 219, in <module>
textbutton "{size=30} +1" action [SetVariable("s_alpha", s_alpha +1)]:
NameError: name 's_alpha' is not defined

Windows-10-10.0.19041
Ren'Py 7.4.5.1648
How To Fix The Future 0.2.1
Mon Aug 23 08:55:58 2021
thats for 2.0 this is 2.1 it needs to be updated
 
  • Like
Reactions: Punto

Punto

Well-Known Member
Jun 18, 2020
1,713
1,869
Here's my WT , Gallery Unlocker & Cheat Mod for How To Fix The Future v0.2
{updated}


You don't have permission to view the spoiler content. Log in or register now.


Workupload -




Note
Cheat button appears as the last option in the quick menu.
Cheat mod doesn't work for now, I'm working on it.
You don't have permission to view the spoiler content. Log in or register now.
Does it work with ver. 0.2.1?
 

mr.moonmi

Newbie
Game Developer
Jun 21, 2020
52
1,348
None of these mods doesn't work. They both were made for 0.1 version. I completely reworked the whole choices and points system. Ripson was working on a fix. But as I see there's no update yet. Anyway, there are almost no point to cheat at current state.
And btw. Sancho1969 also was working on another mod. Here's his post.
 
4.30 star(s) 61 Votes