Mod SuperPowered: SFC

5.00 star(s) 3 Votes

Passion3D

Well-Known Member
Modder
Nov 10, 2017
1,258
6,857
Because of a computer problem, I no longer have SFC 0.5.0 :(
If someone still has it, send it to me and i re-upload it to the OP
 
  • Like
Reactions: Agungteguh27

Bird1019

Member
Dec 9, 2017
206
168
I haven't played the game in a few months. So, is this version of the mod compatible with the latest version of the game?
I see theres a compatible section in the overview but I can't read that for shit since it's yellow text on white background
 

Passion3D

Well-Known Member
Modder
Nov 10, 2017
1,258
6,857
Sorry for yellow text, i'll change it ;)
SFC 0.5.0 is compatible with game 0.28.05
SFC 0.5.1 is compatible with game 0.28.06
 

Bird1019

Member
Dec 9, 2017
206
168
Sorry for yellow text, i'll change it ;)
SFC 0.5.0 is compatible with game 0.28.05
SFC 0.5.1 is compatible with game 0.28.06
Alright, thanks! I downloaded the 5.0 (280.05 is the latest game version I have) and got this error when loading my old save. Would this be from a cheat (Or maybe since GetLucky isn't in the mod?) or does it not relate to the mods at all?

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

While running game code:
  File "renpy/common/00action_file.rpy", line 441, in __call__
    renpy.load(fn)
AttributeError: 'StoreModule' object has no attribute 'RaPerson'

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

Full traceback:
  File "renpy/common/_layout/screen_main_menu.rpym", line 28, in script
    python hide:
  File "C:\Users\spong\Downloads\SuperPowered_v0.28.05-win\SuperPowered_v0.28.05-win\renpy\ast.py", line 862, in execute
    renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
  File "C:\Users\spong\Downloads\SuperPowered_v0.28.05-win\SuperPowered_v0.28.05-win\renpy\python.py", line 1912, in py_exec_bytecode
    exec bytecode in 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 "C:\Users\spong\Downloads\SuperPowered_v0.28.05-win\SuperPowered_v0.28.05-win\renpy\ui.py", line 287, in interact
    rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
  File "C:\Users\spong\Downloads\SuperPowered_v0.28.05-win\SuperPowered_v0.28.05-win\renpy\display\core.py", line 2649, in interact
    repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, **kwargs)
  File "C:\Users\spong\Downloads\SuperPowered_v0.28.05-win\SuperPowered_v0.28.05-win\renpy\display\core.py", line 3451, in interact_core
    rv = root_widget.event(ev, x, y, 0)
  File "C:\Users\spong\Downloads\SuperPowered_v0.28.05-win\SuperPowered_v0.28.05-win\renpy\display\layout.py", line 992, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "C:\Users\spong\Downloads\SuperPowered_v0.28.05-win\SuperPowered_v0.28.05-win\renpy\display\layout.py", line 992, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "C:\Users\spong\Downloads\SuperPowered_v0.28.05-win\SuperPowered_v0.28.05-win\renpy\display\layout.py", line 992, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "C:\Users\spong\Downloads\SuperPowered_v0.28.05-win\SuperPowered_v0.28.05-win\renpy\display\screen.py", line 697, in event
    rv = self.child.event(ev, x, y, st)
  File "C:\Users\spong\Downloads\SuperPowered_v0.28.05-win\SuperPowered_v0.28.05-win\renpy\display\layout.py", line 992, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "C:\Users\spong\Downloads\SuperPowered_v0.28.05-win\SuperPowered_v0.28.05-win\renpy\display\layout.py", line 239, in event
    rv = d.event(ev, x - xo, y - yo, st)
  File "C:\Users\spong\Downloads\SuperPowered_v0.28.05-win\SuperPowered_v0.28.05-win\renpy\display\layout.py", line 992, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "C:\Users\spong\Downloads\SuperPowered_v0.28.05-win\SuperPowered_v0.28.05-win\renpy\display\layout.py", line 239, in event
    rv = d.event(ev, x - xo, y - yo, st)
  File "C:\Users\spong\Downloads\SuperPowered_v0.28.05-win\SuperPowered_v0.28.05-win\renpy\display\behavior.py", line 906, in event
    return handle_click(self.clicked)
  File "C:\Users\spong\Downloads\SuperPowered_v0.28.05-win\SuperPowered_v0.28.05-win\renpy\display\behavior.py", line 841, in handle_click
    rv = run(action)
  File "C:\Users\spong\Downloads\SuperPowered_v0.28.05-win\SuperPowered_v0.28.05-win\renpy\display\behavior.py", line 315, in run
    return action(*args, **kwargs)
  File "renpy/common/00action_file.rpy", line 441, in __call__
    renpy.load(fn)
  File "C:\Users\spong\Downloads\SuperPowered_v0.28.05-win\SuperPowered_v0.28.05-win\renpy\loadsave.py", line 727, in load
    roots, log = loads(location.load(filename))
  File "C:\Users\spong\Downloads\SuperPowered_v0.28.05-win\SuperPowered_v0.28.05-win\renpy\loadsave.py", line 60, in loads
    return cPickle.loads(s)
AttributeError: 'StoreModule' object has no attribute 'RaPerson'

Windows-8-6.2.9200
Ren'Py 7.0.0.196
SP 0.28.05
Fri Sep 14 01:46:23 2018
 

Passion3D

Well-Known Member
Modder
Nov 10, 2017
1,258
6,857
you have played this save with Radioactive and you can't load if Radioactive isn't installed
 

Bird1019

Member
Dec 9, 2017
206
168
you have played this save with Radioactive and you can't load is Radioactive isn't installed
Ohhhh okay, thanks! I know the first time I played this game I didn't really understand how to install the cheats. So I think I tried installing all of the mods and don't know what I messed up after that. But I'll start a new game anyways. Been a while since I played, so it'll be nice to go through the full game again.
 

batanegra

Member
May 8, 2017
372
76
im playing the 0.5.0 and some girls have ????????? in the photo section, even when i unlock them, what can i do?
btw, i only have in green the SFC in the initial screen, the GL is in grey, what i have to do?
 

Passion3D

Well-Known Member
Modder
Nov 10, 2017
1,258
6,857
im playing the 0.5.0 and some girls have ????????? in the photo section, even when i unlock them, what can i do?
btw, i only have in green the SFC in the initial screen, the GL is in grey, what i have to do?
The basic replay of the game is no longer maintained by Baal.
I'll put a SFC_Replay mod in the very near future.
Sorry but in this moment I am very busy IRL, so still a little patience ;)
 
  • Like
