Cheat Mod Ren'Py Abandoned Bastard Girls v0.5.6.5 [Manfegor]

5.00 star(s) 1 Vote

Manfegor

Active Member
May 20, 2017
906
762
The new version of the game have a new mod by jsbb9999 here. This won't be updated until really needed!

Overview:
Cheat mod for the Bastard Girls game, to make the game a little more easier. Easy money, easy relationship, easy navigation in mansion...​

Updated: 05-Jan-2019
Game/Creator: Leocid2 -
Modder: -
Mod Version: 0.5.6.5
Game Version: 0.1.5-2
Language: English

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

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

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

Due to the bigger changes, there could be bugs/errors, please report them and I'll fix them as soon as possible.
Download
- - -

The new version of the game have a new mod by jsbb9999 here. This won't be updated until really needed!



01.png 02.png 03.png 04.png 05.png



 
Last edited by a moderator:

Muck

Newbie
Aug 13, 2017
31
12
  • Added map to the apartment.
  • Teleporter map for the apartment while cheat enabled. Available rooms:
    • The two corridors (day and night)
    • Own room (day and night)
    • Sophie's room (day)
    • Kitchen
    • Living room (day and night)
    • Entrance (day)
    • Lobby (day)
  • Added version number display to the main menu
  • Fixed the leave room button (changed from orange stuff to button) at the Professor's room and in Sophie's room at the apartment.
  • Fixed the button/hotspot difference in the gym. Now you can click on the buttons to be able to go to the locker or leave the gym.
  • From now on, you can buy multiple gift in one buy at Karmen's shop (cheat enable needed).
Dang, and you, Sir/Demon are quick ;-). Not really time for testing today, but when I get some I'll try to think about more errors/new features^^
Btw, the odd behavior with the exponentially increasing affection (going up to 1000 something) when using the bars in the cheat menu seems to be fixed/gone to!
You are really making this a better game!
Thank you again!

Ok, okay, already feeling bad for it, but just a small something for the list when you are going to do the next version:
The map feature in the old apartment works great, but I just wanted to mention that the map is not available in the kitchen (at least when people are in it) and the second corridor at daytime... ;-)
 
  • Like
Reactions: H. Potter

Muck

Newbie
Aug 13, 2017
31
12
I should go to bed... But this just for full disclosure:
Opening the map in MCs room in the apartment, day after the 3 trainee-girls came in.
Can be ignored, but error seems to persist, opens again everytime I try to open the map or the game menu (right click), thus saving isn't possible too. May be a game error too...

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

While running game code:
  File "game/MansionVenus.rpy", line 958, in script
    call screen LoliH
  File "renpy/common/000statements.rpy", line 471, in execute_call_screen
    store._return = renpy.call_screen(name, *args, **kwargs)
  File "game/Menu.rpy", line 578, in script
    call screen ManMap
  File "renpy/common/000statements.rpy", line 471, in execute_call_screen
    store._return = renpy.call_screen(name, *args, **kwargs)
  File "game/Menu.rpy", line 414, in execute
    screen ManMap:
  File "game/Menu.rpy", line 414, in execute
    screen ManMap:
  File "game/Menu.rpy", line 415, in execute
    imagemap:
RuntimeError: maximum recursion depth exceeded in __instancecheck__

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

