Unofficial patches
769 files
-
Larry Ragland's 4x4 Challenge - FOV Fix
By AlphaYellow
Comes with a RAR file, which includes an ASI plugin intended to fix the field of view in the racing game "Larry Ragland's 4x4 Challenge" (2001), since the game's engine 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/LarryRaglands4x4ChallengeFOVFix
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 LarryRaglands4x4ChallengeFOVFix.ini.
31 downloads
0 comments
Updated
-
Fluffy Store x64 Ultimate Patch
By qinlili
This Patch contains these modifications:
X64 version of Unity 2017.2.5 extracted from official Unity installer
X64 version of plugins from the same developer's 64-bit game Vampires' Melody 2
unlock framerate and turn on Vsync
Use exclusive fullscreen by default
Skip splash
Everything handmade or come from official releases
Password: pcgw
Usage: extract and replace in game folder
This patch only tested on Steam Windows 2023/04/27 released version with DLC installed (currently latest release checked on 2024/07/09) . DO NOT use on any other releases UNLESS you know what you are doing (patched assembly should work on MacOS).
Due to the game uses two depots for DLC/non-DLC version, this patch only works when DLC installed.
This patch doesn't change anything about game logic.
18 downloads
0 comments
Submitted
-
Fox Hime Zero x64 Ultimate Patch
By qinlili
This Patch contains these modifications:
X64 version of Unity 2017.2.5 extracted from official Unity installer
unlock framerate and turn on Vsync
Use exclusive fullscreen by default
Skip splash
Accelerate loading by skip useless waiting in code
Everything handmade or come from official releases
Password: pcgw
Usage: extract and replace in game folder
This patch only tested on Steam Windows 2019/10/11 released version with DLC installed (currently latest release checked on 2024/07/09) . DO NOT use on any other releases UNLESS you know what you are doing (patched assembly should work on MacOS).
Due to the game uses two depots for DLC/non-DLC version, this patch only works when DLC installed.
This patch doesn't change anything about game logic.
22 downloads
0 comments
Updated
-
Assassin's Creed gconnect.ubi.com removal Xdelta3 patches
By Cowbutt
These are Xdelta3 format diff files that replace the initial 'g' of 'gconnect.ubi.com' in the Dx9 and Dx10 executables with a NULL (0x00) so as to fix the regular game freezes experienced with the unmodified executables now that the Ubisoft server is no longer functioning as it originally did.
1,940 downloads
0 comments
Submitted
-
Atlantis: The Lost Empire: Trial by Fire - FOV Fix
By AlphaYellow
Comes with a RAR file, which includes an ASI plugin intended to fix the field of view in the action-adventure FPS game "Atlantis: The Lost Empire: Trial by Fire" (2001).
Source code available here: https://github.com/alphayellow1/AlphaYellowWidescreenFixes/blob/main/source/fixes/AtlantisTheLostEmpireTrialByFireFOVFix
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 AtlantisTheLostEmpireTrialByFireFOVFix.ini.
26 downloads
0 comments
Updated
-
Alex Builds His Farm - Fix Pack
By AlphaYellow
Comes with RAR files that contains a modified Alex_D3D.exe, which fixes several things in the adventure Playmobil game "Alex Builds His Farm" (1999). This fix only works on the English/French/German version. It also includes the source code for both versions of the fix for documentation purposes.
Credits go to: Lk19 (Source here: https://raymanpc.com/forum/viewtopic.php?p=1488800#p1488800)
Features:
- Made the game "portable" so that it looks for the configuration file (ubi.ini) in the game's root directory rather than the Windows directory (Note: The "UbiSoft" subfolder isn't needed in the game's folder – just copy ubi.ini from C:\Windows\UbiSoft\ to the game directory, or also use the ubi.ini included in this fix if you can't find any in the mentioned directory).
- FOV now scales automatically with the resolution that's in ubi.ini (Check here for instructions for setting widescreen and wider resolutions).
- Fixes the placement of the green bar (HUD element) on resolutions other than 640x480.
- Texts, HUD elements and menu backgrounds are now unstretched and centered at the 4:3 area (there is also a version of the patch that keeps these elements stretched if it's preferred by some).
Instructions:
- Just extract Alex_D3D.exe to the root game folder, replacing the original executable (also extract the included ubi.ini if any can't be found in C:\Windows\UbiSoft\).
58 downloads
0 comments
Updated
-
Demolish & Build 2017 X64 Ultimate Patch
By qinlili
This Patch contains these modifications:
X64 version of Unity 5.1.2f1 extracted from official Unity installer
Modified assembly to unlock framerate and remove buggy code that will crash on x64 version
Modified playerData to enable exclusive fullscreen
DXVK 2.3.1 dll to enable high DPI aware and improve performance
Everything handmade or come from official releases
Password: pcgw
Usage: extract and replace in game folder
This patch only tested on Steam version.
This patch doesn't change anything about game logic.
Patched game will use about 50% more RAM, DO NOT use this patch on devices with less than 8G RAM.
16 downloads
0 comments
Submitted
-
Leaflet Love Story Skip Logo Patch
By qinlili
This patch can skip all logos and accelerate the main menu show speed
Usage: Extract scenario.xp3 to game folder
13 downloads
0 comments
Submitted
-
Elite Forces Navy SEALs: Weapons of Mass Destruction - FOV Fix
By AlphaYellow
Comes with a RAR file, which includes a modified lithtech.exe and a Elite Forces Navy SEALs Weapons of Mass Destruction - FOV Fixer v1.0.exe intended to fix the field of view in Elite Forces Navy SEALs: Weapons of Mass Destruction (2003), 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 permanent horizontal FOV (vertical FOV is the same as 4:3, so it's not an issue). This fix only works on the 1.01 version. I don't recommend setting any resolution other than the ones in-game, which are only 4:3 ones. This is because the HUD and menus are cropped at wider resolutions than 4:3, so a safer option is to set your native resolution in a DirectX wrapper like dgVoodoo2, along with one of the ingame resolutions. This means however, that HUD and menus will be stretched.
Source code available here: https://github.com/alphayellow1/AlphaYellowWidescreenFixes/blob/main/source/fixes/EliteForcesNavySEALsWeaponsofMassDestructionFOVFix.cpp
Instructions:
1. Extract both executables to the root game folder, replacing the original lithtech.exe, and extract the 32-bit or 64-bit fixer exe depending if your system is 32 or 64-bits.
2. Run Elite Forces Navy SEALs Weapons of Mass Destruction - FOV Fixer v1.0.exe, and insert your desired resolution width and height to automatically fix the FOV, or set custom horizontal and vertical FOV values if desired.
25 downloads
0 comments
Submitted
-
CTU: Marine Sharpshooter - FOV Fix
By AlphaYellow
This is a RAR file that contains a modified lithtech.exe and a CTU Marine Sharpshooter - FOV Fixer v1.0.exe intended to fix the field of view in CTU: Marine Sharpshooter (2003), as the game's engine, LithTech Talon, stretches the image at resolutions with an aspect ratio wider than 4:3. The fix requires the 1.01 patch to be installed beforehand (get it here).
Source code available here: https://github.com/alphayellow1/AlphaYellowWidescreenFixes/blob/main/source/fixes/CTUMarineSharpshooterFOVFix.cpp
Instructions:
1. Extract all files to the root game folder, replacing the original lithtech.exe, and extract the 32-bit or 64-bit fixer exe depending if your system is 32 or 64-bits.
2. Run CTU Marine Sharpshooter - FOV Fixer v1.0.exe, insert your desired resolution width and height to automatically fix the FOV, or set custom horizontal and vertical FOV values if desired.
50 downloads
0 comments
Updated
-
Search & Rescue 4: Coastal Heroes - FOV Fix
By AlphaYellow
Comes with a RAR file, which includes a Sar4.exe and a Search & Rescue Coastal Heroes - FOV Fixer v1.0.exe intended to fix the field of view in the action game Search & Rescue 4: Coastal Heroes (2002). This fix requires the v1.00 patch to be installed beforehand.
Source code available here: https://github.com/alphayellow1/AlphaYellowWidescreenFixes/blob/main/source/fixes/SearchandRescueCoastalHeroesFOVFix.cpp
Instructions:
1. Extract both executables to the root game folder, replacing the original Sar4.exe, and extract the 32-bit or 64-bit fixer exe depending if your system is 32 or 64-bits.
2. Run Search & Rescue Coastal Heroes - FOV Fixer v1.0.exe, insert your desired resolution width and height to automatically fix the FOV, or set a custom FOV value if desired.
26 downloads
0 comments
Updated
-
Search & Rescue: Vietnam Med Evac - FOV Fix
By AlphaYellow
Comes with a RAR file, which includes a Vr.exe and a Search & Rescue Vietnam Med Evac - FOV Fixer v1.0.exe intended to fix the field of view in the action game Search & Rescue: Vietnam Med Evac (2002). This fix requires the v1.00 patch to be installed beforehand.
Source code available here: https://github.com/alphayellow1/AlphaYellowWidescreenFixes/blob/main/source/fixes/SearchandRescueVietnamMedEvacFOVFix.cpp
Instructions:
1. Extract both executables to the root game folder, replacing the original Vr.exe, and extract the 32-bit or 64-bit fixer exe depending if your system is 32 or 64-bits.
2. Run Search & Rescue Vietnam Med Evac - FOV Fixer v1.0.exe, insert your desired resolution width and height to automatically fix the FOV, or set a custom FOV value if desired.
24 downloads
0 comments
Updated
-
SPEED BOX x64 Patch
By qinlili
This patch only contains 64-bit version of binary files extracted from official Unity 2017.3.1 installer, provides full performance on 64-bit devices
Nothing will change except performance improvements.
Usage: Decompress archive and replace all files in GAME FOLDER\SPEED BOX\
Password: pcgw
Only tested on Steam version of game
19 downloads
0 comments
Submitted
-
SkyTime x64 Patch for Windows
By qinlili
This patch contains:
-Unity 2017.1.0 win64 runtime (Extracted from official Unity installer)
-CSteamworks (From Github Release) and SteamSDK (From Valve Developer) win64 version
This patch only turns the binary files into 64-bit version which allows to utilize the full performance of modern x64 devices.
Usage: Extract everything in the archive and replace them into game folder
Nothing related to the game experience itself is changed.
This patched version is only compatible with Steam Windows version of game. DO NOT apply to other platforms.
Password for file:pcgw
19 downloads
0 comments
Submitted
-
Beetle Crazy Cup - FOV Fix
By AlphaYellow
Comes with a RAR file, which includes an ASI plugin intended to fix the field of view in the racing game "Beetle Crazy Cup" (2000), since the game's engine 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/BeetleCrazyCupFOVFix
Instructions
1. Extract all files to the game folder.
2. Download ThirteenAG's Ultimate ASI Loader (32-bit version of dinput.dll), and also extract it to the game folder.
3. Set the desired resolution to fix the FOV and FOV factor in BeetleCrazyCupFOVFix.ini.
69 downloads
0 comments
Updated
-
Battle Isle: The Andosia War - FOV Fix
By AlphaYellow
Comes with a RAR file, which includes an ASI plugin intended to fix the field of view in the strategy game "Battle Isle: The Andosia War" (2000), since the game's engine crops the view at aspect ratios wider than 4:3 (Vert-).
Source code available here: https://github.com/alphayellow1/AlphaYellowWidescreenFixes/blob/main/source/fixes/BattleIsleTheAndosiaWarFOVFix/
Instructions:
1. Extract all files to the game folder.
2. Set the desired resolution to fix the FOV and FOV factor in BattleIsleTheAndosiaWarFOVFix.ini.
30 downloads
0 comments
Updated
-
Wings of War - FOV Fix
By AlphaYellow
Comes with a RAR file, which includes an ASI plugin intended to fix the field of view in the action WW1 air combat game Wings of War (2004), since the game's engine, LS3D, crops the view at aspect ratios wider than 4:3 (Vert-).
Source code available here: https://github.com/alphayellow1/AlphaYellowWidescreenFixes/blob/main/source/fixes/WingsOfWarFOVFix
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 to fix the FOV and FOV factor in WingsOfWarFOVFix.ini.
35 downloads
Updated
-
The Sum of All Fears - FOV Fix
By AlphaYellow
Comes with a RAR file, which includes an ASI plugin intended to fix the field of view in the tactical FPS game "The Sum of All Fears" (2002), as the engine 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/TheSumOfAllFearsFOVFix
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 TheSumOfAllFearsFOVFix.ini.
4. Rename or delete dbghelp.dll in the game folder (this step is required, otherwise the ASI loader file will make the game hang at startup).
79 downloads
0 comments
Updated
-
Anne McCaffrey's Freedom: First Resistance - FOV Fix
By AlphaYellow
Comes with a RAR file, which includes an ASI plugin intended to fix the field of view in the scifi action-adventure game "Anne McCaffrey's Freedom: First Resistance" (2000), as the game's engine 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/AnneMcCaffreysFreedomFirstResistanceFOVFix
Instructions:
1. Extract all files to the game folder.
2. Download ThirteenAG's Ultimate ASI Loader (32-bit version of dsound.dll), and also extract it to the game folder.
3. Set the desired resolution to fix the FOV and FOV factor in AnneMcCaffreysFreedomFirstResistanceFOVFix.ini.
41 downloads
Updated
-
SWAT 3 - FOV Changer
By AlphaYellow
Comes with a RAR file, which includes a SWAT 3 - FOV Changer v1.0.exe intended to allow changing the field of view in SWAT 3: Close Quarters Battle (1999), because even though the engine by default is already Hor+ at wider aspect ratios than 4:3, the default FOV of 80º might be too low for some players.
Source code available here: https://github.com/alphayellow1/AlphaYellowWidescreenFixes/blob/main/source/fixes/Swat3FOVChanger
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 FOV factor in SWAT3FOVChanger.ini.
111 downloads
0 comments
Updated
-
America's 10 Most Wanted - FOV Fix
By AlphaYellow
Comes with a RAR file, which includes an ASI plugin intended to fix the field of view in the FPS shooter "America's 10 Most Wanted" (2003).
Source code available here: https://github.com/alphayellow1/AlphaYellowWidescreenFixes/blob/main/source/fixes/Americas10MostWanted
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 Americas10MostWantedFOVFix.ini.
33 downloads
0 comments
Updated
-
Wanted Guns - FOV Fix
By AlphaYellow
Comes with a RAR file, which includes a Wanted Guns - FOV Fixer v1.1.exe, intended to fix the field of view in the western shooter Wanted Guns (2003). This fix was made for the GOG.com version.
Source code available here: https://github.com/alphayellow1/AlphaYellowWidescreenFixes/blob/main/source/fixes/WantedGunsFOVFix.cpp
Instructions
1. Extract the fixer executable to the root game folder (32 or 64 depending if your system is 32 or 64 bits).
2. Run Wanted Guns - FOV Fixer v1.1.exe, insert your desired resolution width and height to fix the camera FOV automatically.
35 downloads
0 comments
Updated
-
The Land Before Time: Big Water Adventure - Widescreen & FOV Fix
By AlphaYellow
This RAR file contains a The Land Before Time Big Water Adventures - Widescreen Fixer v1.0.exe intended to fix the resolution and FOV in The Land Before Time: Big Water Adventure (2002).
Source code available here: https://github.com/alphayellow1/AlphaYellowWidescreenFixes/blob/main/source/fixes/TheLandBeforeTimeBigWaterAdventureWidescreenFix.cpp
Instructions:
1. Extract the 32-bit or 64-bit fixer executable depending if your system is 32 or 64-bits.
2. Run The Land Before Time Big Water Adventures - Widescreen Fixer v1.0.exe, insert your desired resolution width and height to fix the resolution and FOV.
3. Once in-game, go to the Video settings and Display Settings, and change the resolution to the furthest one to right, which is the selected resolution in the fixer.
- Issues:
:-: Menus and HUD are stretched.
:-: The background image isn't rendered beyond a certain point.
26 downloads
0 comments
Updated
-
LEGO Racers 2 - Widescreen & FOV Fix
By AlphaYellow
Comes with a RAR file, which includes an ASI plugin intended to fix the resolution and field of view in the third-person arcade racing game "LEGO Racers 2" (2001), since the game only runs at up to 1280x1024 by default.
Source code available here: https://github.com/alphayellow1/AlphaYellowWidescreenFixes/blob/main/source/fixes/LegoRacers2WidescreenFix
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 LegoRacers2WidescreenFix.ini.
4. While in-game, go to the graphics settings and choose the resolution that's furthest to the right, which is the one set in the ini file.
87 downloads
0 comments
Updated
-
Sinbad: Legend of the Seven Seas - Widescreen Fix
By AlphaYellow
Comes with a RAR file, which includes a sinbad.exe and a Sinbad Legend of the Seven Seas - Widescreen Fixer v1.0.exe intended to fix the resolution in Sinbad: Legend of the Seven Seas (2003).
Source code available here: https://github.com/alphayellow1/AlphaYellowWidescreenFixes/blob/main/source/fixes/SinbadLegendofTheSevenSeasWidescreenFix.cpp
Instructions
1. Extract both executables to the root game folder, replacing the original sinbad.exe, and extract the 32-bit or 64-bit fixer executable depending if your system is 32 or 64-bits.
2. Run Sinbad Legend of the Seven Seas - Widescreen Fixer v1.0.exe, insert your desired resolution width and height to fix the resolution.
Issues:
:-: Field of view is lower in wider resolutions than 4:3, I still haven't found the FOV value but will try to do so soon.
69 downloads
0 comments
Updated
-
Top Downloads
Week
Month
Year
All Time
-
-
Download Statistics
3,013
Files4,046
Comments36
Reviews -
-
Who's Online 0 Members, 0 Anonymous, 372 Guests (See full list)
- There are no registered users currently online
-
Member Statistics