zorin0815

Newbie
Mar 30, 2019
75
53
ran into a possible bug, i've got the quest to talk to yuubari but the only option is the repeatable machine interaction
The question has been answered a few posts back. You made it to the end of the current beta build (should show up at the bottom of the screen).
You'll probably get an answer from her in the next build.
 

mercury

Newbie
Jul 4, 2017
95
173
The question has been answered a few posts back. You made it to the end of the current beta build (should show up at the bottom of the screen).
You'll probably get an answer from her in the next build.
I think people are getting confused because Kerni numbers builds 0.1 -> 0.11 -> 0.12 -> 0.2 -> 0.21 -> etc. Some devs use an extra dot to indicate patches/bugfixes/hotfixes/etc of the same "version" to make it less confusing.
 

ddaisy

Member
Jun 5, 2019
287
134
I played the game again and this time white gynoids and the tentacle-arm robot did stop chasing my character after I ran far enough. Looks like my previous comment about not being able to escape the chasing robots was a false bug report. I simply wasn't patient enough when trying to escape.
 

uououououo

New Member
Jan 3, 2024
1
0
The question has been answered a few posts back. You made it to the end of the current beta build (should show up at the bottom of the screen).
You'll probably get an answer from her in the next build.
No, probably a new bug of this version. I ran into the same situation when I started a new game with 0.16, but loading from save 10 in the developer savegames folder makes the Yuubari dialogue correctly appear. I also noticed you are allowed to be naked with save 10, but I don't know whether it is bug or correct.
 

Kerni

Member
Game Developer
Oct 9, 2017
487
568
No, probably a new bug of this version. I ran into the same situation when I started a new game with 0.16, but loading from save 10 in the developer savegames folder makes the Yuubari dialogue correctly appear. I also noticed you are allowed to be naked with save 10, but I don't know whether it is bug or correct.
Ui... ahm.. i think then something is bugged with the saves.
The yuubari question thingy is the end of the game as of version 0.16
 

segfaultguy

Newbie
Nov 3, 2018
16
18
Also, have one more free not-really-a-bug-but-still-kinda-hilarious: if you're being chased down by a Gynoid or a Tenta-droid and you start a cutscene (the easiest of which is fast travel), the droids will just... chase you forever, or rather for as long as the cutscene lasts. So you could make a Gynoid run from the Little Farm (where Ivy is) back toward your base of operations, or the Tenta-droid at the Old Storage Space (where you first get the collar) aaaall the way to the secret Robot Maintenance Hill. As long as you finish the ride and keep the "..." dialogue box up, they'll just keep running.

Secret robot maintenance hill?
 

gdrocker

Member
Nov 17, 2018
388
842
Secret robot maintenance hill?
Let yourself get caught repeatedly until they have a transport drone escort you back to your home base, then follow it on foot when it leaves. (You easily keep pace with it while running.) Or just go roughly east-northeast from the hydroponics bay east of the base, until you're directly below the flat portion of the map. The solar panels nearby are hard to miss.

1704368611946.png
 

segfaultguy

Newbie
Nov 3, 2018
16
18
Oh, that one. It hardly felt secret, being like... in the open and with an NPC handing coupons right in the middle.
 

Kerni

Member
Game Developer
Oct 9, 2017
487
568
It crashes every time I try to run it.
Please let it load, it mostly looks like it crashed but since i put everything into once scene (for simplicitiy reasons) it will take a long time to load everything into ram.
You can also look into the task manager during the loading and you will properly see that the application will fill more and more Ram (until it is done) and then start the level.

If it truly crashes all of a sudden, you can take a look into the "player.log" file located in ->C:\Users\Kerni\AppData\LocalLow\Kernis none existing company\Bound in desire


hope tbhis helps a bit.
 

Arkady

Member
May 15, 2018
207
387
Concept looks interesting so far, and for a version this early it seems pretty fine. However, there are two showstopper issues.
  1. Optimization is pretty bad, really. Environmentals that look this okay-but-not-great must not tax my graphics card this much. I suspect the main problem is there doesn't seem to be any limit to view distance, so the game essentially renders pointless shit on the horizon. Unless you can implement view distance, you might want to trim back the weeds.
  2. The way movement speed reduction on inclines is calculated is dogshit. Utter dogshit. Seriously, you can literally get stuck on a surface glitch because the local inclination is so steep your horizontal move tends toward zero, and good luck finding which direction you need to look so it you can at least continue on in super slow motion. This is the kind of stupid unnecessary dogshit feature that risks aggrevating/alienating potential players for no worthwhile reason (yes, getting slower when running up a hill sounds like a cool idea, but FFS, AAA titles don't bother with that; has it occurred to you this might be exactly why?), so put it in a poop bag and bin it.
 
Last edited:

Kerni

Member
Game Developer
Oct 9, 2017
487
568
Oh dear so many questions ^_^

Concept looks interesting so far, and for a version this early it seems pretty fine. However, there are two showstopper issues.
  1. Optimization is pretty bad, really. Environmental that look this okay-but-not-great must not tax my graphics card this much. I suspect the main problem is there doesn't seem to be any limit to view distance, so the game essentially renders pointless shit on the horizon. Unless you can implement view distance, you might want to trim back the weeds.
You can adjust the view distance in the options -> esc -> graphics -> view distance.

Concept looks interesting so far, and for a version this early it seems pretty fine. However, there are two showstopper issues.
  1. The way movement speed reduction on inclines is calculated is dogshit. Utter dogshit. Seriously, you can literally get stuck on a surface glitch because the local inclination is so steep your horizontal move tends toward zero, and good luck finding which direction you need to look so it you can at least continue on in super slow motion. This is the kind of stupid unnecessary dogshit feature that risks aggrevating/alienating potential players for no worthwhile reason (yes, getting slower when running up a hill sounds like a cool idea, but FFS, AAA titles don't bother with that; has it occurred to you this might be exactly why?), so put it in a poop bag and bin it.
Uf.. let me just say, this was not an "intended" feature. Since this is my first game with a third person character, i just implemented the standard "third person" template from Unity xD
But i will see what i can do. Maybe i can set any parameter there in the editor.

downloaded but dont know where the game is all i see r pics data and mono
There should be a "bound in desire.exe" file somewhere (windows version) that you can start.


Is Android mod available??
No, sorry , the game is waaaaayy too big for android devices.
 

TBO1981

New Member
Oct 24, 2021
12
7
Oh dear so many questions ^_^



You can adjust the view distance in the options -> esc -> graphics -> view distance.



Uf.. let me just say, this was not an "intended" feature. Since this is my first game with a third person character, i just implemented the standard "third person" template from Unity xD
But i will see what i can do. Maybe i can set any parameter there in the editor.


There should be a "bound in desire.exe" file somewhere (windows version) that you can start.



No, sorry , the game is waaaaayy too big for android devices.
Thanks for some of the answers, played all your games, love them, also little side note that I think shows love to the games are the cute loading screens at the start. look forward to testing the next update
 

NoiT89

Member
Jul 14, 2017
107
95
Got stuck in dialog after i got the neck/choker With the android. had to alt+f4.
 

NoiT89

Member
Jul 14, 2017
107
95
Do you have some details on how it happened ?
Where you in the middle of a event ?
No I was just talking with her. I had some gadgets the robot/droid put on me. I was just getting the collar and was going to tell her (android) that i found a collar. she said the same line over and over. i couldn't continue. Literally the first ''mission''.
 

Arkady

Member
May 15, 2018
207
387
The "pic
You can adjust the view distance in the options -> esc -> graphics -> view distance.
That's good to know. And you'll definitely want to lower the defaults. No wonder people with lower-end PCs apparently can't get things running.

As for the walk speed, surely there's got to be other out-of-the-box options? It's hard to imagine an engine becomes this successful by only offering utter dogshit out-of-the-box...
 
4.60 star(s) 8 Votes