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

Game About window #42

Open
2 tasks
ForNeVeR opened this issue Mar 5, 2023 · 0 comments
Open
2 tasks

Game About window #42

ForNeVeR opened this issue Mar 5, 2023 · 0 comments
Labels
enhancement New feature or request help wanted Extra attention is needed

Comments

@ForNeVeR
Copy link
Owner

ForNeVeR commented Mar 5, 2023

We should reproduce the contents of the original game's About dialog.
image

Translation of wrongly decoded messages:

Программирование: Антон Буцев.
Графика: Евгений Харкевич.
Музыка и звуки: Александр Чистяков.

Copyright (c) 1995 Nikita,Ltd.
Все права защищены.

Note the game icon here as well.

I don't think we definitely should extract these lines from the game binary, since the WinAPI dialog structure in the resources may be very hard to work with (though I can see this dialog in the binary resources). Maybe just translate it to English ourselves?

TODO:

  • Present the original About window
  • Add the font license
@ForNeVeR ForNeVeR added enhancement New feature or request help wanted Extra attention is needed labels Mar 5, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant