elishacloud / dxwrapper

Fixes compatibility issues with older games running on Windows 10/11 by wrapping DirectX dlls. Also allows loading custom libraries with the file extension .asi into game processes.
zlib License
1.17k stars 83 forks source link

Issues in the latest versions (stub files) #48

Closed JaegerFox closed 4 years ago

JaegerFox commented 4 years ago

This happens only for now in GTA San Andreas, using an earlier version of the stub file (v1.0.2383.20), but with the latest version of dxwrapper.dll the game works fine, but when using the stub of the latest version the game does not start and does not even create the log files by the way, im renaming any stub file to vorbisFile.dll, or d3d9.dll

elishacloud commented 4 years ago

vorbisFile.dll is not supported. First make sure to delete all extra files that the game did not come with. Then try the build below:

dxwrapper.zip

Note: The log file should be namedsomething like dxwrapper-gta-san.log.

JaegerFox commented 4 years ago

Image 3

elishacloud commented 4 years ago

Does the game work without dxwrapper?

Try this update: dxwrapper.zip

JaegerFox commented 4 years ago

still the same problem. This happens when I have the option to load the scripts, but I will only use Ultimate Asi Loader I don't know if it affects something to use the name d3d9 and vorbisFile, the order or priority that these are loaded and some scripts require to be loaded first than d3d9, well that's what I think .. you will know more about this You can close this issue if you want Thank you for your help