check ~\AppData\Roaming\Godot\app_userdata\WyldspaceWindows 11.
Yeah... Something is seriously laggy.why game is so slow or my pc is bad
even when i play it on ssd
It all makes sense. The plan is to add more content.
I am also looking to have a godot developer clean up some of the code cause it grew into a wild mess over time.
Note for everyone: don't use observer patterns for time sensitive code paths. Race conditions will kill you.
Not sure what you mean by 'initial'... Just for clarification, this is every time the game loads a new scene... Black screen for 10-20 seconds. e.g logging out at night / new day or transitioning between any graphics scene.There's 2 issues at the moment:
One is the observer pattern. In order to properly process signals, I need to put in a one frame delay into parts of the code. That can be remedied with a rearchitecture.
The second is that each image takes a little time to load. I tried using a preload algorithm in the background but it falls completely apart in HTML since that's only single threaded. The game then crawls to a halt, even using godots internal loading mechanism.
The initial 20 seconds is the game preloading the guild/ den assets. I threw that in last minute for this release, expect a progress bar in the future.
Hello, how can I access this scene in the game? (Catnipped stick) I am a Patreon Total Control membercan confirm those image names are from the SS version, which has more content. the mod lets you read the text in the game, but doesn't contain the missing images.
CG dump for that 1 scene:You must be registered to see the links-You must be registered to see the links-You must be registered to see the links- WORKUPLOAD
think you would have to download game from here, and use the appropriate code...Hello, how can I access this scene in the game? (Catnipped stick) I am a Patreon Total Control member
I have the patreon version of the game and the code, so is the patreon version empty?think you would have to download game from here, and use the appropriate code...
You must be registered to see the links
Not sure... I downloaded from there at base supporter level, and i was able to unmask a number of scenes by clicking the option in bottom right hand corner... There were other options, to override the choices made by NPC's, during specific events, that required your patreon level. I could not choose them, as i had not input your code...I have the patreon version of the game and the code, so is the patreon version empty?
This is on windows?Not sure what you mean by 'initial'... Just for clarification, this is every time the game loads a new scene... Black screen for 10-20 seconds. e.g logging out at night / new day or transitioning between any graphics scene.
Also.. now at the scene with fox and catgirl in bar...Crashes every time it tries to proceed past that so... Bug report, i guess.
Using version downloaded from Subscribestar, and base patron key.
Last 5 saves sequentially attached, for diagnosis.
mmmm. k... created account, don't really know what to do there.This is on windows?
I just tried the saves with the release and I don't see any delays on loading. Even in the 4k version.
We can have a better discussion on the discord, btw.