Full traceback:
  File "game/MansionVenus.rpy", line 958, in script
    call screen LoliH
  File "X\BastardGirls-0.1.1B_fixed-pc\renpy\ast.py", line 1706, in execute
    self.call("execute")
  File "X\BastardGirls-0.1.1B_fixed-pc\renpy\ast.py", line 1724, in call
    return renpy.statements.call(method, parsed, *args, **kwargs)
  File "X\BastardGirls-0.1.1B_fixed-pc\renpy\statements.py", line 145, in call
    return method(parsed, *args, **kwargs)
  File "renpy/common/000statements.rpy", line 471, in execute_call_screen
    store._return = renpy.call_screen(name, *args, **kwargs)
  File "X\BastardGirls-0.1.1B_fixed-pc\renpy\exports.py", line 2526, in call_screen
    rv = renpy.ui.interact(mouse="screen", type="screen", roll_forward=roll_forward)
  File "X\BastardGirls-0.1.1B_fixed-pc\renpy\ui.py", line 285, in interact
    rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
  File "X\BastardGirls-0.1.1B_fixed-pc\renpy\display\core.py", line 2526, in interact
    repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, **kwargs)
  File "X\BastardGirls-0.1.1B_fixed-pc\renpy\display\core.py", line 3204, in interact_core
    rv = root_widget.event(ev, x, y, 0)
  File "X\BastardGirls-0.1.1B_fixed-pc\renpy\display\layout.py", line 960, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "X\BastardGirls-0.1.1B_fixed-pc\renpy\display\layout.py", line 960, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "X\BastardGirls-0.1.1B_fixed-pc\renpy\display\layout.py", line 960, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "X\BastardGirls-0.1.1B_fixed-pc\renpy\display\screen.py", line 651, in event
    rv = self.child.event(ev, x, y, st)
  File "X\BastardGirls-0.1.1B_fixed-pc\renpy\display\layout.py", line 960, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "X\BastardGirls-0.1.1B_fixed-pc\renpy\display\layout.py", line 960, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "X\BastardGirls-0.1.1B_fixed-pc\renpy\display\layout.py", line 960, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "X\BastardGirls-0.1.1B_fixed-pc\renpy\display\layout.py", line 960, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "X\BastardGirls-0.1.1B_fixed-pc\renpy\display\behavior.py", line 889, in event
    return handle_click(self.clicked)
  File "X\BastardGirls-0.1.1B_fixed-pc\renpy\display\behavior.py", line 824, in handle_click
    rv = run(action)
  File "X\BastardGirls-0.1.1B_fixed-pc\renpy\display\behavior.py", line 306, in run
    return action(*args, **kwargs)
  File "X\BastardGirls-0.1.1B_fixed-pc\renpy\curry.py", line 38, in __call__
    **dict(self.kwargs.items() + kwargs.items()))
  File "X\BastardGirls-0.1.1B_fixed-pc\renpy\game.py", line 330, in call_in_new_context
    return renpy.execution.run_context(False)
  File "X\BastardGirls-0.1.1B_fixed-pc\renpy\execution.py", line 761, in run_context
    context.run()
  File "game/Menu.rpy", line 578, in script
    call screen ManMap
  File "X\BastardGirls-0.1.1B_fixed-pc\renpy\ast.py", line 1706, in execute
    self.call("execute")
  File "X\BastardGirls-0.1.1B_fixed-pc\renpy\ast.py", line 1724, in call
    return renpy.statements.call(method, parsed, *args, **kwargs)
  File "X\BastardGirls-0.1.1B_fixed-pc\renpy\statements.py", line 145, in call
    return method(parsed, *args, **kwargs)
  File "renpy/common/000statements.rpy", line 471, in execute_call_screen
    store._return = renpy.call_screen(name, *args, **kwargs)
  File "X\BastardGirls-0.1.1B_fixed-pc\renpy\exports.py", line 2526, in call_screen
    rv = renpy.ui.interact(mouse="screen", type="screen", roll_forward=roll_forward)
  File "X\BastardGirls-0.1.1B_fixed-pc\renpy\ui.py", line 285, in interact
    rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
  File "X\BastardGirls-0.1.1B_fixed-pc\renpy\display\core.py", line 2538, in interact
    scene_lists.replace_transient()
  File "X\BastardGirls-0.1.1B_fixed-pc\renpy\display\core.py", line 822, in replace_transient
    self.remove(layer, tag)
  File "X\BastardGirls-0.1.1B_fixed-pc\renpy\display\core.py", line 1107, in remove
    self.hide_or_replace(layer, remove_index, "hide")
  File "X\BastardGirls-0.1.1B_fixed-pc\renpy\display\core.py", line 1031, in hide_or_replace
    d = oldsle.displayable._hide(now - st, now - at, prefix)
  File "X\BastardGirls-0.1.1B_fixed-pc\renpy\display\screen.py", line 443, in _hide
    self.update()
  File "X\BastardGirls-0.1.1B_fixed-pc\renpy\display\screen.py", line 578, in update
    self.screen.function(**self.scope)
  File "game/Menu.rpy", line 414, in execute
    screen ManMap:
  File "game/Menu.rpy", line 414, in execute
    screen ManMap:
  File "game/Menu.rpy", line 415, in execute
    imagemap:
  File "X\BastardGirls-0.1.1B_fixed-pc\renpy\ui.py", line 1198, in _imagemap
    cache))
  File "X\BastardGirls-0.1.1B_fixed-pc\renpy\ui.py", line 1149, in __init__
    self.insensitive = renpy.easy.displayable(insensitive)
  File "X\BastardGirls-0.1.1B_fixed-pc\renpy\easy.py", line 80, in displayable
    if isinstance(d, renpy.display.core.Displayable):
