Search the Community
Showing results for tags '16x10'.
-
Version 1.0
2,125 downloads
All credits go to: lk19 This is a mirror from the author's GitHub page (https://github.com/lukek19/CPAGameFixes), for easier reachability. This widescreen fix contains improvements to the game. Instructions (taken from GitHub): Note: This fix is intended for the retail version of the game only. DO NOT USE IT WITH ANY PRE-PATCHED EXE FILES. The official Russian "portable" edition (the one with bugfixes.dll in the game directory) was not tested, but should be compatible with the fix. It simply has a few of the same patches hardcoded into the game's exe. In this case, please set CompatibilityPatch, NoCD and MakePortable to false, although it shouldn't do any harm to patch the code twice). Please note that the Russian version is not really "portable", as the game stores its savegames and configuration in %appdata%\Disney\DonaldDuck. Copy the folder "Donald" from the CD anywhere on your harddrive (e.g. C:\Games\Donald). In the following this will be referred to as <GameDir>. Copy the folder "Data" from the CD to <GameDir>. From the fix, copy Donald.asi, Donald.ini & ubi.ini to <GameDir>. Also copy \dll\GliDX6vf.dll to <GameDir>\dll. Download Ultimate ASI Loader (Win32 version of dinput.dll), and extract it to <GameDir>. Set up a Direct3D wrapper. Instructions for either dgVoodoo or DDrawCompat can be found below. To change aspect ratio and for advanced options, edit <GameDir>\Alex.ini with a text editor. Setup of Direct3D Wrapper dgVoodoo 2 Download the latest stable version of dgVoodoo from here: https://github.com/dege-diosg/dgVoodoo2/releases Copy dgVoodooCpl.exe & dgVoodoo.conf from the main directory as well as D3DImm.dll & DDraw.dll from the \MS\x86\ subdirectory to <GameDir>. Open the configurator dgVoodooCpl.exe. In the "DirectX" tab under "Resolution", choose "Desktop". Under "Miscellanneous", uncheck "dgVoodoo Watermark". Click "Apply" to save the changes. DDrawCompat Download the latest release of DDrawCompat. Also download DDrawCompat.ini. Copy ddraw.dll and DDrawCompat.ini to <GameDir>. Open DDrawCompat.ini with a text editor. Uncomment (remove the "#") the relevant rows and set the following parameters: AlternatePixelCenter = on DisplayAspectRatio = display LogLevel = none ResolutionScale = display(1) Using a game controller To use XInput devices: Download the latest version of Xidi. Find the Win32 version of dinput.dll and rename it to dinputHooked.dll. Copy dinputHooked.dll to <GameDir>. Download the pre-configured Xidi.ini and place it in <GameDir>. Adjust the the configuration to your own taste. FAQ / Known Issues Weird looking symbols in the top left corner This is actually not a bug. The symbols are actual HUD elements, stored in this position when they are not needed. At 4:3 aspect ratio they are off-screen, but at wider aspect ratios (which the developers never intended) they become visible. If you press "9" on the keyboard, they will magically teleport to their proper position in the HUD. To fix this, one would likely need to edit \Data\World\Levels\MapMonde\MapMonde.sna, which is currently out-of-scope for this patch. Background elements in 2D sidescrolling levels In the sidescrolling levels, the 3D background elements will sometimes clip in and out of view. This is likely related to the game's draw distance and I currently do not have a fix for this. GliDX6vf.dll The included file GliDX6vf.dll has been patched to fix the game's internal frame limiter sometimes altering between 60 and 30 FPS. It is almost identical to the one created by Dege (the author of dgVoodoo) for Rayman 2 and Goin' Quackers. However, I have updated it so that it also works with DDrawCompat. Disable internal frame limiter To disable the game's internal frame synchro completely, you may set DisableInternalSync = true in Donald.ini. In this case, there is no need to replace the game's original GliDX6vf.dll with the one provided in this fix. Please make sure that you are using an external frame limiter (e.g. dgVoodoo/DDrawCompat's built-in functionality) and limit the framerate to 60 FPS to avoid speed-up and crashes. FMVs are too small and stretched Plese refer to the separate FMV Troubleshooting Guide.-
- windows 10
- ultrawide
-
(and 28 more)
Tagged with:
- windows 10
- ultrawide
- fps unlock
- 21:9
- 21x9
- 16:10
- 16x9
- 16x10
- 16:9
- widescreen resolution
- 5:4
- donald duck quack attack widescreen fix
- donald duck goin quackers widescreen fix
- donald duck quack attack
- fps fix
- fps cap
- donald duck quack attack fps fix
- widescreen
- donald duck goin quackers widescreen
- fps
- widescreen fix
- widescreen patch
- donald duck goin quackers fps fix
- donald duck
- ultrawide fix
- ultrawide patch
- ultrawide mod
- windows 8
- windows 8.1
- windows 11
-
Version 1.2
777 downloads
Comes with a RAR file, which includes an ASI plugin intended to fix the resolution, aspect ratio, HUD and field of view in the third-person adventure game "Arthur and the Invisibles" (2006), since the game only supports a limited amount of 4:3 resolutions. Credits also go to: Automaniak Source code available here: https://github.com/alphayellow1/AlphaYellowWidescreenFixes/blob/main/source/fixes/ArthurAndTheInvisiblesWidescreenFix 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 ArthurAndTheInvisiblesWidescreenFix.ini.- 4 comments
-
- unofficial
- arthur and the minimoys
- (and 20 more)
-
Version 1.3
641 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 cropping and FOV factor in AmericanMcGeesAliceFOVFix.ini. -
Version 1.6
807 downloads
Comes with a RAR file, which includes an ASI plugin intended to fix the field of view in the action-adventure game "Aladdin in Nasira's Revenge" (2001), as the game's engine, Blazing Renderer, stretches the image at resolutions wider than 4:3. Source code available here: https://github.com/alphayellow1/AlphaYellowWidescreenFixes/blob/main/source/fixes/AladdinInNasirasRevengeFOVFix 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 AladdinInNasirasRevengeFOVFix.ini. -
Version 1.7
237 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 cropping and FOV factor in KISSPsychoCircusTheNightmareChildFOVFix.ini. - Issues: :-: Light coronas are stretched.-
- widescreen fix
- widescreen patch
-
(and 41 more)
Tagged with:
- widescreen fix
- widescreen patch
- fov patch
- fov fix
- fov changer
- fov
- 16:9
- 16x9
- 16/9
- ultrawide
- ultrawide fix
- ultrawide fov
- ultrawide mod
- ultrawide patch
- multimon
- multimonitor
- multimonitor fix
- superwide
- superwide fix
- superwide fov
- superultrawide
- superultrawide fov
- 16:10
- 16x10
- 16/10
- 15:9
- 15x9
- 15/9
- 32:9
- 32x9
- 32/9
- 32:10
- 32x10
- 32/10
- 48:9
- 48/9
- 48x9
- 48:10
- 48/10
- 48x10
- 45:9
- 45/9
- 45x9
-
Version 1.6
131 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 stretching and FOV factor in NinaAgentChroniclesFOVFix.ini.- 3 comments
-
- 15:9
- fov
-
(and 40 more)
Tagged with:
- 15:9
- fov
- fov patch
- 16:10
- 15/9
- 16x9
- 21/9
- 21x9
- 16/9
- 16/10
- 21:9
- 32:9
- 64:27
- 16x10
- 16:9
- 64/27
- 48:10
- 32x9
- 32x10
- 32:10
- 64x27
- 32/9
- 32/10
- 48:9
- 48x9
- 48/9
- 48x10
- superultrawide
- unofficial
- unofficial patch
- fix
- superwide fix
- 48/10
- ultrawide
- fixes
- superwide fov
- superultrawide fov
- 15x9
- fov fix
- superwide
- ultrawide fov
- ultrawide fix
-
Version 1.2
123 downloads
Comes with a RAR file, which includes an ASI plugin intended to fix the field of view in the puzzle adventure game "Largo Winch: Empire Under Threat" (2002), since the game's engine, OpenSpace, 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/LargoWinchEmpireUnderThreatFOVFix 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 LargoWinchEmpireUnderThreatFOVFix.ini. Issues: - The pause menu PDA is affected by the FOV change.- 2 comments
-
- fov
- fov fix
-
(and 39 more)
Tagged with:
- fov
- fov fix
- fov patch
- fov changer
- widescreen
- widescreen fix
- widescreen patch
- 16:9
- 16x9
- 16/9
- 16:10
- 16x10
- 16/10
- multimon
- multimonitor
- multimonitor fix
- superwide
- superwide fix
- superwide fov
- superultrawide
- superultrawide fov
- ultrawide
- ultrawide fix
- ultrawide fov
- ultrawide mod
- ultrawide patch
- 32:9
- 32x9
- 32/9
- 48:9
- 48x9
- 48/9
- 48:10
- 48x10
- 48/10
- 32:10
- 32x10
- 32/10
- 15:9
- 15x9
- 15/9
-
Version 1.1
46 downloads
Comes with a RAR file, which includes an ASI plugin intended to fix the aspect ratio, HUD and field of view in the third-person racing game "Corvette Evolution GT" (2006), since the game's engine, RenderWare, stretches/crops 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/CorvetteEvolutionGTFOVFix 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 CorvetteEvolutionGTFOVFix.ini.-
- fov fix
- fov changer
-
(and 42 more)
Tagged with:
- fov fix
- fov changer
- fov
- fov patch
- widescreen
- widescreen fix
- widescreen patch
- multimon
- multimonitor
- multimonitor fix
- superwide
- superwide fix
- superwide fov
- superultrawide
- superultrawide fov
- ultrawide
- ultrawide fix
- ultrawide fov
- ultrawide mod
- ultrawide patch
- 16:9
- 16x9
- 16/9
- 15:9
- 15x9
- 15/9
- 16:10
- 16x10
- 16/10
- 32:9
- 32x9
- 32/9
- 48:10
- 48/10
- 48x10
- 45:9
- 45x9
- 45/9
- 32:10
- 32x10
- 32/10
- 64:27
- 64x27
- 64/27
-
Version 1.1
56 downloads
Comes with a RAR file, which includes an ASI plugin intended to fix the field of view in the life simulation game "7 Sins" (2005), as the game's engine, RenderWare, crops the view at resolutions with an aspect ratio wider than 4:3 (Vert-). Source code available here: https://github.com/alphayellow1/AlphaYellowWidescreenFixes/blob/main/source/fixes/7SinsFOVFix 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 7SinsFOVFix.ini.-
- fov
- fov changer
-
(and 36 more)
Tagged with:
- fov
- fov changer
- fov fix
- fov patch
- widescreen
- widescreen fix
- widescreen patch
- 16:9
- 16x9
- 16/9
- 16:10
- 16x10
- 16/10
- 48:9
- 48x9
- 48/9
- 45:9
- 45x9
- 45/9
- 32:9
- 32/9
- 32x9
- 64x27
- 64:27
- 64/27
- 15:9
- 15x9
- 15/9
- superwide
- superwide fix
- superwide fov
- superultrawide
- ultrawide
- ultrawide fix
- ultrawide fov
- ultrawide mod
- ultrawide patch
- superultrawide fov
-
Version 1.6
90 downloads
Comes with a RAR file, which includes an ASI plugin intended to fix the field of view in the tactical FPS game "Elite Forces: WWII - 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-). Source code available here: https://github.com/alphayellow1/AlphaYellowWidescreenFixes/blob/main/source/fixes/EliteForcesWW2IwoJimaFOVFix 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 EliteForcesWW2IwoJimaFOVFix.ini.-
- widescreen fix
- fov patch
-
(and 43 more)
Tagged with:
- widescreen fix
- fov patch
- fov changer
- fov fix
- widescreen
- widescreen patch
- 16:9
- 16x9
- 16/9
- 16:10
- 16/10
- 16x10
- 21:9
- 21x9
- 21/9
- 32:9
- 32x9
- 32/9
- 48:9
- 48x9
- 48/9
- 48:10
- 48x10
- 48/10
- 45:9
- 45x9
- 45/9
- 32:10
- 32x10
- 32/10
- 15:9
- 15x9
- 15/9
- ultrawide
- ultrawide fix
- ultrawide fov
- ultrawide mod
- ultrawide patch
- superwide
- superwide fix
- superwide fov
- superultrawide
- multimonitor
- multimon
- multimonitor fix
-
Version 1.3
61 downloads
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'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/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.-
- fov
- fov fix
-
(and 36 more)
Tagged with:
- fov
- fov fix
- fov changer
- fov patch
- superwide
- superwide fix
- superwide fov
- superultrawide
- superultrawide fov
- multimon
- multimonitor
- multimonitor fix
- widescreen fix
- widescreen patch
- widescreen
- 16:9
- 16x9
- 16:10
- 16x10
- 15:9
- 15x9
- 32:9
- 32x9
- 48:10
- 48x10
- 48:9
- 48x9
- 32:10
- 32x10
- 16/9
- 15/9
- 32/9
- 32/10
- 48/9
- 48/10
- 45:9
- 45x9
- 45/9
-
Version 1.4
205 downloads
Comes with a RAR file, which includes an ASI plugin intended to fix the field of view in the action FPS game Die Hard: Nakatomi Plaza (2002), as the game's engine, LithTech 2.0, 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/DieHardNakatomiPlazaFOVFix/ 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 DieHardNakatomiPlazaFOVFix.ini.-
- ultrawide fov
- ultrawide fix
-
(and 31 more)
Tagged with:
- ultrawide fov
- ultrawide fix
- ultrawide
- 48x10
- 48:10
- 48x9
- 48:9
- 32x9
- 32:9
- 21x9
- 21:9
- 16x10
- 16:10
- 16x9
- 16:9
- 15x9
- 15:9
- widescreen patch
- widescreen fix
- fov changer
- fov patch
- fov run
- fov fix
- ultrawide mod
- ultrawide patch
- multimon
- multimonitor
- multimonitor fix
- superwide
- superwide fix
- superwide fov
- superultrawide
- superultrawide fov
-
Version 1.2
191 downloads
Comes with a RAR file, which includes an ASI plugin intended to fix the resolution and field of view in the third-person adventure platform game "Barbie in The 12 Dancing Princesses" (2006), since the game only runs at 1024x768 by default. Source code available here: https://github.com/alphayellow1/AlphaYellowWidescreenFixes/blob/main/source/fixes/BarbieInThe12DancingPrincessesWidescreenFix Instructions 1. Extract all files to the game folder. 2. Download ThirteenAG's Ultimate ASI Loader (32-bit version of dinput8.dll), and also extract it to the game folder. 3. Set the desired resolution and FOV factor in BarbieInThe12DancingPrincessesWidescreenFix.ini. Issues: :-: HUD isn't fixed.-
- widescreen
- widescreen fix
-
(and 40 more)
Tagged with:
- widescreen
- widescreen fix
- widescreen patch
- widescreen resolution
- fov fix
- fov changer
- fov patch
- fov
- 15:9
- 15x9
- 15/9
- 15:4
- 15x4
- 15/4
- 16x9
- 16:9
- 16/9
- 16:10
- 16x10
- 16/10
- 32:9
- 32x9
- 32/9
- 48:9
- 48x9
- 48/9
- 45:9
- 45x9
- 45/9
- 48:10
- 48x10
- 48/10
- ultrawide
- ultrawide fix
- ultrawide fov
- ultrawide mod
- ultrawide patch
- superwide
- superwide fix
- superwide fov
- superultrawide
- superultrawide fov
-
Version 1.6
249 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 cropping and FOV factor in SanityAikensArtifactFOVFix.ini. -
Version 1.1
14 downloads
Comes with a RAR file, which includes an ASI plugin intended to fix the aspect ratio and HUD in the hospital building and management game "Hospital Tycoon" (2007), since the game's engine, Gamebryo, 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/HospitalTycoonFOVFix 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 HospitalTycoonFOVFix.ini.-
- fov
- fov fix
-
(and 32 more)
Tagged with:
- fov
- fov fix
- fov patch
- fov changer
- widescreen fix
- widescreen
- widescreen patch
- widescreen resolution
- 16:9
- 16x9
- 16:10
- 16x10
- 15:9
- 15x9
- 21:9
- 21x9
- ultrawide
- ultrawide fix
- ultrawide mod
- ultrawide fov
- ultrawide patch
- superwide
- superwide fix
- superwide fov
- superultrawide
- superultrawide fov
- 32:9
- 32x9
- 32:10
- 32x10
- 48:9
- 48x9
- 45:9
- 45x9
-
Version 1.0
43 downloads
Comes with a RAR file, which includes an ASI plugin intended to fix the aspect ratio in the business simulation game "Tycoon City: New York" (2006). Source code available here: https://github.com/alphayellow1/AlphaYellowWidescreenFixes/blob/main/source/fixes/TycoonCityNewYorkFOVFix Instructions: 1. Extract all files to the game folder. 2. Set the desired resolution to fix the stretching and FOV factor in TycoonCityNewYorkFOVFix.ini. 3. Download Xenos from here. 4. Extract Xenos.exe to the game folder. 5. Run the game and then alt+tab. 6. Start Xenos.exe, choose the game's process in the dropdown menu right next to "Process" (choose udh.exe). 7. Drag TycoonCityNewYorkFOVFix.asi to the white box below "Images". 8. Press "Inject" and that's it. - Issues: :-: This process has to be repeated everytime you run the game. Since the executable hangs on startup when it attemps to load any DLLs that the ASI loader supports, this was the only fast way I found to load the ASI file into the game.-
- fov fix
- fov changer
-
(and 41 more)
Tagged with:
- fov fix
- fov changer
- fov patch
- fov
- widescreen fix
- widescreen
- widescreen patch
- multimon
- multimonitor
- multimonitor fix
- 16:9
- 16x9
- 16/9
- 16:10
- 16x10
- 16/10
- 15:9
- 15x9
- 15/9
- 32:9
- 32x9
- 32/9
- 32:10
- 32x10
- 32/10
- 48:9
- 48/9
- 48x9
- 48:10
- 48x10
- 48/10
- 45:9
- 45x9
- 45/9
- superwide
- superwide fix
- superwide fov
- superultrawide
- ultrawide
- ultrawide fix
- ultrawide fov
- ultrawide mod
- ultrawide patch
-
Version 1.1
15 downloads
Comes with a RAR file, which includes an ASI plugin intended to fix the aspect ratio in the casino business simulation game "Vegas: Make It Big" (2003), 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/VegasMakeItBigFOVFix 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 VegasMakeItBigFOVFix.ini.-
- fov changer
- fov fix
-
(and 39 more)
Tagged with:
- fov changer
- fov fix
- fov
- fov patch
- widescreen
- widescreen fix
- widescreen patch
- 16:9
- 16x9
- 16/9
- ultrawide
- ultrawide fix
- ultrawide fov
- ultrawide mod
- ultrawide patch
- superwide
- superwide fix
- superwide fov
- superultrawide
- superultrawide fov
- 32:9
- 32x9
- 32/9
- 48:9
- 48/9
- 48x9
- multimon
- multimonitor
- multimonitor fix
- 48:10
- 48x10
- 48/10
- 32:10
- 32x10
- 32/10
- 45:9
- 45x9
- 45/9
- 16:10
- 16/10
- 16x10
-
Version 1.1
944 downloads
Comes with a RAR file, which includes an ASI plugin intended to fix the field of view in the WW2 tactical first-person shooter game "Commandos 4: Strike Force" (2006), since the game's engine, RenderWare, 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/Commandos4StrikeForceFOVFix 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 Commandos4StrikeForceFOVFix.ini.-
- windows 8.1
- windows 10
-
(and 25 more)
Tagged with:
- windows 8.1
- windows 10
- superwide
- windows 8
- multimonitor
- 48:9
- commandos strike force
- widescreen
- commandos strike force widescreen fix
- widescreen fix
- ultrawide
- ultrawide fix
- widescreen patch
- widescreen resolution
- 16x9
- ultrawide fov
- ultrawide mod
- ultrawide patch
- 16:9
- 16:10
- 16x10
- 21:9
- 21x9
- 32:9
- 32x9
- unofficial patch
- unofficial
-
Version 1.1
76 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.-
- widescreen
- widescreen fix
- (and 26 more)
-
Version 1.1
497 downloads
Comes with a RAR file, which includes an ASI plugin intended to fix the HUD and field of view in the third-person brawler game "Crime Life: Gang Wars" (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/CrimeLifeGangWarsFOVFix 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 CrimeLifeGangWarsFOVFix.ini.-
- 32:9
- 15x9
-
(and 38 more)
Tagged with:
- 32:9
- 15x9
- 1080p
- 32:10
- 21x9
- 16:10
- 32x10
- 3840x2160
- mod
- fix
- 48:9
- crime life widescreen fix
- 2160p
- ultrawide patch
- crime life gang wars widescreen fix
- 32x9
- crime life widescreen
- unofficial
- unofficial patch
- 1920x1080
- multimon
- 48:10
- gaming
- modding
- superultrawide
- mods
- widescreen
- fixes
- multimonitor
- widescreen fix
- ultrawide
- widescreen patch
- ultrawide fix
- widescreen resolution
- ultrawide mod
- 15:9
- 45:9
- 16x10
- 21:9
- superwide
-
Version 2.0
288 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-
- 25:16
- 16/10
-
(and 37 more)
Tagged with:
- 25:16
- 16/10
- 16x10
- 16:10
- 16/9
- 16x9
- 16:9
- 15/9
- 15x9
- 15:9
- 12/5
- 12x5
- 12:5
- 5/4
- 5x4
- 5:4
- fov
- fov patch
- fov fix
- widescreen resolution
- widescreen patch
- widescreen fix
- widescreen
- 25x16
- 25/16
- 43:18
- 43x18
- 43/18
- 64:27
- 64x27
- 64/27
- ultrawide
- ultrawide fix
- ultrawide fov
- ultrawide mod
- ultrawide patch
- unofficial
- fix
- fixes
-
Version 1.2
502 downloads
Comes with a RAR file, which includes an ASI plugin intended to fix the field of view in the third-person action game "The Mummy" (2000), as the game's engine, SR Engine, 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/TheMummyFOVFix 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 TheMummyFOVFix.ini.- 6 comments
-
- the mummy widescreen fix
- the mummy widescreen
-
(and 29 more)
Tagged with:
- the mummy widescreen fix
- the mummy widescreen
- 32x10
- 32x9
- 32:9
- 32:10
- 21:9
- 21x9
- 21/9
- 16:10
- 16x10
- 15:9
- 16x9
- ultrawide patch
- unofficial patch
- the mummy
- 15x9
- 16:9
- unofficial
- ultrawide mod
- ultrawide fov
- ultrawide fix
- widescreen resolution
- ultrawide
- widescreen fix
- widescreen patch
- widescreen
- multimonitor
- 48:9
- 48:10
- 45:9
-
Version 1.0.0
346 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 DMH.ini). 4. You're good to go. Issues: - HUD and menus are stretched. Credits also go to: Automaniak Password: pcgw- 1 comment
-
- multimonitor fix
- multimonitor
- (and 27 more)
-
Version 4.4.1
1,458 downloads
Widescreen Fix for PES 4 (Pro Evolution Soccer 4) Instructions: - Extract the kitserver folder to the game folder where PES4.exe is located. - Install kitserver4 using setup.exe and locate your PES4.exe - Configure screen and internal game resolution and aspect ratio in kserv.cfg, as well as other settings available. Credits: Juce Password is pcgw- 2 comments
-
-
- unofficial
- ultrawide mod
-
(and 20 more)
Tagged with:
- unofficial
- ultrawide mod
- ultrawide fix
- unofficial patch
- 16:10
- marc eckos getting up widescreen fix
- marc eckos getting up widescreen
- marc ecko
- widescreen
- 21x9
- widescreen fix
- ultrawide fov
- ultrawide
- 16:9
- marc eckos getting up
- widescreen resolution
- widescreen patch
- 21:9
- ultrawide patch
- 16x10
- 2160p
- aspect ratio