mirror of https://github.com/PCSX2/pcsx2.git
GUI: Adjust description of DMA Busy hack
This commit is contained in:
parent
f21fbc24cf
commit
9e23d15d51
|
@ -75,8 +75,8 @@ Panels::GameFixesPanel::GameFixesPanel( wxWindow* parent )
|
|||
)
|
||||
},
|
||||
{
|
||||
_("Ignore DMAC writes when it is busy."),
|
||||
pxEt( L"Known to affect following games:\n * Mana Khemia 1 (Going \"off campus\")\n"
|
||||
_("Handle DMAC writes when it is busy."),
|
||||
pxEt( L"Known to affect following games:\n * Mana Khemia 1 (Going \"off campus\"), Metal Saga (Intro FMV), Pilot Down Behind Enemy Lines\n"
|
||||
)
|
||||
},
|
||||
{
|
||||
|
|
Loading…
Reference in New Issue