Jump to content

Search the Community

Showing results for tags 'fov fix'.

  • Search By Tags

    Type tags separated by commas.
  • Search By Author

Content Type


Categories

  • News
  • Features
    • PC reports
    • Modding guides
    • Interviews
    • Reviews
    • Utilities
    • Remastered
  • Announcements
  • Community
    • Giveaways
    • Questions
  • Sales

Forums

  • Forums
    • News and general PC gaming
    • Articles and troubleshooting
    • Development
    • Random
  • Archive
    • Archived

Categories

  • Applications
    • General
    • Demos
    • Full games
    • Dedicated servers
    • Tools
  • DLL files
  • Game fixes
    • General
    • Official patches
    • Unofficial patches
    • Gamepad configurations
    • Scripts
  • Extra game content
    • Official content
    • Community content
    • Mods
  • Other
  • WSGF
  • AppleGamingWiki

Find results in...

Find results that contain...


Date Created

  • Start

    End


Last Updated

  • Start

    End


Filter by number of...

Joined

  • Start

    End


Group


Member Title


Steam


Website


Location

  1. Version 1.1

    41 downloads

    Comes with a RAR file, which includes an ASI plugin intended to fix the aspect ratio in the third-person driving game "Super Stunt Spectacular" (2005), since the game's engine 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/SuperStuntSpectacularFOVFix 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 SuperStuntSpectacularFOVFix.ini.
  2. Version 1.0.0

    5 downloads

    Disclaimer This software is a modification for the game NARUTO SHIPPUDEN: Ultimate Ninja STORM 2 and is not affiliated with or endorsed by the Game developers or publishers. It is an independent project created for the purpose of enhancing the gaming experience. This project does not modify the original game files. This patch only changes the graphical representation and not any values that affect player stats such as health points etc. I don't know what will happen if you use this in online battle mode and I take no responsibility for any bans. Description The game has a very strong 16/9 limit. This often affects overlays and designs, as well as 2D textures. In 32:9 you will see vignette effects more often. Ultrawide support: Cutscenes: 98.5% // 3D areas and battle stages: 100% // Boss battles: 80% // 95% 2D areas with custom pillarbox. // Other adjustments for ultrawidescreen: - Target fix -> Deidara vs. Gaara - Matrix fix -> Jiraiya vs. Pain - FOV adjusted to match resolution - HUD scaled to 16/9 -> no stretching - UI elements have been repositioned where possible - Pop-in fix 2D pillarbox created for the following resolutions: 2560x1080 3440x1440 3840x1080 5120x1440 How to install Go to the game's installation directory and open the config.ini. Change aspectx and aspecty to 0 and write your resolution in width and height. Extract the .zip file to the game's installation directory. How to uninstall Delete all files from the directory. If you like my work you can support me here: Patreon Credits ThirteenAG
  3. Version 2.0

    188 downloads

    The game can be run in widescreen by changing the resolution in the VideoSettings.scr config file, but this results in stretched HUD and text, and cropped vertical FOV (Vert-). This RAR file fixes both of those, and contains modified code.pak and .scr files that fix the FOV and HUD for the 2006 racing game GTI Racing. The fix supports the following aspect ratios: 5:4, 12:5, 15:9, 16:9, 16:10, 25:16, 43:18 and 64:27 (basically same as 21:9). Instructions: 1. Extract the files inside the folder that corresponds to your desired aspect ratio to the main game folder, overwriting all original files (make a backup of those first if needed). 2. Set your desired resolution in VideoSettings.scr (<main game folder>/Data/VideoSettings.scr). Credits go to: Automaniak
  4. Version 1.5

    160 downloads

    Comes with a RAR file, which includes an ASI plugin intended to fix the field of view in the fantasy action horror FPS game "KISS Psycho Circus: The Nightmare Child" (2000), 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/KISSPsychoCircusTheNightmareChildFOVFix 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 KISSPsychoCircusTheNightmareChildFOVFix.ini.
  5. Version 1.3

    36 downloads

    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.
  6. Version 1.3

    533 downloads

    Comes with a RAR file, which includes an ASI plugin intended to fix the field of view in the action-adventure third-person game "American McGee's Alice" (2000), since the game's engine, id Tech 3, crops the image at resolutions 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 binding the command to a key. Both gameplay and cutscene FOVs are fixed. Source code available: https://github.com/alphayellow1/AlphaYellowWidescreenFixes/blob/main/source/fixes/AmericanMcGeesAliceFOVFix 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 and FOV factor in AmericanMcGeesAliceFOVFix.ini.
  7. Version 1.5

    196 downloads

    Comes with a RAR file, which includes an ASI plugin intended to fix the field of view in the action RPG game "Sanity: AIken's Artifact" (2000), as the game's engine, LithTech 2.0, crops the view at resolutions wider than 4:3 (Vert-), and makes the game unplayable in many sections at aspect ratios wider than 16:9. Source code available here: https://github.com/alphayellow1/AlphaYellowWidescreenFixes/blob/main/source/fixes/SanityAikensArtifactFOVFix Instructions: 1. Extract all files to the game folder. 2. Set the desired resolution to fix the FOV in SanityAikensArtifactFOVFix.ini.
  8. Version 1.5

    97 downloads

    Comes with a RAR file, which includes an ASI plugin intended to fix the field of view in the action FPS game "Nina: Agent Chronicles" (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/NinaAgentChroniclesFOVFix Instructions: 1. Extract all files to the game folder. 2. Set the desired resolution to fix the FOV in NinaAgentChroniclesFOVFix.ini.
  9. Version 1.0.0

    100 downloads

    Changes the FOV to ~90.
  10. Version 1.0.0

    46 downloads

    Hex edited files that fix field of view (FOV) for specific aspect ratio. You can choose from: 15x9 16x9 16x10 21x9 25x16 32x9
  11. Version 1.0

    81 downloads

    This RAR file contains modified ABP.exe and track data files that fix the FOV and aspect ratio (HOR+) for the 2005 racing game London Racer: Police Madness. The fix supports the following aspect ratios: 16:9 and 16:10. Instructions: 1. Extract the files from the folder that corresponds to your desired aspect ratio and replace the original ones in the game folder (first make a backup of them, if needed). 2. Force your desired resolution with dgVoodoo2. Issues: - HUD and menus are still stretched. Credits also go to: Automaniak
  12. Version 2.0

    132 downloads

    The game can be run in widescreen by changing the resolution in the VideoSettings.scr config file, but this results in stretched HUD and text, and cropped vertical FOV (Vert-). This RAR file fixes both of those, and contains modified code.pak and .scr files that fix the FOV and HUD for the 2006 racing game Xpand Rally Xtreme. The fix supports the following aspect ratios: 5:4, 12:5, 15:9, 16:9, 16:10, 25:16, 43:18 and 64:27 (basically same as 21:9). Instructions: 1. Extract the files inside the folder that corresponds to your desired aspect ratio to the main game folder, overwriting all original files (make a backup of those first if needed). 2. Set your desired resolution in VideoSettings.scr (<main game folder>/Data/VideoSettings.scr). Credits go to: Automaniak
  13. Version 1.0

    352 downloads

    The game can be run in widescreen by changing the resolution in the VideoSettings.scr config file, but this results in stretched HUD and text, and cropped vertical FOV (Vert-). This RAR file fixes both of those, and contains modified code.pak and .scr files that fix the FOV and HUD for the 2004 racing game Xpand Rally. The fix supports the following aspect ratios: 5:4, 12:5, 15:9, 16:9, 16:10, 25:16, 43:18 and 64:27 (basically same as 21:9). Instructions: 1. Extract the files inside the folder that corresponds to your desired aspect ratio to the main game folder, overwriting all original files (make a backup of those first if needed). 2. Set your desired resolution in VideoSettings.scr (<main game folder>/Data/VideoSettings.scr). Credits go to: Automaniak
  14. Version 1.0

    77 downloads

    This RAR file contains modified E-Bike.exe files and a resolution changer executable that fix the FOV and aspect ratio (HOR+) for the 1999 racing game Edgar Torronteras' eXtreme Biker. The fix supports the following aspect ratios: 16:9, 16:10, 21:9. Instructions: 1. Extract the E-Bike.exe and ETXBResChanger.exe to the main game folder, replacing the original executable in the process. 2. Set your desired resolution and FOV in ETXBResChanger.exe. 3. Set any resolution in the game launcher that is different from the default one, and you're good to go. Issues: - Menus and HUD are still stretched. Credits go to: Automaniak
  15. Version 1.0

    54 downloads

    This RAR file contains modified truck.exe files that fix the FOV and aspect ratio (HOR+) for the 2003 racing game Tough Trucks: Modified Monsters. The fix supports the following aspect ratios: 5:4, 12:5, 15:9, 16:9, 16:10, 25:16, 32:9, 43:18, 64:27. HUD and texts are also fixed. Instructions: 1. Extract the file from the folder that corresponds to your desired aspect ratio and replace the original one in the game folder (first make a backup of it, if needed). 2. Select your desired resolution in the game launcher. Credits also go to: Automaniak
  16. Version 1.0

    383 downloads

    This RAR file contains modified Engine.dll files that fix the FOV and aspect ratio without having to change FOV or resolution ingame or through config files. Supports the following aspect ratios: 16:9, 16:10, 21:9, 32:9, 48:9. This fixes both the camera and weapon FOVs, unlike the FOV workaround through User.ini, which only fixes the camera FOV. Instructions: 1. Extract the Engine.dll that corresponds to your aspect ratio and put it inside the "System" folder, replacing the original file. 2. You need dgVoodoo2 as well (I won't explain here how to set it up, I'll assume you already know it). 3. Inside dgVoodoo2, set the "Scaling mode" in the General tab to "Stretched" and set your native resolution in the "DirectX" tab (The in-game resolution has to be in 4:3, don't change it in RM.ini). 4. You're good to go. Issues: - HUD and menus are stretched. Password: pcgw
  17. Version 1.0

    47 downloads

    This RAR file contains modified Engine.dll files that fix the FOV and aspect ratio without having to change FOV or resolution ingame or through config files. Supports the following aspect ratios: 16:9, 16:10, 21:9, 32:9, 48:9. This fixes both the camera and weapon FOVs, unlike the FOV workaround through User.ini, which only fixes the camera FOV. Instructions: 1. Extract the Engine.dll that corresponds to your aspect ratio and put it inside the "System" folder, replacing the original file. 2. You need dgVoodoo2 as well (I won't explain here how to set it up, I'll assume you already know it). 3. Inside dgVoodoo2, set the "Scaling mode" in the General tab to "Stretched" and set your native resolution in the "DirectX" tab (The in-game resolution has to be in 4:3, don't change it in CQC.ini). 4. You're good to go. Issues: - HUD and menus are stretched. Password: pcgw
  18. Version 1.0

    162 downloads

    This RAR file contains modified Engine.dll files that fix the FOV and aspect ratio without having to change FOV or resolution ingame or through config files. Supports the following aspect ratios: 16:9, 16:10, 21:9, 32:9, 48:9. This fixes both the camera and weapon FOVs, unlike the FOV workaround through User.ini, which only fixes the camera FOV. Instructions: 1. Extract the Engine.dll that corresponds to your aspect ratio and put it inside the "System" folder, replacing the original file. 2. You need dgVoodoo2 as well (I won't explain here how to set it up, I'll assume you already know it). 3. Inside dgVoodoo2, set the "Scaling mode" in the General tab to "Stretched" and set your native resolution in the "DirectX" tab (The in-game resolution has to be in 4:3, don't change it in RedOrchestra.ini). 4. You're good to go. Issues: - HUD and menus are stretched. Password: pcgw
  19. Version 1.0

    123 downloads

    This RAR file contains modified Engine.dll files that fix the FOV and aspect ratio without having to change FOV or resolution ingame or through config files. Supports the following aspect ratios: 16:9, 16:10, 21:9, 32:9, 48:9. This fixes the camera FOV as well. Instructions: 1. Extract the Engine.dll that corresponds to your aspect ratio and put it inside the "System" folder, replacing the original file. 2. You need dgVoodoo2 as well (I won't explain here how to set it up, I'll assume you already know it). 3. Inside dgVoodoo2, set the "Scaling mode" in the General tab to "Stretched" and set your native resolution in the "DirectX" tab (The in-game resolution has to be in 4:3, don't change it in Default.ini). 4. You're good to go. Issues: - HUD and menus are stretched. Password: pcgw
  20. Version 1.0

    165 downloads

    This RAR file contains modified Engine.dll files that fix the FOV and aspect ratio without having to change FOV or resolution ingame or through config files. Supports the following aspect ratios: 16:9, 16:10, 21:9, 32:9, 48:9. This fixes both the camera and weapon FOVs, unlike the FOV workaround through User.ini, which only fixes the camera FOV. Instructions: 1. Extract the Engine.dll that corresponds to your aspect ratio and put it inside the "System" folder, replacing the original file. 2. You need dgVoodoo2 as well (I won't explain here how to set it up, I'll assume you already know it). 3. Inside dgVoodoo2, set the "Scaling mode" in the General tab to "Stretched" and set your native resolution in the "DirectX" tab (The in-game resolution has to be in 4:3, don't change it in Zombie.ini). 4. You're good to go. Issues: - HUD and menus are stretched. Password: pcgw
  21. Version 1.0

    72 downloads

    This RAR file contains modified Engine.dll files that fix the FOV and aspect ratio without having to change FOV or resolution ingame or through config files. Supports the following aspect ratios: 16:9, 16:10, 21:9, 32:9, 48:9. This fixes both the camera and weapon FOVs, unlike the FOV workaround through the User.ini and profile .ini files, which only fixes the camera FOV. Instructions: 1. Extract the Engine.dll that corresponds to your aspect ratio and put it inside the "System" folder, replacing the original file. 2. You need dgVoodoo2 as well (I won't explain here how to set it up, I'll assume you already know it). 3. Inside dgVoodoo2, set the "Scaling mode" in the General tab to "Stretched" and set your native resolution in the "DirectX" tab (The in-game resolution has to be in 4:3, don't change it in MarineSharpshooter3.ini). 4. You're good to go. Issues: - HUD and menus are stretched. Password: pcgw
  22. Version 1.0

    71 downloads

    This RAR file contains modified Engine.dll files that fix the FOV and aspect ratio without having to change FOV or resolution ingame or through config files. Supports the following aspect ratios: 16:9, 16:10, 21:9, 32:9, 48:9. This fixes both the camera and weapon FOVs, unlike the FOV workaround through the User.ini and profile .ini files, which only fixes the camera FOV. Instructions: 1. Extract the Engine.dll that corresponds to your aspect ratio and put it inside the "System" folder, replacing the original file. 2. You need dgVoodoo2 as well (I won't explain here how to set it up, I'll assume you already know it). 3. Inside dgVoodoo2, set the "Scaling mode" in the General tab to "Stretched" and set your native resolution in the "DirectX" tab (The in-game resolution has to be in 4:3, don't change it in Kury.ini). 4. You're good to go. Issues: - HUD and menus are stretched. Password: pcgw
  23. Version 1.0

    85 downloads

    This RAR file contains modified Engine.dll files that fix the FOV and aspect ratio without having to change FOV or resolution ingame or through config files. Supports the following aspect ratios: 16:9, 16:10, 21:9, 32:9, 48:9. This fixes both the camera and weapon FOVs, unlike the FOV workaround through the User.ini and profile .ini files, which only fixes the camera FOV. Instructions: 1. Extract the Engine.dll that corresponds to your aspect ratio and put it inside the "System" folder, replacing the original file. 2. You need dgVoodoo2 as well (I won't explain here how to set it up, I'll assume you already know it). 3. Inside dgVoodoo2, set the "Scaling mode" in the General tab to "Stretched" and set your native resolution in the "DirectX" tab (The in-game resolution has to be in 4:3, don't change it in Combat.ini). 4. You're good to go. Issues: - HUD and menus are stretched. Password: pcgw
  24. Version 1.0

    313 downloads

    This RAR file contains modified Engine.dll files that fix the FOV and aspect ratio without having to change FOV or resolution ingame or through config files. Supports the following aspect ratios: 16:9, 16:10, 21:9, 32:9, 48:9. This fixes both the camera and weapon FOVs, unlike the FOV workaround through the User.ini and profile .ini files, which only fixes the camera FOV. Instructions: 1. Extract the Engine.dll that corresponds to your aspect ratio and put it inside the "System" folder, replacing the original file. 2. You need dgVoodoo2 as well (I won't explain here how to set it up, I'll assume you already know it). 3. Inside dgVoodoo2, set the "Scaling mode" in the General tab to "Stretched" and set your native resolution in the "DirectX" tab (The in-game resolution has to be in 4:3, don't change it in Devastation.ini). 4. You're good to go. Issues: - HUD and menus are stretched. Password: pcgw
  25. Version 1.0

    85 downloads

    This RAR file contains modified Engine.dll files that fix the FOV and aspect ratio without having to change FOV or resolution ingame or through config files. Supports the following aspect ratios: 16:9, 16:10, 21:9, 32:9, 48:9. This fixes both the camera and weapon FOVs, unlike the FOV workaround through the User.ini and profile .ini files, which only fix the camera FOV. Instructions: 1. Extract the Engine.dll that corresponds to your aspect ratio and put it inside the "System" folder, replacing the original file. 2. You need dgVoodoo2 as well (I won't explain here how to set it up, I'll assume you already know it). 3. Inside dgVoodoo2, set the "Scaling mode" in the General tab to "Stretched" and set your native resolution in the "DirectX" tab (The in-game resolution has to be in 4:3, don't change it in Iwo.ini). 4. You're good to go. Issues: - HUD and menus are stretched. Credits also go to: Automaniak Password: pcgw
×
×
  • Create New...