pumpitupdev / pumptools

A collection of tools to run Pump It Up games.
The Unlicense
22 stars 7 forks source link

GFX Patch - ValueMask for Non-NVIDIA Cards #53

Closed batteryshark closed 1 year ago

batteryshark commented 1 year ago

https://github.com/pumpitupdev/pumptools/blob/584795a7af9057fae2873f39646c25bb29438d45/src/main/hook/patch/gfx.c#L82

I'm gonna be that guy and advocate for using the actual mask value here:

| CWColorMap

We can actually see where they removed it in the NX2 SRC 😂

voidderef commented 1 year ago

Sure. Do you mind turning that into a PR? If you have a few more minor improvements, I don't mind if you bundle them in a single PR.