Jump to content

Unofficial patches

550 files

  1. Terrorist Takedown: Payback - FOV Fix

    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.

    0 downloads

    0 comments

    Submitted

  2. Terrorist Takedown - FOV Fix

    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.

    0 downloads

    0 comments

    Submitted

  3. Western Outlaw: Wanted Dead or Alive - FOV Fix

    This RAR file contains modified lithtech.exe files that fix the FOV issue in Western Outlaw: Wanted Dead or Alive (2003), since the game's engine, LithTech Talon, stretches the image at aspect ratios wider than 4:3, due to it having a constant horizontal FOV, no matter the resolution chosen. I don't recommend setting any resolution through autoexec.cfg with an aspect ratio wider than 16:9, since the menus become too cropped and unusable.
    Supported aspect ratios: 5:4, 16:9 and 16:10.
    Tools used: OllyDbg, Cheat Engine, HxD.
    Instructions:
    1. Extract the lithtech.exe that corresponds to your aspect ratio to the main game folder, overwriting the original executable.
    2. Start the game through the startup launcher executable (Western_Outlaw.exe).
    Instructions for other aspect ratios:
    1. So, the LithTech engine declares FOV values as radians in a 32-bit float format. The hex location for horizontal FOV is in the address 000CCFB1. 
    2. Open one of the modded lithtech.exe files in a hex editor like HxD (it will not work with the unmodded EXEs, it has to be with the ones from this fix).
    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 change the value in the "Single (float32)" row (a lower value decreases hFOV and higher one increases it).
    6. Press Enter and save the file. Your new horizontal FOV will be saved permanently.
    7. For aspect ratios wider than 16:9 (to avoid menu cropping), set a lower 4:3 resolution in autoexec.cfg and set your native resolution in a DirectX wrapper like dgVoodoo2. This means however, that HUD and menus will be stretched.

    0 downloads

    0 comments

    Submitted

  4. Global Operations - FOV Fix

    This RAR file contains modified globalops.exe files that fix the FOV issue 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.
    Supported aspect ratios: 5:4, 15:9, 16:9, 16:10, 21:9 (2560x1080), 32:9 and 48:9.
    Tools used: OllyDbg, Cheat Engine, HxD
    Instructions:
    1. Extract the globalops.exe that corresponds to your aspect ratio to the main game folder, overwriting the original executable.
    2. Set your resolution in <path-to-game>/Globalops/profile/<profilename>.cfg.
    3. Look for the lines "ScreenWidth" and "ScreenHeight".
    Instructions for other aspect ratios:
    1. So, the LithTech engine declares FOV values as radians in a 32-bit float format. The hex location for horizontal FOV is in the address 00121AA0 and for vertical FOV in 00121B02.
    2. Open one of the modded globalops.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 change the value in the "Single (float32)" row (for horizontal FOV, a lower value increases hFOV, and for vertical FOV a higher value increases vFOV).
    6. Press Enter and save the file. Your new horizontal and vertical FOVs will be saved permanently.
    Issues:
    - Horizontal weapon FOV reduces the wider the horizontal camera FOV.

    0 downloads

    0 comments

    Updated

  5. Might and Magic IX - FOV Fix

    This RAR file contains modified lithtech.exe files that fix the FOV issue in Might and Magic IX (2002). I don't recommend setting any ingame resolution through autoexec.cfg other than 800x600, since any other resolution, including other 4:3 ones, break the menus. So, a safer option is to set your native resolution in a DirectX wrapper like dgVoodoo2, along with 800x600 ingame. This means however, that HUD and menus will be stretched.
    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 lithtech.exe that corresponds to your aspect ratio to the main game folder, overwriting the original executable.
    2. Start the game through the startup launcher executable (mm9.exe).
    Instructions for other aspect ratios:
    1. So, the LithTech engine declares FOV values as radians in a 32-bit float format. The hex location for horizontal FOV is in the address 00081956. Default horizontal FOV is 90º.
    2. Open one of the modded lithtech.exe files in a hex editor like HxD (it will not work with the unmodded EXEs, it has to be with the ones from this fix).
    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. Use a degrees to radians converter like this one: https://www.rapidtables.com/convert/number/degrees-to-radians.html.
    6. Enter your desired degrees.
    7. Press "Convert".
    8. Copy the radians result and go back to HxD.
    9. Go to the "Data inspector" tab at the right side and paste the value in the "Single (float32)" row (Replace the dot with a comma, as HxD doesn't recognize floating point numbers with dots).
    10. Press Enter and save the file. Your new horizontal FOV will be saved permanently.

    1 download

    0 comments

    Submitted

  6. Crisis Team: Ambulance Driver - FOV Fix

    This RAR file contains modified lithtech.exe files that fix the FOV issue in 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-).
    Supported aspect ratios: 5:4, 16:9, 16:10, 21:9 (2560x1080), 32:9 and 48:9.
    Tools used: OllyDbg, Cheat Engine, HxD.
    Instructions:
    1. Extract the lithtech.exe that corresponds to your aspect ratio to the main game folder, overwriting the original executable.
    2. Start the game through the startup launcher executable (Crisis Team AD.exe).
    3. Set your resolution inside the ingame's video settings or through the launcher.
    Instructions for other aspect ratios:
    1. So, the LithTech engine declares FOV values as radians in a 32-bit float format. The hex location for horizontal FOV is in the address 00181FB0 and for the vertical FOV is in the address 00181FC0.
    2. Open one of the modded lithtech.exe files in a hex editor like HxD (it will not work with the unmodded EXEs, it has to be with the ones from this fix).
    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 change the value in the "Single (float32)" row (for horizontal FOV, a lower value increases the hFOV and a higher one decreases it; for vertical FOV, a lower value lowers vFOV and a higher one increases it).
    6. Press Enter and save the file. Your new horizontal and vertical FOVs will be saved permanently.

    1 download

    0 comments

    Submitted

  7. Legends of Might and Magic - FOV Fix

    This RAR file contains modified lithtech.exe files that fix the FOV issue in 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-). This fix requires the 1.1 patch to be already installed beforehand.
    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 lithtech.exe that corresponds to your aspect ratio to the main game folder, overwriting the original executable.
    2. Start the game through the startup launcher executable (legends.exe).
    3. Set your resolution inside the ingame's video settings or through the launcher.
    Instructions for other aspect ratios:
    1. So, the LithTech engine declares FOV values as radians in a 32-bit float format. The hex location for horizontal FOV is in the address 0007CB01 and for the vertical FOV is in the address 0007CB26. Default horizontal FOV is 90º and vertical FOV is 67.5º.
    2. Open one of the modded lithtech.exe files in a hex editor like HxD (it will not work with the unmodded EXEs, it has to be with the ones from this fix).
    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. Use a degrees to radians converter like this one: https://www.rapidtables.com/convert/number/degrees-to-radians.html
    6. Enter your desired degrees.
    7. Press "Convert".
    8. Copy the radians result and go back to HxD.
    9. Go to the "Data inspector" tab at the right side and paste the value in the "Single (float32)" row (Replace the dot with a comma, as HxD doesn't recognize floating point numbers with dots).
    10. Press Enter and save the file. Your new horizontal and vertical FOVs will be saved permanently.

    1 download

    0 comments

    Updated

  8. Requiem: Avenging Angel - FOV Fix

    This RAR file contains modified D3D.exe files that fix the field of view issue in Requiem: Avenging Angel (1999).
    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: Cheat Engine, HxD.
    Instructions:
    1. Extract the D3D.exe that corresponds to your aspect ratio to the main game folder, overwriting the original executable.
    2. Set your resolution in the video options.
    Instructions for other aspect ratios:
    1. The hex location for horizontal FOV is in the address 000242D6 and for vertical FOV is in address 0002430D.
    2. Open one of the modded D3D.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 and vertical FOVs will be saved permanently.

    17 downloads

    9 comments

    Updated

  9. Nail'd Unofficial Language Patch

    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)

    2 downloads

    0 comments

    Submitted

  10. Jacked - Widescreen & FOV Fix

    Comes with a RAR file, which includes modified Jacked.exe files intended to fix the resolution and field of view in the racing game Jacked (2006). Supported resolutions: 1024x576, 1152x648, 1280x720, 1366x768, 1600x900, 1920x1080, 2560x1080, 2560x1440, 3200x1800, 3440x1440, 3840x1080, 3840x2160, 4320x1200, 5120x1440, 5120x2880, 5760x1080, 7680x2160, 7680x3240, 7680x4320, 10240x4320.
    Credits also go to: AuToMaNiAk005
    Instructions:
    1. Extract the Jacked.exe file of the folder that corresponds to your desired resolution, and overwrite the original executable.
    2. Go in-game and enter the video settings.
    3. Choose "1280x1024" as the resolution. No worries, the actual resolution is the one set inside the EXE file above.
    4. It should now run at your chosen resolution.
    Instructions for other resolutions:
    1. Open one of the modded Jacked.exe files with a hex editor like HxD.
    2. Press Ctrl+G and go to offset 0007D27D (width) and 0007D286 (height).
    3. Highlight each of the 4 pairs of values after where the cursor is.
    4. Go to the "Data inspector" tab at the right side and change the value in the "Int16" row.
    5. For the horizontal FOV, go to offset 0023F26C.
    6. Highlight the 4 pairs of values after where the cursor is.
    7. Go to the "Data inspector" tab at the right side and change the value in the "Single (float32)" row (formula is: (4/3) / aspect_ratio ).
    8. Press Enter and save the file.
    Issues:
    - HUD and menus are stretched, and some texts are out of position.

    4 downloads

    0 comments

    Updated

  11. Fixed the problem of Warriors Orochi 3 Ultimate Ma Chao Wushuang causing the enemy to go black

    from https://www.bilibili.com/video/BV1Uu411F7QR/

    26 downloads

    0 comments

    Submitted

  12. 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.

    8 downloads

    0 comments

    Updated

  13. Batman: Vengeance - Widescreen & FOV Fix

    Comes with a RAR file, which includes modified osr_dx8_vf.dll files intended to fix the resolution and field of view in Batman Vengeance (2002). Supported resolutions: 1024x576, 1152x648, 1280x720, 1366x768, 1600x900, 1920x1080, 2560x1080, 2560x1440, 3200x1800, 3440x1440, 3840x1080, 3840x2160, 4320x1200, 5120x1440, 5120x2880, 5760x1080, 7680x2160, 7680x3240, 7680x4320, 10240x4320.
    Credits also go to: AuToMaNiAk005
    Instructions:
    1. Extract the osr_dx8_vf.dll file of the folder that corresponds to your desired resolution, and overwrite the original osr_dx8_vf.dll.
    2. Go in-game and enter the video settings.
    3. Choose "640x480" as the resolution. No worries, the actual resolution is the one set inside the DLL file above.
    4. It should now run at your chosen resolution.
    Instructions for other resolutions:
    1. Open one of the modded osr_dx8_vf.dll files with a hex editor like HxD.
    2. Press Ctrl+G and go to offset 00098AE8.
    3. The game's resolution width is in the next 2 pairs of values after where the cursor is, and the height is in the next 2 pairs after the "00 00".
    4. Highlight one of the pairs of values.
    5. Go to the "Data inspector" tab at the right side and change the value in the "Int16" row.
    6. For the FOV, go to offset 000862A0.
    7. Highlight the first 4 pairs of values in the address.
    8. Go to the "Data inspector" tab at the right side and change the value in the "Single (float32)" row (lower value increases horizontal FOV, and higher one decreases it).

    41 downloads

    0 comments

    Updated

  14. DMC3SE PC 2006 - Brazilian Portuguese Fan Translation by Gamevicio

    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".)

    0 downloads

    0 comments

    Submitted

  15. Arthur's Quest: Battle for the Kingdom - FOV Fix

    This RAR file contains modified CShell.dll files that fix the FOV issue in 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, due to it having a constant horizontal FOV, no matter the resolution chosen.
    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 CShell.dll that corresponds to your aspect ratio to the main game folder, overwriting the original executable.
    2. Set your resolution in <path-to-game>/autoexec.cfg.
    3. Look for the lines "GameScreenHeight", "SCREENHEIGHT", "SCREENWIDTH" and "GameScreenWidth".
    4. Once in-game, don't go to the video options or the custom resolution is lost.
    Instructions for other aspect ratios:
    1. So, the LithTech engine declares FOV values with radians as 32-bit floats. The hex location for horizontal FOV is in the address 001AF741.
    2. Open one of the modded CShell.dll 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. Use a degrees to radians converter like this one: https://www.rapidtables.com/convert/number/degrees-to-radians.html
    6. Enter your desired degrees (horizontal FOV).
    7. Press "Convert".
    8. Copy the radians result and go back to HxD.
    9. Go to the "Data inspector" tab at the right side and paste the value in the "Single (float32)" row.
    10. Press Enter and save the file. Your new horizontal FOV will be saved permanently.

    3 downloads

    0 comments

    Submitted

  16. March! Offworld Recon - FOV Fix

    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.

    4 downloads

    0 comments

    Updated

  17. Alcatraz: Prison Escape - FOV Fix

    This is a RAR file the contains modified lithtech.exe files that fix the FOV issue in Alcatraz: Prison Escape (2001), 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. I don't recommend setting any resolution other than the ones in-game, which are only 4:3 ones. This is because the HUD and menus are cropped at wider resolutions than 4:3, so a safer option is to set your native resolution in a DirectX wrapper like dgVoodoo2, along with one of the ingame resolutions. This means however, that HUD and menus will be stretched.
    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 lithtech.exe that corresponds to your aspect ratio to the main game folder, overwriting the original executable.
    Instructions for other aspect ratios:
    1. So, the LithTech engine declares FOV values with radians as 32-bit floats. The hex location for horizontal FOV is in the address 000C42C1.
    2. Open one of the modded lithtech.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. Use a degrees to radians converter like this one: https://www.rapidtables.com/convert/number/degrees-to-radians.html
    6. Enter your desired degrees (horizontal FOV).
    7. Press "Convert".
    8. Copy the radians result and go back to HxD.
    9. Go to the "Data inspector" tab at the right side and paste the value in the "Single (float32)" row.
    10. Press Enter and save the file. Your new horizontal FOV will be saved permanently.

    0 downloads

    0 comments

    Updated

  18. Age of Empires: The Rise of Rome registry fix

    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

    28 downloads

    0 comments

    Submitted

  19. Vietnam: Black Ops - FOV Fix

    This is a RAR file which contains modified BlackOps.exe files that fix the FOV issue in Vietnam: Black Ops (2000), 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, so it's not an issue).
    Tools used: OllyDbg, Cheat Engine, HxD
    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.
    Instructions:
    1. Extract the BlackOps.exe file that corresponds to your aspect ratio to the main game folder, overwriting the original executable.
    2. Set your resolution in <path-to-game>/autoexec.cfg.
    3. Look for the lines "screenheight" and "screenwidth".
    Instructions for other aspect ratios:
    1. So, the LithTech engine declares FOV values with radians as 32-bit floats. The hex location for horizontal FOV is in the address 00076FB1.
    2. Open one of the modded BlackOps.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. Use a degrees to radians converter like this one: https://www.rapidtables.com/convert/number/degrees-to-radians.html
    6. Enter your desired degrees (horizontal FOV).
    7. Press "Convert".
    8. Copy the radians result and go back to HxD.
    9. Go to the "Data inspector" tab at the right side and paste the value in the "Single (float32)" row.
    10. Press Enter and save the file. Your new horizontal FOV will be saved permanently.

    0 downloads

    0 comments

    Updated

  20. TNN Outdoors Pro Hunter 2 - FOV Fix

    This is a RAR file the contains modified CLIENT.EXE files that fix the FOV issue in 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, due to it having a constant horizontal FOV, no matter the resolution chosen.
    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 CLIENT.EXE that corresponds to your aspect ratio to the main game folder, overwriting the original executable.
    Instructions for other aspect ratios:
    1. So, the LithTech engine declares FOV values with radians as 32-bit floats. The hex location for horizontal FOV is in the address 0007BF81.
    2. Open one of the modded CLIENT.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. Use a degrees to radians converter like this one: https://www.rapidtables.com/convert/number/degrees-to-radians.html
    6. Enter your desired degrees (horizontal FOV).
    7. Press "Convert".
    8. Copy the radians result and go back to HxD.
    9. Go to the "Data inspector" tab at the right side and paste the value in the "Single (float32)" row.
    10. Press Enter and save the file. Your new horizontal FOV will be saved permanently.

    2 downloads

    0 comments

    Updated

  21. Elite Forces: Navy SEALs - FOV Fix

    This is a RAR file which contains modified lithtech.exe files that fix the FOV issue in Elite Forces: Navy SEALs (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, so it's not an issue).
    Tools used: OllyDbg, Cheat Engine, HxD
    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.
    Instructions:
    1. Extract the lithtech.exe that corresponds to your aspect ratio to the main game folder, overwriting the original executable.
    2. Set your resolution in <path-to-game>/autoexec.cfg.
    3. Look for the lines "screenheight" and "screenwidth".

    3 downloads

    0 comments

    Updated

  22. Elite Forces: World War II Normandy - FOV Fix

    This is a Cheat Engine table file intended to fix the FOV issue in Elite Forces World War II: Normandy (2001), as the game's engine, LithTech 1.5, crops the image at resolutions with an aspect ratio wider than 4:3 (Vert-). The ingame FOV chooser only deals with horizontal FOV, so vertical FOV is still cut off at wide resolutions. Default horizontal FOV is 90º and vertical FOV is 67.5º.
    Supported aspect ratios: 5:4, 4:3, 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.
    Instructions:
    1. Set your resolution in <path-to-game>/autoexec.cfg.
    2. Look for the lines "ScreenHeight" and "ScreenWidth".
    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 (client.exe) and open the cheat table provided in the fix: Elite Forces World War II Normandy - FOV Fix.CT
    6. Once the scripts appear in the address list in the box below the main one, first tick the "Active" box of the script that says "FOV Fix - Vertical FOV", and then tick the "Active" box of the script that corresponds to your aspect ratio, a red cross will appear to let you know both scripts are working (the order to tick these two boxes has to be like the described above, or it won't work).
    7. Go back to the game and start a new level or game. That's it.

    2 downloads

    0 comments

    Submitted

  23. Elite Forces: World War II Iwo Jima - FOV Fix

    This is a RAR file the contains modified client.exe files that fix the FOV issue in Elite Forces World War II: 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-). The ingame FOV chooser only deals with horizontal FOV, so vertical FOV is still cut off at wide resolutions. Default horizontal FOV is 90º and vertical FOV is 67.5º.
    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.
    Credits also go to: Automaniak
    Instructions:
    1. Extract the client.exe that corresponds to your aspect ratio to the main game folder, overwriting the original executable (Don't touch the ingame FOV chooser again).
    Instructions for other aspect ratios:
    1. So, the LithTech engine declares FOV values with radians as 32-bit floats. The hex locations for the vertical and horizontal FOV are in:
    - Horizontal: 00099601
    - Vertical: 000995FC
    2. Open one of the modded client.exe files in a hex editor like HxD.
    3. Press Ctrl+G and go to the hex locations in step 1.
    4. Highlight the 4 pairs of values after where the cursor is positioned after doing the search for the addresses.
    5. Use a degrees to radians converter like this one: https://www.rapidtables.com/convert/number/degrees-to-radians.html
    6. Enter your desired degrees for either vertical or horizontal FOV.
    7. Press "Convert".
    8. Copy the radians result and go back to HxD.
    9. Go to the "Data inspector" tab at the right side and paste the value in the "Single (float32)" row.
    10. Press Enter and save the file. Your new FOVs will be saved permanently.

    3 downloads

    0 comments

    Updated

  24. Ferrari Virtual Academy Server Patch

    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.

    13 downloads

    0 comments

    Updated

  25. KISS Psycho Circus: The Nightmare Child - FOV Fix

    This is a RAR file that contains modified client.exe files to fix the FOV in KISS Psycho Circus: The Nightmare Child (2000). The game's engine, LithTech 1.5, features an FOV slider in the ingame's options, but the slider only deals with horizontal FOV and cuts off vertical FOV, vertically squishing the image. This fix keeps the original vertical FOV from 4:3 and extends the horizontal FOV. Don't touch the FOV slider again after using this fix. FOV is fixed both during gameplay and in-engine cutscenes. Supported aspect ratios: 5:4, 4:3, 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:
    - Extract the executable from the folder that corresponds to the aspect ratio you want to use, to the root game folder, replacing the original executable.
    Issues:
    - This fix most probably doesn't work with any of the widescreen fixes available for the game, as they aren't actually needed with this fix. If using the 1.13 version without any patches, use dgVoodoo2 to overcome the DirectX 7's 2048 pixel limit. Also the latest version of dgVoodoo2 fixes the bad performance with dynamic lighting on pre-LithTech Jupiter games that previous versions had.
    Instructions for other aspect ratios:
    1. So, the LithTech engine declares FOV values with radians as 32-bit floats. The hex locations for the vertical and horizontal FOV are in:
    - Horizontal: 00096246
    - Vertical: 0009625B
    2. Open one of the modded client.exe files in a hex editor like HxD.
    3. Press Ctrl+G and go to the hex locations in step 1.
    4. Highlight the 4 pairs of values after where the cursor is positioned after doing the search for the addresses.
    5. Use a degrees to radians converter like this one: https://www.rapidtables.com/convert/number/degrees-to-radians.html
    6. Enter your desired degrees for either vertical or horizontal FOV.
    7. Press "Convert".
    8. Copy the radians result and go back to HxD.
    9. Go to the "Data inspector" tab at the right side and paste the value in the "Single (float32)" row.
    10. Press Enter and save the file. Your new FOVs will be saved permanently.
     

    21 downloads

    0 comments

    Updated

×
×
  • Create New...