What is this?
Girl Alone is a discontinued simulation game created by fleximindg that was suddenly shut down in 2023. Despite being a single-player game, it integrates heavily with the official servers for anti-cheat reasons. Each user's entire save data was stored on the server, and each action was verified by the server to prevent cheating.
This custom server implementation serves as a replacement for the official servers, allowing you to continue playing the game on Android. Server-sided anti-cheat measures have been removed, and the game has been patched to connect to this server instead of the official servers. Please note that all shop items obtainable via in-app purchases have their prices blanked out and cannot be used. Similarly, ads and ad rewards have been removed.
Furthermore, several quality-of-life improvements have been made to the game, such as an option to import and export your save data from the server. This allows you to keep your save data when switching devices or modify it to gain an advantage.
What's new?
This section summarizes the latest changes to the server and the game.
Server-side changes
- No server-side anti-cheat
- Five free conversation refills per day
- Unlimited in-game coupons
- Save data stored on the server can be uploaded & downloaded
Client-side game patches
- URLs of CDN and game servers patched
- Dependency on Google Play Services (GMS) removed
- Removal of user tracking and ad networks
- Removal of unnecessary Android permissions
- Package name changed to
com.fleximind.girllivingalone.android.revival
- SSL certificate pinning disabled (trust user SSL certificates)
Recent server updates
The following list contains the changelog of server updates and bug fixes.
2024-12-07 / v1.0.4
- Added a missing endpoint (Save_Ending) that caused errors when completing one of the endings
2024-11-22 / v1.0.3
- Fixed an error when collecting all mail rewards at once
- Fixed a server-side path traversal vulnerability
- Handle API errors gracefully and display an in-game error message, if possible
2024-11-21 / v1.0.2
- Fixed a user ID decryption issue causing game errors during certain time intervals
2024-11-15 / v1.0.1
- Fixed an API error while processing store transactions with gems
- Fallback to select a decryption key using brute-force if the decryption failed before. This minimizes server errors when a client's time is inaccurate.
2024-11-12 / v1.0.0b
- Fixed daily missions not resetting at UTC midnight
2024-11-11 / v1.0.0
- Initial release