Reactions: Nano47

batanegra

Member
May 8, 2017
372
76
The basic replay of the game is no longer maintained by Baal.
I'll put a SFC_Replay mod in the very near future.
Sorry but in this moment I am very busy IRL, so still a little patience ;)
no problem for me, i just knew about the game and the mods, so whenever you launch the next version i'll be sure to pass here, the only thing i really wish to know it's about the green light, because only SFC is turn on and GL not
thanks for your work
 
  • Like
Reactions: Passion3D

Nano47

Newbie
Aug 3, 2018
38
24
just a question @Passion3D ... is the "SFC_Replay" mod a standalone or does it come with ur cheat mod and second is it gonna be compatible with the "get lucky" mod (asking only for selfish reasons^^ Get lucky is the only mod I´m using right now)

and most important, keep up the good work and take ur time, real life comes first!
 
  • Like
Reactions: Passion3D

Passion3D

Well-Known Member
Modder
Nov 10, 2017
1,258
6,857
just a question @Passion3D ... is the "SFC_Replay" mod a standalone or does it come with ur cheat mod and second is it gonna be compatible with the "get lucky" mod (asking only for selfish reasons^^ Get lucky is the only mod I´m using right now)

and most important, keep up the good work and take ur time, real life comes first!
SFC_Replay is a standalone mod. No other mod is required, so it is compatible with any other mod.
In collaboration with @Baal7734 , the necessary basic instructions have been incorporated into the game (from version 0.28.06). They will only be activated if the mod is installed. If the mod is not installed, the game will ignore everything about the replay.

I would be less busy at the end of the week and could upload SFC_Replay ;)
 

Passion3D

Well-Known Member
Modder
Nov 10, 2017
1,258
6,857
Maybe I'm blind, but I don't see 'SFC_0.5.1_GetLucky.zip' in any posts of this thread.
Top of page 1:
Overview:
Allows you to modify all the parameters available in the game, in simple menus.
Compatible only, READ INSTALLATION
Hotkeys customizable: Edit file game/SFC_Keys.rpy
I wait update of GetLucky
 
  • Like
Reactions: cauld
5.00 star(s) 3 Votes