JGNeon

Well-Known Member
Modder
Feb 24, 2021
1,037
6,395
647
JGNeon's Walkthrough mod for Baddies Inc v0.1.14

Overview:
Partially based on LaikDink's previous mod, but with best choices highlighted, also in non-text choices
(And sometimes, a flag is set to true/yes doesn't necessarily means the best choice)​

Updated: 2025-02-27
Modder: JGNeon
Game Version: v0.1.14
Language: English

Features:
  • Walkthrough, highlights choices

Installation:
You don't have permission to view the spoiler content. Log in or register now.

Changelog:
You don't have permission to view the spoiler content. Log in or register now.

Download: MEGA -
Awesome ! (im)Patiently waiting for your update!
will u update WT soon?thanks
Would it be possible to gratefully ask for an update to the mod ? Thanks in advance
Mod has been updated! Enjoy! ;)
 

ArashiNinja18

Active Member
Jun 1, 2017
947
710
184
Add Mega.nz as a download option. The game takes forever to download otherwise, and I don't have issues downloading other games that are 15gigs and up through mega.nz
 
  • Like
Reactions: ghostuser1077

Sony676

Well-Known Member
Mar 14, 2021
1,926
4,204
387
Was I daydreaming or was this update like 20 seconds long at best with NO new scene at all?

edit: Sorry, I did not even notice that it started with a continuation of the scene that started last update lol. Nonetheless quite disappointing...
 
  • Haha
Reactions: Arj31

Kaywye

Newbie
Mar 6, 2022
56
37
132
I'm interested... and I would love to check the game out, with the potential to support if I enjoy it...but unfortunately I can only play android games. The size I've seen of this game might preclude that...but if not, is there anyone out there who can make a port? I would appreciate it immensely.
 

psychedevil

Member
Dec 1, 2024
498
805
112
When I used a gallery unlocker to view the scenes, the four scenes you asked about unlocking did not show up. I got repeated messages about images missing.

Speaking for myself, the scenes from this game are too short anyway.
 

Gojii

Well-Known Member
Oct 29, 2019
1,538
2,397
283
Add Mega.nz as a download option. The game takes forever to download otherwise, and I don't have issues downloading other games that are 15gigs and up through mega.nz
Gofile/mediafire are superior. The download cap is far higher and just as fast.
 

Biabon

Newbie
Sep 14, 2019
58
34
180
So basically as far as variables all I'm seeing is that he is now calling "$ renpy.save_persistent()" after setting each variable. That basically just tells the game to immediately write to the persistent file each time a variable is changed, otherwise persistent variables are only saved when Renpy exits, so if there is crash or improper exit the variables would end up never being saved which if you then loaded a save afterwards could result in the persistent variable having it's default value instead of whatever you selected.
----

Anyways for the heck of it I used UnRen/Notepad++ to change all the script files to use regular variables instead of persistent if anyone wants to try it. Of course this will mean having to start a new game the first time as all of the base variables are starting off with no value. But it will allow you to have multiple path saves if that's what you really desire. Also note that you will need to either modify future script versions yourself or wait for someone else to do it. (It seriously takes less than five minutes if you have all the necessary stuff on your computer) I'll try to keep up with it, but can't guarantee that I can always get to it as soon as it's posted.


How to do it yourself:
1) Download an version of UnRen into either the BaddiesInc root folder (if using UnrenForAll) or "game" subfolder (if using Unren.bat) subfolder. Launch it and select extract RPAs. (Your choice about deleting the RPAs. I usually choose yes as it makes things cleaner).
2) Download and install a program like Notepad++ that lets you do text replacement on multiple files at once.
3) Launch the text replacement program and hit CTRL + F (or "Search" > "Find...") to launch find. Click "Find in Files, set the file type to "*.rpy", and set the Directory to the complete path to your "game\scripts" subfolder.
4) Replace "$ renpy.save_persistent()" with nothing
5) Replace "persistent." with nothing (the period after persistent is important!)
6) Repeat steps 4 and 5 but pointing the directory to the "utils" subfolder

7) Lastly in the utils folder open the smartwatch_2.rpy file and at the very top of it above the "init python:" block replace the word "default" with the word "define" for all the variables listed. (This is necessary because otherwise the init block is calling on those variables before they are defined by the default command. Persistent variables have their own base value so this wasn't an issue until we switched them to normal.) Save.

8) Start the game and if you did everything right there should be no errors.

The only issue I've run into doing this so far is for some reason the Scene Explainer does not want to go away now. For reasons currently beyond me, that screen is refusing to pass the "True" value to the variable to make it stop showing up everytime you reach a sex scene. So if you are having that issue and want it to go away then you can just download the extra attached "zz ScreenExplainer.rpy" file which contains a modified label that will rectify that and you won't see the explainer again unless you start a new playthrough. It should be future compatible unless the dev does a major overhaul to the explainer.

If anyone else discovers any issues, let me know and I will see what can be done...
Can you share the save files and the persistent file up to the end of the previous version so that we don't have to start from scratch?
 

Joukorrr

New Member
Jul 1, 2024
1
0
78
View attachment 2773338

Overview:
Do you have what it takes to conquer and become number one in the gigantic dating app industry? Step into the role of a young man, driven by life's challenges and a burning desire to “make it big.” Leaving his rural farmhouse and past behind, he ventures into the bustling heart of California – Loho City, determined to run a successful dating app company and make a name for himself..
Trailer:
You don't have permission to view the spoiler content. Log in or register now.
Thread Updated: 2025-02-26
Release Date: 2025-02-16
Developer: FOZ - - -
Censored: No
Version: 0.1.14
OS: Windows, Linux, Mac
Language: English
Other Games: College Bound
Genre:
You don't have permission to view the spoiler content. Log in or register now.

Installation:
You don't have permission to view the spoiler content. Log in or register now.

Changelog:
You don't have permission to view the spoiler content. Log in or register now.

Developer Notes:
You don't have permission to view the spoiler content. Log in or register now.

DOWNLOAD
Win/Linux: - -
Mac (v0.1.08): - - PIXELDRAIN

Extras: Walkthrough Mod*

couchman12 thanks for the link
*This unofficial port/version is not released by the developer, download at your own risk.


View attachment 2773388 View attachment 2773364 View attachment 2773393 View attachment 2773367 View attachment 2773368 View attachment 2773394 View attachment 2773371 View attachment 2773391 View attachment 2773366 View attachment 2773373 View attachment 2773384 View attachment 2773385 View attachment 2773390 View attachment 2773392 View attachment 2773395 View attachment 2773396 View attachment 2773397
I tried Win/Linux version downloading a few times from a different source, but the zip file is corrupted, I tested Winzip and WinRar :(
 

no_name_742

Well-Known Member
Aug 9, 2017
1,070
1,027
348
When I used a gallery unlocker to view the scenes, the four scenes you asked about unlocking did not show up. I got repeated messages about images missing.

Speaking for myself, the scenes from this game are too short anyway.
extracting the rpa file i was able to find the video files, maybe the gallery is trying to load images instead of the video. does the scene even exist, i am curious about how the story gets to that scene, i may need to do another run to get them?


where is gallery unlocker pls?
I use this one, works for many games
https://f95zone.to/threads/universal-gallery-unlocker-2024-01-24-zlzk.136812/
 

cooperdk

Engaged Member
Jul 23, 2017
3,753
5,555
714
4K resolution files and it's consequences have been a disaster for the hard disk space.
4K res in a renpy game is a fucking joke. Renpy is made for much smaller graphics. It might be able to show it, but it can't really handle it well.

ALSO
Dev doesn't know how to compress. The game should be much smaller. The compressed version is not even a gigabyte!
 

Ghost''

Well-Known Member
Mar 17, 2021
1,950
4,688
407
Baddies Inc. [v0.1.14] Unofficial Android Port + JGNeon's WT Mod

You don't have permission to view the spoiler content. Log in or register now.


- 804mb


My Android Ports have a 2nd Persistent save location. So, even if you uninstall the game, the saves will remain Intact.

Saves location: Storage/0011/Game-name


You can also join my discord server for more and support me.



You can also join 0011 discord server



If you like my works please support me.


Android Port Updated..
 
3.00 star(s) 24 Votes