Search the Community
Showing results for tags 'Windows 8'.
-
Version 1.2
289 downloads
Comes with a RAR file, which includes an ASI plugin intended to fix the resolution and aspect ratio in the arcade racing game "Hugo: Bukkazoom!" (2003), since the game only runs at up to 1280x1024 by default. Source code available here: https://github.com/alphayellow1/AlphaYellowWidescreenFixes/blob/main/source/fixes/HugoBukkazoomWidescreenFix Instructions: 1. Extract all files to the game folder. 2. Download ThirteenAG's Ultimate ASI Loader (32-bit version of dinput8.dll and dinput.dll, both files are required), and also extract it to the game folder. 3. Set the desired resolution in HugoBukkazoomWidescreenFix.ini. 4. Run the game's configuration executable (Config.exe) and select any resolution in the list and click OK to apply it (the actual resolution being saved is the one set in the fix's ini file). - Issues: :-: HUD and menus are stretched.-
- unofficial patch
- unofficial
-
(and 26 more)
Tagged with:
- unofficial patch
- unofficial
- hugo bukkazoom
- hugo bukkazoom widescreen fix
- 21x9
- widescreen fix
- 5x4
- windows 8.1
- widescreen patch
- 25:16
- widescreen
- ultrawide patch
- ultrawide fix
- hugo bukkazoom widescreen
- 1920x1080
- 16x9
- widescreen resolution
- 16:9
- ultrawide
- 15x9
- 5:4
- 16:10
- ultrawide mod
- 2160p
- 21:9
- windows 10
- windows 8
- windows 11
-
Version 1.0
2,129 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.1
950 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
-
53 downloads
You need to have the game CD copied over to C:\, so the executables stay at C:\Racing\Racing\ Edit the registry at HKCU\Front FarEast\Racing\ with RacingCD=C:\Racing\ and RacingDir=C:\Racing\Racing\ Copy over the files of the official patch and then replace the game files with these files. It should theoretically work without the official patch, but untested. The password is in the name of a text file in the archive. -
12,782 downloads
Compatibility fixes for issues running SimCity 3000 and SimCity 3000 Unlimited on Windows 8 and later. NOTE: This fix may cause the game to start in windowed mode the next time it is launched. To fix this delete SC3.cfg in the installation folder or run the game with the -f parameter. Extract anywhere and run install.bat to apply the fix. This fix works by applying the following compatibility fixes to SC3.EXE and sc3U.EXE: 16BitColor (forces 16-bit color depth; allows use of windowed mode with -w parameter) 8And16BitAggregateBits (fixes user interface frame rate drops)- 6 comments
-
- Windows 8
- Windows 10
-
(and 1 more)
Tagged with:
-
- 1 comment
-
- windows 8.1
- unofficial patch
-
(and 23 more)
Tagged with:
- windows 8.1
- unofficial patch
- windows 7
- medal of honor pacific assault
- medal of honor
- 16:9
- aspect ratio
- 16x9
- 16:10
- 21:9
- ultrawide
- ultrawide fix
- ultrawide mod
- ultrawide patch
- widescreen fix
- widescreen patch
- widescreen
- widescreen resolution
- windows 11
- windows 8
- windows 10
- 21x9
- unofficial
- multimonitor
- 48:9
-
-
- compatibility fix
- Windows 8
-
(and 2 more)
Tagged with:
-
-
- compatibility fix
- Windows 8
-
(and 2 more)
Tagged with:
-
-
- compatibility fix
- Windows 8
-
(and 2 more)
Tagged with:
-
-
- Super Crate Box
- Windows 8
-
(and 2 more)
Tagged with:
-
-
- Windows 8
- Serious Sam
-
(and 3 more)
Tagged with:
-
Version 1.0
678 downloads
This fix corrects low frame rate issues in Independence War 2: Edge of Chaos when running in fullscreen mode on Windows 8 and later. Extract anywhere and run install.bat to apply the fix. This fix works by applying the following compatibility fixes to this game's loader.exe: DXPrimaryEmulation -DisableMaxWindowedMode (fixes frame rate isssues)-
- Windows 8
- Windows 8.1
-
(and 1 more)
Tagged with:
-
Version 1.1
11,775 downloads
This fixes the following issues with Might and Magic IX on Windows 8 and later: Window border visible in fullscreen mode Low frame rate in fullscreen mode Extract anywhere and run install.bat to apply these fixes. Any previous versions are automatically replaced if present. This works by applying the following compatibility fixes to this game's version of lithtech.exe (other LithTech games are unaffected): ForceSimpleWindow (hides window border) DXPrimaryEmulation -DisableMaxWindowedMode (fixes frame rate isssues)-
- compatibility fix
- Windows 8
-
(and 2 more)
Tagged with:
-
Version v1.1
216,984 downloads
This fixes the following issues with Gothic and Gothic II on Windows 8 and later: Window border visible in fullscreen mode Low frame rate in fullscreen mode Extract anywhere and run install.bat to apply these fixes. Any previous versions are automatically replaced if present. This works by applying the following compatibility fixes to Gothic.exe, Gothic2.exe and GothicMod.exe: ForceSimpleWindow (hides window border) DXPrimaryEmulation -DisableMaxWindowedMode (fixes frame rate isssues) This fix does not remove Gothic's default frame rate cap; refer to its page for a separate fix for that issue. This fix will also work with Gothic Multiplayer (other mods that change the executable might not be affected).-
- Windows 10
- Windows 8.1
-
(and 2 more)
Tagged with:
-
13,506 downloads
Patched executable to fix city saving/loading crashes in the Windows 95 version of SimCity 2000 on modern versions of Windows. Extract to the installation folder, replacing the existing file when prompted. This patch does not work for the Network Edition; use the SimCity 2000 Network Edition Interoperability Patch for that version. This patched executable was made using a patch posted by MRC on Simcity 2000 on W7 x64 - Page 2 - Windows 7 Help Forums.-
- Windows Vista
- Windows 8
-
(and 2 more)
Tagged with:
-
Version 1.01
644 downloads
This fixes the issue with Wing Commander: Prophecy and Wing Commander: Secret Ops showing a window border when in fullscreen mode on Windows 8 and newer. Extract anywhere and run install.bat to install the fix. This fix works by applying the ForceSimpleWindow compatibility fix to prophecy.exe and secretops.exe. -
Version 1.01
11,311 downloads
This fixes Homeworld's hardware acceleration on Windows 8 and later. Extract anywhere and run install.bat. This fix works by applying the NT4SP5 compatibility mode for Homeworld.exe and cataclysm.exe which can no longer be set through the normal Compatibility tab method. -
-
- Tomb Raider:Angel of Darkness
- patch
- (and 8 more)
-
Version 1.0
2,881 downloads
This fix corrects low frame rate issues in Wizardry 8 when using certain renderers on Windows 8 and later. Extract anywhere and run install.bat to apply the fix. This fix works by applying the following compatibility fixes to Wiz8.exe: DXPrimaryEmulation -DisableMaxWindowedMode (fixes frame rate isssues)