DLL files
77 files
-
Dishonored FOV Hack
By Jenya
Dishonored FOV Hack by Racer_S.
Taken from: http://www.tocaedit.com/
445 downloads
0 comments
Submitted
-
Earthworm Jim: Special Edition WAIL32.DLL Fix
By Username
This DLL fixes the issue with Earthworm Jim: Special Edition crashing after setting the game's compatibility mode.
Taken from this article: https://www.play-old-pc-games.com/2014/09/07/earthworm-special-edition/
658 downloads
- earthworm jim
- shiny entertainment
- (and 5 more)
0 comments
Updated
-
Sonic 4 Episode 2 Adjustable FOV
A code injected dll with custom field of view support for "Sonic the Hedgehog 4 Episode II". There's also a cheat engine table in the attachment so you can change the game's FOV anytime while running. This dll should be placed in the installation directory where the "Sonic.exe" is located in in-order for that to take effect. The FOV multiplier in this modified directx9 dll for the game is located at 0x1B057A.
323 downloads
0 comments
Updated
-
DirectInput FPS Fix
By Methanhydrat
TL;DR
The DirectInputFpxFix fixes an input related FPS drop/slowdown problem that occurs in FEAR, its expansions, Condemned: Criminal Origins and other games. It is easy to install and does not require manual disabling of HID devices.
Quick start guide:
Extract the file dinput8.dll to the folder containing the executable of the game. For example: "C:\Program Files (x86)\Steam\steamapps\common\FEAR Ultimate Shooter Edition"
Start the game like you would normally, for example directly through Steam or GOG Galaxy.
Features
The DirectInputFpsFix fixes a bug that causes the FPS to severely drop after a few minutes of play. This problem is probably most widely known in regards to the game FEAR and often occurs in conjunction with the usage of Logitech devices.
However, the problem also crops up in other games using the same engine, such as the FEAR expansions or Condemned: Criminal Origins and with non-Logitech hardware configurations. A similar problem has also been reported to occur in other titles, like Prototype.
Although this issue can often be fixed by disabling most/all HID-Devices in the device manager, it is bothersome to do so and lately some people reported that that solution does not even work at all anymore, especially on machines running Windows 10.
Instructions
Supported Games
The fix is agnostic towards the game that uses it and should therefore work with all versions of a supported game, including the Steam, GOG and retail versions.
Confirmed:FEAR and its expansions
Condemned: Criminal Origins
[*]Supposedly:
Prototype
Kane & Lynch: Dead Men
Feel free to provide feedback if the DLL works on other games as well.
Install
The fix does not make any permanent changes to the game or to Windows and can easily be removed.
Extract the file dinput8.dll to the folder containing the executable of the game. For example: "C:\Program Files (x86)\Steam\steamapps\common\FEAR Ultimate Shooter Edition"*
Start the game like you would normally, for example directly through Steam or GOG Galaxy.
*Note that for the FEAR expansions the fix also has to be installed into the corresponding sub-folder of the game
Uninstall
Rename or remove the dinput8.dll from the folder of the game.
Known Issues
There are currently no known issues with the fix.
Additional Information
Antivirus Software
Since this mod consists of an executable DLL file that uses "hacking techniques" such as injection and hooking, it could be classified as malicious by antivirus software. In that case, it might be necessary to add an exception rule to the scanner.
If you lack the trust in random people on the internet -- and I would not blame you -- feel free to use a meta online virus scanner like VirusTotal to verify the file.
Loading Other Fixes/Mods/Injectors
To increase the compatibility with other mods or injectors that are using a wrapper DLL, this fix offers two methods for remote loading of additional files. Note that there might still be compatibility issues between the different fixes, mods or injectors that have nothing to do with the loading process.
File method:
The mod will load another dinput8.dll automatically if it has the name dinput8.dll. Just rename the DLL you want to load accordingly. Using this method will lead to an error if the renamed DLL is not itself a dinput8.dll.
Folder method:
The mod will also automatically load all DLLs regardless of their names in a dinput8 sub-directory. Just create a corresponding folder in the install directory of the mod. This is the only way to load multiple (conflicting) files.
How This Works
The fix is implemented using a common technique known as DLL hooking.
User input in games like FEAR can be realized via DirectInput, an API by Microsoft for interacting with HID-Devices. The library is ancient and should no longer be used today, because there are other ways to get mouse and keyboard input, especially for games.
The FPS drops happen because the thread that runs DirectInput massively slows down after a while (as can be seen in tools like ProcessExplorer).
If an application uses a library like DirectInput, it needs a so-called DLL (dynamic-link library) where the functionality of the library is stored. In many cases, especially for libraries provided by Microsoft, these DLLs usually reside in the Windows folder.
However, there is an order of how an application searches for the DLLs it needs. Since the DLL of the fix gets copied into the main folder of the application and has the same name of a DLL needed by the game (the one of DirectInput), it gets loaded instead of the one in the Windows folder.
This means that all calls to DirectInput go through the Hook-DLL and can either be directed to the original DLL in the Windows folder or changed as necessary. This also allows some insight in how exactly the library is used by the game.
It turned out that some games not only unnecessarily register all HID-devices, they also call several functions every frame that usually only should be called once during initialization. The latter seems to apply only to devices that are not keyboards or mice. This eventually leads to circumstances where a lot of time is spent opening and closing device connections.
The fix changes the DirectInput initialization in such a way that only keyboard and pointer devices get registered.
Contact And Support
If you like this mod and want to support the development or show your appreciation with a donation, you can find more information on my website. There you can also find out more about other mods that I have done and means to contact me if you have a question, want to provide feedback, bug reports and suggestions.
226,163 downloads
Updated
-
Visual C++ 2010 Runtime DLLs
These are few DLL files taken from Visual C++ 2010 Re-distributable package that may get corrupted by Microsoft's Updates on Windows 7 (noticeable mainly by "0xC000007B" error). Do not place these files in any of the Windows folders!
631 downloads
0 comments
Submitted
-
AMD Catalyst updated Vista dll
By Mirh
Not strictly games-related, but if any newer drivers could help solving some issues.
All credits to smeezekitty
451 downloads
0 comments
Submitted
-
0 comments
Updated
-
0 comments
Updated
-
dinput8.dll
By Thecaptain
A control fix for the multi-gamepad bug in Darksiders.
VirusTotal report: https://www.virustotal.com/en/file/65b2922def343ec143945d049009aa002180ff71a09ec316a425538c23cdbf1a/analysis/1458412897/
Source: http://forums.steampowered.com/forums/showthread.php?t=2592206
2,826 downloads
- darksiders
- control
- (and 1 more)
0 comments
Updated
-
Microsoft Visual C++ .NET 2003 DLLs
By Garrett
Microsoft C++ Runtime Library DLLs: MSVCP71.DLL (version 7.10.3077.0) and MSVCR71.DLL (version 7.10.3052.4).
If a game shows an error asking for one of these files extract the matching file into the same folder as the game's executable. Most games requiring these files will already include them.
These files were sourced from the GOG.com release of Darkstar One.
487 downloads
0 comments
Updated
-
Microsoft Visual C++ .NET 2002 DLLs
By Garrett
Microsoft C++ Runtime Library DLLs: MSVCP70.DLL and MSVCR70.DLL.
If a game shows an error asking for one of these files extract the matching file into the same folder as the game's executable. Most games requiring these files will already include them.
These files were sourced from the GOG.com release of Darkstar One.
1,012 downloads
0 comments
Submitted
-
DirectInput 5 deadzones wrapper
By Mirh
All credits to Rick Whitehouse
1,691 downloads
- deadzones
- characer spins around
- (and 1 more)
Updated
-
DirectDraw patched Quicktime 4
By Mirh
Article: Wheel of Time
2,014 downloads
- choppy
- slow video
- (and 1 more)
0 comments
Submitted
-
Dead light sound fix
By PlayaOfGames
Useing this dll to over write the one in the games folder should fix no audio in cutscnces
603 downloads
0 comments
Updated
-
Windows 10 Custom D3D8 DLL
By Guest
‌‌‌‌ ‌‌ ‌‌ ‌‌ ‌‌ ‌‌ ‌‌ ‌‌ ‌‌ ‌‌ ‌‌ ‌‌‌‌‌‌ ‌‌ ‌‌ ‌‌ ‌‌ ‌‌ ‌‌ ‌‌ ‌‌ ‌‌ ‌‌ ‌‌
2,763 downloads
0 comments
Updated
-
Resident Evil HD Remaster fps fix
By Mirh
Original download
Article: Resident Evil HD Remaster
26,902 downloads
0 comments
Submitted
-
atioglxx.dll
By Jortony
This is a working copy of the atioglxx.dll file which fixes the Homeworld classic crash on launch. Here's the origin of this file:
1. Downloaded the amd-catalyst-14.4-64bit-win8.1-win8-win7-whql-aug.exe file from AMD
2. Extracted via ATI installer process
3. Ran "expand atioglxx.dl_ atioglxx.dll"
4. Created a sha1 checksum of the resulting file
5. 7zipped the files
Archive checksum: "d3172a29a6231f42efa10aec4164e9210167be7e *HW2_working_atioglxx.dll.7z"
1,260 downloads
- homeworld 2
- classic
- (and 4 more)
0 comments
Submitted
-
Windows AMD drivers - performance boost
By Tmplt
Notes: results may vary.
These files are from the Windows 10 version of the AMD drivers which focuses on DirectX 12, but they may offer a performance boost in games based on DirectX 11.
These driver libraries off-loads calls from the CPU to the GPU, improving performance (especially if you have a lower-end CPU).
Installation:
Find the location of your game's exectuable1.
Extract the archive's files into the same directory.
Start the game.
1. The actual game's exectuable, not the launcher's (if the game has got one). The right directory can be found by starting the game, opening Windows' task manager, going to the processes tab, and then right-clicking on the game's executable (often named after the game, or the game's engine. Usually, a DirectX 11 game will take up more memory than all your other programs) and clicking "Open File Location".
Uninstallation:
Simply remove the four .dll files from the game's exectuable's directory.
Is Something Wrong?
No performance difference:
The game you want to use these libraries with may not utilize these files.
Your GPU may be outdated and may not support these libraries.
The game itself may not be optimized and thus may not benefit from these libraries.
Your GPU doesn't support the most recent driver libraries. Try a previous version.
Game doesn't start any more:
Your GPU doesn't support these libraries. Remove the four .dll files.
Original source, repo.
3,663 downloads
Submitted
-
Windows 8/8.1 DDRAW FPS Fix
These DLL's fix the low FPS issue when running DirectDraw (DirectX 5-7) applications in Fullscreen Mode.
Instructions: Copy DDRAW.dll into the folder where the main game executable resides.
Note: If you're using Windows 8 copy the .dll from Windows 8 folder, if you're using Windows 8.1 copy the .dll from Windows 8.1 folder.
Original source: http://www.blitzbasic.com/Community/post.php?topic=99477&post=1202630
10,297 downloads
0 comments
Submitted
-
AMD/ATI atiumdag.dll
Original source: Guru3D
This is the atiumdag.dll file v8.14.10.761. It is for fixing rendering issues in games with AMD/ATI GPUs.
The file should only be used with game fixes that specifically link to this version. It should not be used in any other case.
General installation instructions:
To install it, extract the file to the folder where the main game executable resides. Accept any overwrite dialog windows that may appear.
NOTE: It is recommended to backup any existing version of the DLL file in the game folder before overwriting it.
1,791 downloads
0 comments
Updated
-
Xliveless
By Noenko
This enables games that require GFWL (Games For Windows Live) to be played offline without having to install GFWL.
Found by: Bizargh on steam.
218,656 downloads
0 comments
Updated
-
AMD/ATI atiumdag.dll (13.9)
This is atiumdag.dll (and atiumd64.dll) file from 13.9 version of Catalyst Driver (64bit - Windows Vista / 7/ 8), which may fix some issues related to certain games (e.g. The Typing of the Dead: Overkill).
4,428 downloads
0 comments
Submitted
-
AMD/ATI atiumdag.dll (12.8)
As many probably know, AMD/ATI graphics cards have problems with many older games. This dll file comes from a time, before these problems started really appearing (in 12.9 version of a driver). Simply download it and extract it to a folder, where the game's main executable file is.
2,107 downloads
0 comments
Submitted
-
Bink Video 1.99r DLL
By Garrett
Replacement binkw32.dll. The correct version of this file must be used for each game; refer to individual game pages for details.
This file was originally downloaded from VOGONS.
8,942 downloads
0 comments
Submitted
-
Bink Video 1.0a DLL
By Garrett
Replacement binkw32.dll. The correct version of this file must be used for each game; refer to individual game pages for details.
This file was extracted from the GOG.com release.
415 downloads
0 comments
Updated
-
Top Downloads
Week
Month
Year
All Time
-
-
Download Statistics
2,328
Files2,791
Comments36
Reviews -
-
Who's Online 0 Members, 0 Anonymous, 162 Guests (See full list)
- There are no registered users currently online
-
Recently Browsing 0 members
- No registered users viewing this page.
-
Member Statistics