Donopatay

Member
Sep 3, 2018
195
327
242
I've created a copy of the game with all the 720p and 4k images stripped out. I've also removed the files for printing a 3D image of Julia. This brings the download size down to about 1.6GB.


Mega Links

Windows
Mega

Android
Mega
Finally, someone with a giga chad mindset. I would have done it myself but I have no access to a PC in the meantime.

Nice work. (y)
 
  • Like
Reactions: OneEyedBenson

Donopatay

Member
Sep 3, 2018
195
327
242
I've created a copy of the game with all the 720p and 4k images stripped out. I've also removed the files for printing a 3D image of Julia. This brings the download size down to about 1.6GB.


Mega Links

Windows
Mega

Android
Mega
May I request that you upload these somewhere else other than MEGA?

First time in years using MEGA again and its even worse now. It's giving me dial up speeds.
 

ChompaFr

Newbie
Jul 2, 2022
85
109
110
We don't know why, and she clearly didn't intend for this outcome, she only thought they were going to talk. So we'll see, but it certainly can be handled in a very forgivable way.
Yes, it was a momentary anger, but now I really want to know why even more xd
 

SonsOfLiberty

Community Champion
Compressor
Sep 3, 2022
30,043
275,477
957
when you reinstall windows but forget to backup %appdata%
I'm sure that has happened to a lot of people, usually if I don't delete the game, and keep the game on an external, I'll move a copy of the saves over a well.

With this game, it's a crapshoot if your save even works to begin with.

I will say anyone who played this game with the "WEB" version of Season 1, saves are 100% not compatible, no clue why, but they are not.
 

meskuzi

New Member
Dec 28, 2022
12
7
136
FreshWomen [S2 Final Premium Steam] [OppaiMan]

NOTE: This game has 720p, 1080p, and 4K and many different frame rates all in-game you can change, just the way this stupid game is. You can change to whatever you want in the menu in the upper right....

COMPRESSED:

Win/Linux:
- - MEGA - PIXELDRAIN

Mac:
- - MEGA - PIXELDRAIN
almost 1\5 from main size. Great job as usual. Ty lifesaviour
 

SonsOfLiberty

Community Champion
Compressor
Sep 3, 2022
30,043
275,477
957
almost 1\5 from main size. Great job as usual. Ty lifesaviour
It's probably not super ideal for some folks (being 5GB), but it is a 1 to 1 copy of the game. Even if you strip certain images, say remove 720p, you will get tons of errors in the log files. The game expects certain files at certain times and locations. I still not sure why the developer even decided to go with 4K, as there are many people who don't give a shit. They should just go with one resolution like 95% of developers did and be done with it.

Hell, I know on Patreon they stopped posting the 720p version all together as they got tired of uploading so many builds.

Hopefully once Season 3 starts they go back to the 720p and 1080p format as Season 1 was only 1GB and 3GB respectively. 720p was actually their compressed version.
 

Bluee7

Member
Jan 7, 2018
139
109
181
I've made a Walkthrough/Scene gallery for this game

Edit: Updated for Season 2 Final
  • Removed scene gallery (Dev added his own)
  • Split scene and image galleries into 2 separate menus
  • Deluxe edition options now unlocked


Features:
  • Highlighted text green that gives points/leads to scene
  • Added "Unlock all" button to the gallery
  • Added A scene gallery to the quick menu
  • Added a "CHEATS" button to the bottom right corner
Installation:
  1. Merge the "game" folder from the mod with the one from the "Fresh women" folder
Seaon 2 Episode 3: PIXELDRAIN MEGA

Season 2 Final: PIXELDRAIN MEGA
Got this error after extract files to game folder.


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

While running game code:
  File "renpy/common/00start.rpy", line 240, in script call
    call _splashscreen from _call_splashscreen_1
  File "game/scripts_engine/settings/screens/splashscreen.rpy", line 168, in script
    call screen incompatible_save_info_screen
  File "renpy/common/000statements.rpy", line 609, in execute_call_screen
    store._return = renpy.call_screen(name, *args, **kwargs)
  File "game/scripts_engine/settings/screens/splashscreen.rpy", line 380, in execute
    screen incompatible_save_info_screen():
  File "game/scripts_engine/settings/screens/splashscreen.rpy", line 380, in execute
    screen incompatible_save_info_screen():
  File "game/scripts_engine/settings/screens/splashscreen.rpy", line 384, in execute
    frame:
  File "game/scripts_engine/settings/screens/splashscreen.rpy", line 413, in execute
    button:
  File "game/scripts_engine/settings/screens/splashscreen.rpy", line 413, in keywords
    button:
  File "game/scripts_engine/settings/screens/splashscreen.rpy", line 414, in <module>
    at btn_shake_easy
NameError: name 'btn_shake_easy' is not defined

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