RuntimeError: maximum recursion depth exceeded in __instancecheck__

Windows-8-6.2.9200
Ren'Py 6.99.12.4.2187
Bastard Girls 0.1.1B
 
  • Love
Reactions: xxx.yn

Manfegor

Active Member
May 20, 2017
906
762
Dang, and you, Sir/Demon are quick ;-).
Wasn't that fast, and still what I achieved? More bugs... >.<

Ok, okay, already feeling bad for it, but just a small something for the list when you are going to do the next version:
The map feature in the old apartment works great, but I just wanted to mention that the map is not available in the kitchen (at least when people are in it) and the second corridor at daytime... ;-)
Aaaaand, yes, indeed this is a bug. Thank you for this notice.
The main problem is that the dev using some weird kind of code organization (or even he don't use any at all... :D) so it's not easy to find everything. But indeed that was left out.
Fixed both, check change log. :)

I should go to bed... But this just for full disclosure:
Opening the map in MCs room in the apartment, day after the 3 trainee-girls came in.
Can be ignored, but error seems to persist, opens again everytime I try to open the map or the game menu (right click), thus saving isn't possible too. May be a game error too...

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

While running game code:
  File "game/MansionVenus.rpy", line 958, in script
    call screen LoliH
  File "renpy/common/000statements.rpy", line 471, in execute_call_screen
    store._return = renpy.call_screen(name, *args, **kwargs)
  File "game/Menu.rpy", line 578, in script
    call screen ManMap
  File "renpy/common/000statements.rpy", line 471, in execute_call_screen
    store._return = renpy.call_screen(name, *args, **kwargs)
  File "game/Menu.rpy", line 414, in execute
    screen ManMap:
  File "game/Menu.rpy", line 414, in execute
    screen ManMap:
  File "game/Menu.rpy", line 415, in execute
    imagemap:
RuntimeError: maximum recursion depth exceeded in __instancecheck__

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

