Mod SuperPowered: SFC

5.00 star(s) 3 Votes

Zir

Newbie
May 14, 2018
23
2
Default hotkey for cheat menu is CTRL+F1.
If don't work, edit file 'game/SFC_Keys.rpy' and change the hotkey
Even if i change it, it still wont work. I unpacked the file into the Superpowered file, do i need to put it there or am i putting it in the wrong place?
 

Passion3D

Well-Known Member
Modder
Nov 10, 2017
1,258
6,902
Even if i change it, it still wont work. I unpacked the file into the Superpowered file, do i need to put it there or am i putting it in the wrong place?
You have decompressed the archives .rpa?

The SFC_Keys.rpy file must be in the directory 'SuperPowred/game/'
 
  • Like
Reactions: papasmurf

HunterBuliwyf

Newbie
Jun 9, 2017
55
79
Indeed, the mod unlocks all the photos.
I could add an option to allow those who want, to keep the lock.
I add this in the to-do list ;)
Is there anything we could do to help speed you along? Not trying to be a dick or pushy, just worried you could burn yourself out doing this all on your own with no reward. :winkytongue:
 
  • Like
Reactions: Passion3D

Passion3D

Well-Known Member
Modder
Nov 10, 2017
1,258
6,902
Is there anything we could do to help speed you along? Not trying to be a dick or pushy, just worried you could burn yourself out doing this all on your own with no reward. :winkytongue:
This option is simple to set up :) I will activate it in the next release;)
I thank you for your help. I take note and would not hesitate to contact you if I need :)

It's true that at the moment I'm mostly short of time. But I should be able to be less busy in a week!
 
  • Like
Reactions: HunterBuliwyf

seventhsword2

Newbie
Jul 26, 2017
39
9
you say you should be less busy in a week, does that mean we have to wait till then for the Radioactive compatible version for 0.26.02?
 

Passion3D

Well-Known Member
Modder
Nov 10, 2017
1,258
6,902
you say you should be less busy in a week, does that mean we have to wait till then for the Radioactive compatible version for 0.26.02?
IRL is more important than the virtual one.
Next week I should be freer. I do my best to quickly follow the updates.
 
  • Like
Reactions: IdarksoulsI

ZAC12

Newbie
May 20, 2018
40
3
Hello i get error code in the beginning of the game with radioactive and getlucky install with base game.
 

Blu3boyblu3

New Member
Jun 7, 2018
1
0
Yeap, same for me. Getting multiple errors with the radioactive version. It works excellent with base game, and works amazingly with get lucky. Thanks for all the hard work you put in. :)
 

anonymouslee

Newbie
Apr 27, 2017
68
51
Code:
I'm sorry, but an uncaught exception occurred.

While running game code:
  File "game/func_action_processing.rpy", line 192, in script call
    call screen kitchen
  File "renpy/common/000statements.rpy", line 519, in execute_call_screen
    store._return = renpy.call_screen(name, *args, **kwargs)
  File "game/screen/screen_SFCheats.rpy", line 105, in execute
  File "game/screen/screen_SFCheats.rpy", line 105, in execute
  File "game/screen/screen_SFCheats.rpy", line 108, in execute
  File "game/screen/screen_SFCheats.rpy", line 111, in execute
  File "game/screen/screen_SFCheats.rpy", line 117, in execute
  File "game/screen/screen_SFCheats.rpy", line 117, in keywords
NameError: name 'Home' is not defined

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

