Editing PS1 Classics Configuration Files (Unofficial)
Revision as of 07:24, 6 January 2025 by CelesteBlue (talk | contribs) (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...")
Warning: You are editing an out-of-date revision of this page. If you publish it, any changes made since this revision will be lost.
Warning: You are not logged in. Your IP address will be publicly visible if you make any edits. If you log in or create an account, your edits will be attributed to your username, along with other benefits.