Mod SuperPowered: SFC

5.00 star(s) 3 Votes

Minoin

Member
Jan 16, 2018
121
64
There are apparently a lot of problems, I'm working on it and I'll post it again.
I will reanalyze the RA code again.
I would look at the Charm problem at the same time;)
Aha... good luck with it! it's in all our best interest if you succeed ;) :D
 
  • Like
Reactions: Passion3D

Passion3D

Well-Known Member
Modder
Nov 10, 2017
1,258
6,902
Ok, here is a compatible GL + RA beta version that works ;)
Test and report the problems

Thanks
 
  • Like
Reactions: Minoin

Minoin

Member
Jan 16, 2018
121
64
Ok, here is a compatible GL + RA beta version that works ;)
Test and report the problems
Thanks
Greetings Passion3D,
This one is stable, yes. I've played a few hours with it and no big -game breaking- issues encountered.
I tried 3 scenarios, all with GL + RA + SFC + Patch all installed.
Sc1 - old saves from GL + RA games
Sc2 - old saves from GL + SFC games
Sc3 - New game with GL + RA + SFC + Patch
Both old saves (Sc1 & Sc2) seem to work fine.

Here some observations:
* The charm still resets to 6 (or 7 in Sc3 after first night) when time progresses. I've tried fiddling with all the stats but it doesn't seem to be affected by anything I can find.

* I noticed that the menu doesn't have the option to toggle event %s anymore: is this done on purpose?




* polymorph: Seems to work, but Sc2 & Sc3 don't allow polymorph to increase beyond 3. So obviously the two mods are blocking the addition of extra polymorphs somehow. Polymorph >3 seems to work (i.e be stable) in Sc1 where it was already increased beyond 3. I have not tried adding polymorph beyond 3 yet (the Sc1 saves all had it maxed at 8)

* Sleeping seems to create an error in a new game where all stats/powers were maxed from the start. I added the traceback file. No errors were encountered with old saves.

* Lastly, in the phone, the pre-patch game would shift the images of the girls according to their corruption/inhibition (as you slide the values up/down), but this seems to be disabled now and you keep seeing the same image regardless of the stats. This doesn't seem to cause any issues though.

That's it for now. I'll let you know if I encounter anything else.
Thanks again,
Minoin!
 
  • Like
Reactions: Passion3D

Passion3D

Well-Known Member
Modder
Nov 10, 2017
1,258
6,902
@Minoin
Thanks for the report ;)

* Charm: I have not changed anything yet
* Event: I have voluntarily disabled event management. I am reviewing the code
* Traceback: Error seems to be in RA, to check

I think to post a new patch tomorrow, we'll see what happens :)
 
  • Like
Reactions: Minoin

HunterBuliwyf

Newbie
Jun 9, 2017
55
79
Hey Passion, just doing a quick check on this mod with you (search showed no results), is the toggle for the instabilities like Obsession and Nympho permanent? I know the other mod is only temporary and I can't for the life of me get it to pop on anyone besides the mom. Sorry if you've been hit with this question before. ;)
 

Passion3D

Well-Known Member
Modder
Nov 10, 2017
1,258
6,902
Hey Passion, just doing a quick check on this mod with you (search showed no results), is the toggle for the instabilities like Obsession and Nympho permanent? I know the other mod is only temporary and I can't for the life of me get it to pop on anyone besides the mom. Sorry if you've been hit with this question before. ;)
Lock/unlock Obsessive/Nympho/Volatile is part of the list to do ;)
 
  • Like
Reactions: HunterBuliwyf

Yennefer

Active Member
Feb 7, 2018
770
3,617
Can someone please tell me how to download and activate this properly been trying fot a couple times now
 

Passion3D

Well-Known Member
Modder
Nov 10, 2017
1,258
6,902
Can someone please tell me how to download and activate this properly been trying fot a couple times now
If you read Spoiler Installation in OP, you see:
Uncompress in directory 'SuperPowered/game/'
IMPORTANT:
If you want use GetLucky:
- You must install GetLucky IN FIRST
- You must download and install SFCheat-0.2.1a-GetLucky.zip
 

bumsy222