Full traceback:
  File "game/func_action_processing.rpy", line 192, in script call
    call screen kitchen
  File "game/screen/screen_SFCheats.rpyc", line 73, in script
    �A����(������聀����{c��3�Yv�esl�yȳ�1�Yd��j���㷼����%V~����64�� ,`�9��/����w�B|��S���4>��)@%��0���(vZ��)��F�
 

Passion3D

Well-Known Member
Modder
Nov 10, 2017
1,258
6,902
@ZAC12 @Blu3boyblu3 @anonymouslee
- Have you installed correctly, in good order and with the correct file SFC_0.3.1_xxxx (read Installation)
- Errors are with new game or backup
- What were you doing when there was the mistake
- Have you do a reload game (this don't work)
- Post the full traceback, not partial
 

ZAC12

Newbie
May 20, 2018
40
3
@ZAC12 @Blu3boyblu3 @anonymouslee
- Have you installed correctly, in good order and with the correct file SFC_0.3.1_xxxx (read Installation)
- Errors are with new game or backup
- What were you doing when there was the mistake
- Have you do a reload game (this don't work)
- Post the full traceback, not partial
Hello i did install in the correct order with base game then get lucky then radioactive and have error on a new game .
 

Passion3D

Well-Known Member
Modder
Nov 10, 2017
1,258
6,902
Hello i did install in the correct order with base game then get lucky then radioactive and have error on a new game .
Can you post traceback?

I don't have error when i start a new game!
 

JonesI

Newbie
Game Developer
Nov 12, 2017
84
274
SFC 0.3.1 Radioactive.

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

While running game code:
  File "game/func_action_processing.rpy", line 192, in script
    call screen kitchen
  File "renpy/common/000statements.rpy", line 519, in execute_call_screen
    store._return = renpy.call_screen(name, *args, **kwargs)
  File "game/screen/screen_SFCheats.rpy", line 685, in execute
  File "game/screen/screen_SFCheats.rpy", line 685, in execute
  File "game/screen/screen_SFCheats.rpy", line 688, in execute
  File "game/screen/screen_SFCheats.rpy", line 690, in execute
  File "game/screen/screen_SFCheats.rpy", line 691, in execute
  File "game/screen/screen_SFCheats.rpy", line 692, in execute
  File "game/screen/screen_SFCheats.rpy", line 694, in execute
AttributeError: 'Person' object has no attribute 'bio'

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

Full traceback:
  File "game/func_action_processing.rpy", line 192, in script
    call screen kitchen
  File "D:\H\SuperPowered_v0.26.02-win\renpy\ast.py", line 1828, in execute
    self.call("execute")
  File "D:\H\SuperPowered_v0.26.02-win\renpy\ast.py", line 1816, in call
    return renpy.statements.call(method, parsed, *args, **kwargs)
  File "D:\H\SuperPowered_v0.26.02-win\renpy\statements.py", line 177, in call
    return method(parsed, *args, **kwargs)
  File "renpy/common/000statements.rpy", line 519, in execute_call_screen
    store._return = renpy.call_screen(name, *args, **kwargs)
  File "D:\H\SuperPowered_v0.26.02-win\renpy\exports.py", line 2710, in call_screen
    rv = renpy.ui.interact(mouse="screen", type="screen", roll_forward=roll_forward)
  File "D:\H\SuperPowered_v0.26.02-win\renpy\ui.py", line 287, in interact
    rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
  File "D:\H\SuperPowered_v0.26.02-win\renpy\display\core.py", line 2649, in interact
    repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, **kwargs)
  File "D:\H\SuperPowered_v0.26.02-win\renpy\display\core.py", line 3033, in interact_core
    root_widget.visit_all(lambda i : i.per_interact())
  File "D:\H\SuperPowered_v0.26.02-win\renpy\display\core.py", line 511, in visit_all
    d.visit_all(callback)
  File "D:\H\SuperPowered_v0.26.02-win\renpy\display\core.py", line 511, in visit_all
    d.visit_all(callback)
  File "D:\H\SuperPowered_v0.26.02-win\renpy\display\core.py", line 511, in visit_all
    d.visit_all(callback)
  File "D:\H\SuperPowered_v0.26.02-win\renpy\display\screen.py", line 424, in visit_all
    callback(self)
  File "D:\H\SuperPowered_v0.26.02-win\renpy\display\core.py", line 3033, in <lambda>
    root_widget.visit_all(lambda i : i.per_interact())
  File "D:\H\SuperPowered_v0.26.02-win\renpy\display\screen.py", line 434, in per_interact
    self.update()
  File "D:\H\SuperPowered_v0.26.02-win\renpy\display\screen.py", line 619, in update
    self.screen.function(**self.scope)
  File "game/screen/screen_SFCheats.rpy", line 685, in execute
  File "game/screen/screen_SFCheats.rpy", line 685, in execute
  File "game/screen/screen_SFCheats.rpy", line 688, in execute
  File "game/screen/screen_SFCheats.rpy", line 690, in execute
  File "game/screen/screen_SFCheats.rpy", line 691, in execute
  File "game/screen/screen_SFCheats.rpy", line 692, in execute
  File "game/screen/screen_SFCheats.rpy", line 694, in execute
  File "D:\H\SuperPowered_v0.26.02-win\renpy\ui.py", line 988, in _label
    text = renpy.text.text.Text(label, style=text_style, substitute=substitute, scope=scope, **text_kwargs)
  File "D:\H\SuperPowered_v0.26.02-win\renpy\text\text.py", line 1377, in __init__
    self.set_text(text, scope, substitute)
  File "D:\H\SuperPowered_v0.26.02-win\renpy\text\text.py", line 1477, in set_text
    i, did_sub = renpy.substitutions.substitute(i, scope, substitute)
  File "D:\H\SuperPowered_v0.26.02-win\renpy\substitutions.py", line 242, in substitute
    s = formatter.vformat(s, (), kwargs)
  File "/home/tom/ab/x64lucid-deps/install/lib/python2.7/string.py", line 563, in vformat
  File "/home/tom/ab/x64lucid-deps/install/lib/python2.7/string.py", line 585, in _vformat
  File "/home/tom/ab/x64lucid-deps/install/lib/python2.7/string.py", line 652, in get_field
AttributeError: 'Person' object has no attribute 'bio'

Windows-8-6.2.9200
Ren'Py 7.0.0.196
SP 0.26.02
Sat Jul 07 16:04:35 2018
 
5.00 star(s) 3 Votes