Unofficial patches
769 files
-
Battlestrike: The Road to Berlin - FOV Fix
By AlphaYellow
This RAR file contains modified Battle Strike.exe files that fix the field of view issue in Battlestrike: The Road to Berlin (2004), as the game stretches the image at aspect ratios wider than 4:3.
Supported aspect ratios: 5:4, 1.85:1, 2.39:1, 2.76:1, 12:3, 15:4, 15:9, 16:9, 16:10, 21:9 (2560x1080), 21:9 (3440x1440), 21:9 (3840x1600), 32:9, 32:10, 45:9, 48:9 and 48:10.
Tools used: OllyDbg, Cheat Engine, HxD.
Instructions:
1. Extract the Battle Strike.exe file that corresponds to your aspect ratio to the main game folder, overwriting the original executable.
2. Set your resolution in the Windows Registry: <HKEY_CURRENT_USER\SOFTWARE\City Interactive\WWII\V4D Direct3D Renderer>.
Instructions for other aspect ratios:
1. The hex location for horizontal FOV is in the address 00397070.
2. Open one of the modded Battle Strike.exe files in a hex editor like HxD.
3. Press Ctrl+G and go to the offset address in step 1.
4. Highlight the 4 pairs of values after where the cursor is positioned after doing the search for the address.
5. Go to the "Data inspector" tab at the right side and paste the value in the "Single (float32)" row (The formula is (4 / 3) / aspect_ratio ; example: (4 / 3) / 1.33333 = 1).
6. Press Enter and save the file. Your new horizontal FOV will be saved permanently.
45 downloads
0 comments
Submitted
-
Terrorist Takedown: Payback - FOV Fix
By AlphaYellow
This RAR file contains modified payback.exe files that fix the field of view issue in Terrorist Takedown: Payback (2005), as the game stretches the image at aspect ratios wider than 4:3.
Supported aspect ratios: 5:4, 1.85:1, 2.39:1, 2.76:1, 12:3, 15:4, 15:9, 16:9, 16:10, 21:9 (2560x1080), 21:9 (3440x1440), 21:9 (3840x1600), 32:9, 32:10, 45:9, 48:9 and 48:10.
Tools used: OllyDbg, Cheat Engine, HxD.
Instructions:
1. Extract the payback.exe that corresponds to your aspect ratio to the main game folder, overwriting the original executable.
2. Set your resolution in the Windows Registry: <HKEY_CURRENT_USER\SOFTWARE\City Interactive\TTP_eng\V4D Direct3D Renderer>.
Instructions for other aspect ratios:
1. The hex location for horizontal FOV is in the address 00396FC0.
2. Open one of the modded payback.exe files in a hex editor like HxD.
3. Press Ctrl+G and go to the offset address in step 1.
4. Highlight the 4 pairs of values after where the cursor is positioned after doing the search for the address.
5. Go to the "Data inspector" tab at the right side and paste the value in the "Single (float32)" row (The formula is (4 / 3) / aspect_ratio ; example: (4 / 3) / 1.33333 = 1).
6. Press Enter and save the file. Your new horizontal FOV will be saved permanently.
33 downloads
0 comments
Submitted
-
Terrorist Takedown - FOV Fix
By AlphaYellow
This RAR file contains modified tt.exe files that fix the field of view issue in Terrorist Takedown (2004), as the game stretches the image at aspect ratios wider than 4:3.
Supported aspect ratios: 5:4, 1.85:1, 2.39:1, 2.76:1, 12:3, 15:4, 15:9, 16:9, 16:10, 21:9 (2560x1080), 21:9 (3440x1440), 21:9 (3840x1600), 32:9, 32:10, 45:9, 48:9 and 48:10.
Tools used: OllyDbg, Cheat Engine, HxD.
Instructions:
1. Extract the tt.exe that corresponds to your aspect ratio to the main game folder, overwriting the original executable.
2. Set your resolution in the Windows Registry: <HKEY_CURRENT_USER\SOFTWARE\City Interactive\tt_en\V4D Direct3D Renderer>.
Instructions for other aspect ratios:
1. The hex location for horizontal FOV is in the address 00394F80.
2. Open one of the modded tt.exe files in a hex editor like HxD.
3. Press Ctrl+G and go to the offset addresses in step 1.
4. Highlight the 4 pairs of values after where the cursor is positioned after doing the search for the addresses.
5. Go to the "Data inspector" tab at the right side and paste the value in the "Single (float32)" row (The formula is (4 / 3) / aspect_ratio ; example: (4 / 3) / 1.33333 = 1).
6. Press Enter and save the file. Your new horizontal FOV will be saved permanently.
38 downloads
0 comments
Submitted
-
Western Outlaw: Wanted Dead or Alive - FOV Fix
By AlphaYellow
Comes with a RAR file, which includes an ASI plugin intended to fix the field of view in the western-themed FPS game "Western Outlaw: Wanted Dead or Alive" (2003), as the game's engine, LithTech Talon, stretches the image at resolutions with an aspect ratio wider than 4:3.
Source code available here: https://github.com/alphayellow1/AlphaYellowWidescreenFixes/blob/main/source/fixes/WesternOutlawWantedDeadOrAliveFOVFix
Instructions:
1. Extract all files to the game folder.
2. Download ThirteenAG's Ultimate ASI Loader (32-bit version of winmm.dll), and also extract it to the game folder.
3. Set the desired resolution to fix the FOV in WesternOutlawWantedDeadOrAliveFOVFix.ini.
73 downloads
0 comments
Updated
-
Global Operations - FOV Fix
By AlphaYellow
This is a RAR file that contains a modified globalops.exe and a Global Operations - FOV Fixer v1.1.exe, intended to fix the field of view in Global Operations (2002), as the game's engine, LithTech Talon, stretches the image at resolutions with an aspect ratio wider than 4:3, due to it having a constant horizontal FOV, no matter the resolution chosen. This fix only works on version 2.0,
Source code available here: https://github.com/alphayellow1/AlphaYellowWidescreenFixes/blob/main/source/fixes/GlobalOperationsFOVFix.cpp
Instructions:
1. Extract all files to the root game folder, replacing the original globalops.exe, and extract the 32-bit or 64-bit fixer exe depending if your system is 32 or 64-bits.
2. Run Global Operations - FOV Fixer v1.1.exe, insert your desired resolution width and height to automatically fix the FOV.
97 downloads
0 comments
Updated
-
Might and Magic IX - FOV Fix
By AlphaYellow
Comes with a RAR file, which includes an ASI plugin intended to fix the field of view in the fantasy action game "Might and Magic IX" (2002), as the game's engine, LithTech 2.0, crops the image at resolutions with an aspect ratio wider than 4:3 (Vert-).
Source code available here: https://github.com/alphayellow1/AlphaYellowWidescreenFixes/blob/main/source/fixes/MightAndMagic9FOVFix
Instructions:
1. Extract all files to the game folder.
2. Download ThirteenAG's Ultimate ASI Loader (32-bit version of winmm.dll), and also extract it to the game folder.
3. Set the desired resolution to fix the FOV in MightAndMagic9FOVFix.ini.
186 downloads
0 comments
Updated
-
Crisis Team: Ambulance Driver - FOV Fix
By AlphaYellow
Comes with a RAR file, which includes an ASI plugin intended to fix the field of view in the racing game "Crisis Team: Ambulance Driver" (2002), as the game's engine, LithTech 2.0, crops the image at resolutions with an aspect ratio wider than 4:3 (Vert-).
Source code available here: https://github.com/alphayellow1/AlphaYellowWidescreenFixes/blob/main/source/fixes/CrisisTeamAmbulanceDriverFOVFix
Instructions:
1. Extract all files to the game folder.
2. Download ThirteenAG's Ultimate ASI Loader (32-bit version of winmm.dll), and also extract it to the game folder.
3. Set the desired resolution to fix the FOV in CrisisTeamAmbulanceDriverFOVFix.ini.
28 downloads
0 comments
Updated
-
Legends of Might and Magic - FOV Fix
By AlphaYellow
Comes with a RAR file, which includes an ASI plugin intended to fix the field of view in the action fantasy FPS game "Legends of Might and Magic" (2001), as the game's engine, LithTech 2.0, crops the image at resolutions with an aspect ratio wider than 4:3 (Vert-).
Source code available here: https://github.com/alphayellow1/AlphaYellowWidescreenFixes/blob/main/source/fixes/LegendsOfMightAndMagicFOVFix
Instructions:
1. Extract all files to the game folder.
2. Download ThirteenAG's Ultimate ASI Loader (32-bit version of winmm.dll), and also extract it to the game folder.
3. Set the desired resolution to fix the FOV in LegendsOfMightAndMagicFOVFix.ini.
41 downloads
0 comments
Updated
-
Requiem: Avenging Angel - FOV Fix
By AlphaYellow
Comes with a RAR file, which includes an ASI plugin intended to fix the field of view in the action FPS game "Requiem: Avenging Angel" (1999), as the game's engine, EAT, stretches and crops the image at resolutions with an aspect ratio wider than 4:3. This fix only works with the Direct3D executable.
Source code available here: https://github.com/alphayellow1/AlphaYellowWidescreenFixes/blob/main/source/fixes/RequiemAvengingAngelFOVFix
Instructions:
1. Extract all files to the game folder.
2. Download ThirteenAG's Ultimate ASI Loader (32-bit version of dinput.dll), and also extract it to the game folder.
3. Set the desired resolution to fix the FOV in RequiemAvengingAngelFOVFix.ini.
466 downloads
Updated
-
Nail'd Unofficial Language Patch
By luminousnox
Since [nail'd] uses Chrome Engine 4, this engine is prone to problems under the Chinese (or Japanese&Koreans) system. Either the level is stuck or the AI is stuck. This time, there are no letters.
This [nail'd] language correction patch is convenient for players without letters to enter the game. There is no need to change compatibility or use the language convert Applications.
Instructions:
Just overwrite the filesystem_x86.dll file in the game directory (be careful to back up the original game filesystem_x86.dll file)
34 downloads
0 comments
Submitted
-
Jacked - Widescreen & FOV Fix
By AlphaYellow
Comes with a RAR file, which includes an ASI plugin intended to fix the resolution and field of view in the third-person racing game "Jacked" (2006).
Source code available here: https://github.com/alphayellow1/AlphaYellowWidescreenFixes/blob/main/source/fixes/JackedWidescreenFix
Instructions
1. Extract all files to the game folder.
2. Download ThirteenAG's Ultimate ASI Loader (32-bit version of winmm.dll), and also extract it to the game folder.
3. Make sure to change to any other resolution (can be any among the 3 selectable) in the ingame video options after selecting a profile to apply the new resolution.
Issues:
:-: HUD isn't fixed.
98 downloads
0 comments
Updated
-
Fixed the problem of Warriors Orochi 3 Ultimate Ma Chao Musou causing the enemy to go black
By luminousnox
from https://www.bilibili.com/video/BV1Uu411F7QR/
941 downloads
0 comments
Updated
-
Konosuba: Fukkatsu no Beldia/Verdia of the Resurrection 100% Translation Patch
A third English translation for Konosuba: Fukkatsu no Beldia.
This modifies the entire game by updating the version of Clickteam Fusion the game runs on, translates all untranslated text, and adds various QOL fixes to the game/launcher.
Since the updated files are usable without needing to have the base game installed the patch will be installed using Clickteam's patching tool. If the game's file path has Japanese characters in it please rename it or the install will fail.
62 downloads
- unofficial
- mod
- (and 2 more)
0 comments
Updated
-
Batman: Vengeance - Widescreen & FOV Fix
By AlphaYellow
Comes with a RAR file, which includes an ASI plugin intended to fix the resolution and field of view in the third-person action game "Batman: Vengeance" (2002), since it only runs at up to 1024x768 by default.
Source code available here: https://github.com/alphayellow1/AlphaYellowWidescreenFixes/blob/main/source/fixes/BatmanVengeanceWidescreenFix
Instructions
1. Extract all files to the game folder.
2. Download ThirteenAG's Ultimate ASI Loader (32-bit version of winmm.dll), and also extract it to the game folder.
3. Set the desired resolution in BatmanVengeanceWidescreenFix.ini, the FOV will be automatically fixed.
4. Go in-game and enter the video settings.
5. Choose "640x480" as the resolution. No worries, the actual resolution is the one set in the ini file.
Issues:
:-: HUD isn't fixed.
:-: Clipping on the sides beyond the 4:3 area.
453 downloads
0 comments
Updated
-
DMC3SE PC 2006 - Brazilian Portuguese Fan Translation by Gamevicio
By ProjectXsent
Fan translation made by Gamevicio for Devil May Cry 3 Special Edition 2006 PC port. By the time of this post, the download link was not accessible. This patch replaces the Spanish files of the game.
- <code>dmc3_br[www.gamevicio.com.br].zip</code> for the installer version.
- <code>DMC3SE PC 2006 PT-BR.zip</code> for manual extraction.
(Extract the contents to "data2" folder if using Vanilla/Style Switcher v2.4.3 or to "native\rom" folder if using Style Switcher v3+ and set "Language" to "5".)
73 downloads
0 comments
Submitted
-
Arthur's Quest: Battle for the Kingdom - FOV Fix
By AlphaYellow
Comes with a RAR file, which includes an ASI plugin intended to fix the field of view in the action-adventure FPS game "Arthur's Quest: Battle for the Kingdom" (2002), as the game's engine, LithTech Talon, stretches the image at resolutions with an aspect ratio wider than 4:3.
Source code available here: https://github.com/alphayellow1/AlphaYellowWidescreenFixes/blob/main/source/fixes/ArthursQuestBattleForTheKingdomFOVFix
Instructions:
1. Extract all files to the game folder.
2. Download ThirteenAG's Ultimate ASI Loader (32-bit version of winmm.dll), and also extract it to the game folder.
3. Set the desired resolution to fix the FOV in ArthursQuestBattleForTheKingdomFOVFix.ini.
29 downloads
0 comments
Updated
-
March! Offworld Recon - FOV Fix
By AlphaYellow
This is a Cheat Engine table file intended to fix the FOV issue in March! Offworld Recon (2002), as the game's engine, LithTech Talon, stretches the image at resolutions with an aspect ratio wider than 4:3, due to it having a permanent horizontal FOV (vertical FOV is the same as 4:3 (78º), so it's not an issue).
Supported aspect ratios: 1.85:1, 2.39:1, 2.76:1, 12:3, 15:4, 15:9, 16:9, 16:10, 21:9 (2560x1080), 21:9 (3440x1440), 21:9 (3840x1600), 32:9, 32:10, 45:9, 48:9 and 48:10.
Credits also go to: Automaniak
Instructions:
1. Set your resolution in <path-to-game>/autoexec.cfg.
2. Look for the lines "GameScreenHeight", "GameScreenWidth", "SCREENWIDTH" and "SCREENHEIGHT".
3. Start the game (don't go to the video options or the custom resolution is lost).
4. Alt+tab and open Cheat Engine.
5. Open the game's process (lithtech.exe) and open the cheat table provided in the fix: March Offworld Recon - FOV Fix v1.1.CT
6. Once the scripts appear in the address list in the box below the main one, first tick the "Active" box of the "Weapon HFOV" and "Camera HFOV" scripts that correspond to your desired aspect ratio, a red cross will appear to let you know both scripts are working.
7. Go back to the game and start a new level or game. That's it.
50 downloads
0 comments
Updated
-
Alcatraz: Prison Escape - FOV Fix
By AlphaYellow
Comes with a RAR file, which includes an ASI plugin intended to fix the field of view in the stealth FPS game "Alcatraz: Prison Escape" (2001).
Source code available here: https://github.com/alphayellow1/AlphaYellowWidescreenFixes/blob/main/source/fixes/AlcatrazPrisonEscapeFOVFix
Instructions:
1. Extract all files to the game folder.
2. Download ThirteenAG's Ultimate ASI Loader (32-bit version of winmm.dll), and also extract it to the game folder.
3. Set the desired resolution to fix the FOV in AlcatrazPrisonEscapeFOVFix.ini.
48 downloads
0 comments
Updated
-
Age of Empires: The Rise of Rome registry fix
By ks99
Modern systems are sometimes unable to run Age of Empire's original installer. Some people use portable installations of the game from when they could still install it. These scenarios cause issues with the installer for UPatch, a fan patch that contains bug fixes and improvements for modern operating systems. UPatch refuses to install if it can't find Age of Empires: The Rise of Rome installed through Windows' registry, and offers no option to simply extract the patch files to a directory.
This registry patch will write the game as being installed to the registry. Just place it it in the \GAME\ folder in the game's installation directory.
Instructions:
1. Place SETUPREG.EXE in \Age of Empires\GAME\
2. Run it, and a registry edit will be made to declare the Age of Empires install directory to \Age of Empires\GAME\ (UPatch looks for EMPIRESX.EXE and will complain if it doesn't find this file)
3. Run UPatch installer
175 downloads
Submitted
-
Vietnam: Black Ops - FOV Fix
By AlphaYellow
Comes with a RAR file, which includes an ASI plugin intended to fix the field of view in the action FPS game "Vietnam: Black Ops" (2000), as the game's engine, LithTech Talon, stretches and crops the image at resolutions with an aspect ratio wider than 4:3.
Source code available here: https://github.com/alphayellow1/AlphaYellowWidescreenFixes/blob/main/source/fixes/VietnamBlackOpsFOVFix
Instructions:
1. Extract all files to the game folder.
2. Download ThirteenAG's Ultimate ASI Loader (32-bit version of winmm.dll), and also extract it to the game folder.
3. Set the desired resolution to fix the FOV in VietnamBlackOpsFOVFix.ini.
43 downloads
0 comments
Updated
-
TNN Outdoors Pro Hunter 2 - FOV Fix
By AlphaYellow
Comes with a RAR file, which includes an ASI plugin intended to fix the field of view in the hunting FPS game "TNN Outdoors Pro Hunter 2" (1999), as the game's engine, LithTech 1.2, stretches the image at resolutions with an aspect ratio wider than 4:3.
Source code available here: https://github.com/alphayellow1/AlphaYellowWidescreenFixes/blob/main/source/fixes/TNNOutdoorsProHunter2FOVFix
Instructions:
1. Extract all files to the game folder.
2. Download ThirteenAG's Ultimate ASI Loader (32-bit version of winmm.dll), and also extract it to the game folder.
3. Set the desired resolution to fix the FOV in TNNOutdoorsProHunter2FOVFix.ini.
23 downloads
0 comments
Updated
-
Elite Forces: Navy SEALs - FOV Fix
By AlphaYellow
Comes with a RAR file, which includes an ASI plugin intended to fix the field of view in the action FPS game "Elite Forces: Navy SEALs" (2002), as the game's engine, LithTech Talon, stretches and crops the image at resolutions with an aspect ratio wider than 4:3.
Source code available here: https://github.com/alphayellow1/AlphaYellowWidescreenFixes/blob/main/source/fixes/EliteForcesNavySEALsFOVFix
Instructions:
1. Extract all files to the game folder.
2. Set the desired resolution to fix the FOV in EliteForcesNavySEALsFOVFix.ini.
5,118 downloads
0 comments
Updated
-
Elite Forces: World War II Normandy - FOV Fix
By AlphaYellow
Comes with a RAR file, which includes an ASI plugin intended to fix the field of view in the action FPS game "Elite Forces: WWII - Normandy" (2001), as the game's engine, LithTech 1.5, crops the image at resolutions with an aspect ratio wider than 4:3 (Vert-).
Source code available here: https://github.com/alphayellow1/AlphaYellowWidescreenFixes/blob/main/source/fixes/EliteForcesWW2NormandyFOVFix
Instructions:
1. Extract all files to the game folder.
2. Download ThirteenAG's Ultimate ASI Loader (32-bit version of winmm.dll), and also extract it to the game folder.
3. Set the desired resolution to fix the FOV in EliteForcesWW2NormandyFOVFix.ini.
36 downloads
0 comments
Updated
-
Elite Forces: World War II Iwo Jima - FOV Fix
By AlphaYellow
Comes with a RAR file, which includes an ASI plugin intended to fix the field of view in the tactical FPS game "Elite Forces: WWII - Iwo Jima" (2001), as the game's engine, LithTech 1.5, crops the image at resolutions with an aspect ratio wider than 4:3 (Vert-).
Source code available here: https://github.com/alphayellow1/AlphaYellowWidescreenFixes/blob/main/source/fixes/EliteForcesWW2IwoJimaFOVFix
Instructions:
1. Extract all files to the game folder.
2. Download ThirteenAG's Ultimate ASI Loader (32-bit version of winmm.dll), and also extract it to the game folder.
3. Set the desired resolution to fix the FOV in EliteForcesWW2IwoJimaFOVFix.ini.
30 downloads
0 comments
Updated
-
Ferrari Virtual Academy Server Patch
By snaplap625
Allows the game to work and be playable by patching the sign-in screen which relied on a dead Kunos server.
For v1.4 (Adrenaline Pack) of the game, could work on older versions but I'm not sure.
65 downloads
0 comments
Updated
-
Top Downloads
Week
Month
Year
All Time
-
-
Download Statistics
3,013
Files4,046
Comments36
Reviews -
-
Who's Online 0 Members, 0 Anonymous, 369 Guests (See full list)
- There are no registered users currently online
-
Recently Browsing 0 members
- No registered users viewing this page.
-
Member Statistics