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

Car icons are drawn wrong in race synchronization menu in hires mode #339

Closed
madebr opened this issue Jul 5, 2023 · 0 comments · Fixed by #340
Closed

Car icons are drawn wrong in race synchronization menu in hires mode #339

madebr opened this issue Jul 5, 2023 · 0 comments · Fixed by #340

Comments

@madebr
Copy link
Collaborator

madebr commented Jul 5, 2023

In lores mode, they are drawn correctly.

image

My Carmageddon data folder contains the following CARICONS.PIX files:

./DATA/PIXELMAP/CARICONS.PIX
./DATA/64X48X8/PIXELMAP/CARICONS.PIX

Removing ./DATA/64X48X8/PIXELMAP/CARICONS.PIX fixes it for dethrace,
and replacing ./DATA/PIXELMAP/CARICONS.PIX with ./DATA/64X48X8/PIXELMAP/CARICONS.PIX breaks it for the OG dos carmageddon version.

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

Successfully merging a pull request may close this issue.

1 participant