PS1 Classics Configuration Files (Unofficial): Revision history

Jump to navigation Jump to search

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

6 January 2025

  • curprev 08:2908:29, 6 January 2025CelesteBlue talk contribs 16,902 bytes +67 No edit summary undo
  • curprev 07:2407:24, 6 January 2025CelesteBlue talk contribs 16,835 bytes +16,835 Created page with "===Silent Hill=== '''Crashfix.lua''' <br>SLPM86192 - JAP <pre> -- Silent Hill [NTSC J] (SLPM-86192) -- Lua by nifengyuexia -- Emu used = ALL local fix = function() --Crash caused by removing anti-piracy protection local code_check2 = R3K_ReadMem16(0x1E778E) if code_check2 == 0x1040 then R3K_WriteMem16(0x801E778E,0x1000) end end EM_AddVsyncHook(fix) </pre> ===Resident Evil 2 (BIOHAZARD 2)=== '''config-title.txt''' <br>SLUS00421, SLUS00592 - USA <pre> # Resident Evil 2..."