Full traceback:
  File "game/MansionVenus.rpy", line 958, in script
    call screen LoliH
  File "X\BastardGirls-0.1.1B_fixed-pc\renpy\ast.py", line 1706, in execute
    self.call("execute")
  File "X\BastardGirls-0.1.1B_fixed-pc\renpy\ast.py", line 1724, in call
    return renpy.statements.call(method, parsed, *args, **kwargs)
  File "X\BastardGirls-0.1.1B_fixed-pc\renpy\statements.py", line 145, in call
    return method(parsed, *args, **kwargs)
  File "renpy/common/000statements.rpy", line 471, in execute_call_screen
    store._return = renpy.call_screen(name, *args, **kwargs)
  File "X\BastardGirls-0.1.1B_fixed-pc\renpy\exports.py", line 2526, in call_screen
    rv = renpy.ui.interact(mouse="screen", type="screen", roll_forward=roll_forward)
  File "X\BastardGirls-0.1.1B_fixed-pc\renpy\ui.py", line 285, in interact
    rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
  File "X\BastardGirls-0.1.1B_fixed-pc\renpy\display\core.py", line 2526, in interact
    repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, **kwargs)
  File "X\BastardGirls-0.1.1B_fixed-pc\renpy\display\core.py", line 3204, in interact_core
    rv = root_widget.event(ev, x, y, 0)
  File "X\BastardGirls-0.1.1B_fixed-pc\renpy\display\layout.py", line 960, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "X\BastardGirls-0.1.1B_fixed-pc\renpy\display\layout.py", line 960, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "X\BastardGirls-0.1.1B_fixed-pc\renpy\display\layout.py", line 960, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "X\BastardGirls-0.1.1B_fixed-pc\renpy\display\screen.py", line 651, in event
    rv = self.child.event(ev, x, y, st)
  File "X\BastardGirls-0.1.1B_fixed-pc\renpy\display\layout.py", line 960, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "X\BastardGirls-0.1.1B_fixed-pc\renpy\display\layout.py", line 960, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "X\BastardGirls-0.1.1B_fixed-pc\renpy\display\layout.py", line 960, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "X\BastardGirls-0.1.1B_fixed-pc\renpy\display\layout.py", line 960, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "X\BastardGirls-0.1.1B_fixed-pc\renpy\display\behavior.py", line 889, in event
    return handle_click(self.clicked)
  File "X\BastardGirls-0.1.1B_fixed-pc\renpy\display\behavior.py", line 824, in handle_click
    rv = run(action)
  File "X\BastardGirls-0.1.1B_fixed-pc\renpy\display\behavior.py", line 306, in run
    return action(*args, **kwargs)
  File "X\BastardGirls-0.1.1B_fixed-pc\renpy\curry.py", line 38, in __call__
    **dict(self.kwargs.items() + kwargs.items()))
  File "X\BastardGirls-0.1.1B_fixed-pc\renpy\game.py", line 330, in call_in_new_context
    return renpy.execution.run_context(False)
  File "X\BastardGirls-0.1.1B_fixed-pc\renpy\execution.py", line 761, in run_context
    context.run()
  File "game/Menu.rpy", line 578, in script
    call screen ManMap
  File "X\BastardGirls-0.1.1B_fixed-pc\renpy\ast.py", line 1706, in execute
    self.call("execute")
  File "X\BastardGirls-0.1.1B_fixed-pc\renpy\ast.py", line 1724, in call
    return renpy.statements.call(method, parsed, *args, **kwargs)
  File "X\BastardGirls-0.1.1B_fixed-pc\renpy\statements.py", line 145, in call
    return method(parsed, *args, **kwargs)
  File "renpy/common/000statements.rpy", line 471, in execute_call_screen
    store._return = renpy.call_screen(name, *args, **kwargs)
  File "X\BastardGirls-0.1.1B_fixed-pc\renpy\exports.py", line 2526, in call_screen
    rv = renpy.ui.interact(mouse="screen", type="screen", roll_forward=roll_forward)
  File "X\BastardGirls-0.1.1B_fixed-pc\renpy\ui.py", line 285, in interact
    rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
  File "X\BastardGirls-0.1.1B_fixed-pc\renpy\display\core.py", line 2538, in interact
    scene_lists.replace_transient()
  File "X\BastardGirls-0.1.1B_fixed-pc\renpy\display\core.py", line 822, in replace_transient
    self.remove(layer, tag)
  File "X\BastardGirls-0.1.1B_fixed-pc\renpy\display\core.py", line 1107, in remove
    self.hide_or_replace(layer, remove_index, "hide")
  File "X\BastardGirls-0.1.1B_fixed-pc\renpy\display\core.py", line 1031, in hide_or_replace
    d = oldsle.displayable._hide(now - st, now - at, prefix)
  File "X\BastardGirls-0.1.1B_fixed-pc\renpy\display\screen.py", line 443, in _hide
    self.update()
  File "X\BastardGirls-0.1.1B_fixed-pc\renpy\display\screen.py", line 578, in update
    self.screen.function(**self.scope)
  File "game/Menu.rpy", line 414, in execute
    screen ManMap:
  File "game/Menu.rpy", line 414, in execute
    screen ManMap:
  File "game/Menu.rpy", line 415, in execute
    imagemap:
  File "X\BastardGirls-0.1.1B_fixed-pc\renpy\ui.py", line 1198, in _imagemap
    cache))
  File "X\BastardGirls-0.1.1B_fixed-pc\renpy\ui.py", line 1149, in __init__
    self.insensitive = renpy.easy.displayable(insensitive)
  File "X\BastardGirls-0.1.1B_fixed-pc\renpy\easy.py", line 80, in displayable
    if isinstance(d, renpy.display.core.Displayable):
