Jamiras

Results 137 comments of Jamiras

The behavior you describe is expected, as we didn't want to automatically restrict players playing games on a system that didn't support achievements. The logic is simplistic enough that it...

I also confirm that this started happening with an upgrade to Android 13 on Pixel 6. I was able to reproduce this in an Android emulator using SDK33 on a...

I can confirm that disabling Threaded Video prevents the issue on my Pixel 6. The text description for the setting says "Use only if full speed cannot be obtained otherwise",...

If I understand correctly, the original request in the linked topic is asking for a way to disable all notifications except those related to achievements. This request appears to be...

This is a widget: ![image](https://user-images.githubusercontent.com/32680403/142073758-3428a470-23db-4834-b704-fef56bbc4ed3.png) Notifications appear at the bottom of the screen: ![image](https://user-images.githubusercontent.com/32680403/142074025-84025017-cf95-4874-9fc2-5ba114e6ba6b.png) But I was wrong. Apparently you can't enable widgets without notifications: ![image](https://user-images.githubusercontent.com/32680403/142073804-e0287e95-d732-49cf-9a4d-fca7f9529d92.png) ![image](https://user-images.githubusercontent.com/32680403/142073849-f1be91c4-ccd9-49a7-b972-0e5891042389.png) And disabling notifications...

Apparently, I'm doubly wrong. With widgets off, the notifications change to just yellow text. Even the basic notifications are actually widgets. Widgets are just stylized notifications.

Yes. It definitely _could_, but I'm not sure that anyone is going to be jumping at doing it. As suggested in the original forum post, it would be a fairly...

Sounds like an issue with the threading/task code. The only changes I see that seem possibly related are de-macroifying the `slock_` calls. Can you provide a log and/or narrow down...

It's hard to tell what's happening from the video. Can you repeat and upload the `log.txt` and `RACache\RALog.txt` files?

I agree that having binaries in the repository is unnecessary bloat, and one of the few things git doesn't do very well. Right now the bin directory is 63MB -...