-- Batman & Robin
-- ported to PS4 lua
-- emu used=syphonfilter v2
local patcher = function()
--Widescreen (Vert-)
R3K_WriteMem16(0x80061B64,0x1555)
end
EM_AddVsyncHook(patcher)
--gpu-scanout-fps-override=ntsc
--scale=6
-- Akuji the Heartless
-- ported to PS4 lua
-- emu used=Toy Story 2
local patcher = function()
--Widescreen (Vert-)
R3K_WriteMem16(0x8005A310,0x0C00)
R3K_WriteMem16(0x8005A32C,0x0034)
R3K_WriteMem16(0x8005A32E,0xAFA0)
R3K_WriteMem16(0x8005A330,0x1000)
R3K_WriteMem16(0x8005A332,0xAFA0)
end
EM_AddVsyncHook(patcher)
--gpu-scanout-fps-override=ntsc
--scale=6
Create your pack with all file inside please...Akuji the Heartless (SLUS00715)
Widescreen patch
Code:-- Akuji the Heartless -- ported to PS4 lua -- emu used=Toy Story 2 local patcher = function() --Widescreen (Vert-) R3K_WriteMem16(0x8005A310,0x0C00) R3K_WriteMem16(0x8005A32C,0x0034) R3K_WriteMem16(0x8005A32E,0xAFA0) R3K_WriteMem16(0x8005A330,0x1000) R3K_WriteMem16(0x8005A332,0xAFA0) end EM_AddVsyncHook(patcher)
Plus attached Toc. file
config-title.txt
Code:--gpu-scanout-fps-override=ntsc --scale=6
Akuji the Heartless. Short GamePlay!
VIDEO
what you mean?Create your pack with all file inside please...
Here you share config file and .toc on the archive, i mean, you must create a .zip with all file inside : config and .toc...Akuji the Heartless (SLUS00715)
Widescreen patch
Code:-- Akuji the Heartless -- ported to PS4 lua -- emu used=Toy Story 2 local patcher = function() --Widescreen (Vert-) R3K_WriteMem16(0x8005A310,0x0C00) R3K_WriteMem16(0x8005A32C,0x0034) R3K_WriteMem16(0x8005A32E,0xAFA0) R3K_WriteMem16(0x8005A330,0x1000) R3K_WriteMem16(0x8005A332,0xAFA0) end EM_AddVsyncHook(patcher)
Plus attached Toc. file
config-title.txt
Code:--gpu-scanout-fps-override=ntsc --scale=6
Akuji the Heartless. Short GamePlay!
VIDEO
Ok all main files of Akuji the Heartless in rar.Here you share config file and .toc on the archive, i mean, you must create a .zip with all file inside : config and .toc...
Good !!!Ok all main files of Akuji the Heartless in rar.
--gpu-scanout-fps-override=ntsc
--scale=6
-- Ready 2 Rumble Boxing
-- ported to PS4 lua by Stayhye
-- emu used=syphon filter v2
local patcher = function()
--[Infinite Continues (Alternate Version)]
R3K_WriteMem16(0x80033D4A,0x2400)
--[Unlock Damien Black]
R3K_WriteMem16(0x80097F9E,0x0002)
end
EM_AddVsyncHook(patcher)
why you think so?The Syphon Filter 2 emu that recently released on PSN is clearly an updated version than the one we are using now....
Did it have selector 50-60Hz in emu menu?I have it on my 10.01 PS4, it looks different. The text used, and the Preview windows for rewind looks improved(bigger previews and looks better overall). I would like to see more config examples too. Maybe pop up in the wild or I learn how people are dumping these new titles(I have enough PS4s to experiment)
Ok thanks for INFOno it did not. Maybe for the PAL release since my version is NTSC by default