Skip to content
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

[Mega Man Battle Network Legacy Collection] Dimming issues #62

Closed
marat569 opened this issue Apr 26, 2023 · 1 comment
Closed

[Mega Man Battle Network Legacy Collection] Dimming issues #62

marat569 opened this issue Apr 26, 2023 · 1 comment
Labels
bug Something isn't working d3d11

Comments

@marat569
Copy link

marat569 commented Apr 26, 2023

Special K version: Any

Game: Mega Man Battle Network Legacy Collection Vol. 1 + Mega Man Battle Network Legacy Collection Vol. 2

Summary: For whatever reason, the game dims after gameplay with third party software injected into it; to the point where it becomes a black screen after ~20 minutes

Suggested Behavior: A fix has been found. For MMBN_LC1.exe and MMBN_LC2.exe either have the compatibility profile as default to be 100% safe, or just these 4 lines would do as well.

[Input.XInput]
Enable=false

[Textures.D3D11]
Cache=false

[Steam.Log]
Silent=true

[Window.System]
DontHookWndProc=true

Note: The compatibility profile does not have DontHookWndProc=true -- so technically it would need to be the compatibility profile plus that setting

Conclusion: Multiple users hop in the discord for the first time asking for help, only to be sent to change those settings. Having them as part of SpecialK's default would mitigate said user's issues, and they'd be able to enjoy the new legacy collection with SK!

@Aemony Aemony added the bug Something isn't working label Apr 26, 2023
@Aemony Aemony changed the title Fix dimming issues in Mega Man Battle Network Legacy Collection [Mega Man Battle Network Legacy Collection] Dimming issues Apr 26, 2023
@Aemony Aemony added the d3d11 label Apr 26, 2023
@Aemony
Copy link
Member

Aemony commented May 6, 2023

This have been solved in one of the newer versions of Special K currently in the Discord update channel.

@Aemony Aemony closed this as completed May 6, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working d3d11
Projects
None yet
Development

No branches or pull requests

2 participants