RuntimeError: maximum recursion depth exceeded in __instancecheck__

Windows-8-6.2.9200
Ren'Py 6.99.12.4.2187
Bastard Girls 0.1.1B
Woa! :O
I never seen this type of bug, and now I tried to recreate but no matter how much time or how I tried I can't. :S
It seems from the error message, that the game found a possible infinite loop, like two screen calls each other... But as I check the code at that part where the error message said I can't see anything that can cause this. :O
Can you provide me a save file and a step-by-step recreation route for this error?

sophie's name is still not good in cheatmenu
Thank you for the notice. Fixed in the new version.
 

Muck

Newbie
Aug 13, 2017
31
12
Wasn't that fast, and still what I achieved? More bugs... >.<
You only can make errors when you are doing anything at all =)

The main problem is that the dev using some weird kind of code organization (or even he don't use any at all... :D)
None at all, I would think ;-) Or it's only as good as his english...

Woa! :O
I never seen this type of bug, and now I tried to recreate but no matter how much time or how I tried I can't. :S
It seems from the error message, that the game found a possible infinite loop, like two screen calls each other... But as I check the code at that part where the error message said I can't see anything that can cause this. :O
Can you provide me a save file and a step-by-step recreation route for this error?
When I get some time I'll try to... You'll be the first one to know...
 

Oneesama

Newbie
May 25, 2017
30
2
I have a doubt that the difference between this version and the version of this link:
 

Runedge

Newbie
Nov 30, 2017
21
8
Hello whenever i try to install this rar file into the game folder i get this error msg:
I'm sorry, but an uncaught exception occurred.

While running game code:
ScriptError: Name (u'D:\\programa\\BG\\Bastard Girls/game/CarolEventos.rpy', 1500823900, 0) is defined twice, at game/CarolEventos.rpy:3 and game/CarolEventos.rpy:3.

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

Full traceback:
File "H:\naughty fun\BastardGirls-0.1.1-pc\BastardGirls-0.1.1-pc\renpy\bootstrap.py", line 295, in bootstrap
renpy.main.main()
File "H:\naughty fun\BastardGirls-0.1.1-pc\BastardGirls-0.1.1-pc\renpy\main.py", line 364, in main
renpy.game.script.load_script() # sets renpy.game.script.
File "H:\naughty fun\BastardGirls-0.1.1-pc\BastardGirls-0.1.1-pc\renpy\script.py", line 265, in load_script
self.load_appropriate_file(".rpyc", ".rpy", dir, fn, initcode)
File "H:\naughty fun\BastardGirls-0.1.1-pc\BastardGirls-0.1.1-pc\renpy\script.py", line 753, in load_appropriate_file
self.finish_load(stmts, initcode, filename=fn + source)
File "H:\naughty fun\BastardGirls-0.1.1-pc\BastardGirls-0.1.1-pc\renpy\script.py", line 419, in finish_load
bad_node.filename, bad_node.linenumber))
ScriptError: Name (u'D:\\programa\\BG\\Bastard Girls/game/CarolEventos.rpy', 1500823900, 0) is defined twice, at game/CarolEventos.rpy:3 and game/CarolEventos.rpy:3.

Windows-8-6.2.9200
Ren'Py 6.99.12.4.2187


any help overcomign this error would be greatly appreciated, ty.
 

Manfegor

Active Member
May 20, 2017
906
762
I have a doubt that the difference between this version and the version of this link:
What? This is a mod, just an extension for the game. :D
You know you are in the Mods forum, right? :p XD

Hello whenever i try to install this rar file into the game folder i get this error msg:
I'm sorry, but an uncaught exception occurred.

While running game code:
ScriptError: Name (u'D:\\programa\\BG\\Bastard Girls/game/CarolEventos.rpy', 1500823900, 0) is defined twice, at game/CarolEventos.rpy:3 and game/CarolEventos.rpy:3.

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

