You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
libTAS version: libtas_1.4.2_c83a69f_amd64
Ruffle version: ruffle-nightly-2021_10_26-linux-x86_64
Here's the SWF file I'm trying to play (inside of a .zip because GitHub doesn't allow uploading a .swf directly): plazma_burst_fttp.zip
With Ruffle option -g gl
By checking the Pause box in libTAS it shows the first frame with the libTAS overlay, and when I move the mouse around it updates the X and Y coordinates:
When I press the v key to advance a frame libTAS says that the game's on frame 2, but the frame counter in the top-left corner doesn't update from 1 -> 2, and the mouse coordinates don't update anymore when I move the mouse.
When I press v again, libTAS says that the game's on frame 3, but the libTAS overlay has turned to black boxes and stays that way for the rest of the game:
With Ruffle option -g vulkan
No libTAS overlay at all:
The text was updated successfully, but these errors were encountered:
MyNameIsTrez
changed the title
The libTAS overlay with Ruffle turns black with -g gl and is invisible with -g vulkan
The libTAS overlay with Ruffle turns black with -g gl and isn't present with -g vulkanOct 26, 2021
Setup information
libTAS version:
libtas_1.4.2_c83a69f_amd64
Ruffle version:
ruffle-nightly-2021_10_26-linux-x86_64
Here's the SWF file I'm trying to play (inside of a .zip because GitHub doesn't allow uploading a .swf directly): plazma_burst_fttp.zip
With Ruffle option
-g gl
By checking the
Pause
box in libTAS it shows the first frame with the libTAS overlay, and when I move the mouse around it updates the X and Y coordinates:When I press the
v
key to advance a frame libTAS says that the game's on frame 2, but the frame counter in the top-left corner doesn't update from 1 -> 2, and the mouse coordinates don't update anymore when I move the mouse.When I press
v
again, libTAS says that the game's on frame 3, but the libTAS overlay has turned to black boxes and stays that way for the rest of the game:With Ruffle option
-g vulkan
No libTAS overlay at all:
The text was updated successfully, but these errors were encountered: