That is great news! :D
poeticandroid
Creator of
Recent community posts
Hey peeps!
Wouldn't it be nice if it was possible to be able to play WebVR/XR games straight from your itch.io page, without having to download anything or go to a different website..? I haven't found any that I could play on my Oculus Quest..
AFAIK it's just a matter of the itch.io team to add a `allow="VR"` or similar to the `<iframe>` that the game runs in..
I'm currently playing around with the A-frame engine and it would be nice to be able to show my creations on my itch.io page..
The server is just a simple LAMP stack.. The write permissions are handled by a PHP script..
You can read more about the API in the documentation:
https://github.com/poeticAndroid/homegirl/blob/master/system_drive/docs/core/htt...
as a workaround, you could try and create config file in the same folder as the binaries and name it `homegirl.json`, then put the following in it
{
"drives": {
"sys": "./system_drive/",
"user": "../../../Homegirl/user_drive/"
},
"network": {
"cache": "../../../Homegirl/network_cache/"
},
"permissions": {
"sys": 4294967295,
"user": 65280
}
}
I just pushed out a minor update to Homegirl Pro.. I don't suppose that solves your issue..?
If not, maybe try running the debug version.. you can get it from github..
Hey.. sorry to hear about that..
are you running it from the itch.io app or straight from download? if you're using the itch.io app, try reinstalling Homegirl from it.. I had the same issue with the latest update, but reinstalling seemed to fix it..
if that doesn't work, maybe your config.json file is invalid.. open %APPDATA%\Homegirl\ in explorer and delete/rename config.json and try again..
Post your comments, reactions, praise and disappointments here!
If you have any questions or problems, please create a new topic..
Very interesting.. You can find some sense of commonality in pretty much any thought or idea.. :)
posted to /r/artgames
Very interesting game.. gives a pretty good idea of what it's like to have depression/anxiety..
posted to /r/artgames
powerful message, even though the controls are a bit confusing..
posted to /r/artgames