- Oct 25, 2019
- 6
- 0
yes im using the one from this site and sorry for the delayC:\Users\Owner\Downloads\SuperPowered_v0.44.04-win
using that version
yes im using the one from this site and sorry for the delayC:\Users\Owner\Downloads\SuperPowered_v0.44.04-win
using that version
Why I have only three bars of state on character page(vitality、willpower、favor),how could I turn the others on(like "fear"、"lust"...)?There's alwaysSHIFT
+*
but I assume that it will not help you much.
As for how to change the key binding, open the file "AONmod.rpy" with any text editor. Then, right after the comments (the lines starting with '#') add :
This example addCode:init 1000 python: config.keymap["AONmodCenter"].append( "shift_K_BACKSPACE" )
SHIFT
+backspace
as keys to open the configuration menu. If you want another binding, you can find the list of the syntax for it,You must be registered to see the links.
There's also the possibility to access the said configuration menu from the console by typingAON
(the pressing theENTER
key).
Edit: It wasn't this much a problem with my previous production, so I didn't thought about it before. But starting the next update of the mod, I'll add the instructions and an example directly in the "AONmod.rpy" file.
By letting Billy have more injections.Why I have only three bars of state on character page(vitality、willpower、favor),how could I turn the others on(like "fear"、"lust"...)?
How can I be more explicit than this answer I just gave :directory can you elaborate [...]
Into the mod archive, you've a "game" folder, that you should extract into that directory.
You just open the archive, and either you click on extract and choose "C:\Users\Owner\Downloads\SuperPowered_v0.44.04-win" as destination, or you drag & drop this "game" folder into the "C:\Users\Owner\Downloads\SuperPowered_v0.44.04-win" directory ; both have the same result.
If you do this, there's no reason for the mod to not works.
I... I just answered that 7 hours ago here...[...] i just don't know how to use the cheat then and i guess having powers unlocks the fear and etc. [...]
THKS,I get itBy letting Billy have more injections.
The stats you'll see depend of his power, exactly like with the unmodded game. It limit a little the cheating possibilities at starts, but like the "cheat" part isn't the main point of the mod, it's not really a problem ; there's already enough thing to appreciate playing "normally".
Effectively, odd.[...] still odd it's broken if you disable both of these options to get the default behaviour.
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/AONmodST.rpy", line 1119, in script call
call REALdanni_makeout
File "renpy/common/000statements.rpy", line 455, in execute_pause
renpy.pause()
Exception: DynamicImage u'Characters/Danni/[dan.outfit_non_nude]_[dan.pose].png': could not find image. (u'Characters/Danni/home_makeout1.png')
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "locations/loc_kitchen.rpyc", line 205, in script call
File "game/AONmodST.rpy", line 1119, in script call
call REALdanni_makeout
File "chars/char_Danni.rpyc", line 906, in script call
File "util/func_utils.rpyc", line 290, in script
File "/media/hdd1/Downloads/HStuff/Games/SuperPowered_v0.44.04-linux/renpy/ast.py", line 2009, in execute
self.call("execute")
File "/media/hdd1/Downloads/HStuff/Games/SuperPowered_v0.44.04-linux/renpy/ast.py", line 1997, in call
return renpy.statements.call(method, parsed, *args, **kwargs)
File "/media/hdd1/Downloads/HStuff/Games/SuperPowered_v0.44.04-linux/renpy/statements.py", line 278, in call
return method(parsed, *args, **kwargs)
File "renpy/common/000statements.rpy", line 455, in execute_pause
renpy.pause()
File "D:\tmp\adult games\to mod\Super Powered - 0.44.01/game\AON-packages\AONmod.py", line 1764, in AONpause
File "/media/hdd1/Downloads/HStuff/Games/SuperPowered_v0.44.04-linux/renpy/exports.py", line 1561, in pause
rv = renpy.ui.interact(mouse='pause', type='pause', roll_forward=roll_forward, pause=delay)
File "/media/hdd1/Downloads/HStuff/Games/SuperPowered_v0.44.04-linux/renpy/ui.py", line 298, in interact
rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
File "/media/hdd1/Downloads/HStuff/Games/SuperPowered_v0.44.04-linux/renpy/display/core.py", line 3276, in interact
repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, pause=pause, pause_start=pause_start, **kwargs)
File "/media/hdd1/Downloads/HStuff/Games/SuperPowered_v0.44.04-linux/renpy/display/core.py", line 3693, in interact_core
root_widget.visit_all(lambda i : i.per_interact())
File "/media/hdd1/Downloads/HStuff/Games/SuperPowered_v0.44.04-linux/renpy/display/core.py", line 567, in visit_all
d.visit_all(callback, seen)
File "/media/hdd1/Downloads/HStuff/Games/SuperPowered_v0.44.04-linux/renpy/display/core.py", line 567, in visit_all
d.visit_all(callback, seen)
File "/media/hdd1/Downloads/HStuff/Games/SuperPowered_v0.44.04-linux/renpy/display/core.py", line 567, in visit_all
d.visit_all(callback, seen)
File "/media/hdd1/Downloads/HStuff/Games/SuperPowered_v0.44.04-linux/renpy/display/core.py", line 567, in visit_all
d.visit_all(callback, seen)
File "/media/hdd1/Downloads/HStuff/Games/SuperPowered_v0.44.04-linux/renpy/display/core.py", line 567, in visit_all
d.visit_all(callback, seen)
File "/media/hdd1/Downloads/HStuff/Games/SuperPowered_v0.44.04-linux/renpy/display/core.py", line 567, in visit_all
d.visit_all(callback, seen)
File "/media/hdd1/Downloads/HStuff/Games/SuperPowered_v0.44.04-linux/renpy/display/core.py", line 569, in visit_all
callback(self)
File "/media/hdd1/Downloads/HStuff/Games/SuperPowered_v0.44.04-linux/renpy/display/core.py", line 3693, in <lambda>
root_widget.visit_all(lambda i : i.per_interact())
File "/media/hdd1/Downloads/HStuff/Games/SuperPowered_v0.44.04-linux/renpy/display/image.py", line 751, in per_interact
self.find_target()
File "/media/hdd1/Downloads/HStuff/Games/SuperPowered_v0.44.04-linux/renpy/display/image.py", line 652, in find_target
raise Exception(error)
Exception: DynamicImage u'Characters/Danni/[dan.outfit_non_nude]_[dan.pose].png': could not find image. (u'Characters/Danni/home_makeout1.png')
Linux-5.16.2-zen1-1-zen-x86_64-with-glibc2.2.5
Ren'Py 7.4.6.1693
SP 0.44.04
Sat Jan 29 01:45:25 2022
Yeah, it's a known issue. The mod appear in the traceback because it's the last place where Ren'Py past before the error, but it's a problem that come directly from the game ; the image is missing.Code:Exception: DynamicImage u'Characters/Danni/[dan.outfit_non_nude]_[dan.pose].png': could not find image. (u'Characters/Danni/home_makeout1.png')
Accordingly to the game, where Billy cannot see some information before he get the right power, you can't see, and therefore change, their values if Billy don't have the right power.how do you best configure this mod because i start and i can change there vitality willpower and favor but cant control love lust fear inhibition and a whole lot more things like personality traits auras mind control and power are not available so can someone help me out
Well, what can I say less than one hour after the thread have been updated, and less than 20 minutes after I noticed it, except what it already in the thread opening ?Is this mod compatible with the latest game update?
This is a non-intrusive mod. As long as there isn't major change in the parts used by this mod, it can be used whatever the future version of the game. The worse that can happen is that the addition in the game update aren't handled by the mod. Anyway, in case of major change, the mod should permanently disable the feature that can't works and/or risk to cause an error.
It's midnight here... The mod will not be updated before at least 24 more hours, it depend what I'll have to do.Update to
v0.45.02
plzzzzzz
I wasn't expecting an immediate response (Thank you for responding quickly); I was just putting it there to get an idea of if this mod has been maintained, and eventually get feedback from people who have already played this game, as I have not yet, especially since the numbering of this mod doesn't seem to match up to the versioning of the game that is being modded.Well, what can I say less than one hour after the thread have been updated, and less than 20 minutes after I noticed it, except what it already in the thread opening ?