cxx

Message Maestro
Nov 14, 2017
76,682
39,520
1,519
ruined base game? well there's 1 little thing, THERE IS NO BASE GAME SINCE THIS IS NEW GAME.
 

F1forhalp

MRP: Serious Sam - The First Encounter
Donor
Oct 28, 2019
2,444
2,145
447
ruined base game? well there's 1 little thing, THERE IS NO BASE GAME SINCE THIS IS NEW GAME.
actually there is still that base game :cool: and this mod builds up on that base game, but it being a mod, doesn't mean they have to add to the Granger storyline. also, the Granger story was complete to begin with; i wouldn't expect anything added to it, beyond the cross sections naturally coming from interaction with other figures. so those have been added, imo as far as said interaction needs it. i don't really get the initial rant from that other ... person, as far as the main storyline goes.
 

SkrerkS

<>-<>-<>-<>-<>
Sep 16, 2021
677
3,501
253
Agreed. Hermie's pretty well-cooked at this point. I for one would love to see Suzie's evolution, for example. The game has too many interesting characters for it to simply keep squeezing the same ol' witch.
 
  • Like
Reactions: Crichton

F1forhalp

MRP: Serious Sam - The First Encounter
Donor
Oct 28, 2019
2,444
2,145
447
Agreed. Hermie's pretty well-cooked at this point. I for one would love to see Suzie's evolution, for example. The game has too many interesting characters for it to simply keep squeezing the same ol' witch.
well as long as she ain't actually old :D
but yeah they have a good number of girls, and each of them "side" characters have plenty room for storylines. i could picture some dom route, moving on from Imperio, it'd just fit a certain chick's crave to "control everyone in Hogwarts" rite?
 

anubis1970

Engaged Member
Mar 1, 2018
2,233
2,539
480
What I'd really like to see the Silver Team do long term, i.e. once they've got 80-90% of the content finished for the current girls, is add a second Gryffindor, Slytherin, and Hufflepuff. My suggestions would be Ginevra (Ginny) Weasley, Pansy Parkinson, and Hannah Abbott respectively. Pansy would be an excellent choice to bring back the Luna Dom path, which IMO didn't work for Luna but would be natural for Pansy. Ginny could be set up as either a friendly rival for Cho, they both play Quidditch, or just as a more flirty Gryffindor. I'm not sure about Hannah as she doesn't get mentioned much in the books, similar to Susan. Huff's get no respect.
 

chickenmaid

Member
Oct 9, 2019
181
221
208
I read through the changelog but I'm not sure which version had Femdom Luna because its somewhat vague to when it was removed. I'd be grateful if someone could upload it or at least knew the version with it so I could search for it.
 

Bummenphist

Member
Jul 21, 2018
239
371
184
Agreed. I can't in good faith call for new characters just cuz rn Susan has no content and everyone else could use more, but I think those are all good chocies. Also think that it would be neat to see the Parvati/Padme twins and Belatrix Lestrange (but I can't think of an in universe way to bring her in). Also think it would be neat to see an younger version of Professor McGonagall.
Hmm, seeing Bellatrix getting her hands on Hermioine and putting her through her paces would be a nice addition. Maybe Bellatrix could be hiding on the premises, initially for other purposes, but once she discovers the "points trading" scheme, she becomes more interested in training her own pet?
 

LoafyLemon

Witch Trainer Silver
Game Developer
Jul 1, 2017
662
1,876
302
what do i do after this?
You're most likely missing the 'Talk to me' favour, which as to be completed before you can proceed, but if you're still stuck, dismiss all characters until Genie is alone in the office, open the console with SHIFT+O, then type the following command jump cho_quid_E6, then confirm with enter.

This should let you continue Cho's storyline, even if your favours were bugged, because they'll get fixed as soon as you go to the next tier.
 

Arrascaeta

Member
Oct 29, 2018
252
463
237
You're most likely missing the 'Talk to me' favour, which as to be completed before you can proceed, but if you're still stuck, dismiss all characters until Genie is alone in the office, open the console with SHIFT+O, then type the following command jump cho_quid_E6, then confirm with enter.

This should let you continue Cho's storyline, even if your favours were bugged, because they'll get fixed as soon as you go to the next tier.
it worked,thank you
 

Jonboy80

Active Member
Dec 8, 2017
824
856
246
Getting a whitespace error on launch when using JoiPlay.
Code:
I'm sorry, but an uncaught exception occurred.

While running game code:
  File "game/_script_/utility/image_crop.rpy", line 1, in script
  File "game/_script_/utility/image_crop.rpy", line 1, in script
  File "game/_script_/utility/image_crop.rpy", line 3, in <module>
IOError: Couldn't find file 'images.whitespace'.

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

Full traceback:
  File "renpy/bootstrap.py", line 331, in bootstrap
  File "renpy/main.py", line 553, in main
  File "game/_script_/utility/image_crop.rpy", line 1, in script
  File "game/_script_/utility/image_crop.rpy", line 1, in script
  File "renpy/ast.py", line 928, in execute
  File "renpy/python.py", line 2247, in py_exec_bytecode
  File "game/_script_/utility/image_crop.rpy", line 3, in <module>
  File "renpy/exports.py", line 2469, in file
  File "renpy/loader.py", line 798, in load
IOError: Couldn't find file 'images.whitespace'.
I'm aware there is an android build but I hate having some games in .apk format and some in a loose directory. Would rather have them all accessible from the same area.
 

LoafyLemon

Witch Trainer Silver
Game Developer
Jul 1, 2017
662
1,876
302
Getting a whitespace error on launch when using JoiPlay.
Code:
I'm sorry, but an uncaught exception occurred.

While running game code:
  File "game/_script_/utility/image_crop.rpy", line 1, in script
  File "game/_script_/utility/image_crop.rpy", line 1, in script
  File "game/_script_/utility/image_crop.rpy", line 3, in <module>
IOError: Couldn't find file 'images.whitespace'.

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

Full traceback:
  File "renpy/bootstrap.py", line 331, in bootstrap
  File "renpy/main.py", line 553, in main
  File "game/_script_/utility/image_crop.rpy", line 1, in script
  File "game/_script_/utility/image_crop.rpy", line 1, in script
  File "renpy/ast.py", line 928, in execute
  File "renpy/python.py", line 2247, in py_exec_bytecode
  File "game/_script_/utility/image_crop.rpy", line 3, in <module>
  File "renpy/exports.py", line 2469, in file
  File "renpy/loader.py", line 798, in load
IOError: Couldn't find file 'images.whitespace'.
I'm aware there is an android build but I hate having some games in .apk format and some in a loose directory. Would rather have them all accessible from the same area.
I'm sorry, but JoiPlay isn't a supported platform.
 

SkrerkS

<>-<>-<>-<>-<>
Sep 16, 2021
677
3,501
253
Man I am running this game on a Pentium cpu in laptop, 4gb DDR3 ram and no GPU. Game lags too much so it's hard to unlock and enjoy all the content. So please can I get saves. Atleast Hermione's content unlocked.
Even if you got the save file, it would still be too little too late; what with this being chiefly a VN (visual novel) experience. having the pictures served without appetizers (no prior buildup, and stripped of all context), might be a quick snack, but a bland and stale one still.
If your laptop is heaving too much, why not give the android version a shot? I tried it a while back and had no issues with it (and my phone is nothing to write home about, btw.)
 

cxx

Message Maestro
Nov 14, 2017
76,682
39,520
1,519
Man I am running this game on a Pentium cpu in laptop, 4gb DDR3 ram and no GPU. Game lags too much so it's hard to unlock and enjoy all the content. So please can I get saves. Atleast Hermione's content unlocked.
wouldn't help much since cho's etc contents aren't any easier to your computer (cho's more difficult i'd say).
 
4.00 star(s) 85 Votes