Talk:PS1 Classics Emulator Compatibility List

From PS4 Developer wiki
Revision as of 17:26, 14 February 2023 by Scalerize (talk | contribs)
Jump to navigation Jump to search

General

You can add your configurations in here


Official configs

Custom configs

...Iru!

TXT
SLPS00965

--gpu-scanout-fps-override=ntsc
--scale=6

LUA
SLPS00965

-- Iru!
-- ported to PS4 lua
-- emu used=syphonfilter v2
local patcher = function()
--Widescreen
R3K_WriteMem16(0x800929E4,0x0C00)
R3K_WriteMem16(0x801191F0,0x0C00)
end
EM_AddVsyncHook(patcher)