Editing PS2 Emulation
Jump to navigation
Jump to search
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 578: | Line 578: | ||
| --vu-jit-disasm || {{Universal}} || 0, 1, 2 || {{Semi-Binary}} || ? || --vu-jit-disasm=1 | | --vu-jit-disasm || {{Universal}} || 0, 1, 2 || {{Semi-Binary}} || ? || --vu-jit-disasm=1 | ||
|- | |- | ||
| --vu-range-merge || {{Exclusive}} || | | --vu-range-merge || {{Exclusive}} || vu_inst_cnt || || ? || | ||
|- | |- | ||
|} | |} | ||
Line 750: | Line 750: | ||
|} | |} | ||
=====IPU===== | ===== IPU ===== | ||
<pre>The IPU is a hardware-accelerated MPEG1/MPEG2 decoder. It is primarily responsible for video playback, though it can also be used to decompress texture data in some cases.</pre> | <pre>The IPU is a hardware-accelerated MPEG1/MPEG2 decoder. It is primarily responsible for video playback, though it can also be used to decompress texture data in some cases.</pre> | ||
Line 757: | Line 757: | ||
! Command !! Emulator Support !! Values !! Value Type !! Notes !! Usage | ! Command !! Emulator Support !! Values !! Value Type !! Notes !! Usage | ||
|- | |- | ||
| --idec-cycles-per-qwc || | | --idec-cycles-per-qwc || ? ||Default = 0 || || Multiply how many cycles IDEC command take per whole currently worked on QWC. || --idec-cycles-per-qwc=768 | ||
|- | |- | ||
|} | |} | ||
==== [https://www.psdevwiki.com/ps2/Graphics_Synthesizer GS] ==== | ==== [https://www.psdevwiki.com/ps2/Graphics_Synthesizer GS] ==== | ||
Line 933: | Line 934: | ||
{| cellspacing="0" cellpadding="2" border="1" class="wikitable" style="text-align: center; font-size:small;" | {| cellspacing="0" cellpadding="2" border="1" class="wikitable" style="text-align: center; font-size:small;" | ||
! Command !! Values !! Notes !! Usage | ! Command !! Values !! Notes !! Usage | ||
|- | |||
| --idec-cycles-per-qwc || Default = 0 || Multiply how many cycles IDEC command take per whole currently worked on QWC. || --idec-cycles-per-qwc=768 | |||
|- | |- | ||
| --mfifo-manual-drain || 0.1/5.0 || ||--mfifo-manual-drain=0.30 | | --mfifo-manual-drain || 0.1/5.0 || ||--mfifo-manual-drain=0.30 |