mirror of
https://github.com/shadps4-emu/shadPS4.git
synced 2025-06-27 12:56:18 +00:00
PM4 old removed + fixes (#1259)
This commit is contained in:
parent
20db37f235
commit
7389cf3e89
28 changed files with 2 additions and 264 deletions
|
@ -474,11 +474,6 @@
|
|||
<source>Enable NULL GPU</source>
|
||||
<translation>Abilita NULL GPU</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../settings_dialog.ui" line="476"/>
|
||||
<source>Enable PM4 Dumping</source>
|
||||
<translation>Abilita Dump PM4</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../settings_dialog.ui" line="517"/>
|
||||
<source>Debug</source>
|
||||
|
@ -1053,11 +1048,6 @@
|
|||
<source>nullGpuCheckBox</source>
|
||||
<translation>Abilita GPU Null:\nPer scopi di debug tecnico, disabilita il rendering del gioco come se non ci fosse alcuna scheda grafica.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../settings_dialog.cpp" line="323"/>
|
||||
<source>dumpPM4CheckBox</source>
|
||||
<translation>Abilita Pompaggio PM4:\nPer scopi di debug tecnico, salva i dati delle istruzioni GPU grezze in una cartella mentre l'emulatore li elabora.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../settings_dialog.cpp" line="329"/>
|
||||
<source>debugDump</source>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue