Menu works, once entering game it crashes with: assertion failed: type_ == ParamType::Float || type_ == ParamType::FloatSpecial', src\gles\gles1_on_gl2.rs:630:9
Crashes immediately with thread 'main' panicked at 'Class 0x3000b180 (metaclass "NSData", 0x3000b170) does not respond to selector "dataWithContentsOfFile:"!', src\objc\messages.rs:60:13
Legend
Rating
Description
⭐️
Completely broken: app crashes immediately without any user interaction.
⭐️⭐️
Only (part of) the main menu, intro or similar is working.
⭐️⭐️⭐️
Some of the main content of the app works, but with major issues.
⭐️⭐️⭐️⭐️
The main content of the app works (e.g. entire game is playable) with only small issues.