Robert Konrad
Robert Konrad
Can you verify which haxe.exe is actually used for example by renaming the executables? For me it uses Kha's Haxe like it should. Also please test using one of the...
I guess it's because the current script dir is something else when the code executes. But should be possible to fix that...
Different DPI scaling options per monitor? Same in other browsers?
Dave gets this for 06 with Vulkan: `Vulkan ERROR: Code 7060244 : Validation Error: [ UNASSIGNED-CoreValidation-Shader-InconsistentSpirv ] Object 0: handle = 0x55555b060ac8, type = VK_OBJECT_TYPE_DEVICE; | MessageID = 0x6bbb14 |...
False alarm on that one, Dave uses Kong.
As I guessed, we still have to check and load the extension on ES.
So the extensions are actually loaded now - the code was already there, just inactive because the used Android API level has to set in the khafile (it defaults to...
Good catch, thanks, that's certainly one aspect of it. Enabling it crashes it for me though. Hm, still more to do but I need sleep now.
GitHub, stop auto-closing when I write "partially fix".
Hu, it works? Oh, that's very interesting, also the behavior over time. Is there some panel in Android Studio that shows overall RAM usage over time? Have to check.