bigfarts

Results 14 comments of bigfarts

The interrupt in question being fired looks like it's hblank, which isn't enabled in BN456 which explains why I haven't seen it there. I'm not 100% sure on this (this...

I've managed to somewhat work around this issue by issuing a step in the breakpoint handler: 1. bkpt16 IRQ handler is entered, 1. set prefetch with ARMRunFake, 1. breakpoint handler...

Would you mind if I sent you a pull request for it? Any preference on what the command line should look like?

Replacing the EGL code with the WebGL code gets the colors right, but I don't know if it's a good fix: https://gist.github.com/bigfarts/b1f3759e61afb62b41c0a88e2e1602d2

1. I think because of the way `uniform-int` is implemented, it's not possible to write a PRNG function to ensure it's not biased. Consider that if you wanted a number...

For what it's worth, I put together an example of how various primitives can be stacked on top of each other to provide a truly uniform implementation of `uniform-int`, with...

Can you run it with RUST_BACKTRACE=1 and post the output?

Could you run `set RUST_BACKTRACE=1` in the command prompt before running the installer?

It's likely that for one reason or another it can't find your Steam installation. Can you try copying `chaudloader.dll` and `dxgi.dll` manually into the BNLC folder? Should be placed in...

That's so weird. You definitely have BNLC installed via Steam, and you've launched it at least once from Steam?