From 9e23d15d51a8c1bdbf28c8a6792d796207444730 Mon Sep 17 00:00:00 2001 From: refractionpcsx2 Date: Sun, 10 Jan 2021 14:37:42 +0000 Subject: [PATCH] GUI: Adjust description of DMA Busy hack --- pcsx2/gui/Panels/GameFixesPanel.cpp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pcsx2/gui/Panels/GameFixesPanel.cpp b/pcsx2/gui/Panels/GameFixesPanel.cpp index 969c75c1ad..54028d5d43 100644 --- a/pcsx2/gui/Panels/GameFixesPanel.cpp +++ b/pcsx2/gui/Panels/GameFixesPanel.cpp @@ -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" ) }, {