Skip to content

Fix RedAlert2 crash#408

Open
9chu wants to merge 1 commit into
brunodev85:mainfrom
9chu:fix-ra2-crash
Open

Fix RedAlert2 crash#408
9chu wants to merge 1 commit into
brunodev85:mainfrom
9chu:fix-ra2-crash

Conversation

@9chu

@9chu 9chu commented Mar 22, 2025

Copy link
Copy Markdown

When running RedAlert2 with Winlator, I noticed the game crashes at the game save screen.

After investigation, it was identified that the X Server didn‘t implement the SetDashes operation. By skipping this command directly, the game now runs normally.

The null-check guard I added in Drawable.java was due to crashes on my build - it can be removed if unnecessary.

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 this pull request may close these issues.

1 participant