All public logs

Jump to navigation Jump to search

Combined display of all available logs of JakSpeedruns Wiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).

Logs
  • 00:44, 19 February 2024 Ruh talk contribs created page Punch Glitch (Created page with "'''Punch glitch''' is a bug that is exclusively encountered on the PlayStation 3 Jak and Daxter Collection. == Technical == <nowiki> (defun acos ((arg0 float)) "Inverse cosine. Returns rotation units" (let ((result (- 16384.000000 (asin arg0)))) (#when PC_PORT ;; to avoid punch glitch: ;; (note: it might be a better fix to change the global rounding mode, ;; but it's not super clear to me that the mode picked by PCSX2 is ;; more accur...")