Ryan Myers

Results 5 comments of Ryan Myers

> These games contain the following timing test which fails unless PI DMA and RSP pipeline stalls are emulated very precisely. The value in `a1` is a loop counter used...

Just a quick update. I've successfully compiled ConvertToNkit for ARM on Linux, and tested it with Animal Crossing GC. The compile command was: `dotnet build --runtime debian.10-arm` The output summary...

![](https://i.imgur.com/AItu4Zh.png)

Not sure, never noticed it has 0 for the CRC. Though if you look at the line for verification it actually does have a value. Haven't looked at this in...

Can you add numpy to the requirements.txt for this? I tried building it locally, and had an issue with that dependency being missing.