Christian Kosman

Results 28 comments of Christian Kosman

Are you building on an M1 or M2 Mac? I just created a branch that fixes compilation errors on Apple silicon if you'd like to check it out: https://github.com/ckosmic/sm64ex-ios/tree/apple_silicon_fix

It looks like somehow an outdated version of the workshop addon got loaded since `GetInputsFromButtonMask` was removed about an update ago. I'm not sure why that happens, but I don't...

I’ve experienced this same issue before and I believe it’s a bug with Xcode not signing the app, but it could just be an issue with the build script. A...

Cameras aren't supported in the current version and are coming in the next update

Yeah for the time being it's only going to run on Windows

Hi I changed cpp-10 to cpp-12 and gcc to gcc-12 and updated the wiki instructions to reflect these changes. I don't have an M1 Mac to test, so let me...

Hi, I finally switched over to Apple silicon and have been able to do some fixes for compilation on M1/M2 macs. I've created the apple_silicon_fix branch for these changes if...

Vsync has been partially fixed in 812669b by rendering frames using CADisplayLink. This syncs SDL rendering with the screen's refresh rate, but is sometimes inconsistent, visually dropping frames, which eventually...

Really strange discovery. Haptics suddenly work when the phone is connected to a lightning to HDMI adapter plugged into a display to mirror the screen... ok. Gonna look into that...

Haptics also work when connected to a Bluetooth speaker.