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 809: | Line 809: | ||
|- | |- | ||
| {{cellcolors|#0b9fb3|#000000}}deinterlace || {{cellcolors|#03fcb1|#000000}}--force-frame-blend=1 || | | {{cellcolors|#0b9fb3|#000000}}deinterlace || {{cellcolors|#03fcb1|#000000}}--force-frame-blend=1 || | ||
|} | |||
====Speedhacks==== | |||
Commands that Improve Performance, Sorted from Most beneficial to Least beneficial. | |||
{| cellspacing="0" cellpadding="2" border="1" class="wikitable" style="text-align: center;" | |||
! Command !! Values !! Notes !! Usage | |||
|- | |||
| --vu1-mpg-cycles || 1,3000 || Frameskipping, 100 is default, 1000 is 30 fps, , Higher Values Improve performance || --vu1-mpg-cycles=1000 | |||
|- | |||
| --vu0-mpg-cycles || 1,3000 || Frameskipping, 100 is default, 1000 is 30 fps, , Higher Values Improve performance || --vu0-mpg-cycles=1000 | |||
|- | |||
| --ee-cycle-scalar || 0.1/5.0|| Emotion Engine Cycle skipping, Higher Values Improve performance || --ee-cycle-scalar=1.5 | |||
|- | |||
| --vu1-di-bits || 0,1 || Skips costly calculations || --vu1-di-bits=0 | |||
|- | |||
| --vu0-di-bits || 0,1 || Skips costly calculations || --vu0-di-bits=0 | |||
|- | |||
| --vu1-const-prop || 0,1 || Skips costly calculations || --vu1-const-prop=0 | |||
|- | |||
| --vu0-const-prop || 0,1 || Skips costly calculations || --vu0-const-prop=0 | |||
|- | |||
| --gs-adaptive-frameskip || 0,1 || Frame-skipping Very lightly, Works only with latest Emulators such as Jakv2 || --gs-adaptive-frameskip=1 | |||
|- | |||
| --vu1-injection || 0,1 || Enables VU1?? || --vu1-injection=1 | |||
|- | |||
| --gs-optimize-30fps || 0,1 || Optimizes the Game's fps using algorithm?? || --gs-optimize-30fps=1 | |||
|- | |||
| --gs-upscale || none || Disables Upscaling, Very Minimal Effect on Fps || --gs-upscale=none | |||
|- | |||
| --gs-uprender || none || Disables Uprender, Very Minimal Effect on Fps || --gs-uprender=none | |||
|- | |||
|} | |} | ||