From de60209e2bac834c96e571a0d9fca4c790302b88 Mon Sep 17 00:00:00 2001 From: JordanTheToaster Date: Sun, 16 Oct 2022 21:00:11 +0100 Subject: [PATCH] GameDB: Enable Paltex for Zone of The Enders Improves FPS and drastically reduces the size of the hash cache in game. --- bin/resources/GameIndex.yaml | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/bin/resources/GameIndex.yaml b/bin/resources/GameIndex.yaml index 645efa0a55..8a85ea6a91 100644 --- a/bin/resources/GameIndex.yaml +++ b/bin/resources/GameIndex.yaml @@ -9305,6 +9305,8 @@ SLES-50110: SLES-50111: name: "Zone of the Enders" region: "PAL-M4" + gsHWFixes: + gpuPaletteConversion: 2 # Improves FPS and reduces HC size. SLES-50112: name: "Shadow of Memories" region: "PAL-M5" @@ -26175,10 +26177,14 @@ SLPM-65017: SLPM-65018: name: "Z.O.E. - Zone of the Enders [Limited Edition]" region: "NTSC-J" + gsHWFixes: + gpuPaletteConversion: 2 # Improves FPS and reduces HC size. SLPM-65019: name: "Z.O.E. - Zone of the Enders" region: "NTSC-J" compat: 5 + gsHWFixes: + gpuPaletteConversion: 2 # Improves FPS and reduces HC size. SLPM-65020: name: "ParaParaParadise" region: "NTSC-J" @@ -26894,6 +26900,8 @@ SLPM-65236: SLPM-65237: name: "Z.O.E. - Zone of the Enders [PlayStation 2 The Best]" region: "NTSC-J" + gsHWFixes: + gpuPaletteConversion: 2 # Improves FPS and reduces HC size. SLPM-65238: name: "Angelic Concert [Limited Edition]" region: "NTSC-J" @@ -39200,6 +39208,8 @@ SLUS-20148: name: "Zone of the Enders" region: "NTSC-U" compat: 5 + gsHWFixes: + gpuPaletteConversion: 2 # Improves FPS and reduces HC size. SLUS-20149: name: "Tribes - Aerial Assault" region: "NTSC-U"