what about the android version of the game?
Is there a way to download them on steam?
Daniel_MFG
Recent community posts
yepp..
That worked...
But i see that you didn't set the "second saves directory" which i would recommend for modern android games as newer android versions don't let the user access the app-directories without having to root the phone...
(mine is fortunately rooted but most users aren't doing that for obvious reasons...)
You can find that variable there:
https://www.renpy.org/doc/html/config.html#var-config.savedir
Since this game was made with RenPy this should be pretty easy...
Their Documentation on that: https://www.renpy.org/doc/html/gui.html
You could even go ahead and copy the default buttons from the default RenPy example project... (The features included in that would be absolutely sufficient..)
Why is there completely NO interface on the Android Version? I can kinda understand it on the PC version as you have a keyboard there... But how am I supposed to save or load on Android?
OR skip for that matter if I want to skip ahead since I already know the first two chapters...
Seems kind of like an oversight to me...
Would it be possible to get an update with these features enabled? (We are talking about RenPy after all...)
Of course you should test it but there is also a function to copy the saves from an old location to a new one: https://www.renpy.org/doc/html/save_load_rollback.html
(I can't remember where the variable for the general save location is but you should be able to find it somewhere around there as well ๐)
Hey there bud ๐โโ๏ธ
Just a little suggestion for your Android release: Please wait until Google accepted the apk certificate (developer certificate) before you release it...
On newer Android versions (Android 13+) the option to "install anyway" to ignore a not trusted certificate isn't available unless you got a rooted phone... (One of my phones is luckily rooted so i can play it there - but on the other one i couldn't install it ๐คทโโ๏ธ)
Thanks a lot! That way we can now actually see what is going on ๐.
I would still adviseo to have a setting for this since having a slightly darker background is kind of needed on some devices so you can read white text on white-ish background for example...
You should be able to implement a "opacity setting" with what RenPy supports... (i even found some code samples pretty quick when googling the topic)
But for now simply hiding it completely is definitely good enough ๐๐
Hey Nekomagames ๐โโ๏ธ,
I only just started playing the game but already really like it so far!
But there is one big problem (on Android at least): The player cannot change the transparency of the dialogue box which hides all the interesting bits in WAY too many cases...
(almost a third of the screen is just a black box)
Could you please add that option?
Hey bud ๐โโ๏ธ,
just wanted to tell you to maybe get this fixed as it confused me big time ๐:
When you click on the Download for "1.0" apk you get a file called "0.10" and in the main menu it also says "0.10" but if you look at the app properties it says "1.0"...
So what is it now?!? ๐
I guess i got the latest version but someone who doesn't know how to look at the app properties might be lost or even decide not to play a unfinished game... (wich would be a shame ๐)