Thank you very much!SWAJ Your game is amazing so far! I have really enjoyed it!
Thank you very much!SWAJ Your game is amazing so far! I have really enjoyed it!
I've tried those method but it didn't work. It seems the best solution is buy a new computer with OS minimal Windows 10 or upgrade WindowsHey folks! Quick heads-up for anyone running into launch issues on older systems:
The game is built using the latest Ren'Py engine (8.3+), which unfortunately no longer supports Windows 7 or 8.1. That means if you're on an older version of Windows, you might experience crashes, errors, or the game simply refusing to launch.
What you can try (if you're on Windows 7/8):
No Legacy Build Available
- Try Compatibility Mode
Right-click the .exe → Properties → Compatibility → Set to Windows 7 or 8- Install/Update Visual C++ Redistributables
(Download from Microsoft)- Force OpenGL rendering
Create a file called options.txt next to the .exe and add:
renderer gl
Some of the features I’m using in the game require Python 3 and Ren'Py 8+, so it’s not possible for me to offer a downgraded version that works on Windows 7 or earlier Ren'Py engines. I know that sucks, and I appreciate your understanding.
If you're able to, I highly recommend upgrading to Windows 10 or 11 it’ll open the door to a lot more games going forward (not just mine).
Thanks again for the support, and feel free to message me if you need help troubleshooting!
Try : renpy.show_screen("active_effects_overlay")There seems to be a bug in the latest version. After giving birth, the icons on the top right of the screen go missing. Reloading save/restarting game doesn't seem to fix it. If I go back to a previous save, the icons are back but go missing again after giving birth. Is there a fix (perhaps in the console) to force it to show again?
Thank you! That seems to have fixed it.Try : renpy.show_screen("active_effects_overlay")
Yep! An outfit system is definitely planned... different looks will unlock as you play, and some will even affect how NPCs react to you. Stay tuned!very good game! i think it has the 'girl life' potential!
any plan for an outfit system?
These events are not disabled and should be available in the current buildWere the "flirt with someone," "join a drinking contest," and "spin the dare wheel" events disabled for the party on day 3?
Okay, then I don't know why they're not appearing. Since it's easy enough to try, I'll restart the game and see if it happens again.These events are not disabled and should be available in the current build
Is there a new comprssed version for the latest version?NSFW: National School For Wealth … and F*ckery [v0.4.3.2 Alpha]
Win [ 153 MB ] Compressed
You must be registered to see the links
You must be registered to see the links
make order or Compress requestIs there a new comprssed version for the latest version?
I will mention you there when I request because the file capacity just reach 697mb not 750mbmake order or Compress request
https://f95zone.to/threads/game-compression-requests-3-0.176210
I built the mac version but its showing errorYou can just build the Mac out of the PC version from the OP yourself btw. (That works with 95% of renpy games).
You don't have permission to view the spoiler content. Log in or register now.
Hey! I don’t have a Mac handy to test, so I need a bit more info to pinpoint this. That traceback is super clear but I have questions. Which game version are you running (e.g., 0.5.3.2) and which Mac (Apple Silicon M1/M2/M3 or Intel)?I built the mac version but its showing error
You don't have permission to view the spoiler content. Log in or register now.
I copied the whole game in sdk folder.. opened sdk and built for macintosh(?) Then it built the .app and threw this error.
Sorry but I was testing this for https://f95zone.to/threads/the-big-step-v0-6-partedes.254542/ this game's 0.6v. And I own Mac Mini m4.Hey! I don’t have a Mac handy to test, so I need a bit more info to pinpoint this. That traceback is super clear but I have questions. Which game version are you running (e.g., 0.5.3.2) and which Mac (Apple Silicon M1/M2/M3 or Intel)?
The error “can’t find start label” usually means the build can’t see the game’s entry point. Depending of the version of the game you are using, the start label might have moved or config.start_label isn’t being picked up in the Mac build.
Ahh shit. yeah that happens sometimes. When I encounter this I usually just unpack the .rpa(s). With unren. Not sure how to do that on mach tho. You could try and disable "Force recompile before building". That sometimes fixes it.I built the mac version but its showing error
You don't have permission to view the spoiler content. Log in or register now.
I copied the whole game in sdk folder.. opened sdk and built for macintosh(?) Then it built the .app and threw this error.
Oh its easy for you to test. Just build both the PC version and the Mac version. When you test PC and the PC version works. Mac will too!Hey! I don’t have a Mac handy to test, so I need a bit more info to pinpoint this. That traceback is super clear but I have questions. Which game version are you running (e.g., 0.5.3.2) and which Mac (Apple Silicon M1/M2/M3 or Intel)?
The error “can’t find start label” usually means the build can’t see the game’s entry point. Depending of the version of the game you are using, the start label might have moved or config.start_label isn’t being picked up in the Mac build.