Create and Fuck your AI Slut -70% OFF
x
4.60 star(s) 45 Votes
Mar 9, 2023
495
140
166
Yes they are still just fluff.

If you're playing DSCS I'm impressed since it's been abandoned for years now. If you're playing SR24 it has it's own page and you should post there instead. Cheers!
I wanted to give DSCS a try before SR24; play them in order of release, you know?
Though I'm...definitely feeling the incompleteness of DSCS (low variety of offers on Greynet).
 

Xavim

Newbie
Jul 2, 2017
52
50
96
I wanted to give DSCS a try before SR24; play them in order of release, you know?
Though I'm...definitely feeling the incompleteness of DSCS (low variety of offers on Greynet).
They are not a part 1 or part 2.

Dev had to drop DSCS due to the war a few years ago from the discord I recall.

The SR24 is the best one to play now.
 
  • Sad
Reactions: Black Xoul

hentaidez

Newbie
May 16, 2020
63
57
134
For the record, there are plenty of reasons someone might want to keep DSCS going. There are a ton of mods that have to be manually altered to use them with SR24 that would play the same on both versions, so I pull out DSCS rather than make a few hundred minor alterations just so that these bots can incorporate the new parts required with SR24. However, SR24 is (clearly) more complete, and there are other mods (the Daedelons bots) that require manual adjustment regardless of which game you play.
 

agriasoaks

Member
Oct 11, 2019
324
121
188
By the way is it possible to create a mod that changes the appearance of the Main Character ? or create a quest that transform the MC into something else say, different gender, get into a bot body, brain transplant to one of the bot that he fixes or something like that ?
 

squirrel24

Active Member
Game Developer
Mar 12, 2021
692
758
217
By the way is it possible to create a mod that changes the appearance of the Main Character ? or create a quest that transform the MC into something else say, different gender, get into a bot body, brain transplant to one of the bot that he fixes or something like that ?
The short answer is "anything can be done in modding" but I believe you mean is the game designed to make that sort of mod easy. I'm sorry but the answer is no. To make a mod like that would require over writing a lot of code not just adding a javascript (.json) file.

If you read the source code you'll see that Radnor put low level support into the game for a female MC "some day". I'll never complete the implementation in SR24 because I'd have to duplicate too many images. The game uses a third person point of view so every image with the MC in it would need to be duplicated with a female MC. There is nothing in the code to supports a non-human MC and I'll never go there for the same reason I won't make a female MC.
 
  • Like
Reactions: Jaxter and Gamle

agriasoaks

Member
Oct 11, 2019
324
121
188
The short answer is "anything can be done in modding" but I believe you mean is the game designed to make that sort of mod easy. I'm sorry but the answer is no. To make a mod like that would require over writing a lot of code not just adding a javascript (.json) file.

If you read the source code you'll see that Radnor put low level support into the game for a female MC "some day". I'll never complete the implementation in SR24 because I'd have to duplicate too many images. The game uses a third person point of view so every image with the MC in it would need to be duplicated with a female MC. There is nothing in the code to supports a non-human MC and I'll never go there for the same reason I won't make a female MC.
All right no worries, I was reading on how to create one, and all I can do is just replace one, and yeah totally a lot of pictures needed to be replaced, but I see the scripts the rpc or something there are that shows maybe for just the status ? lot of pictures needed to be replaced text needed to be replaced , phew tons of work.. lol ,

How bout something simple ? How to replace the MC picture then ? how do I create mod for that one ? lol

Okay I been lurking in and about and find a particularly interesting thing , in the Sexbot_Restoration-0.6.1-win\SR24-0.6.1-win\game\modules\0010_dscs_base\game\characters\mc there is the mc rpc, and you can change the gender there, though :D tehehe but yeah I need to read the guide on how to create a mod still just skin through reading it lightly though.

Off course I wouldn't dream of asking you to create the said mod, just a bit of pointer here and there that's all.
 
Last edited:

squirrel24

Active Member
Game Developer
Mar 12, 2021
692
758
217
All right no worries, I was reading on how to create one, and all I can do is just replace one, and yeah totally a lot of pictures needed to be replaced, but I see the scripts the rpc or something there are that shows maybe for just the status ? lot of pictures needed to be replaced text needed to be replaced , phew tons of work.. lol ,

How bout something simple ? How to replace the MC picture then ? how do I create mod for that one ? lol

Okay I been lurking in and about and find a particularly interesting thing , in the Sexbot_Restoration-0.6.1-win\SR24-0.6.1-win\game\modules\0010_dscs_base\game\characters\mc there is the mc rpc, and you can change the gender there, though :D tehehe but yeah I need to read the guide on how to create a mod still just skin through reading it lightly though.

Off course I wouldn't dream of asking you to create the said mod, just a bit of pointer here and there that's all.
I'm sorry but the MC's avatar picture is not easily changed. All bot images are easily accessible and can be replaced if desired. They are all in the 'mods' folder but the MC's images are all built into the large file named 'sr24.rpa' which means you need expertise I don't have to change the images.

As I said, there is support for the MC to be male or female in the source code and I believe if you hacked the MC's gender to 'female' the game would refer to the MC as 'she', 'her', etc. but the images will still be the same guy. I know the male/female gender support works for bots but I've never tried it on the MC. There is no support for any other gender, if you enter anything other than 'male' or 'female' I have no idea what would happen.

By the way, you referred to SR24 0.6.1 which is quite old, the current version is 0.12.7. If you're interested here is a link to the SR24 game on F95Zone: Sexbot Restoration 2124
 

agriasoaks

Member
Oct 11, 2019
324
121
188
I'm sorry but the MC's avatar picture is not easily changed. All bot images are easily accessible and can be replaced if desired. They are all in the 'mods' folder but the MC's images are all built into the large file named 'sr24.rpa' which means you need expertise I don't have to change the images.

As I said, there is support for the MC to be male or female in the source code and I believe if you hacked the MC's gender to 'female' the game would refer to the MC as 'she', 'her', etc. but the images will still be the same guy. I know the male/female gender support works for bots but I've never tried it on the MC. There is no support for any other gender, if you enter anything other than 'male' or 'female' I have no idea what would happen.

By the way, you referred to SR24 0.6.1 which is quite old, the current version is 0.12.7. If you're interested here is a link to the SR24 game on F95Zone: Sexbot Restoration 2124
Yeah you're right and wow, lol all this time I didn't know that there is the 2124 one thanks for letting me know. again sorry to waste your time with my crazy ideas, I just have to create my own game using rpgmaker mz or mv then XD lol.. yeah but gathering the artwork and creating the artwork is always the main problem for me.
 

jacob bond

Member
Feb 23, 2018
153
32
216
You don't have permission to view the spoiler content. Log in or register now.

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

You don't have permission to view the spoiler content. Log in or register now.
You don't have permission to view the spoiler content. Log in or register now.
how do i install the ModMenu and Tweaks for SR2124?
 
4.60 star(s) 45 Votes