Paul Holden

Results 6 comments of Paul Holden

Hey @t-hale - I forgot most of the details already, but IIRC https://github.com/GoogleCloudPlatform/cloud-builders/pull/925 provided a gcr.io/cloud-builders/bazel:6.2.1 image which worked as expected. You can take a look at https://github.com/hulkholden/words/blob/main/cloudbuild.yaml to see...

Is it still super laggy after the head? If I skip the head ('S' key is Start) then the main menu is a lot faster, and in game is faster....

(10 years pass). I've made a bunch of changes recently (live at https://hulkholden.github.io/n64js/). The head is still a little laggy but due to the relentless march of time performance should...

I've never managed to get through that door before - I thought an emulation bug blocked you on the stairs! I've managed to repro now, so I'll try to fix....

(10 years pass :) I made a whole bunch of changes, live at https://hulkholden.github.io/n64js/. Most/all of the emulation issues with SM64 should be fixed now.

Also worth mentioning this is G_CYC_COPY. In this mode we're adding 1 to the width and height: ``` // In Fill/Copy mode the coordinates are inclusive (i.e. add 1.0f to...