Full traceback:
  File "renpy/common/00start.rpy", line 240, in script call
    call _splashscreen from _call_splashscreen_1
  File "game/scripts_engine/settings/screens/splashscreen.rpy", line 168, in script
    call screen incompatible_save_info_screen
  File "renpy/ast.py", line 2232, in execute
    self.call("execute")
  File "renpy/ast.py", line 2220, in call
    return renpy.statements.call(method, parsed, *args, **kwargs)
  File "renpy/statements.py", line 281, in call
    return method(parsed, *args, **kwargs)
  File "renpy/common/000statements.rpy", line 609, in execute_call_screen
    store._return = renpy.call_screen(name, *args, **kwargs)
  File "renpy/exports.py", line 3181, in call_screen
    rv = renpy.ui.interact(mouse="screen", type="screen", roll_forward=roll_forward)
  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, pause_modal=pause_modal, **kwargs) # type: ignore
  File "renpy/display/core.py", line 3810, in interact_core
    root_widget.visit_all(lambda i : i.per_interact())
  File "renpy/display/core.py", line 582, in visit_all
    d.visit_all(callback, seen)
  File "renpy/display/core.py", line 582, in visit_all
    d.visit_all(callback, seen)
  File "renpy/display/core.py", line 582, in visit_all
    d.visit_all(callback, seen)
  File "renpy/display/screen.py", line 451, in visit_all
    callback(self)
  File "renpy/display/core.py", line 3810, in <lambda>
    root_widget.visit_all(lambda i : i.per_interact())
  File "renpy/display/screen.py", line 462, in per_interact
    self.update()
  File "renpy/display/screen.py", line 653, in update
    self.screen.function(**self.scope)
  File "game/scripts_engine/settings/screens/splashscreen.rpy", line 380, in execute
    screen incompatible_save_info_screen():
  File "game/scripts_engine/settings/screens/splashscreen.rpy", line 380, in execute
    screen incompatible_save_info_screen():
  File "game/scripts_engine/settings/screens/splashscreen.rpy", line 384, in execute
    frame:
  File "game/scripts_engine/settings/screens/splashscreen.rpy", line 413, in execute
    button:
  File "game/scripts_engine/settings/screens/splashscreen.rpy", line 413, in keywords
    button:
  File "game/scripts_engine/settings/screens/splashscreen.rpy", line 414, in <module>
    at btn_shake_easy
NameError: name 'btn_shake_easy' is not defined

Windows-10-10.0.26100 AMD64
Ren'Py 7.5.3.22090809
FreshWomen
Sat Oct 25 09:39:28 2025
 

SonsOfLiberty

Community Champion
Compressor
Sep 3, 2022
30,043
275,477
957
Got this error after extract files to game folder.


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

While running game code:
  File "renpy/common/00start.rpy", line 240, in script call
    call _splashscreen from _call_splashscreen_1
  File "game/scripts_engine/settings/screens/splashscreen.rpy", line 168, in script
    call screen incompatible_save_info_screen
  File "renpy/common/000statements.rpy", line 609, in execute_call_screen
    store._return = renpy.call_screen(name, *args, **kwargs)
  File "game/scripts_engine/settings/screens/splashscreen.rpy", line 380, in execute
    screen incompatible_save_info_screen():
  File "game/scripts_engine/settings/screens/splashscreen.rpy", line 380, in execute
    screen incompatible_save_info_screen():
  File "game/scripts_engine/settings/screens/splashscreen.rpy", line 384, in execute
    frame:
  File "game/scripts_engine/settings/screens/splashscreen.rpy", line 413, in execute
    button:
  File "game/scripts_engine/settings/screens/splashscreen.rpy", line 413, in keywords
    button:
  File "game/scripts_engine/settings/screens/splashscreen.rpy", line 414, in <module>
    at btn_shake_easy
NameError: name 'btn_shake_easy' is not defined

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

