- Apr 26, 2017
- 13,521
- 20,377
Windows has a 256 characters limit to the path of any file and the game's name is already quite long.
Guess that would explain it then. When I loaded my save from chapter 7, the backgrounds displayed properly but vanished when I got back to Catherine's house. Turns out the path for northnight is 256 characters and the path for Catherine's house is 261 charactersWindows has a 256 characters limit to the path of any file and the game's name is already quite long.
Just wanted to mention that the keybinding description still only lists "Middle Mouse". Which is certainly fine for people who have a mouse with a center wheel. But some mice don't, and some people may be using a touchpad (some of which can duplicate the middle mouse click, but not all of them can).Really? That's surprising to me. Just in case let me clear it up, it is not a middle-click but just rolling the mouse wheel.
Either way, you can use the History system with the keys "Z" to go back and "C" to go forward. Perhaps I should have put them in the keybindings as well. Felt a little redundant adding that to the keybindings as middle-mouse works so well and is already an industry standard, but I will add it for future updates!
It does come across as slightly abrupt, though. And it does feel like there should maybe be middle ground between "I'm leaving you because you're clearly developing feelings", and "Maybe I kind of don't want to go to an orgy?"Well i think she did mentioned before she was not interested in feelings.I don't like how Amelie turns you down when you refuse to go through the whole orgy thing. That was unfairly harsh.
No, it was supposed to be just a bad end. I might extend it a little bit one day, but don't count on it.Is there going to be any further develop in the Jean path where you are unable to repay debts or is that just a short bad end?
No, that is just for flavor on future scenes.Uhh, I finished the finals and got like five or six cards choosing a path, what does that mean, does it mean choosing one path will lock me out of some scenes?
That means that unity has crashed. I can't really say why that is, as the problem is likely on your computer. You can try running it as an administrator, maybe that will help. You can also check if other unity games are running on your computer, you might be missing a dll or a c++ redistributable.Game wont run at all. Tried moving it to desktop, and shortening folder name
View attachment 1917094
^ that shows up for a split second, then disappears
That feels more like an endgame/epilogue sort of thing, but it would definitely be cool.I hope we get expansion on Catherine's hometown in the future, would be so cool for the Emperor to give her the lands she was born in
Android made changes that make it harder for us to develop for android without going native. And mobile is not our focus, or my competence for that matter, so we won't be making another whole version of the game natively just so it can run on newer versions of android.What's wrong with the Android version as it says in-game that there is issues or something?
I found an issue as when clicking new game, it just has a black screen with the UI on top.
Glad to hear you enjoyed the game! And perhaps Catherine can spare the time to pay a visit to her hometown but...I hope we get expansion on Catherine's hometown in the future, would be so cool for the Emperor to give her the lands she was born in; imagine the reaction from her family finding out.
Regardless I look forward to whatever you decide to do, the story has really gripped me; I picked this up on Thursday and couldn't put it down until I had gotten to the current chapter. Thanks for all your hard work!
I'm an idiot so take this with a grain of salt, but hypothetically android .apks set to target android 10 (api level 29 I think, set using the "targetSdkVersion" in the .xml file inside the apk archive.) or lower can use the requestlegacyexternalstorage flag, which should allow it to operate like normal before the storage changes even on android 11+. This cannot be done with any app that you want to put on Google Play as Google requires applications to target api 30, but since this game is hosted externally and sideloaded onto devices, it should work fine and Google has no limitations on sideloaded apps.NecroBunnyStudios Barely played much of the game but I really like it already, good plot, great art. My question is, with everything thats available (files, that can be downloaded via the download links), is there a possibility one could make an android port that works with the never versions of android? I mainly play games on Android and I'd love to try to make an android version if its possible
I'm doing all of that. Honestly, I spent way too much time trying all the solutions I could find on the internet and then some and nothing worked. That said, I'll look into the issue once more. It's been a while since I last tried to fix it, maybe someone found a solution to the problem.I'm an idiot so take this with a grain of salt, but hypothetically android .apks set to target android 10 (api level 29 I think, set using the "targetSdkVersion" in the .xml file inside the apk archive.) or lower can use the requestlegacyexternalstorage flag, which should allow it to operate like normal before the storage changes even on android 11+. This cannot be done with any app that you want to put on Google Play as Google requires applications to target api 30, but since this game is hosted externally and sideloaded onto devices, it should work fine and Google has no limitations on sideloaded apps.
No plans for it at the moment.No dedicated Kyo ending?
Fair enough. Like I said, I'm an idiot so I highly doubt there's anything I could suggest that you haven't tried already.I'm doing all of that. Honestly, I spent way too much time trying all the solutions I could find on the internet and then some and nothing worked. That said, I'll look into the issue once more. It's been a while since I last tried to fix it, maybe someone found a solution to the problem.