Still / Azaka
Still / Azaka
+1 would love to see this get published on f-droid
Found the root cause, https://github.com/Chatterino/chatterino2/blob/0a51252b761ac4a846725ce6b6e8cf8bba5efdf4/src/singletons/NativeMessaging.cpp#L153  Call trace traces all the way back down to that function. 
Confirm fixed in the latest nightly.
Haven't been able to repro yet 😞
At least it's a different exception code this time around, but that still suggests something is broken somewhere related to memory.
On second look, this appears to be a API design limitation, as the REST API can only return up to the last 100 objects in my testing as well. Can...
This seems to be resolved in one of the recent builds, closing. Edit: Nope, still broken.
Found the problem. This is not exclusive to Xenoblade 3. The override_config.ini is saved with LF in mind. Resaving the file with CRLF fixes the issue. This is technically an...
A bit late, but here it is right after setting the language and launching the game. [01661327045_0100000000000023.log](https://github.com/HamletDuFromage/nx-locale-switcher/files/9413956/01661327045_0100000000000023.log) Hex dump of the config.ini ``` 00000000 0a 5b 6f 76 65 72...
Perhaps 3.0 then?