Menu

#60 no mouselook when quickloading during demo playback

None
closed*
nobody
None
5
2023-07-11
2023-06-21
stn
No

When a savegame is loaded by pressing F9 (preconfigured as quickload) while a demo (e. g. the demo loop at startup) is playing and the menu is hidden, the user can't look around.
I found out that this occurs because the function IN_Activate is only called when a savegame is loaded
from the menu, but not when a quicksave is loaded by pressing F9.
I created a patch that fixes the bug by moving this call to IN_Activate from the M_Load_Key function to the Host_Loadgame_f function so that IN_Activate is called whenever a savegame is loaded.

Please consider the attached patch.

Regards,
stn

1 Attachments

Discussion

  • Ozkan Sezer

    Ozkan Sezer - 2023-06-21

    The patch looks good to me. Eric?

     
  • Ozkan Sezer

    Ozkan Sezer - 2023-07-11
    • status: open --> closed*
     
  • Ozkan Sezer

    Ozkan Sezer - 2023-07-11

    Patch is applied. Thanks!

     

Log in to post a comment.

MongoDB Logo MongoDB