sm64pc/sm64ex

60fps patch fails with bizarre errors

yllekz opened this issue · 0 comments

yllekz commented

Never mind

Describe the bug
Applying the 60FPS per the guide doesn't seem to work. It gives weird "not found" and "syntax error" output.

To Reproduce
Steps to reproduce the behavior:

➜  enhancements git:(nightly) ✗ sudo ./60fps_ex.patch
diff: unrecognized option '--git'
diff: Try 'diff --help' for more information.
./60fps_ex.patch: 2: index: not found
./60fps_ex.patch: 3: ---: not found
./60fps_ex.patch: 4: +++: not found
./60fps_ex.patch: 5: @@: not found
./60fps_ex.patch: 6: /*0x0A: not found
./60fps_ex.patch: 7: /*0x0C: not found
./60fps_ex.patch: 8: /*0x10: not found
./60fps_ex.patch: 9: +: not found
./60fps_ex.patch: 10: +: not found
./60fps_ex.patch: 11: +: not found
./60fps_ex.patch: 12: +: not found
./60fps_ex.patch: 13: Syntax error: "}" unexpected

Expected behavior
The patch applies

Screenshots
n/a see above

Desktop (please complete the following information):

  • OS: Linux Mint

Additional context
n/a