Newbie
May 3, 2017
36
5
Doesnt work .... nothing works actually pressing all the buttons but nothing activates.

Is there a full save game for version 0.25 somewhere ?
 

Minoin

Member
Jan 16, 2018
121
64
Greetings Passion,
Thanks for the update. I did a quick check. This one seems less stable than previous (FYI: I just copied it over the previous, maybe that creates problems? I haven't tried a complete clean install).

Trying to access the phone give an [game break] error. See attached traceback. The previous issues still seem to be there, for as far as I could check.
Good luck trying to crack this puzzle: I admire your effort :)
Mino!
 
  • Like
Reactions: Passion3D

Passion3D

Well-Known Member
Modder
Nov 10, 2017
1,258
6,902
Hi Mino
Thank you for the time you take to do these tests, it helps me a lot :)

All SFC component files are overwritten, so no worries ;)
By cons, do not forget that this beta version is made for installation of the base game + GetLucky + Radioactive!
It will not work with the base game alone or with just GetLucky ;)
 
  • Like
Reactions: Minoin

Minoin

Member
Jan 16, 2018
121
64
Hi Mino
Thank you for the time you take to do these tests, it helps me a lot :)
My pleasure. I actually enjoy these types of puzzles. :)

All SFC component files are overwritten, so no worries ;)
By cons, do not forget that this beta version is made for installation of the base game + GetLucky + Radioactive!
It will not work with the base game alone or with just GetLucky ;)
Yes, I have tried it with this threesome ;). (I have two folders, one with and one without RA -both with GL & SFC, of course).

Minoin!
 

gawaing

New Member
Jun 8, 2018
10
0
hi there!
I have this problem with the new version of the game (0.26.00)

While parsing D:\gamesF\bb\SuperPowered_v0.26.00-pc/game/SFC_Keys.rpy.
TypeError: must be string or read-only buffer, not None

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

Full traceback:
File "D:\gamesF\bb\SuperPowered_v0.26.00-pc\renpy\bootstrap.py", line 305, in bootstrap
renpy.main.main()
File "D:\gamesF\bb\SuperPowered_v0.26.00-pc\renpy\main.py", line 365, in main
renpy.game.script.load_script() # sets renpy.game.script.
File "D:\gamesF\bb\SuperPowered_v0.26.00-pc\renpy\script.py", line 265, in load_script
self.load_appropriate_file(".rpyc", ".rpy", dir, fn, initcode)
File "D:\gamesF\bb\SuperPowered_v0.26.00-pc\renpy\script.py", line 756, in load_appropriate_file
self.finish_load(stmts, initcode, filename=lastfn)
File "D:\gamesF\bb\SuperPowered_v0.26.00-pc\renpy\script.py", line 432, in finish_load
self.update_bytecode()
File "D:\gamesF\bb\SuperPowered_v0.26.00-pc\renpy\script.py", line 827, in update_bytecode
i.bytecode = marshal.loads(code)
TypeError: must be string or read-only buffer, not None

Windows-8-6.2.9200
Ren'Py 6.99.13.2919
 

Passion3D

Well-Known Member
Modder
Nov 10, 2017
1,258
6,902
Version 0.26 has not been posted on f95 yet.
I can not update the Mod yet;)
 

tijger08

Newbie
May 6, 2018
80
50
after I have downloaded the latest SFC_0.3.0_ Radioactive and installed as written in the installation. I got this error when I click on play see image what can I do about this
 

Passion3D

Well-Known Member
Modder
Nov 10, 2017
1,258
6,902
after I have downloaded the latest SFC_0.3.0_ Radioactive and installed as written in the installation. I got this error when I click on play see image what can I do about this
It's seems you don't have installed Radioactive.

If you install SFC_0.3.0_Radioactive, you must install GetLucky AND Radioactive
 

tijger08

Newbie
May 6, 2018
80
50
It's seems you don't have installed Radioactive.

If you install SFC_0.3.0_Radioactive, you must install GetLucky AND Radioactive

thanks for your message. As the first image they are all three green as soon as I click on play I can see this image two what can I do about this
 
5.00 star(s) 3 Votes