Jump to content

Oni 2 (Angel Studios)/Running: Difference between revisions

m
link fix
(adding section for uncovered debug features, though there's only one "feature" so far)
m (link fix)
Line 13: Line 13:


==Debug features==
==Debug features==
Only one debug-related feature is known at the moment (discovered by Punk7890 of [https://tcrf.net TCRF]), which is a display at the top of the screen that can be enabled by placing a plain-text file called FE063258.pnach in the PCSX2 cheats directory which contains the following:
Only one debug-related feature is known at the moment (discovered by Punk7890 of [https://tcrf.net/The_Cutting_Room_Floor TCRF]), which is a display at the top of the screen that can be enabled by placing a plain-text file called FE063258.pnach in the PCSX2 cheats directory which contains the following:
  patch=1,EE,204D5D50,word,00000001 # debug readout
  patch=1,EE,204D5D50,word,00000001 # debug readout
The display will show the following readouts in milliseconds: "host" delay, "VU/GS" delay (rendering time?), and the delay between frames, which always seems to be 16.67ms (meaning 60fps).
The display will show the following readouts in milliseconds: "host" delay, "VU/GS" delay (rendering time?), and the delay between frames, which always seems to be 16.67ms (meaning 60fps).