Jump to content

Unofficial patches

1,192 files

  1. Shogo: Mobile Armor Division - FOV Fix

    Comes with a RAR file, which includes an ASI plugin intended to fix the field of view in the action FPS game "Shogo: Mobile Armor Division" (1998), as the game crops/stretches the view at resolutions with an aspect ratio wider than 4:3. This fix, unlike Wobak's widescreen patch, also fixes the FOV in cutscenes, since the widescreen patch keeps the original FOV on them, and so cutscenes appear way too zoomed in at very wide resolutions, therefore unwatchable.
    Source code available here: https://github.com/alphayellow1/AlphaYellowWidescreenFixes/blob/main/source/fixes/ShogoMobileArmorDivisionFOVFix/
    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 cropping/stretching and FOV factor in ShogoMobileArmorDivisionFOVFix.ini.

    526 downloads

    0 comments

    Updated

  2. Sonic Heroes - Fix compilation

    Several fixes for Sonic Heroes combined into a unified .bsp patch and extras which you can apply here (only for the Sonic Collection version):
    (authorship goes to the people who submit the fix)
    - Missing explosion effects from Espio's shurikens fix by Brandondorf99991
    - Leadership Crown not displaying fix by 67.5.31.21
    - Egg UFO sign light not animating fix by Brandondorf99991
    - White borders appear when grinding on splines fix by 67.5.31.21
    - Frog feet z-buffering fix by 47.25.132.30
    - Grand Metropolis Energy pipe not using indirect fix by Brandondorf99991
    - Grand Metropolis Energy pipe glass see through walls fix by 67.5.31.21
    - Laser indirect effect fix by 47.25.132.30
    - Shadow's tornado effect culling fix by Brandondorf9999 and 67.5.31.21
    - Signal Monitor flickering by Brandondorf99991 and 67.5.31.21
    - Theater Light being dark fix by 67.5.31.21
    - Odd Vertex Paint rendering for the root ball in Frog Forest fix by Brandondorf9999

    7,186 downloads

    10 comments

    Submitted

  3. Mini Golf Master 2 - FOV Fix

    This RAR file contains modified client.exe files that fix the FOV issue in Mini Golf Master 2 (2002). I don't recommend setting any resolution other than 4:3 ones. since wider resolutions break the dimensions of the 3D viewport ingame. A safer option is to set your native resolution in a DirectX wrapper like dgVoodoo2, along with 640x480 ingame for example. This means however, that HUD and menus will be stretched.
    Supported aspect ratios: 5:4, 15:9, 16:9, 16:10, 21:9 (2560x1080), 21:9 (3440x1440), 21:9 (3840x1600), 32:9 and 32: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.
    2. Change the resolution ingame or through game.cfg.
    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 00097331. Default horizontal FOV is 90º.
    2. Open one of the modded client.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.

    63 downloads

    0 comments

    Submitted

  4. Rune - FOV Fix

    Comes with a RAR file, which includes an ASI plugin intended to fix the field of view in the action game "Rune" (2000), as the game's engine, Unreal Engine 1, crops the field of view at resolutions with an aspect ratio wider than 4:3 (Vert-). This is a permanent fix, so it's no longer needed to run the "fov" command every level reset/restart or when cameras change during levels, or having to bind the command to a key. Note that this fix is meant for the Rune Gold (1.07) version, and not the digital Steam/GOG version "Rune Classic".
    Source code available here: https://github.com/alphayellow1/AlphaYellowWidescreenFixes/blob/main/source/fixes/RuneFOVFix
    Instructions:
    1. Extract all files to <path-to-game>/System/.
    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 cropping and FOV factor in RuneFOVFix.ini.

    408 downloads

    0 comments

    Updated

  5. Project Freedom - FOV Fix

    Comes with a RAR file, which includes an ASI plugin intended to fix the aspect ratio and HUD in the first/third-person sci-fi action shooter game "Project Freedom" (2004), since the game's engine, Impact 2, stretches the view at resolutions with an aspect ratio wider than 4:3.
    Source code available here: https://github.com/alphayellow1/AlphaYellowWidescreenFixes/blob/main/source/fixes/ProjectFreedomFOVFix
    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 stretching and FOV factor in ProjectFreedomFOVFix.ini.

    1,180 downloads

    3 comments

    Updated

  6. Battlestrike: The Road to Berlin - FOV Fix

    Comes with a RAR file, which includes an ASI plugin intended to fix the HUD and field of view in the first/third-person rail shooter game "Battlestrike: The Road to Berlin" (2004), since the game's engine, Impact 2, stretches the view at resolutions with an aspect ratio wider than 4:3.
    Source code available here: https://github.com/alphayellow1/AlphaYellowWidescreenFixes/blob/main/source/fixes/BattlestrikeTheRoadToBerlinFOVFix
    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 stretching and FOV factor in BattlestrikeTheRoadToBerlinFOVFix.ini.

    148 downloads

    0 comments

    Updated

  7. Terrorist Takedown: Payback - FOV Fix

    Comes with a RAR file, which includes an ASI plugin intended to fix the HUD and field of view in the first/third-person rail shooter game "Terrorist Takedown: Payback" (2005), since the game's engine, Impact 2, stretches the view at resolutions with an aspect ratio wider than 4:3.
    Source code available here: https://github.com/alphayellow1/AlphaYellowWidescreenFixes/blob/main/source/fixes/TerroristTakedownPaybackFOVFix
    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 stretching and FOV factor in TerroristTakedownPaybackFOVFix.ini.

    237 downloads

    0 comments

    Updated

  8. Terrorist Takedown - FOV Fix

    Comes with a RAR file, which includes an ASI plugin intended to fix the aspect ratio and HUD in the first/third-person rail shooter game "Terrorist Takedown" (2004), since the game's engine, Impact 2, stretches the view at resolutions with an aspect ratio wider than 4:3.
    Source code available here: https://github.com/alphayellow1/AlphaYellowWidescreenFixes/blob/main/source/fixes/TerroristTakedownFOVFix
    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 stretching and FOV factor in TerroristTakedownFOVFix.ini.

    1,063 downloads

    1 comment

    Updated

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

    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 stretching and FOV factor in WesternOutlawWantedDeadOrAliveFOVFix.ini.

    215 downloads

    0 comments

    Updated

  10. Global Operations - FOV Fix

    Comes with a RAR file, which includes an ASI plugin intended to fix the field of view in the tactical FPS game "Global Operations" (2002), since the game's engine, LithTech Talon, stretches the view at resolutions with an aspect ratio wider than 4:3.
    Source code available here: https://github.com/alphayellow1/AlphaYellowWidescreenFixes/blob/main/source/fixes/GlobalOperationsFOVFix
    Instructions:
    1. Extract all files to the game folder.
    2. Set the desired resolution to fix the stretching in GlobalOperationsFOVFix.ini.

    601 downloads

    1 comment

    Updated

  11. Might and Magic IX - FOV Fix

    Comes with a RAR file, which includes an ASI plugin intended to fix the aspect ratio in the first-person fantasy action game "Might and Magic IX" (2002).
    Source code available here: https://github.com/alphayellow1/AlphaYellowWidescreenFixes/blob/main/source/fixes/MightAndMagic9FOVFix
    Instructions:
    1. Extract all files to the game folder.
    2. Set the desired resolution to fix the stretching and FOV factor in MightAndMagic9FOVFix.ini.

    409 downloads

    0 comments

    Updated

  12. Crisis Team: Ambulance Driver - FOV Fix

    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 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 cropping and FOV factor in CrisisTeamAmbulanceDriverFOVFix.ini.

    314 downloads

    0 comments

    Updated

  13. Legends of Might and Magic - FOV Fix

    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. Create a folder in the game folder called "scripts".
    2. Inside it, create a file named "global.ini" and put the following contents inside it:
    [GlobalSets]
    LoadPlugins=1
    LoadFromScriptsOnly=1
    3. Extract the fix files to the newly created "scripts" folder.
    4. Download ThirteenAG's Ultimate ASI Loader (32-bit version of winmm.dll), and extract it to the root game folder.
    5. Set the desired resolution to fix the cropping and FOV factor in LegendsOfMightAndMagicFOVFix.ini.

    107 downloads

    0 comments

    Updated

  14. Requiem: Avenging Angel - FOV Fix

    Comes with a RAR file, which includes an ASI plugin intended to fix the aspect ratio and 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 stretching/cropping and FOV factor in RequiemAvengingAngelFOVFix.ini.

    1,261 downloads

    31 comments

    Updated

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

    90 downloads

    0 comments

    Submitted

  16. Jacked - Widescreen & FOV Fix

    Comes with a RAR file, which includes an ASI plugin intended to fix the resolution and aspect ratio in the third-person racing game "Jacked" (2006), since the game only supports a limited amount of 4:3 resolutions.
    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. Set the desired resolution and FOV factor in JackedWidescreenFix.ini.
    4. 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 fully fixed.

    222 downloads

    0 comments

    Updated

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

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

    3,114 downloads

    0 comments

    Updated

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

    139 downloads

    0 comments

    Updated

  19. Batman: Vengeance - Widescreen & FOV Fix

    Comes with a RAR file, which includes an ASI plugin intended to fix the resolution, aspect ratio 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 and FOV factor in BatmanVengeanceWidescreenFix.ini.
    Issues:
    :-: HUD isn't fixed.

    1,034 downloads

    0 comments

    Updated

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

    289 downloads

    0 comments

    Submitted

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

    Comes with a RAR file, which includes an ASI plugin intended to fix the aspect ratio 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 stretching and FOV factor in ArthursQuestBattleForTheKingdomFOVFix.ini.

    113 downloads

    0 comments

    Updated

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

    146 downloads

    0 comments

    Updated

  23. Alcatraz: Prison Escape - FOV Fix

    Comes with a RAR file, which includes an ASI plugin intended to fix the aspect ratio in the first-person stealth 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 stretching and FOV factor in AlcatrazPrisonEscapeFOVFix.ini.

    127 downloads

    0 comments

    Updated

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

    473 downloads

    2 comments

    Submitted

  25. Vietnam: Black Ops - FOV Fix

    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 stretching/cropping and FOV factor in VietnamBlackOpsFOVFix.ini.

    126 downloads

    0 comments

    Updated

×
×
  • Create New...