Editing PSP Classics Configuration Files (Unofficial)
Revision as of 07:47, 6 January 2025 by CelesteBlue (talk | contribs) (Created page with "Configuration files created by users to improve PSP emulator compatibility on PS4. ===God Of War - Ghost Of Sparta=== '''config-title.txt''' <br>UCUS98737 <pre> --antialias=off --godofwarhack=true --forcenobilinear=true </pre> '''LUA''' <br>UCUS98732 <pre> local axObj = getAXObject() local emuObj = getEmuObject() local patcher = function() axObj.WriteMem32(0x08A15210,0x24020000) end emuObj.AddVsyncHook(patcher) </pre> <pre> PPSSPP 0881681C </pre> ===God of War: Chai...")
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.