Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Filters not working in online demo (WebGL) #18307

Open
zjk261 opened this issue Oct 18, 2024 · 3 comments
Open

Filters not working in online demo (WebGL) #18307

zjk261 opened this issue Oct 18, 2024 · 3 comments
Labels
A-web Area: Web & Extensions bug Something isn't working filter-effects Issues involving filter effects such as Blur, Glow, etc.

Comments

@zjk261
Copy link

zjk261 commented Oct 18, 2024

Describe the bug

Image
Image

Expected behavior

it should work

Content Location

551349_blosics2_levelpack.zip
BulletHeaven2.zip

Affected platform

Online demo

Operating system

Windows 10

Browser

Google Chrome 130.0.6723.59

Additional information

it works in edge and firefox
and it works in ruffle-regressions.github.io in chrome
is this a bug of chrome
Image
Image

@zjk261 zjk261 added the bug Something isn't working label Oct 18, 2024
@kjarosh
Copy link
Member

kjarosh commented Oct 18, 2024

Could you paste here the debug info from the context menu?

@kjarosh kjarosh added the A-web Area: Web & Extensions label Oct 18, 2024
@zjk261
Copy link
Author

zjk261 commented Oct 19, 2024

# Player Info
Allows script access: false
Renderer: WebGL 2.0
Adapter Vendor: WebKit
Adapter Renderer: WebKit WebGL
Adapter Version: WebGL 2.0 (OpenGL ES 3.0 Chromium)
Surface samples: 4 x 
Surface size: 1440 x 691

# Page Info
Page URL: https://ruffle.rs/demo/

# Browser Info
User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/130.0.0.0 Safari/537.36
Platform: Win32
Has touch support: false

# Ruffle Info
Version: 0.1.0
Name: nightly 2024-10-19
Channel: nightly
Built: 2024-10-19T00:06:21.305Z
Commit: c39e8ada9ab160424766a0c87defb9cbeec42e93
Is extension: false

# Metadata
width: 800
height: 600
frameRate: 30
numFrames: 2
swfVersion: 10
backgroundColor: #000000
isActionScript3: true
uncompressedLength: 5107139

@kjarosh
ok so i think this is because I set Preferred renderer to WebGL in extension and forgot to reset it to Automatic
maybe this is expected?

@kjarosh
Copy link
Member

kjarosh commented Oct 21, 2024

Yes, I believe filters are not implemented for the WebGL (non-wgpu) backend.

@kjarosh kjarosh added the filter-effects Issues involving filter effects such as Blur, Glow, etc. label Oct 21, 2024
@kjarosh kjarosh changed the title filters not working in online demo Filters not working in online demo (WebGL) Oct 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-web Area: Web & Extensions bug Something isn't working filter-effects Issues involving filter effects such as Blur, Glow, etc.
Projects
None yet
Development

No branches or pull requests

2 participants