Hannes Karppila
Hannes Karppila
Yes. I'm compiling with `--release`. I somehow thought you are doing so too, but apparently that is not the case. BTW, I also had same issue with paging, because code...
@64 Unfortunately, I never really solved the issues. I didn't know how to use bochs debugger then. My paging code was a huge mess anyways, so I have rewritten it...
I'm just working on integrating this to my operating system, so I could probably write an example. How concrete are we talking about? Here is some code (unfinished, untested, uncommented)...
I'm having a similar issue, but it's only very slightly opaque, and only on my main display (Dell S2417DG, 2560x1440@165Hz, DisplayPort). Occurs with 60Hz also. Other displays (with DP and...
Still doesn't fix flickering issue on safari.
Timeout for game steps (BotAI.on_step) implemented in ec975f1.
Known issue. This should be documented better.
Partially fixed version available in branch `do_actions`. Still needs some fixes on error handling. I'm hoping to have them ready this week.
This must at least be documented better. Looking to add an example for this soon.
You need to upgrade your Python to 3.6.1 or 3.7. Found solution in [this issue](https://github.com/NordicSemiconductor/pc-nrfutil/issues/133).