TheG-VAN / dwm_frame_interpolator

Frame Interpolation applied via DWM
GNU General Public License v3.0
2 stars 1 forks source link

Update DWM.dll for Windows 11 24h2 update #6

Open Vaashx opened 6 days ago

Vaashx commented 6 days ago

yop, like the title said, are you planing to update your app to be able to work on update windows 11 24h2 ? since the update change the DWM version or something else, cuz i tried to use it on update 24h2 and i got an error that said the app need to be updated to match the DWM version on windows 11 24h2. just making you aware of this issue for other people to be able to use your app.

TheG-VAN commented 5 days ago

Ah, thank you for spotting this. The hooking into dwm stuff in this repo is actually copied off of dwm_lut, so I will be waiting for a fix there. Here is the issue that has been raised in that repo: https://github.com/lauralex/dwm_lut/issues/60 The developer said that they have started working on updating it, so hopefully this will be fixed soon

lauralex commented 4 days ago

Gonna provide a release very soon, I finished reversing the offsets