God Of War Widescreen Patch Pcsx2 ^hot^ Official
Achieving the Ultimate Greek Saga: The God of War Widescreen Patch for PCSX2
If you’ve ever tried to play the original God of War (2005) or God of War II (2007) on a modern widescreen monitor using PCSX2, you’ve likely encountered one of two problems: stretched 4:3 (fat Kratos) or cropped 16:9 (missing UI elements). The in-game “widescreen” option on the PS2 was a lie—it simply cropped the top and bottom of the 4:3 image to fake a wider aspect ratio.
Enter the Widescreen Patch—a community-driven hack that forces the game to render a true, uncropped 16:9 (or even 21:9) field of view.
Prerequisites
- PCSX2 1.6.0 or newer (Nightly builds recommended for automatic patching).
- Legally obtained BIOS and disc/ISO of God of War I (SCUS-97399) or God of War II (SCUS-97481).
Step-by-Step: Applying the God of War Widescreen Patch
God of War (USA)
- CRC:
72D4210B - Widescreen Type: Native 16:9 (No Zoom)
Patch Code:
//16:9 Widescreen
patch=1,EE,001a5df8,word,3c0243c0
patch=1,EE,001a5dfc,word,44820000
patch=1,EE,001a5e04,word,461e0003
patch=1,EE,001a5e24,word,3c040000
patch=1,EE,001a5e28,word,3c0335a2
patch=1,EE,001a5e2c,word,8c630000
patch=1,EE,001a5e38,word,00000000
2. Missing health bars in GoW II
- Fix: Use a more recent patch version (v2 or higher from the forums). Older patches broke HUD positioning.
1. Introduction: The Aspect Ratio Problem
The God of War series (specifically God of War (2005) and God of War II (2007)) was developed for the PlayStation 2, an era dominated by 4:3 standard-definition televisions. While both games offer a "Progressive Scan" (480p) mode and a nominal "Widescreen" (16:9) option in their menus, this built-in option is misleading.
The "Fake" Widescreen Trap: Enabling the in-game 16:9 mode does not increase the horizontal field of view (FOV). Instead, it vertically crops the 4:3 image and then stretches the remaining pixels to fit a 16:9 screen. This results in: God Of War Widescreen Patch Pcsx2
- Loss of vertical information (you see less above/below Kratos).
- Squashed or stretched geometry (Kratos appears stockier).
- No actual rendering benefit.
Part 5: The Unique Challenge of God of War’s UI
There is one major downside to widescreen patching God of War specifically: The UI.
The original game engine hard-coded the position of certain HUD elements. While the camera renders perfectly at 16:9, you may notice: Achieving the Ultimate Greek Saga: The God of
- The Magic/Health bars float slightly off-center.
- Boss QTE prompts (Circle, Square, etc.) appear a few inches to the right of where they should be.
- Menus might look letterboxed or stretched.
Fixes for UI issues:
- Skip the "Skipdraw" hack: Do not use the Hardware Hacks to crop UI. It will destroy the image.
- Use No-Interlacing Fields: Some UI ghosting is fixed by setting Interlacing to "None" or "Bob tff" in Graphics settings.
- Accept the Geometry: For God of War I, the QTE prompts will likely be off by 20-30 pixels. For God of War II, community patches have mostly resolved this. If the offset bothers you, look for a "UI Fix" patch specifically for your CRC.
Method 1: Automatic (Easiest)
- Open PCSX2.
- Go to Settings → Graphics → Display.
- Ensure Aspect Ratio is set to Widescreen (16:9).
- Go to Settings → Game Properties (right-click the game in your list).
- Navigate to the Patches tab.
- Click Download Patches. PCSX2 will fetch the latest
.pnachfiles from the official game database. - Enable “Enable Widescreen Patches” globally in System → Game Settings.
If the patch downloads successfully, you’re done. If not, proceed to manual. Prerequisites