ruffle-rs / ruffle

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

Mini Monster Challenge 2 - loader/logo 3d cube is incorrect #17198

Open Kz-92 opened 3 months ago

Kz-92 commented 3 months ago

Describe the bug

when you load the game, the website sponsor's logo appears on a 3d cube, and shifts around. on ruffle, this cube's textures are not applied correctly

flash

https://github.com/user-attachments/assets/cc98b2f0-742e-492d-bbc9-141cdefa9b34

ruffle

https://github.com/user-attachments/assets/928628f9-02f3-41cd-9fe9-897e498424dc

Expected behavior

the loader cube should render normally (you probably can ignore the countdown that appears on the cube before it changes to the website sponsor name)

Content Location

minimonsterchallenge2.zip

Affected platform

Desktop app

Operating system

windows 10

Browser

No response

Additional information

it used to not appear at all on old ruffle, but now does

Lord-McSweeney commented 3 months ago

This is probably unimplemented Graphics.drawTriangles features