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

aero: Implement as a plugin #3

Open
nmlgc opened this issue May 10, 2015 · 0 comments
Open

aero: Implement as a plugin #3

nmlgc opened this issue May 10, 2015 · 0 comments

Comments

@nmlgc
Copy link
Contributor

nmlgc commented May 10, 2015

All this patch does is to change the parameter of all calls to DwmEnableComposition() from 0 to 1. This is exactly the sort of thing that can quickly be implemented using thcrap's function detour API and then automatically work for every build of every existing and possibly future Touhou game.

This needs a plug-in system (thpatch/thcrap#48) because Aero support should stay an optional feature. Apparently, there are problems with certain graphics drivers that lead to crashes when Aero is not disabled, which is probably why ZUN chose to do it in the first place.

Marking as minor though, since current versions of Windows don't have Aero anymore.

@nmlgc nmlgc added the plugin label Mar 9, 2017
@nmlgc nmlgc added the minor label Apr 10, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant