Skip to content

Commit

Permalink
GSdx-gui: Update CRC Hack Level tooltips.
Browse files Browse the repository at this point in the history
Update Aggressive level tooltips.
Display the correct games that have Aggressive level crc hacks.
  • Loading branch information
lightningterror committed Aug 7, 2018
1 parent 8b6ffc3 commit 352fbf0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions plugins/GSdx/GSSetting.cpp
Expand Up @@ -53,8 +53,8 @@ const char* dialog_message(int ID, bool* updateText) {
"For an optimal experience with OpenGL, Blending Unit Accuracy/Depth Emulation may need to be enabled.\n\n"
"Full:\nEnable all CRC hacks.\n\n"
"Aggressive:\nUse more aggressive CRC hacks. Only affects a few games, removing some effects which might make the image sharper/clearer.\n"
"Affected games: FFX, FFX2, FFXII, GOW2, ICO, SoTC, SSX3, SMT3, SMTDDS1, SMTDDS2.\n"
"Works as a speedhack for: Steambot Chronicles.";
"Affected games: AC4, DBZBT3, FFX, FFX2, FFXII, GOW2, ICO, LegoBatman, OnimushaDoD, RE4, SoTC, SMT3, SMTDDS1, SMTDDS2, Tekken5.\n"
"Works as a speedhack for: BleachBB, Kunoichi, Steambot Chronicles, The Simpsons Game.";
case IDC_SKIPDRAWHACK:
case IDC_SKIPDRAWHACKEDIT:
return "Skips drawing n surfaces completely. "
Expand Down

0 comments on commit 352fbf0

Please sign in to comment.