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

Print Allegro DLL versions in graphical runmode #481

Closed
SimonN opened this issue Jan 29, 2024 · 1 comment
Closed

Print Allegro DLL versions in graphical runmode #481

SimonN opened this issue Jan 29, 2024 · 1 comment
Labels

Comments

@SimonN
Copy link
Owner

SimonN commented Jan 29, 2024

Lix 0.10.19

I should print the Allegro DLL version (of the DLLs that Lix finds at runtime) somewhere in Lix's graphical runmode. I already print the enet DLL version when you connect to a networking server.

In the meantime, you can query Allegro DLL versions with:

lix.exe --allegro-version > a.txt

This prints x.y.z.r, where r is 0 for unstable and ≥ 1 for stable. Allegro 5.2.9.0 DLLs will thus print 5.2.9.1.

Details at Lemmings Forums

@SimonN SimonN added the 4-minor label Jan 29, 2024
@SimonN
Copy link
Owner Author

SimonN commented Feb 9, 2024

Will be fixed in Lix 0.10.20. I'll print the Allegro DLL version in small print at the bottom of the main menu.

@SimonN SimonN closed this as completed in 800f350 Feb 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant