Difference between revisions of "GSPGPU:SetInternalPriorities"

From 3dbrew
Jump to navigation Jump to search
(Created page with "=Request= {| class="wikitable" border="1" |- ! Index Word ! Description |- | 0 | Header code [0x001E0080] |- | 1 | Session thread priority |- | 2 | Session thread priority w...")
 
(No difference)

Latest revision as of 21:11, 23 September 2023

Request[edit]

Index Word Description
0 Header code [0x001E0080]
1 Session thread priority
2 Session thread priority with rights

Response[edit]

Index Word Description
0 Header code
1 Result code

Description[edit]

Sets the priority for the thread handling incoming GSPGPU commands, and the priority when said thread has acquired GPU rights. Both values must be < 0x40.