ruffle-rs / ruffle

A Flash Player emulator written in Rust
https://ruffle.rs
Other
15.63k stars 808 forks source link

Very slow framerate - https://www.4399.com/flash/79068_1.htm #15019

Open wsxarcher opened 9 months ago

wsxarcher commented 9 months ago

Describe the bug

Very slow game, unplayable

339.js:1028  performance warning: READ-usage buffer was read back without waiting on a fence. This caused a graphics pipeline stall.

Expected behavior

Normal speed

Content Location

https://www.4399.com/flash/79068_1.htm

Affected platform

Browser's extension

Operating system

Window 11

Browser

Edge/Chrome 120

Additional information

This game is part of a bigger effort to support 4399.com games. There might be other issues with this website, from how it handles Flash checks and many CORS issues. Unfortunately, some games cannot be easily debugged on desktop because the swf download other swf or do requests while logged in.

If Ruffle is not detected try to reload the page multiple times because of the known race condition on the Flash check. To avoid refreshing try this Tampermonkey user script 一键下载 flash 游戏 (greasyfork.org)

To solve these issues refers to previous issues such as:

wsxarcher commented 9 months ago

mainload.zip

wsxarcher commented 9 months ago

Problem seems related to particles (snow, fire)