Gdiggers

Member
Dec 27, 2019
188
216
You could use Deepfake videos of celebs as the exam videos I would make it myself but not very good at making mods lol
The clips are super-easy to source if they're on Pornhub. Their gif generator auto-changes the clip files to .webm (that are small files which really helps with game-speed loading).

That's the problem with deepfakes (beside the legalities, lol). Pornhub blocks deepfake vids.

So you'd have to download full deepfake vids, screen-record the parts for the different actions for the exam, then convert the screen-recorded clips from (probably) mp4's to .webm's, then put the clips into a file and create her as a mod girl.

I've done this, basically, before and it takes a while. Not sure if I have time to go through that process.
 
  • Like
Reactions: Pete77

splamo

Member
Jun 26, 2018
278
484
I keep getting an error when I try to save. It was fine for a while and then just started and now I can't save at all. I wonder what I bought or activated to make this happen
 
  • Like
Reactions: ssstevesinthehouse

katmandomo

Active Member
Feb 10, 2018
787
1,670
Academy money pisses away so fast, you really gotta hit those sponsors hard. It's tough because I didn't want to open them up until I had the photoshoots unlocked since I wouldn't be able to fulfill half of the requests, but since the money drops so fast I didn't have a choice.

My #1 request right now is to overhaul the picture selection UI. Just put all of the photosets on a page and show the percentages without having to click on them. It's so tedious in the current system. The system also seems rather opaque. Sometimes pictures with the same nudity rating from the same photoshoot will have wildly different acceptance levels for no discernible reason.

The hostess selection system has a similar issue, but it's not as dire as hostess requests are kinda rare and there are far fewer girls than pictures.

Obviously since this is a first pass it's pretty limited, but I'd like to see more variety in the requests in the future. Right now it just seems to be "low nudity request" and "high nudity request", although sometimes pictures that work one week will be completely unacceptable the next week for vague reasons.

The final thing I've noted is that the difficulty seems to be reduced. In the original version of this game I lost several girls because they became pain immune fuckmachines and just breezed through the tests. In this version I don't think I've had a single girl finish the fourth test yet. Some of the girls I'm pretty sure wouldn't pass even if I left them completely alone.
 
  • Like
Reactions: Torinir and splamo

pollution21

New Member
Aug 11, 2017
2
1
Can someone make so it can work on android or even joiplay
Game works on the latest edition of joiplay + renpy plugin but it just doesn't display any videos at all, base game or modded ones. I'm trying to figure that out if it's a setting or something.

Edit: so like 1 out of like 70 webms work and only in certain conditions on Android.
 
Last edited:
  • Like
Reactions: redhood0000

Kloudo

New Member
May 31, 2020
10
4
OK, here's the updated modpack.
As always, not all actions are exact or fit the classroom setting. The goal is to fill as many of the exam actions as possible.
(Just place the girl's modpack in the "girls" folder in the WTM game. Make sure you have no more than the current max of 22 girls.)

Mega

Mod is split into 4 sections; Schoolgirl age, Mature Women, Girls around their 30s (middle), and Ebony.

Take who you want. (y)

(If you have any requests, hit me up. Just make sure they're someone I can source the content for.)
is there a quicker way to download these? in total its like 4GB, not very much and normally on Mega it's done in seconds but my speeds for it seem to be capping out at like 30-50KB/s which is CRAZY slow.
 

Southron

Member
Jun 7, 2017
208
107
is there a quicker way to download these? in total its like 4GB, not very much and normally on Mega it's done in seconds but my speeds for it seem to be capping out at like 30-50KB/s which is CRAZY slow.
I've had the same problem for this set of files, for some reason Mega just seems to hate them.
 

Crosse

Newbie
Jan 27, 2018
19
3
so far Found a bug when you choose to give a wedgie it try to remove a outifit insted
also found a grammar mistake * Girlfirends * when spanking
 
Last edited:

TFurguson69

Active Member
Sep 9, 2019
915
1,123
Code:
I'm sorry, but an uncaught exception occurred.

While running game code:
  File "renpy/common/00action_file.rpy", line 383, in __call__
    renpy.save(fn, extra_info=save_name)
TypeError: no default __reduce__ due to non-trivial __cinit__ (perhaps store._imgScaledDownSurface = <Surface(14x14x32)>)

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

Full traceback:
  File "renpy/common/_layout/screen_load_save.rpym", line 35, in script
    $ ui.interact()
  File "renpy/ast.py", line 1131, in execute
    renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
  File "renpy/python.py", line 1049, in py_exec_bytecode
    exec(bytecode, globals, locals)
  File "renpy/common/_layout/screen_load_save.rpym", line 35, in <module>
    $ ui.interact()
  File "renpy/ui.py", line 299, in interact
    rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
  File "renpy/display/core.py", line 3377, in interact
    repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, pause=pause, pause_start=pause_start, **kwargs) # type: ignore
  File "renpy/display/core.py", line 4252, in interact_core
    rv = root_widget.event(ev, x, y, 0)
  File "renpy/display/layout.py", line 1175, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "renpy/display/transition.py", line 53, in event
    return self.new_widget.event(ev, x, y, st) # E1101
  File "renpy/display/layout.py", line 1175, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "renpy/display/layout.py", line 1175, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "renpy/display/screen.py", line 743, in event
    rv = self.child.event(ev, x, y, st)
  File "renpy/display/layout.py", line 1175, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "renpy/display/layout.py", line 1399, in event
    rv = super(Window, self).event(ev, x, y, st)
  File "renpy/display/layout.py", line 279, in event
    rv = d.event(ev, x - xo, y - yo, st)
  File "renpy/display/layout.py", line 1175, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "renpy/display/layout.py", line 1399, in event
    rv = super(Window, self).event(ev, x, y, st)
  File "renpy/display/layout.py", line 279, in event
    rv = d.event(ev, x - xo, y - yo, st)
  File "renpy/display/layout.py", line 1175, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "renpy/display/layout.py", line 279, in event
    rv = d.event(ev, x - xo, y - yo, st)
  File "renpy/display/behavior.py", line 1064, in event
    return handle_click(self.clicked)
  File "renpy/display/behavior.py", line 999, in handle_click
    rv = run(action)
  File "renpy/display/behavior.py", line 329, in run
    return action(*args, **kwargs)
  File "renpy/common/00action_file.rpy", line 383, in __call__
    renpy.save(fn, extra_info=save_name)
  File "renpy/loadsave.py", line 408, in save
    reraise(t, e, tb)
  File "renpy/loadsave.py", line 389, in save
    dump((roots, renpy.game.log), logf)
  File "renpy/compat/pickle.py", line 51, in dump
    cPickle.dump(o, f, PROTOCOL)
  File "stringsource", line 2, in pygame_sdl2.surface.Surface.__reduce_cython__
TypeError: no default __reduce__ due to non-trivial __cinit__ (perhaps store._imgScaledDownSurface = <Surface(14x14x32)>)

Windows-10-10.0.22000 AMD64
Ren'Py 7.5.1.22070801
WTM Academy 0.20d
Sun Nov  6 20:08:25 2022
 

redhood0000

New Member
May 20, 2018
12
4
Game works on the latest edition of joiplay + renpy plugin but it just doesn't display any videos at all, base game or modded ones. I'm trying to figure that out if it's a setting or something.

Edit: so like 1 out of like 70 webms work and only in certain conditions on Android.
Bro it crashes on loading screen even with latest joiplay and plugin did you do something with settings what am i missing?
 

TFurguson69

Active Member
Sep 9, 2019
915
1,123
As many core components of the game are in active development, you might need to start a fresh new game on each update.
If you encounter the following crash while saving : 'TypeError: no default __reduce__ due to non-trivial __cinit__ (perhaps store._imgScaledDownSurface = <Surface(14x14x32)>)'.
This sadly can't be fixed are it's python liraries conflicting with the renpy's save sytem on certain conditions. Just load the last morning auto-save and play from there, it should then save properly.


There is no auto save
 

splamo

Member
Jun 26, 2018
278
484
Are you guys using the 20d version? It does have autosave after you wake up everyday
 

somebody28

Member
Mar 10, 2018
142
150
Are there known console commands?
A couple you might be interested in:

Code:
academy.modifyCash (10000)    <= This sets your academy's cash to 10,000, feel free to change the number
academy.prestige = 200    <= This sets your prestige to 200, feel free to change the number
_girlDaring = 500    <= In a photoshoot, this changes the 'remaining willingness' value.
 
Last edited:
4.10 star(s) 19 Votes