Unofficial patches
912 files
-
Lemony Snicket's A Series of Unfortunate Events FOV fix by Killer-m
By IraFunesto
Replace the files in the game's system folder with those contained in the archive Change the resolution in the game.ini file
% USERPROFILE% \ Documents \ Lemony Snicket \ game.ini
Example:
FullscreenViewportX= 1920
FullscreenViewportY= 1080
The FOV value is set automatically (and accordingly) for every resolution, multi-monitor setup or aspect ratio.
191 downloads
Updated
-
Gal*Gun Returns Partial 21:9/32:9 Fix [GGResturn]
By KingKrouch
This mod/fix modifies the aspect ratio values for VN dialogue, shoot-em-up, and DokiDoki sequences. This required searching for opcodes/functions that determine the horizontal aspect ratio (As the game has separate vertical and horizontal aspect ratio values which can cause zooming when not carefully modified), and modifying those to the desired aspect ratio.
There wasn't much time (or having experience with assembly) to figure out how the hardcoded resolutions and pillarboxing (Outside of running in 2560x1080) are being handled, so this is a rather basic aspect ratio modification. This comes at the expense of resolution and stretched UI. A GitLab repository link for the source code will be up soon (For those who are rightfully paranoid about running random code, and for those who are interested in maintaining or contributing). Once the source code is up, this page will be updated accordingly to link to it. Apologies if it's half-baked (or a hack-job) compared to other solutions. This fix may break if game updates/patches release.
Instructions:
Download the "GGResturn.7z" archive, and extract it with 7Zip or WinRAR (The password used is "pcgw"), making sure to have the plugins folder and dinput8.dll in the game's directory (This is usually "C:\Program Files (x86)\Steam\steamapps\common\GalGun Returns"). Go into the plugins folder that was extracted to the game's directory and open "config.ini" in a text editor. In the text editor, change "horizontalResolution" and "verticalResolution" to your desired resolution, making sure to save the file afterwards. The aspect ratio is calculated this way at the moment. NOTES:
If the ImageScale related variables in the config.ini don't work, download Reshade, and during setup, select the "Legacy Standard Effects" package, make sure the "AspectRatio.fx" file is selected, run Reshade, enable the "AspectRatio.fx" effect, and play around with the scale value.
If the ImageScale doesn't fit the image onto the screen automatically, set "UseImageScale" to 1, and mess with the "ImageScale" and "ImageHorizontalScale" float values.
This mod/fix requires Visual C++ Redistributables for Visual Studio 2015-2019. Please install those from here before launching the game, and especially before reporting any errors or bugs: https://support.microsoft.com/en-us/topic/the-latest-supported-visual-c-downloads-2647da03-1eea-4433-9aff-95f26a218cc0
Known issues:
The character select screen upon starting a new game doesn't have a proper value that controls the horizontal aspect ratio (after hours of searching in Cheat Engine's disassembler). As a result, this screen may appear stretched.179 downloads
0 comments
Updated
-
Max Payne 2: Fixing the Payne
By AlphaYellow
Fixes a lot of things in Max Payne 2: The Fall of Max Payne.
Read the provided ReadMe file for detailed instructions and its features.
Credits: The Eddo, VGames, The_Silver
Password: pcgw
2,171 downloads
- mods
- max payne 2 mod
- (and 12 more)
0 comments
Submitted
-
Song of Horror Ultrawide Patch
*Note: Password for the archive is 'pcgw'
Got around to making an ultrawide patch for Song of Horror. This removes the black bars during gameplay for 21:9 and 32:9 ultrawide users.
Made this as I haven't been able to find anyone else with a patch release for this game.
597 downloads
Updated
-
New Gundam Breaker EAC Bypass
By KingKrouch
This fix bypasses the Easy AntiCheat used in New Gundam Breaker, so single-player modifications and executable modifications (Such as hex edits) can be used.
Instructions:
Extract the contents inside of the NewGundamBreaker_EACBypass.zip file into the game's directory, and accept replacing the original files.
Then launch through Steam like one would normally do.
Password: pcgw
360 downloads
0 comments
Submitted
-
Dungeon Keeper 2: General Improvement Mod
By Noenko
General Improvement Mod is a mod/unofficial patch for Dungeon Keeper 2 version 1.7 (GOG and EA ORIGIN included)
The user can choose between the official patch 1.51 DKII.exe or DKII-dx.exe to get the benefits along with additions and fixes.
The file "GIMChangelog.txt" has a list of what's been changed in the rebalanced version.
There are two versions:
The Rebalanced Version has the better AI for enemy Keepers from DK2 version 1.51 with features from GOG patch 1.7 version, as well as balance changes/creature modifications.
The Vanilla version does not have balance changes/creature modifications, to keep things closer to original, but does include Quality of life fixes, including a fix for the issue where many creatures do not enter the player's dungeon. For example Dark Angels not appearing has now been fixed.
Mod made by:
Wyrmcast over at Keeperklan
3,538 downloads
- patches
- dungeon keeper ii
- (and 1 more)
0 comments
Updated
-
Witcher 3 Ultrawide Cutscene Patch
*Note: Password for the archive is 'pcgw'
This patch removes the black bars during cutscenes for ultrawide users.
Simply locate the 'witcher3.exe' file and hit apply. Next time you're in a cutscene the black bars should be gone.
Just let me know if the patch isn't working for you, I'll try to fix it.
933 downloads
0 comments
Submitted
-
Ashen Ultrawide Patch
*Note: Password for the archive is 'pcgw'
Made a patcher for Ashen that corrects FOV for 21:9 and 32:9 users.
Extract the archive, run the patcher and locate Ashen-Win64-Shipping.exe then click 'Start' on the patcher.
266 downloads
Submitted
-
Over the Hedge - Resolution Fix
By Markie
The game only supports 4:3 resolutions and aspect ratio.
This is jackfustes' fix for proper widescreen support, mirrored from here.
846 downloads
Updated
-
Code Vein Ultrawide Patch
*Note: Password for the archive is 'pcgw'
Turned the fix from Code Vein's PCGW's hex editing ultrawide guide into a patcher. I don't take credit for the actual hex-editing work. All I did was correct the FOV and implement the hex edits from the ultrawide guide into a patcher so it's easier to apply for those who don't want to hex edit things themselves.
In-short this patch removes the black pillars from cutscenes and corrects the field of view for 21x9 and 32x9.
Extract the archive, run the patcher and locate CodeVein-Win64-Shipping.exe then click 'Start' on the patcher.
2,716 downloads
- code vein ultrawide
- code vein
- (and 6 more)
0 comments
Updated
-
Uncompressed Sonic Riders Assets
By Sewer56lol
These are uncompressed versions of all compressed assets in Sonic Riders; which were obtained through reverse engineering game code to run the custom decompression algorithm.
These uncompressed assets should fix loading screen freezes, an issue caused by bad threading/lock mechanism between a thread that does decompression and a thread which reads file data from disk.
Extract to the `Data` folder inside the game directory.
Note: This archive only contains the assets which were originally compressed.
1,333 downloads
0 comments
Updated
-
Spongebob Squarepants Battle for Bikini Bottom - Rehydrated FOV Patcher - 32:9 Ultrawide
*Note: Password for the archive is 'pcgw'
Made my own patch for Spongebob Squarepants Battle for Bikini Bottom - Rehydrated for those who are playing in ultrawide and prefer not to have an active FOV trainer in the background while playing the game. This is mostly suited for 32:9 - if you use a lower aspect ratio the FOV might be exaggurated. Rose's trainer is a much better option overall but if you don't want to run a trainer in the background this could be something for you. The implementation isn't perfect however, and it doesn't remove the black bars during cutscenes.
There are four different versions.
90 FOV 80 FOV 70 FOV 60 FOV Extract the archive, run the patcher and locate Pineapple-Win64-Shipping.exe then click 'Start' on the patcher.
722 downloads
- battle for bikini bottom
- squarepants
- (and 9 more)
Updated
-
Visage FOV Patcher - 32:9 Ultrawide
*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.
672 downloads
- visage ultrawide
- visage ultrawide fov
- (and 8 more)
Updated
-
Hyperdevotion Noire: Goddess Black Heart - 60 FPS Patch
By tylerbrawl
NOTE: The password for the archive is pcgw.
This patch allows you to play Hyperdevotion Noire at 60 FPS, rather than the original 30 FPS. Installation instructions are included with the archive.
872 downloads
0 comments
Updated
-
Night in the Woods ultrawide mod
By Rose
The small patcher removes the side black bars (pillarboxing) from the game.
Follow the instructions within the patcher UI to apply it.
Tested the latest Epic Games Store version at 2560x1080 and briefly at 3840x1080. Wider resolutions may be affected by camera issues.
The solution will not work for the Microsoft Store / Game Pass game version.
You can buy me a coffee or become a patron.
529 downloads
Updated
-
patch TRAOD_P4
By asabarabi
This is a mirror for the Fixed patched executable for user controls in TRAOD, originally uploaded March 23, 2019.
71,510 downloads
- control
- exe patcher
- (and 1 more)
Updated
-
Devil May Cry 5 Vergil Ultrawide Fix
By killer-m
Features:
Removes the pillarboxing (black bars) which appear on ultrawide monitors
Installation:
Unpack the archive Launch the patcher and apply patch to DevilMayCry5.exe Issues:
Some parts of UI are stretched
17,835 downloads
Submitted
-
Twin Mirror ultrawide cutscenes fix
By Rose
The small patcher removes black bars from the in-game cutscenes at 21:9 and wider resolutions.
Simply unpack the archive, launch the patcher, then target the game executable as instructed.
Tested the latest Epic Games Store version briefly at 2560x1080, 3840x1080, and 5760x1080.
You can buy me a coffee or become a patron.
435 downloads
Updated
-
mods Driver Parallel Lines MegaFix
By Patrxgt
This is a mod pack containing fixes to draw distance, car names, car camera, cut music and weapon names. I did this because most of the Dropbox links that had those mods on have expired and those that haven't expired yet may expire, so I decided to archive them in one big package.
1uRLzgqGXDYc8QNj61B63Kx1iHekDZWT9 = PS2 and XBOX Songs and Fixed High Pitched Music
Password: PCGW
28,376 downloads
- fix
- unofficial patch
- (and 2 more)
Updated
-
Atlantis Extended Cut Updater
By Noenko
This installer fixes most, if not all, issues with Atlantis: The Lost Tales on modern Windows.
Also includes "Atlantis Package Installer" used to install ".big" files.
Might require: Microsoft .net Framework 4.6.1
From the author tgamesfr:
Source: GOG Forum post
318 downloads
Submitted
-
BPR Speed Patch
By orimarc
The speed patch for Burnout Paradise Remastered, uploaded in case the Discord link fails.
2,533 downloads
0 comments
Submitted
-
Yakuza 7 (Like a Dragon) Letterbox Remover/Ultrawide Fix
By Lyall
This is a patcher for Yakuza 7 (Like a Dragon) that removes the letterboxing at non 16:9 resolutions.
It is made using quickBMS to extract UI resource files and replace the letterboxing textures.
To install:
1. Extract the contents of the zip to "steamapps\common\Yakuza Like a Dragon\runtime\media\data" 2. Run "letterbox_patch_efigs.bat" 3. A backup of the original files will be placed within a folder marked "backup". Known Issues:
Due to the nature of how the game was made, you will see outside of the 16:9 window. You may see visual glitches and so on that would have been hidden otherwise. New patches for the game may break this. If it does, delete the backup folder and run the patcher again. Credits/Sources:
QuickBMS (https://aluigi.altervista.org/quickbms.htm) for the unpacker/repacker. parc.bms (https://aluigi.altervista.org/bms/parc.bms) for the quickbms script. Kiwami 2 Letterbox Mod (https://steamcommunity.com/sharedfiles/filedetails/?id=1736864221) for pointing me in the right direction. Thanks to KingKrouch and Rose on the WSGF Discord for advice and testing.2,080 downloads
- ultrawide
- unofficial patch
- (and 2 more)
Updated
-
French translation Swat4 - The Stetchkov Syndicate
By Choum
Unofficial translation for swat4 addon The Stetchkov Syndicate
The base game Swat 4 have an official french translation, but the expansion has never been translated.
This patch will add a french translation (text only) to the game expansion.
Multiplayer compatible.
Installation
Copy all file in the main game folder.
Edit the SWAT 4\ContentExpansion\System\Swat4X.ini
Change line Language=int to Language=frt
310 downloads
- translation
- french
- (and 2 more)
0 comments
Submitted
-
Universal Widescreen Patcher by Wogg
By arctic
Games supported:
Dungeon Lords Empire Earth II Need for Speed Underground Need for Speed Underground 2 Prince of Persia: The Sands of Time Prince of Persia 2: The Warrior Within Sim City 4 Star Wars: Knights of the Old Republic Star Wars: Knights of the Old Republic II The Sith Lords Tiger Woods PGA Tour 2004 Tiger Woods PGA Tour 2005 Uru: Ages of Myst
59,672 downloads
Updated
-
supermassive games Supermassive Games Border Remover
By MulleDK19
Description
This program patches out the cinematic border on games from Supermassive Games like The Quarry and The Dark Pictures anthology.
I've only tested on The Quarry and House of Ashes, but it should work on Man of Medan, as well as other and future Supermassive games. Please report if not.
Tested on aspect ratios 4:3, 16:9, 21:9, and 645:4.
Note that the game was developed with these borders in mind, so expect artifacts, like binocular visuals, etc. not covering the entire screen, less optimally placed subtitles, etc.
Usage
Simply run the tool. Once it detects the game, it patches out the border. Needs to be run once on every restart of the game.
7,515 downloads
- the dark pictures
- the quarry
- (and 3 more)
Updated
-
Top Downloads
Week
Month
Year
All Time
-
-
Download Statistics
3,214
Files4,207
Comments36
Reviews -
-
Who's Online 3 Members, 0 Anonymous, 352 Guests (See full list)
-
Recently Browsing 0 members
- No registered users viewing this page.
-
Member Statistics