Full traceback:
  File "renpy/common/00start.rpy", line 240, in script call
    call _splashscreen from _call_splashscreen_1
  File "game/scripts_engine/settings/screens/splashscreen.rpy", line 168, in script
    call screen incompatible_save_info_screen
  File "renpy/ast.py", line 2232, in execute
    self.call("execute")
  File "renpy/ast.py", line 2220, in call
    return renpy.statements.call(method, parsed, *args, **kwargs)
  File "renpy/statements.py", line 281, in call
    return method(parsed, *args, **kwargs)
  File "renpy/common/000statements.rpy", line 609, in execute_call_screen
    store._return = renpy.call_screen(name, *args, **kwargs)
  File "renpy/exports.py", line 3181, in call_screen
    rv = renpy.ui.interact(mouse="screen", type="screen", roll_forward=roll_forward)
  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, pause_modal=pause_modal, **kwargs) # type: ignore
  File "renpy/display/core.py", line 3810, in interact_core
    root_widget.visit_all(lambda i : i.per_interact())
  File "renpy/display/core.py", line 582, in visit_all
    d.visit_all(callback, seen)
  File "renpy/display/core.py", line 582, in visit_all
    d.visit_all(callback, seen)
  File "renpy/display/core.py", line 582, in visit_all
    d.visit_all(callback, seen)
  File "renpy/display/screen.py", line 451, in visit_all
    callback(self)
  File "renpy/display/core.py", line 3810, in <lambda>
    root_widget.visit_all(lambda i : i.per_interact())
  File "renpy/display/screen.py", line 462, in per_interact
    self.update()
  File "renpy/display/screen.py", line 653, in update
    self.screen.function(**self.scope)
  File "game/scripts_engine/settings/screens/splashscreen.rpy", line 380, in execute
    screen incompatible_save_info_screen():
  File "game/scripts_engine/settings/screens/splashscreen.rpy", line 380, in execute
    screen incompatible_save_info_screen():
  File "game/scripts_engine/settings/screens/splashscreen.rpy", line 384, in execute
    frame:
  File "game/scripts_engine/settings/screens/splashscreen.rpy", line 413, in execute
    button:
  File "game/scripts_engine/settings/screens/splashscreen.rpy", line 413, in keywords
    button:
  File "game/scripts_engine/settings/screens/splashscreen.rpy", line 414, in <module>
    at btn_shake_easy
NameError: name 'btn_shake_easy' is not defined

Windows-10-10.0.26100 AMD64
Ren'Py 7.5.3.22090809
FreshWomen
Sat Oct 25 09:39:28 2025
I assume you downloaded the correct mod? The second one?

Are you using the Steam version or a stripped version....?
 

shroomify

Newbie
Jul 21, 2025
68
65
36
I am unable to roll back the text. With the incomplete season the scroll wheel allows to rollback the txt but not with the new final download. Also the voice acting is ok but you can't turn it off just change the volume.

anyone else have these issues?

Ok I started the season from the beginning and the roll back works again.
 
Last edited:

SonsOfLiberty

Community Champion
Compressor
Sep 3, 2022
30,043
275,477
957
is there a difference between the [S2 Ep.4 P2 v1.1] and the s2 final supporter edition?
The final edition adds episode 4 part 3, part 2 was the last update, since Season 2 is finished it is now complete and why they called it the final.

5GB?! For compressed!?

Guess this is an annual game now.
The developer decided that they want 720p, 1080p, and 4K all in the same build on Steam and wanted the player to have any choice they wanted, as many have stated (including me) I do not believe 4K is necessary and barely anyone wants it. The original size is almost 24GB.

FreshWomen [S2 Final Supporter Edition Steam] [OppaiMan]

NOTE: This game has 720p, 1080p, and 4K and many different frame rates all in-game you can change, just the way this stupid game is. You can change to whatever you want in the menu in the upper right....

COMPRESSED:

Win/Linux:
- - MEGA - PIXELDRAIN

Mac:
- - MEGA - PIXELDRAIN
It is one to one copy, but if you strip files, you get all kinds of errors in the log file. With having all resolutions, shaving off 18GB I think is pretty good :whistle:
 
Last edited:

SheepMeUp

Newbie
Mar 11, 2018
65
37
193
I've made a Walkthrough/Scene gallery for this game

Edit: Updated for Season 2 Final
  • Removed scene gallery (Dev added his own)
  • Split scene and image galleries into 2 separate menus
  • Deluxe edition options now unlocked


Features:
  • Highlighted text green that gives points/leads to scene
  • Added "Unlock all" button to the gallery
  • Added A scene gallery to the quick menu
  • Added a "CHEATS" button to the bottom right corner
Installation:
  1. Merge the "game" folder from the mod with the one from the "Fresh women" folder
Seaon 2 Episode 3: PIXELDRAIN MEGA

Season 2 Final: PIXELDRAIN MEGA
Could you pls link the mod to S1? TY :)
 

OneEyedBenson

Newbie
Jun 6, 2024
38
203
119
May I request that you upload these somewhere else other than MEGA?

First time in years using MEGA again and its even worse now. It's giving me dial up speeds.
I've uploaded the Windows version to PixelDrain. I'll update my post when I get back home and have access to a PC.

 

SonsOfLiberty

Community Champion
Compressor
Sep 3, 2022
30,043
275,477
957
So if i understood correctly the final edition includes everything(escluding season 1), so i should download that?
No, Season 2 has ONLY Season 2 and all the "bonus" content, like choosing skins for the characters in game, etc, you will need to download Season 1 to play Season 1. They are separate, they stopped combining the Seasons somewhere around Season 2 Episode 3 or so. I have no idea why but that's what they did for some reason and screwed up people's saves in the process.


Could you pls link the mod to S1? TY :)
And again, Season 1 already has a mod built in, you enable it in the options....
 

gtr35747

Newbie
Nov 3, 2021
36
0
82
I've made a Walkthrough/Scene gallery for this game

Edit: Updated for Season 2 Final
  • Removed scene gallery (Dev added his own)
  • Split scene and image galleries into 2 separate menus
  • Deluxe edition options now unlocked


Features:
  • Highlighted text green that gives points/leads to scene
  • Added "Unlock all" button to the gallery
  • Added A scene gallery to the quick menu
  • Added a "CHEATS" button to the bottom right corner
Installation:
  1. Merge the "game" folder from the mod with the one from the "Fresh women" folder
Seaon 2 Episode 3: PIXELDRAIN MEGA

Season 2 Final: PIXELDRAIN MEGA


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

While running game code:
  File "game/episode9/ep9_15_approval.rpy", line 8, in script call
    call ep9_approval_skin_choice
  File "game/scripts/skin_system/skin_choices/ep9_approval_skin_choice.rpy", line 4, in script
    call screen skins_menu_b(["sra"], "ep9", "approval", _("What clothes should a professor wear?"))
  File "renpy/common/000statements.rpy", line 609, in execute_call_screen
    store._return = renpy.call_screen(name, *args, **kwargs)
  File "game/scripts/skin_system/skins_screens.rpy", line 143, in execute
    screen skins_menu_b(options_available, menu_episode=None, menu_scene=None, message=_("Choose an outfit")):
  File "game/scripts/skin_system/skins_screens.rpy", line 143, in execute
    screen skins_menu_b(options_available, menu_episode=None, menu_scene=None, message=_("Choose an outfit")):
  File "game/scripts/skin_system/skins_screens.rpy", line 145, in execute
    text _(message):
  File "game/scripts/skin_system/skins_screens.rpy", line 145, in keywords
    text _(message):
  File "game/scripts/skin_system/skins_screens.rpy", line 146, in <module>
    style get_translation_style("generate_choices_title")
NameError: name 'get_translation_style' is not defined

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

Full traceback:
  File "game/episode9/ep9_15_approval.rpy", line 8, in script call
    call ep9_approval_skin_choice
  File "game/scripts/skin_system/skin_choices/ep9_approval_skin_choice.rpy", line 4, in script
    call screen skins_menu_b(["sra"], "ep9", "approval", _("What clothes should a professor wear?"))
  File "renpy/ast.py", line 2232, in execute
    self.call("execute")
  File "renpy/ast.py", line 2220, in call
    return renpy.statements.call(method, parsed, *args, **kwargs)
  File "renpy/statements.py", line 281, in call
    return method(parsed, *args, **kwargs)
  File "renpy/common/000statements.rpy", line 609, in execute_call_screen
    store._return = renpy.call_screen(name, *args, **kwargs)
  File "renpy/exports.py", line 3181, in call_screen
    rv = renpy.ui.interact(mouse="screen", type="screen", roll_forward=roll_forward)
  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, pause_modal=pause_modal, **kwargs) # type: ignore
  File "renpy/display/core.py", line 3810, in interact_core
    root_widget.visit_all(lambda i : i.per_interact())
  File "renpy/display/core.py", line 582, in visit_all
    d.visit_all(callback, seen)
  File "renpy/display/core.py", line 582, in visit_all
    d.visit_all(callback, seen)
  File "renpy/display/core.py", line 582, in visit_all
    d.visit_all(callback, seen)
  File "renpy/display/screen.py", line 451, in visit_all
    callback(self)
  File "renpy/display/core.py", line 3810, in <lambda>
    root_widget.visit_all(lambda i : i.per_interact())
  File "renpy/display/screen.py", line 462, in per_interact
    self.update()
  File "renpy/display/screen.py", line 653, in update
    self.screen.function(**self.scope)
  File "game/scripts/skin_system/skins_screens.rpy", line 143, in execute
    screen skins_menu_b(options_available, menu_episode=None, menu_scene=None, message=_("Choose an outfit")):
  File "game/scripts/skin_system/skins_screens.rpy", line 143, in execute
    screen skins_menu_b(options_available, menu_episode=None, menu_scene=None, message=_("Choose an outfit")):
  File "game/scripts/skin_system/skins_screens.rpy", line 145, in execute
    text _(message):
  File "game/scripts/skin_system/skins_screens.rpy", line 145, in keywords
    text _(message):
  File "game/scripts/skin_system/skins_screens.rpy", line 146, in <module>
    style get_translation_style("generate_choices_title")
NameError: name 'get_translation_style' is not defined

Windows-10-10.0.26100 AMD64
Ren'Py 7.5.3.22090809
FreshWomen 
Sat Oct 25 17:30:37 2025
 
4.30 star(s) 582 Votes