fheroes2 icon indicating copy to clipboard operation
fheroes2 copied to clipboard

End of scenario animation, end of scenario animations missing (scenario won, scenario lost)

Open LeHerosInconnu opened this issue 4 years ago • 6 comments

In the original game, there is animation with a dragon when the player wins a scenario and a summary screen, and there is also animation when the player loses the scenario.

In original game:

Scenario animation win H2 01

Scenario animation lose H2 01

LeHerosInconnu avatar Oct 14 '20 12:10 LeHerosInconnu

Hi @LeHerosInconnu could you please update the issue in regards to win animation? I think what we miss is to display the text on the board. I committed certain changes to play these videos at the end of scenario.

ihhub avatar Oct 24 '20 02:10 ihhub

Hello @ihhub,

Hi @LeHerosInconnu could you please update the issue in regards to win animation? I think what we miss is to display the text on the board. I committed certain changes to play these videos at the end of scenario.

Here are the remarks for the moment. But I need to do more tests, the lost scenario animation is not always played.

To be played the .SMK files must be in the "..\HEROES2\ANIM" folder (or in the same folder as the fheroes2.exe program).

With the Windows English version 2.1 from GoG, this folder is present and the .SMK files are played.

But, if the player is using the Windows English version 2.1 of Heroes 2 Gold (or other version), the folder "..\HEROES2\ANIM" is located on the game cd and the .SMK files are not played in this case. This should be taken into account. The "..\HEROES2\ANIM" folders should be copied automatically when installing fheroes2, and if the folders are not found, tell the user that the "..\HEROES2\ANIM" folders or the "..\ANIM" folder (in this case the path with only the "ANIM" folder should also be taken into account) must be copied manually.

In fheroes2, after the victory animation, the summary screen is not displayed and the adventure map screen is displayed briefly before switching to the High Scores screen or the Home screen.

In the original game, after the victory animation, the player can view the summary screen and must click to exit the summary screen, then there is a fade to black transition to the High Scores or Home screen.

LeHerosInconnu avatar Oct 24 '20 14:10 LeHerosInconnu

@ihhub.

Here are the remarks for the moment. But I need to do more tests, the lost scenario animation is not always played.

I couldn't manage to display the lost scenario animation again. It may be related to this issue: https://github.com/ihhub/fheroes2/issues/1705.

LeHerosInconnu avatar Oct 24 '20 15:10 LeHerosInconnu

@ihhub.

Here are the remarks for the moment. But I need to do more tests, the lost scenario animation is not always played.

I couldn't manage to display the lost scenario animation again. It may be related to this issue: #1705.

Yes, it's a separate issue. Try a single player map for now.

ihhub avatar Oct 24 '20 15:10 ihhub

We don't support CD as it's on a low priority list. However, I agree that we might need to add a description for Gold edition owners.

ihhub avatar Oct 24 '20 15:10 ihhub

@ihhub.

@ihhub.

Here are the remarks for the moment. But I need to do more tests, the lost scenario animation is not always played.

I couldn't manage to display the lost scenario animation again. It may be related to this issue: #1705.

Yes, it's a separate issue. Try a single player map for now.

I did some more tests in single player mode and the animation of the lost scenario is not played.

Edit

I updated the issue https://github.com/ihhub/fheroes2/issues/1705, because it also applies to the single player mode.

Here is the test scenario file: Player loses game 01.zip

LeHerosInconnu avatar Oct 24 '20 16:10 LeHerosInconnu

This has been solved and the part about missing text has been added here #2918

zenseii avatar Dec 10 '22 02:12 zenseii