libTAS icon indicating copy to clipboard operation
libTAS copied to clipboard

Ruffle: Can't encode the tas with `-g gl` argument

Open DemoJameson opened this issue 3 years ago • 4 comments
trafficstars

Kubuntu 22.04.1 + libTAS v1.4.4 + Ruffle 2022-10-14 + The Binding of Isaac Demo

At the beginning it works fine, but after selecting the character, libTAS reports errors:

[libTAS f:394] Thread 15795 (main) ERROR: glReadPixels failed with error 1282
[libTAS f:395] Thread 15795 (main) ERROR: glReadPixels failed with error 1282
[libTAS f:396] Thread 15795 (main) ERROR: glReadPixels failed with error 1282

If I delete -g gl, the tas can playback and encode normally

https://user-images.githubusercontent.com/181192/198995303-48fb7aeb-d9db-4480-8ebe-c112a48f28de.mp4

game+movie.zip

DemoJameson avatar Oct 31 '22 11:10 DemoJameson

I can't seem to load the game with -g gl on that nightly build, at least on Windows. Was that build after the OpenGL breakage?

Also, I think you mean -g gl and not g -gl

LukeSaward avatar Nov 02 '22 08:11 LukeSaward

you need this version https://github.com/ruffle-rs/ruffle/releases/tag/nightly-2022-10-14

Also, I think you mean -g gl and not g -gl

fixed :)

DemoJameson avatar Nov 02 '22 08:11 DemoJameson

image I'm using the same nightly build. (shortcut is to load it with -g gl)

LukeSaward avatar Nov 02 '22 08:11 LukeSaward

yeah it's not work for me too on Windows

DemoJameson avatar Nov 02 '22 13:11 DemoJameson