libretro-mirrors / scummvm

ScummVM with libretro backend.
http://www.scummvm.org/
GNU General Public License v2.0
21 stars 30 forks source link

Hopkins FBI hangs core when closing content from RA quick menu #169

Closed ner00 closed 2 years ago

ner00 commented 3 years ago

As the title describes, the game Hopkins FBI will hang the core and RetroArch if it is closed through the Close Content option in RetroArch quick menu; curiously this only happens after starting actual gameplay, not at any point before that. Using ScummVM frontend instead to quit works fine.

Logging does not show anything relevant. This is what is shown in the log after closing content:

[INFO] Content ran for a total of: 00 hours, 00 minutes, 26 seconds.
[INFO] [CORE]: No content, starting dummy core.
[INFO] Content ran for a total of: 00 hours, 00 minutes, 00 seconds.
[INFO] [CORE]: Unloading game..

The console shows the same information as when the game was successfully started:

User picked target 'hopkins-win' (gameid 'hopkins')...
  Looking for a plugin supporting this gameid... Hopkins FBI
  Starting 'Hopkins FBI'
ner00 commented 2 years ago

Seems to have been fixed somehow.