Jump to content

Search the Community

Showing results for tags 'fov patch'.

  • 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

Categories

  • Screenshot Slider

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

Calendars

  • Community Calendar

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

Found 16 results

  1. Version 1.1

    13 downloads

    This RAR file contains modified lithtech.exe files that fix the FOV issue in Nina: Agent Chronicles (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 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 "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 000CAF91. 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.
  2. Version 1.1

    24 downloads

    This RAR file contains a modified client.dll intended to fix the FOV in Sanity: AIken's Artifact (2000). The game's engine, LithTech 2.0, has Vert- scaling at wider resolutions than 4:3, and makes the game unplayable in many sections at aspect ratios wider than 16:9. This fix supports the following aspect ratios: 12:5, 16:9, 16:10, 64:27 (21:9), 32:9, 43:18, 48:9 and 256:135. Instructions: 1. Extract client.dll to <path-to-game>/LITHTECH/, overwriting the original file (the original client.dll is included in case you want it back). Credits also go to: Automaniak
  3. Version v2

    230 downloads

    This file is intended to fix the FOV in American McGee's Alice, since the engine the game uses (id Tech 3) is Vert-, it means the vertical FOV is reduced the wider the aspect ratio becomes. 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 the gameplay and cutscene FOV are fixed. This fixes the FOV for 15:9, 16:9, 16:10, 21:9, 64:27, 32:9, 32:10, 48:9 and 48:10 resolutions. Instructions: - Just extract the file that corresponds to your aspect ratio and put it inside the "Base" folder overwriting the original file (the original file is included in this fix in case you need it again). Credits also go to: Drog Black Tooth (RPG Codex Forums)
  4. Version 1.0

    11 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
  5. Version 1.0

    4 downloads

    The game can be run in widescreen by changing the resolution in the StuntMan.cfg file, but this results in a totally stretched image from 4:3. This RAR file fixes that (except HUD and texts), and contains modified SuperStunt.exe files that fix the FOV and aspect ratio for the 2005 racing game Super Stunt Spectacular. The fix supports the following aspect ratios: 16:9, 16:10, 25:16 and 64:27 (basically same as 21:9). 64:27 isn't too recommended, as a large part of the right side of screen in the main menu is covered by black, making menu navigation challenging. Instructions: 1. Extract the file 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 StuntMan.cfg (<main game folder>/StuntMan.cfg). Credits go to: Automaniak
  6. Version 2.0

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

    56 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
  8. Version 2.0

    44 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
  9. Version 1.0

    12 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
  10. Version 1.0

    6 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
  11. Version 1.0

    9 downloads

    This RAR file contains modified mxmania.exe files that fix the FOV and aspect ratio (HOR+) for the 2000 racing game Motocross Mania. The fix supports the following aspect ratios: 5:4, 12:5, 15:9, 16:9, 16:10, 25:16, 43:18, 64:27. 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. Force your native resolution in dgVoodoo2's "DirectX" tab and set the resolution there (ignore the resolution option from the launcher, since it only supports 4:3 resolutions there). Issues: - Menus and HUD are still stretched. Credits also go to: Automaniak
  12. So, I booted this game out of curiosity, it uses the LithTech 2.0 engine, the same version used by NOLF 1, I tried to put these engine commands that work in NOLF 1, in Sanity's config file (autoexec.cfg) to increase the game's FOV: "fovx" "106" "fovxinterface" "106" "fovyuwmax" "124" (I use 16:9) These commands have no effect at all, either during gameplay or cutscenes, and the Hor+ image is needed in some parts of the game. Can anyone make a FOV fix for this game? With or without those FOV commands, the game in 4:3 is shown like this: While in widescreen, the view is cut off (Vert-), but the hud stays correct:
  13. Version 4.0

    225 downloads

    This is a patch meant to fix the lack of widescreen/ultrawide/superwide/multimonitor support and allowing different FOVs for the different resolutions. It also supports nGlide and dgVoodoo as Glide wrappers. This patch only works with a No-CD patched MaiDFXvr_bleu.exe, since the original EXE + ICD combination is encrypted using the SafeDisc copy protection, which doesn't work in any Windows version after XP. More information is provided in the Readme file inside the ZIP file. Credits go to: lk19 Password: pcgw
  14. Version 1.0

    15 downloads

    This is a SUWSF patch intended to fix the FOV for Alex Builds His Farm (Direct3D version), it supports FOV values for 5:4, 15:9, 16:9, 16:10, 21:9 and 25:16 aspect ratios. Just drag and drop the files from the folder that corresponds to your aspect ratio. You will need dgVoodoo2 as well to run the game on modern Windows versions, as it doesn't start without it. Issues: - Objects keep disappearing in the sides when moving the camera around beyond the 4:3 safe area, but that will hopefully be fixed in the future. Password: pcgw
  15. Version 1.0.0

    1,121 downloads

    I made this table to change the FoV while in-game, in realtime. These hotkeys are defined: F4 - Activate the script F5 - Increase the FoV by 2.5 degrees F6 - Decrease the FoV by 2.5 degrees F7 - Reset FoV F8 - Set FoV to native +30 degrees You can choose between three versions: a no-script version, for which you need CE installed and to manually attach it to the ACAH process. A .exe standalone version (zipped, password: pcgw), this file will trigger false-positives with your antivirus, as most CE trainers do. Or you could re-create the standalone version by yourself with the script version. Notes: A black circle will appear at the borders of the screen when using FoV values higher than 95-100 (at least when using 16:9 resolutions). This mod affects all the cameras in the game: from the main menu background to the cutscenes, etc. etc..
  16. Version 1.0.0

    320 downloads

    *Note: Password for the archive is 'pcgw' This is mostly suited for 32:9 - if you use a lower aspect ratio the FOV might be exaggurated. Made my own patch for Visage as there's very little information on how to get this game to work in the field of view you want. The game's zoomed in for 32:9 users without any edits or with the use of the Universal Unreal Engine Unlocker. This patch resolves that issue entirely. There's no need to use 'UUEU' to get the game to run at a higher field of view. There are four different versions. 90 FOV 80 FOV 70 FOV 60 FOV You still need to implement your own custom 32:9 / 21:9 resolution and you can do so by following this: Follow this path: AppData\Local\Visage\Saved\Config\WindowsNoEditor ( Access appdata by typing in %appdata% in your windows search bar ) and you'll end up seeing a file called 'GameUserSettings.ini which you need to open with notepad or equivalent. You'll have two values you need to change. ResolutionSizeX=xxxx ResolutionSizeY=xxxx Change those two values to your own custom resolution, mine is set like this: ResolutionSizeX=5120 ResolutionSizeY=1440 Hit 'Save' and make it a 'read-only' file by right-clicking the file and going into the properies and checking the 'read-only' checkerbox. If you don't then any video settings you change in the game will reset the resolution and you'll have to redo this step. Run the patcher after you've edited your custom resolution.
×
×
  • Create New...