Editing Custom Configuration Files

Jump to navigation Jump to search
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.

The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then publish the changes below to finish undoing the edit.

Latest revision Your text
Line 970: Line 970:
#Fix for being stuck in Faerie land.
#Fix for being stuck in Faerie land.
--fpu-accurate-range=0x00693f88,0x00693f88
--fpu-accurate-range=0x00693f88,0x00693f88
</pre>
====Drakengard 2====
'''CLI'''
<br>Emu: '''War of the Monsters'''
<pre>
#Fix upscaling artifacts (flames and lights)
--gs-kernel-cl-up="up2x2simple"
#Use Mipmap for sharper terrain textures
--gs-use-mipmap=1
#Fix faintly flickering floor shadow textures
--gs-use-clut-merge=1
#Use EE clamping
--fpu-no-clamping=0
--cop2-no-clamping=0
#Speedhacks
--vu1-di-bits=0
--vu1-mpg-cycles=300
</pre>
</pre>


Line 996: Line 978:
#Slowdown fixes
#Slowdown fixes
--vu1-di-bits=0
--vu1-di-bits=0
--vu1-mpg-cycles=700
--vu1-mpg-cycles=600
--ee-cycle-scalar=1.2
 
#Disable try to fix graphics if creating using ps2fpkg v0.6
#Disable try to fix graphics if creating using ps2fpkg v0.6
</pre>
</pre>
Line 3,571: Line 3,555:
#Fix for graphical glitches.</pre>
#Fix for graphical glitches.</pre>


====Sword of ETheria====
====Sword of etheria====
'''CLI'''
'''CLI'''
<br>All versions
<br>All versions
<pre>
<pre>
#Fixes missing graphics and crashes.
#Fix for game's graphics being missing And game crashing
--vu-custom-min-max=0
--vu-custom-min-max=0
#Jakv2 emu used
#Jakv2 emu used
Line 4,799: Line 4,783:
</pre>
</pre>


====Batman Begins====
====Batman begins====
NTSC
NTSC
<pre>
<pre>
local eeObj = getEEObject()
00382568
local emuObj = getEmuObject()
0038257C
--Exhibits a strange DMA issue
local patcher = function()
eeObj.WriteMem32(0x00333A88, 0x0)
 
eeObj.WriteMem32(0x0032C0D8, 0xA2000BC2)
eeObj.WriteMem32(0x0032C0F4, 0x10000006)
end
emuObj.AddVsyncHook(patcher)
</pre>
</pre>


Please note that all contributions to PS4 Developer wiki are considered to be released under the GNU Free Documentation License 1.2 (see PS4 Developer wiki:Copyrights for details). If you do not want your writing to be edited mercilessly and redistributed at will, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource. Do not submit copyrighted work without permission!

To protect the wiki against automated edit spam, we kindly ask you to solve the following hCaptcha:

Cancel Editing help (opens in new window)