Full traceback:
File "H:\naughty fun\BastardGirls-0.1.1-pc\BastardGirls-0.1.1-pc\renpy\bootstrap.py", line 295, in bootstrap
renpy.main.main()
File "H:\naughty fun\BastardGirls-0.1.1-pc\BastardGirls-0.1.1-pc\renpy\main.py", line 364, in main
renpy.game.script.load_script() # sets renpy.game.script.
File "H:\naughty fun\BastardGirls-0.1.1-pc\BastardGirls-0.1.1-pc\renpy\script.py", line 265, in load_script
self.load_appropriate_file(".rpyc", ".rpy", dir, fn, initcode)
File "H:\naughty fun\BastardGirls-0.1.1-pc\BastardGirls-0.1.1-pc\renpy\script.py", line 753, in load_appropriate_file
self.finish_load(stmts, initcode, filename=fn + source)
File "H:\naughty fun\BastardGirls-0.1.1-pc\BastardGirls-0.1.1-pc\renpy\script.py", line 419, in finish_load
bad_node.filename, bad_node.linenumber))
ScriptError: Name (u'D:\\programa\\BG\\Bastard Girls/game/CarolEventos.rpy', 1500823900, 0) is defined twice, at game/CarolEventos.rpy:3 and game/CarolEventos.rpy:3.

Windows-8-6.2.9200
Ren'Py 6.99.12.4.2187


any help overcomign this error would be greatly appreciated, ty.
Seems you placed the mod beside the original files, not overwrite them, that can cause problem. You need to overwrite the original files, as it was mentioned in the installation spoiler in OP.
If you don't wanna use the rpyc files, you still have to delete the original ones.

Everyone,
New version for the new version of the game. :)
 
  • Like
Reactions: Muck

raxxo

Newbie
Jun 19, 2017
48
4
Does this work with the crunched version?

****
oh, sorry... nvm, had missed to replace files inside folders... replacing folders and files REALLY SUCK on a mac :(
 

ELTACO

Member
Jun 26, 2018
102
111
My god this mod is a godsend thank you very much , now if only there was a way to simply just click on the room you want to go to .....

one issue I have encountered when buying from the vendor its doesn't not give me the dialog to buy multiple at once.
 

JzDzGz

New Member
Aug 21, 2017
7
4
I have a question. I'm using the mod. Still have old saves that I didn't delete, but I have not used them. Started a new game and progressed on to maid ceremony and selected a girlfriend. Saved where I was. Came back later and loaded the save and I am taken back to day 8. Any thoughts or suggestions? I've tried 3 times. Same thing. No error messages btw. Thanks
 

Muck

Newbie
Aug 13, 2017
31
12
I have a question. I'm using the mod. Still have old saves that I didn't delete, but I have not used them. Started a new game and progressed on to maid ceremony and selected a girlfriend. Saved where I was. Came back later and loaded the save and I am taken back to day 8. Any thoughts or suggestions? I've tried 3 times. Same thing. No error messages btw. Thanks
I'm not sure if it's correct for this game, but could it be the old problem, that saves aren't only stored in .../game/saves but also in C/Users/Appdata/... and you only cleared them in the game folder? So it's loading something old? You could try to compare the dates of the files and only keep the newer ones (and make a backup of the old ones somewhere).
 

JzDzGz

New Member
Aug 21, 2017
7
4
I'm not sure if it's correct for this game, but could it be the old problem, that saves aren't only stored in .../game/saves but also in C/Users/Appdata/... and you only cleared them in the game folder? So it's loading something old? You could try to compare the dates of the files and only keep the newer ones (and make a backup of the old ones somewhere).
Thank you. I'll try it once I get home.
 

Nahemos

New Member
Jun 8, 2017
2
4
I got the same issue. I tried deleting all savesgames in %appdata%\renpy\bastardgirls, and after making both girls my girlfriend, all my saves goes back to after Elena being injured and on the couch. Recreated twice
 

earthdrake

Newbie
Oct 21, 2017
47
17
By some reason is fucking up my saves, they all go back to the 2nd day morning (that's when i used the mod to cheat the affection points).
Thanks for the mod and the teleport however i'll continue withouth.
EDIT: I started a new run with the mod and whenever i load it goes back to the moment before using the cheat.
Also by some reason it stops the reroll from working.
 
5.00 star(s) 1 Vote