android 15 and newer has graphical bugs with apk version.

kinkock

Member
Mar 1, 2018
6
0
29
This game's apk was discovered to have graphical issues with android 15 and likely newer with the dynamic player bust and all the minigames. All android apks including the latest version 0.9.136-PUBLIC-ANDROID#6280 and older are affected, and I suspect it's due to the apk's pwa client having compatibility issues with newer android versions.

This occoured on a samsung s25+
 

Attachments

  • Screenshot_20250708_024134_Trials in Tainted Space.png
    Screenshot_20250708_024134_Trials in Tainted Space.png
    331.3 KB · Views: 6

Theron

Well-Known Member
Nov 8, 2018
3,999
1,504
45
It is acceptable to post to older reports, putting them on the first page, instead of creating a new one.
 

kinkock

Member
Mar 1, 2018
6
0
29
It is acceptable to post to older reports, putting them on the first page, instead of creating a new one.
I thought I was getting neglected and needed this bug fixed, hence I decided to try to replace the old post by having it deleted aswell.
 

Bast

Well-Known Member
Aug 12, 2021
604
351
Na, bugs just don't get much of a response anymore. So much so that I'm convinced that some people have generally given up on their reports and reporting in general.
 

Jacques00

Administrator
Moderator
Aug 26, 2015
5,203
1,320
I am looking into this and I think I may have found a solution, but I am not for certain since I do not have a newer Android device to test on. However, I will try to add a graphics toggle option that will hopefully address the issue in the next release. I believe it may have something to do with new Android devices not properly rendering all the SVG components correctly, specifically certain filter block data (that the mannequin specifically uses for the glowing edges).

If you are able to test play the browser version (it doesn't have to be the Backers version), do let me know if it's still an issue on there. I think it's definitely a device issue in that specific blocks of the SVG are being ignored or interpreted incorrectly in the native environment (Android in this case).

For the next version, with the new graphics option, try toggling the vector image effect to off and see if it makes a difference. That should remove the glowing edges effect on the mannequin (and any other SVGs that use similar filter data). I hope this helps.