Editing PS2 Emulation

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 24: Line 24:
* '''XXXX-YYYYY_config.lua''' - Used for per disc advanced scripts. Patching EE/IOP memory, Conditional hooks.  
* '''XXXX-YYYYY_config.lua''' - Used for per disc advanced scripts. Patching EE/IOP memory, Conditional hooks.  
* '''disc-swap-cli.conf''' - Stores info of multi disc games.
* '''disc-swap-cli.conf''' - Stores info of multi disc games.
== Diagnosing problems ==
<pre>This guide will assist you in tracing the issue's cause,The list is based on what you can possibly solve using CLI</pre>
<br>''also don't forget to Check out'' [https://www.psdevwiki.com/ps3/PS2_Emulation#Known_Emulation_Bugs ps3 Emulator] Bugs, since many of them also exist in the ps4
{| cellspacing="0" cellpadding="2" border="1" class="wikitable" style="text-align: center;" class="wikitable"
! Issue !! VU1 !! EE !! GS !! VIF !! IOP !! COP2!! VU0 !! VU !! FPU
|-
| {{cellcolors|#b3e0ff|#000000}}''Performance'' || ✔ || ✔ || ✔ || ? ||  || ✔ || ✔ || ✔ || ✔
|-
| {{cellcolors|#ff8080|#000000}}''Crashes'' || ✔ || ✔ ||  || ✔ || ✔ || ✔ || ✔ || ✔ || ✔
|-
| {{cellcolors|#ffff99|#000000}}''Broken graphics'' || ✔ ||  || ✔ || ✔ ||  || ✔|| ✔ || ✔ || 
|-
| {{cellcolors|#b3ffb3|#000000}}''Glitches'' || ||  ||  || ✔ ||  || ✔ || ✔ || ✔ || ✔
|-
|}
'''Performance bottleneck order:'''
<pre>
VU1 ==> EE ==> FPU ==> GS ==> VU0/COP2
Note: VU1 Speedhacks will be the most effective for performance.
</pre>
'''Debugging through PS4CHEATER:'''
<pre>
You can also use for instance the program PS4CHEATER and add the addresses of
1000000368
1000000360
And change the type into > View as Hex.
One of them will show the Current (Program counter) which will lead you to
find out which EE offset the game gets stuck on!
</pre>


== Commands ==
== Commands ==
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)