Editing PS2 Classics Configuration Files (Unofficial)

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 14: Line 14:




=Custom Configuration Files=
====18 Wheeler - American Pro Trucker====
====18 Wheeler - American Pro Trucker====
<br>NTSC
<br>NTSC
Line 908: Line 909:
--gs-kernel-cl-up="up2x2simple"
--gs-kernel-cl-up="up2x2simple"
#Fix for Performance
#Fix for Performance
--vu1-mpg-cycles=400
--vu1-mpg-cycles=200
--vu1-di-bits=0
--vu1-di-bits=0
--ee-cycle-scalar=1.2
</pre>
</pre>


Line 1,465: Line 1,467:


--ee-cycle-scalar=1.3
--ee-cycle-scalar=1.3
</pre>
====Goblin Commander====
'''''CLI'''''
<pre>
#Speedhacks
--vu1-mpg-cycles=800
--vu1-di-bits=0
#Crash fix
--vif1-instant-xfer=0
</pre>
</pre>


Line 3,400: Line 3,390:


<br>'''''LUA'''''
<br>'''''LUA'''''
<br>SLUS-20772
<br>SLUS 207.72
<pre>
<pre>
apiRequest(0.1)
apiRequest(0.1)
Line 3,411: Line 3,401:
eeObj.WriteMem32(0x002EC824, 0x0)
eeObj.WriteMem32(0x002EC824, 0x0)
eeObj.WriteMem32(0x002EC68C, 0x0)
eeObj.WriteMem32(0x002EC68C, 0x0)
end
emuObj.AddVsyncHook(patcher)
#Use WOTM emu
</pre>
<br>'''''LUA'''''
<br>SLES-51697
<pre>
apiRequest(0.1)
local eeObj = getEEObject()
local emuObj = getEmuObject()
local patcher = function()
--Freeze fix
eeObj.WriteMem32(0x002EC594, 0x0)
eeObj.WriteMem32(0x002EC5E4, 0x0)
end
end
emuObj.AddVsyncHook(patcher)
emuObj.AddVsyncHook(patcher)
Line 4,265: Line 4,238:
#Fix for random crashes during fights
#Fix for random crashes during fights
--ee-ignore-segfault=readwrite
--ee-ignore-segfault=readwrite
#Fix graphics during battle (SLUS-20515)
--fpu-accurate-range=0x001FAFB0,0x001FB0A4
</pre>
</pre>


==== Yu-Gi-Oh! Capsule Monsters Colosseum====
==== Yu-Gi-Oh! Capsule Monsters Colosseum====
Line 4,275: Line 4,248:
#Fix for freeze. Works on old emus like WOTM AND RECVX.
#Fix for freeze. Works on old emus like WOTM AND RECVX.
--vu1=jit-sync
--vu1=jit-sync
#Fix for minor lighting flickering in Odion level
--gs-use-clut-merge=1
</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)