Opened 4 years ago

Closed 4 years ago

Last modified 4 years ago

#11778 closed defect (fixed)

STARK: Cannot take screenshot

Reported by: vmedea Owned by: ccawley2011
Priority: normal Component: ResidualVM
Version: Keywords:
Cc: Game:

Description

The screenshot button (F8) does not work in The Longest Journey (stark engine).

In UserInterface::handleKeyPress it calls g_system->saveScreenshot() but this function seems to not be implemented. It is taking screenshots for the savegames so it should be possible, but just a matter of calling the right function?

git version 390cbc6ba03865524a8f52f9e109ed2e82caf34f on Linux

This was already the case before the merge of residualVM into scummVM.

Change History (2)

comment:1 by ccawley2011, 4 years ago

Component: --Unset--ResidualVM
Owner: set to ccawley2011
Resolution: fixed
Status: newclosed

This has been fixed by commit a24194b4c9abfa2c7a46fa0ea80cd81cc88330b8

comment:2 by vmedea, 4 years ago

I just tried and can confirm this is working again. Thanks!

Note: See TracTickets for help on using tickets.