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

Unleashed HUD Egg Dragoon Rings have the wrong texture applied. #5

Open
Asukitzu opened this issue Feb 13, 2023 · 0 comments
Open

Unleashed HUD Egg Dragoon Rings have the wrong texture applied. #5

Asukitzu opened this issue Feb 13, 2023 · 0 comments

Comments

@Asukitzu
Copy link

Due to some kind of Archivetree bug probably some stages in Sonic Generations apply the ring texture from #SonicActionCommonSWA.ar.00, that is supposed to be used for the 1up material, to the actual rings.

2023-02-13

This has only been found in Egg Dragoon so far, however knowing this game, this could probably crop up in a lot of other places too.

A potential fix is to rename the textures (cmn_metal_ms_ring_dif.dds, cmn_metal_ms_ring_spc.dds and cmn_metal_ms_ringsky_ref.dds) to something else so that the game doesn't associate them with the ring material. This would also need to be changed in the material configuration of the 1up material. After that this is fixed:

2023-02-13 (5)

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