Try / OpenGothic

Reimplementation of Gothic 2 Notr
MIT License
1.16k stars 85 forks source link

Game version in main menu #675

Closed YALdysse closed 2 months ago

YALdysse commented 3 months ago

Could you please add display version number in the main menu for builds from AppVeyor ?

Try commented 3 months ago

Hi, @YALdysse !

Version should be there. for example build 2852 : изображение

YALdysse commented 3 months ago

Thanks for the answer.

I can't see it. Build from AppVeyor.

opengothic_v_mainmenu

Try commented 3 months ago

Hm, interesting. Do you have any mods installed? It appears, as if, digits do not render with that font

YALdysse commented 3 months ago

Hm, interesting. Do you have any mods installed? It appears, as if, digits do not render with that font

No. I am using only russian version GOG assets.

Try commented 2 months ago

I've tested Russian version today, but from Steam, not from GoG: изображение

YALdysse commented 2 months ago

@Try, could you try please use build from AppVeyor with Steam assets of Gothic 2 ?

YALdysse commented 2 months ago

This is not a problem with GOG's resources, because when I compiled the project myself, the current version of OpenGothic was displayed in the main menu. Although I was using GOG resources.

Try commented 2 months ago

@Try, could you try please use build from AppVeyor with Steam assets of Gothic 2 ?

The build I've tested is that one: https://ci.appveyor.com/project/Try/opengothic/builds/50470057/job/lxhfbglayvvcgta0/artifacts

YALdysse commented 2 months ago

The build I've tested is that one: https://ci.appveyor.com/project/Try/opengothic/builds/50470057/job/lxhfbglayvvcgta0/artifacts

I just downloaded the Linux build of this commit and checked the version in the menu. It is not displayed. It seems to me the problem is in the Linux builds from AppVeyor.

Try commented 2 months ago

@YALdysse

According to VERSION file in opengothic_linux.zip version been written correctly. Can you confirm that on Linux main menu also can show correct build number?

YALdysse commented 2 months ago

OpenGothic_version_in_main_menu

@Try. It is amazing. It works. Thank you very much.