Pokechu22
Pokechu22
I had this happen again while testing #47. Without rebuilding, it happened two times, and then the third time I ran it it didn't happen (in all 3 cases, it...
Thanks for your contribution! I don't have time to review it right now, but I wanted to point out that we have some automated tests of floating-point stuff at https://github.com/dolphin-emu/hwtests/tree/master/cputest....
Note also that [pokemon-channel-tv](https://fifo.ci/result/12834146/) did not change.
You probably need to install https://github.com/TkTech/Lawu/tree/master from source. (Jawa was renamed to Lawu for legal reasons if I recall correctly, but burger users an older version that still uses the...
If I recall correctly, you need to download https://github.com/TkTech/Lawu/tree/master (specifically the master branch, not the develop branch) and then run `python setup.py install`.
If you can't figure out how to install it (or how to run burger after installing it), data for most Minecraft versions is available in https://github.com/Pokechu22/Burger/tree/gh-pages.
This PR would probably be easier to understand if it and the commit were titled something like "IMUGyroscope: Remove unused parameter and extract branching behaviour", as otherwise it sounds like...
> The pixel center is the same as hardware backends and there is no need for any offset of 1/12. I'm a bit confused about what "hardware backends" is supposed...
Enabling/disabling the vertex loader portion would be difficult since that'd require replacing the existing vertex loaders at runtime. I don't think that part's too expensive though (we already do similar...
If you can do some kind of general performance test in a few games, that'd be helpful. (In particular, I think Rogue Squadron, Super Mario Sunshine, and Super Paper Mario...