ForNeVeR / ForNeVeR/O21

Game About window

Open
#42 0 comments 0 reactions 0 assignees View on GitHub
enhancement help wanted
Dominant language
F#
Stars
30
Forks
9
PR merge metrics
No merged PRs in 30d

Description

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

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.