Getting MUGEN to work

  • alexbib
  • Topic Author
More
5 years 1 month ago - 5 years 1 month ago #1 by alexbib Getting MUGEN to work was created by alexbib
I'm trying to make MUGEN 1.1 work on OpenGL with reshade. The game crashes once I have added filters to it. Here's the log:
00:26:53:540 [10392] | INFO  | Initializing crosire's ReShade version '4.1.1.495' (32-bit) built on '2019-01-23 23:34:27' loaded from "D:\\Games\\Mugen\\OPENGL32.dll" to "D:\\Games\\Mugen\\MUGEN.exe" ...
00:26:53:675 [10392] | INFO  | Registering hooks for "user32.dll" ...
00:26:53:675 [10392] | INFO  | > Libraries loaded.
00:26:53:676 [10392] | INFO  | > Found 13 match(es). Installing ...
00:26:53:711 [10392] | INFO  | Registering hooks for "ws2_32.dll" ...
00:26:53:711 [10392] | INFO  | > Libraries loaded.
00:26:53:711 [10392] | INFO  | > Found 8 match(es). Installing ...
00:26:53:760 [10392] | INFO  | Registering hooks for "C:\\WINDOWS\\system32\\d3d9.dll" ...
00:26:53:760 [10392] | INFO  | > Delayed.
00:26:53:760 [10392] | INFO  | Registering hooks for "C:\\WINDOWS\\system32\\d3d10.dll" ...
00:26:53:760 [10392] | INFO  | > Delayed.
00:26:53:760 [10392] | INFO  | Registering hooks for "C:\\WINDOWS\\system32\\d3d10_1.dll" ...
00:26:53:761 [10392] | INFO  | > Delayed.
00:26:53:761 [10392] | INFO  | Registering hooks for "C:\\WINDOWS\\system32\\d3d11.dll" ...
00:26:53:761 [10392] | INFO  | > Delayed.
00:26:53:761 [10392] | INFO  | Registering hooks for "C:\\WINDOWS\\system32\\dxgi.dll" ...
00:26:53:761 [10392] | INFO  | > Delayed.
00:26:53:761 [10392] | INFO  | Registering hooks for "C:\\WINDOWS\\system32\\opengl32.dll" ...
00:26:53:761 [10392] | INFO  | > Delayed until first call to an exported function.
00:26:53:761 [10392] | INFO  | Initialized.
00:26:53:764 [10392] | INFO  | Installing delayed hooks for "C:\\WINDOWS\\system32\\dxgi.dll" (Just loaded via 'LoadLibrary("DDRAW.DLL")') ...
00:26:53:764 [10392] | INFO  | > Found 7 match(es). Installing ...
00:26:53:803 [10392] | INFO  | Redirecting 'RegisterClassA(0019FAB0)' ...
00:26:53:826 [01416] | INFO  | Installing delayed hooks for "C:\\WINDOWS\\system32\\d3d11.dll" (Just loaded via 'LoadLibrary("ext-ms-win-mininput-inputhost-l1-1-1.dll")') ...
00:26:53:826 [01416] | INFO  | > Found 2 match(es). Installing ...
00:26:53:826 [10392] | WARN  | Ignoring 'LoadLibrary("SETUPAPI.DLL")' call to avoid possible deadlock.
00:26:53:826 [10392] | WARN  | Ignoring 'LoadLibrary("USER32.DLL")' call to avoid possible deadlock.
00:26:54:301 [10392] | INFO  | Redirecting 'wglChoosePixelFormat(9F012162, 025CFB94)' ...
00:26:54:301 [10392] | INFO  | > Dumping pixel format descriptor:
00:26:54:301 [10392] | INFO  |   +-----------------------------------------+-----------------------------------------+
00:26:54:301 [10392] | INFO  |   | Name                                    | Value                                   |
00:26:54:301 [10392] | INFO  |   +-----------------------------------------+-----------------------------------------+
00:26:54:301 [10392] | INFO  |   | Flags                                   | 0x25                                    |
00:26:54:301 [10392] | INFO  |   | ColorBits                               | 0                                       |
00:26:54:301 [10392] | INFO  |   | DepthBits                               | 24                                      |
00:26:54:301 [10392] | INFO  |   | StencilBits                             | 0                                       |
00:26:54:301 [10392] | INFO  |   +-----------------------------------------+-----------------------------------------+
00:26:54:302 [10392] | INFO  | Installing export hooks for "C:\\WINDOWS\\system32\\opengl32.dll" ...
00:26:54:303 [10392] | INFO  | > Found 360 match(es). Installing ...
00:26:54:620 [10392] | INFO  | > Returned format: 0
00:26:54:620 [10392] | INFO  | Redirecting 'wglSetPixelFormat(9F012162, 0, 025CFB94)' ...
00:26:54:620 [10392] | WARN  | > 'wglSetPixelFormat' failed with error code 87!
00:26:54:620 [10392] | INFO  | Redirecting 'wglCreateContext(9F012162)' ...
00:26:54:620 [10392] | INFO  | > Passing on to 'wglCreateLayerContext' ...
00:26:54:620 [10392] | INFO  | Redirecting 'wglCreateLayerContext(9F012162, 0)' ...
00:26:54:620 [10392] | WARN  | > 'wglCreateLayerContext' failed with error code 2000!
00:26:54:620 [10392] | INFO  | Redirecting 'wglChoosePixelFormat(02010055, 025CFB94)' ...
00:26:54:621 [10392] | INFO  | > Dumping pixel format descriptor:
00:26:54:621 [10392] | INFO  |   +-----------------------------------------+-----------------------------------------+
00:26:54:621 [10392] | INFO  |   | Name                                    | Value                                   |
00:26:54:621 [10392] | INFO  |   +-----------------------------------------+-----------------------------------------+
00:26:54:621 [10392] | INFO  |   | Flags                                   | 0x25                                    |
00:26:54:621 [10392] | INFO  |   | ColorBits                               | 0                                       |
00:26:54:621 [10392] | INFO  |   | DepthBits                               | 24                                      |
00:26:54:621 [10392] | INFO  |   | StencilBits                             | 0                                       |
00:26:54:621 [10392] | INFO  |   +-----------------------------------------+-----------------------------------------+
00:26:54:621 [10392] | INFO  | > Returned format: 0
00:26:59:570 [10392] | INFO  | Exiting ...
00:26:59:570 [10392] | INFO  | Uninstalling 394 hook(s) ...
00:26:59:606 [10392] | INFO  | Exited.

Anyone knows what I should try? Others have had success with MUGEN and reshade and this issue doesn't seem to be mentioned anywhere...

Thank!
Last edit: 5 years 1 month ago by alexbib.

Please Log in or Create an account to join the conversation.

We use cookies
We use cookies on our website. Some of them are essential for the operation of the forum. You can decide for yourself whether you want to allow cookies or not. Please note that if you reject them, you may not be able to use all the functionalities of the site.