Skip to content
This repository was archived by the owner on Aug 14, 2023. It is now read-only.

Payload 28 doesn't color shift the screen #9

Open
winapiadmin opened this issue Aug 13, 2023 · 0 comments
Open

Payload 28 doesn't color shift the screen #9

winapiadmin opened this issue Aug 13, 2023 · 0 comments

Comments

@winapiadmin
Copy link

Look at the function p28. This is the result of p28:
Screenshot (317)
Because it's random setting the colors, it doesn't mean "color shift". This is the color shift I wrote:
Screenshot (318)
Code:

pPixel[2]<<=4;
pPixel[1]<<=4;
pPixel[0]<<=4;
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant