4.60 star(s) 45 Votes

Daedalron

Member
Oct 19, 2018
151
125
Very nice for a start.
Obviously, you'd want more diversity for the bots, and in the long run, you'd want the option to create your own models (by user mods).
Maybe someone talented in Computers should be able to tweak the psychocore to program new traits?

For small QoL improvements, you'll want: an option to visualize the bot before buying it (to check if it has traits, or even just the looks of the model when you begin the game)
For the parts buying, add the rank of the item (B-C-D-E), as again, new players have no idea if InVox/3.1 is better or worse than Aria.
 
  • Like
Reactions: Radnor

badazzx

Newbie
Jun 4, 2019
55
128
Looking for feedback to decide how to develop it further.

Browser version have static images instead of movies. This is RenPy limitation. Offline versions have everything as intended.

Known v0.1.1 bugs:
- canceling repair order will end in crash, don't cancel, fix will be deployed with next version
This is absolutely fantastic so far and I hope you continue development. You've got the groundwork already laid out for having defensive robots trained in combat for getting attacked as well as future hacks on your own robots that you need to debug to avoid them running away, stealing parts, or ruining your mood by going haywire while they try to help you "relax."

Of course more variety in the bot models and movies will always be welcomed.
 
  • Like
Reactions: Radnor

poophed21

Newbie
Jun 27, 2017
68
95
Technically it can be done, no problem.
Content is an issue here. If game become popular i will likely opensource it or at least make it easy to mod. People will be able to add whatever they want. Replace real porn with Daz renders. Add futas. Add furries. I mean sexbot is not a real person, so anything will be fine with in-game lore.
Maybe i will split models assets into separate packs, with choice to use real porn or daz/hs. Will see.
Daz renders would honestly bring this game a lot further. each different robot type having a different model, the modifications you give them can change their appearance and the defects can be visible. it would just be amazing but that does seem like a shit ton of work to do
 

Radnor

Member
Game Developer
Nov 9, 2021
365
943
Daz renders would honestly bring this game a lot further. each different robot type having a different model, the modifications you give them can change their appearance and the defects can be visible. it would just be amazing but that does seem like a shit ton of work to do
Indeed, consistent dedicated art is always better option. I guess will have to look for 3d artist. And add "make sample mod for people to use as template" to my todo list sooner than planned.

Just in case: IF YOU ARE 3D/DAZ3D ARTIST AND LIKE THIS GAME, DM ME OR FIND ME ON MY DISCORD, working with person who actually like it surely will be easier.
 

Radnor

Member
Game Developer
Nov 9, 2021
365
943
For right now are the selling points just the club for 50k limit and the market?
Yes, right now you can make money from bots selling them to club (50k cap), market (cheap) or disassembling for parts.
 

Radnor

Member
Game Developer
Nov 9, 2021
365
943
There is no way to gain socialize xp for metzger. If you do not give any at the beginning you are stuck at zero.
Yes, for now you can't rise it in game. Method to rise it by "reverse training" social-skilled bot from Dump or Flea Market will be in next update. More methods will be added as content is produced.
 

Erar

Newbie
Jun 23, 2017
24
24
Played it for it bit and I gotta for a first release it's very nice good luck with the project
 
  • Like
Reactions: Radnor

phupdup

Well-Known Member
Oct 24, 2019
1,391
1,085
Is the Linux tarball defective? The dscs.rpa is only 11mb

Code:
DSCS-0.1.1-linux/game $ find . -name "*.rpa" -exec unrpa {} \;
Extracting files from ./dscs.rpa.

There was an error while trying to extract a file from the archive.
If you wish to try and extract as much from the archive as possible, please use --continue-on-error.
Error Detail: Traceback (most recent call last):
  File "/usr/lib64/python3.6/site-packages/unrpa-2.3.0-py3.6.egg/unrpa/__init__.py", line 134, in extract_files
    version.postprocess(file_view, output_file)
  File "/usr/lib64/python3.6/site-packages/unrpa-2.3.0-py3.6.egg/unrpa/versions/version.py", line 24, in postprocess
    for segment in iter(source.read1, b""):
  File "/usr/lib64/python3.6/site-packages/unrpa-2.3.0-py3.6.egg/unrpa/view.py", line 20, in read1
    return self.base_read(lambda source: source.read1, amount)
  File "/usr/lib64/python3.6/site-packages/unrpa-2.3.0-py3.6.egg/unrpa/view.py", line 34, in base_read
    return self.base_read(method, amount)
  File "/usr/lib64/python3.6/site-packages/unrpa-2.3.0-py3.6.egg/unrpa/view.py", line 37, in base_read
    raise Exception("End of archive reached before the file should end.")
Exception: End of archive reached before the file should end.
 

Radnor

Member
Game Developer
Nov 9, 2021
365
943
Is the Linux tarball defective? The dscs.rpa is only 11mb

Code:
DSCS-0.1.1-linux/game $ find . -name "*.rpa" -exec unrpa {} \;
Extracting files from ./dscs.rpa.
Nope, dscs.rpa size is 11,515,719 :D
 

MonMan65

Newbie
Aug 21, 2017
41
31
Can't replicate, never had similar things during testing. If you get this again, please save after/during bug and send.
I went to go fetch you the second save i made that i thought had the bug in it, it did when i wrote in about it. But it seems that since then i have restarted the game and loaded the save all the parts returned to the way they where supposed to be, I would say it might have just been a visual bug but then the eco skin ripping seems a bit more than just the wrong thing being displayed.
 

Radnor

Member
Game Developer
Nov 9, 2021
365
943
I went to go fetch you the second save i made that i thought had the bug in it, it did when i wrote in about it. But it seems that since then i have restarted the game and loaded the save all the parts returned to the way they where supposed to be, I would say it might have just been a visual bug but then the eco skin ripping seems a bit more than just the wrong thing being displayed.
I will keep an eye for something potentially causing this when will go through related code. Thanks.
 

phupdup

Well-Known Member
Oct 24, 2019
1,391
1,085
Code:
DSCS-0.1.1-linux/game $ ls -l *.rpa
-rw-r--r-- 1 xxxxxx  xxxxxx 11515719 Jan  5 12:56 dscs.rpa
This is the first time I've seen my version of unrpa have heartburn with an rpa archive. And that includes the ones that have been sabotaged by Japanese gamemakers that forced me to switch away from rpatool and then override the format detection. Are you sure your packaging process didn't have errors?


Nope, dscs.rpa size is 11,515,719 :D
 

FleetingNimbus

New Member
Dec 28, 2019
13
19
Pretty fun game! A bit less UI grind would be nice - less moving around menus to do stuff. I do appreciate that you've put some thought into the quick keys!

More sex content and choices would obviously be fun, as would some kind of events (maybe there are but I didn't see any? I accidentally cancelled a repair order and lost a lot of playing, so I'll wait until the game has a bit more meat on it to play again ;))
 
4.60 star(s) 45 Votes