Alex
Alex
```dart MapBoxOptions( zoom: 15.0, tilt: 0.0, bearing: 0.0, enableRefresh: false, alternatives: true, voiceInstructionsEnabled: true, bannerInstructionsEnabled: true, allowsUTurnAtWayPoints: true, mode: MapBoxNavigationMode.drivingWithTraffic, units: VoiceUnits.imperial, simulateRoute: true, animateBuildRoute: true, longPressDestinationEnabled: true, mapStyleUrlDay: "mapbox://",...
I did check: https://github.com/limine-bootloader/limine-c-template/issues/5 Both links aren't broken for me, it just seems that the nightly builds aren't working as intended.
I'll check my qemu version once I have access to my PC although I did update qemu before cloning the repo so not sure if that's the issue
Yeah I deleted the ovmf folder, ran `make ovmf` then `make run-uefi` and still having the same issue
Even if I just clone the repo without changing anything the same thing happens