TrueMLGPro

Results 8 comments of TrueMLGPro

Change `this` to `getActivity()`

Hello, thank you for filling this issue! `ACCESS_BACKGROUND_LOCATION` permission is completely optional (user is given a dialog on first app launch stating so while also including an explanation what this...

> I leave the issue open in case you want to address that BLOB here as well. Oh yes, thank you for adding info about the `DEPENDENCY_INFO_BLOCK` thingy. Added this...

Hello, thanks for reporting this! I wasn't able to reproduce this on my devices, but I'll continue investigating.

> Do you have telegram account or discord server ,so that i can send the video My Telegram is [@true_mlg_pro](https://t.me/true_mlg_pro) There's also a [Discord server](https://discord.com/invite/qxE2DFr)

Heya, I've compiled a small diff summary between Balatro versions `1.0.1e` and `1.0.1f`, there are some notable changes regarding the canvas type used for rendering and the CRT shader. That...

I've just tested the `1.0.1f` build with the CRT shader code (`resources/shaders/CRT.fs`) from version `1.0.1e`. ```diff resources/shaders/CRT.fs ──────────────────────── -147⋮ │ MY_HIGHP_OR_MEDIUMP float mid_dist = screen_scale*length(vertex_position.xy/screen_scale - 0.5*love_ScreenSize.xy)/length(love_ScreenSize.xy); + ⋮147│ MY_HIGHP_OR_MEDIUMP...

@eszoke @blake502 Notifying just in case, I'm gonna be working on a patch for this issue.