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

CS3/4: Add option to use button textures from PS4 version. #100

Open
AdmiralCurtiss opened this issue May 17, 2022 · 5 comments
Open

CS3/4: Add option to use button textures from PS4 version. #100

AdmiralCurtiss opened this issue May 17, 2022 · 5 comments

Comments

@AdmiralCurtiss
Copy link
Owner

Especially the PS3 ones used in CS3 are rough.

@AdmiralCurtiss
Copy link
Owner Author

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.

@AdmiralCurtiss
Copy link
Owner Author

I_ICONS contains the PS4 version buttons.

@AdmiralCurtiss
Copy link
Owner Author

Texture summary:

  • PS4 version has the button graphics in I_ICONS, mostly. I_WINDOW1 has some precomposed stuff for the ARCUS quick menu and the minimap prompt, as well as a few freestanding face buttons for placing onto the ARCUS quick menu depending on whether the button is available or not.
  • PC version has the button graphics in I_DURANTE. The buttons in I_ICONS and the 'freestanding' buttons I_WINDOW1 still exist, but are seemingly unused. The precomposed I_WINDOW1 stuff has been scrubbed from the background so that the engine can place a custom prompt instead. In CS4 only, there's separate I_ICONS_BG and I_WINDOW1_BG files that completely remove the buttons from those two textures as well.

@AdmiralCurtiss
Copy link
Owner Author

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.

@AdmiralCurtiss
Copy link
Owner Author

AdmiralCurtiss commented Jun 11, 2022

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant