For the most part; Play the game and complete the text adventure. There is a bugged NSFW Scene that won't unlock, so you will need to use the Admin Command in the Terminal to unlock it fully.
Fen
Creator of
Recent community posts
Thank you so much for the information! And thank you for enjoying the game! For next update, I've added a setting to toggle between Rendering Systems and will be looking into further fixes in the future. This should allow folks to play without the need of fucking around with a shortcut to fix the rare black box issue. (I'd post the image but Itch hates that for some reason???)
That is correct! The more I have Byte dig her little hands into a user's PC the more vectors of attack a mod could have, but even past that it's to stop possible her being flagged as a Virus. The idea however of her messing with the folders within her EXE location is very smart?? I might look into that!
Check Workarounds! This is a known Driver issue that is unsolvable on my side.
https://cindesh.itch.io/byte-desktop-pet/devlog/1511590/known-issues-workarounds
OH! Yes I am so sorry; You can mix with existing items but it requires the item path. I plan to in the future make a document with those so players can use the existing items. For now what items do you want your modded items to combine into? I can grab those for you.
EDIT: I think next update Ill add a command like /path at the end of the Force_Spawn commands that give the Item Paths for modders to pull the official pathing. Better than me upholding Documentation for sure. For now what item you need the path of?
Smart attempt with the work around on using Tag amounts. Correct, there is no way to present the value as of the moment through dialogue but I like the idea. Ill make some hooks next update to display specific values like tags. OnItemTaskExecuted might be added as a signal, will see. What do you want to use this for?
That's what the SDK is! All my scripts are there allowing you to create your own mod, no code required. It even holds it's own examples of each data object in the game allowing you to edit the given files to change them into something you want. I know the tools look intimidating but you have the same level of power that Cindesh has in terms of making anything you want <3