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

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

    14 downloads

    Changes the FOV to ~90.
  3. Version 1.0.0

    2 downloads

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

    23 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
  5. Version v2

    218 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)
  6. 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
  7. 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
  8. Version 2.0

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

    52 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
  10. Version 2.0

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

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

    110 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
  14. Version 1.0

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

    42 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
  16. Version 1.0

    40 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
  17. Version 1.0

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

    14 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
  19. Version 1.0

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

    20 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
  21. Version 1.0

    84 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
  22. Version 1.0

    20 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
  23. Version 1.0.5.1

    193 downloads

    OFDR's default fov is 62, this changes it to 90 (or what ever you want if modify the script slightly. Remember that the game uses vert fov.) How to use: 1. Install cheat engine. (It may be detected as a virus due to it being able to modify another processes memory) 2. Replace 'cheat engine' from the folder 'C:\Program Files\Cheat Engine 7.5' with something else, or close the folder before you launch the game. Otherwise OFDR will detect it and close itself 3. Move 'AAAAA engine.exe' into the folder you renamed and open it 4. Click the folder icon in the top left or hit 'ctrl+o' 5. Navigate to the 'Dragon Rising.CT' file you downloaded and open it 6. launch OFDR 7. In cheat engine, click the PC icon in the top left and select Dragon Rising 8. Select yes to keep current table 9. Check the box 'Enable/disable Script' 10. Play the game Requirements: Cheat engine Island War 2017 NOTE: OFDR will close if it finds a process with 'cheat engine' in its title, you can use this guide to disguise cheat engine from it or use the one provided in the download.
  24. 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:
  25. Version 4.0

    222 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
×
×
  • Create New...