PS4 [Research]PS2 emulator configuration on PS4

Hi,

Try to use PS2-FPKG 0.6 and load the .lua custom script into the tab "Emulator Settings" before create the PKG.
Hello! That's what I'm doing, I have PS2-FPKG 0.6, and whenever I load a lua script my game crashes. Even If I load a lua script by itself, it does the same thing.
 
any chance we can all try to fix Scarface? Is anyone other than me trying to figure out how fix these glitches?
 
any chance we can all try to fix Scarface? Is anyone other than me trying to figure out how fix these glitches?
Have you translated the 5 patches (eeInsnReplace) from ps2_netemu in your LUA config? Using lopnor is sometimes failing for me. So perhaps there is some magic going on in the PS3 config that can help.
 
lopnor works for speed fix. Not the only way to fix speed on ps4, but it works. Graphical issues are another story. Graphical glitches did not exist on PS3 with or without config AFAIK.....
 
any chance we can all try to fix Scarface? Is anyone other than me trying to figure out how fix these glitches?
Well variants not much. For example i test FIFA 03 before and it seems same problems with pitch (not with player models), i test with alot emus in PS2-FPKG app and always use "try fix Graphic" checkbox and it was work only with rog emu! So my opinion need pick good emu for Scarface but emus alot! Not easy as with ps3
 
Is there a way to boot Scarface on other emu than Starocean ?
Sometimes just changing of eboot.bin solves graphical glitches.
In my case i found the right one for Ecco.
i was try with jak emus, kof emu, red faction and rog, no results!
 
Scarface boots with:-

Ape Escape 2
Psychonauts
Star Ocean 3
arc the lad
plus a few others.....

tried almost all of them. Only changing emu is not the solution this time. I think if we could figure out how to boot this with the Jak emus(esp X v2) that could help a bit.(maybe)
 
Scarface boots with:-

Ape Escape 2
Psychonauts
Star Ocean 3
arc the lad
plus a few others.....

tried almost all of them. Only changing emu is not the solution this time. I think if we could figure out how to boot this with the Jak emus(esp X v2) that could help a bit.(maybe)
maybe changing emu and

--vu0-no-clamping=0
--vu0-clamp-operands=1
--vu0-clamp-results=1
--vu1-no-clamping=0
--vu1-clamp-operands=1
--vu1-clamp-results=1
--cop2-no-clamping=0
--cop2-clamp-operands=1
--cop2-clamp-results=1

That Helps fix FIFA 03 bad pitch
 
maybe changing emu and

--vu0-no-clamping=0
--vu0-clamp-operands=1
--vu0-clamp-results=1
--vu1-no-clamping=0
--vu1-clamp-operands=1
--vu1-clamp-results=1
--cop2-no-clamping=0
--cop2-clamp-operands=1
--cop2-clamp-results=1

Tried it. All known clamping options, I would bet something like "--vu1-clamp range" or similar would fix. Have no idea how to find range though... Anyone heard from @kozarovv ?
 
Btw
That game looks better, clamping options fix Graphical bugs a little bit, but i think still need no interlacing code!
@Stayhye or anyone else know no interlacing code as lua format for ps4 emu?

is that right?
-- Disable internal field shift compensation, part of post-process removal feature.
gsObj.SetDeinterlaceShift(0)
 
Last edited:

Similar threads

Back
Top