- Jun 18, 2018
- 5
- 6
Hey everyone! These days I was trying to run Ace Combat Zero on PS4. I used the PS2 Classic GUI to create the pkg of the game. Until then everything went well. Playing the game there are problems like
graphic issue and no weapon hit.
In the website http://www.psdevwiki.com/ps4/PS2_Classics_Emulator_Compatibility_List
says there are Emulation Configuration to solve these problems.
The solution would be to put the following configuration codes:
The problem is how I put these codes in the created pkg? I did not find any self explanatory video to apply these settings
graphic issue and no weapon hit.
In the website http://www.psdevwiki.com/ps4/PS2_Classics_Emulator_Compatibility_List
says there are Emulation Configuration to solve these problems.
The solution would be to put the following configuration codes:
Ace Combat Zero: The Belkan War
All versions
Text
--gs-kernel-cl="mipmap"
--gs-kernel-cl-up="mipmap2x2"
--gs-use-mipmap=1
#Once again, same fix for terrain textures.
SLUS_213.46
LUA
apiRequest(0.1) -- request version 0.1 API. Calling apiRequest() is mandatory.
-- Collision detection fix.
eeInsnReplace(0x131EBC, 0x4B00682C, 0x48498800)
eeInsnReplace(0x131EC0, 0x4B0C682C, 0x4B00682C)
eeInsnReplace(0x131ECC, 0x48498800, 0x484A8800)
eeInsnReplace(0x131ED0, 0x484A8800, 0x4B0C682C)
The problem is how I put these codes in the created pkg? I did not find any self explanatory video to apply these settings