From 063c7290df0241a52eaea6ab35bd114b0eb6e78b Mon Sep 17 00:00:00 2001 From: pstef <3462925+pstef@users.noreply.github.com> Date: Sat, 15 Aug 2026 06:01:10 +0200 Subject: [PATCH] GameDB: drop FpuNegDivHack from the documented example No such gamefix exists; the loader reports it and drops it. --- pcsx2/Docs/GameIndex.md | 1 - 1 file changed, 1 deletion(-) diff --git a/pcsx2/Docs/GameIndex.md b/pcsx2/Docs/GameIndex.md index 283d826bc6..1e14fe0351 100644 --- a/pcsx2/Docs/GameIndex.md +++ b/pcsx2/Docs/GameIndex.md @@ -27,7 +27,6 @@ SERIAL-12345: # !required! Serial number for the game, this is how games are loo gameFixes: - VuAddSubHack - FpuMulHack - - FpuNegDivHack - XGKickHack - EETimingHack - SkipMPEGHack