-
Notifications
You must be signed in to change notification settings - Fork 36
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
On Oblivion startup: "Couldn't inject dll." #178
Comments
GameUxFixed-Ubeogesh.zip To fix things instantly. The bat content: Echo :dsssssy. shoooyo yhoooo. yhooooh- -dsoooy+ :FixGameUX Pause >nul :RestoreGameUX :End ::please credit Ubeogesh when redistributing the script |
isn't better to just add the modified dll into the game folder? the windows loader should take care of overrides |
Description
When starting Oblivion on Windows 7 with xOBSE 22.7 installed, an error is presented:
Couldn't inject dll.
. The game still starts up and runs after the error is dismissed, but the game crashes much more frequently during play.Reverting to xOBSE 22.6.1 removes the error and reduces the number of game crashes.
According to chambcra on The Nexus Forums, this problem is caused by "Game Explorer" on Windows 7. I do not know if there is a way to fix this with xOBSE, but I thought it would be helpful to document it here anyway.
Workaround
Again according to chambcra, the workaround is to disable
gameux.dll
. The following worked for me on Windows 7 64-bit.C:\Windows\SysWOW64\gameux.dll
.C:\Windows\System32\gameux.dll
.gameux.dll.bak
.See also
For more information, see:
The text was updated successfully, but these errors were encountered: