-
Notifications
You must be signed in to change notification settings - Fork 6
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
CS3/4: Add option to use button textures from PS4 version. #100
Comments
Some of these are baked into the assets, lol, I think I understand why this happened now. Check I_WINDOW1's Arcus quick-menu for example. |
I_ICONS contains the PS4 version buttons. |
Texture summary:
|
Weirdly enough the actual I_DURANTE PS3 button texture looks pretty decently high-res, but in-game it looks quite blurry in spots, especially on the ARCUS quick menu. I'm afraid we'll have to find the button texture composition logic in the code to fix this... bleh. |
Missed this before: I_BATTLE/btl030 contains the in-battle buttons. These have not been changed between PC and PS4, but funnily enough the one in D3D11_jp in CS4 PC has Switch button textures. |
Especially the PS3 ones used in CS3 are rough.
The text was updated successfully, but these errors were encountered: