ruffle-rs / ruffle

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

Text issues in McDonalds Line Rider #2450

Open Computerdude77 opened 3 years ago

Computerdude77 commented 3 years ago

In the game McDonalds Line Rider, there is an issue with the text. The boxes that are supposed to surround the text will instead occupy a tiny amount of space in comparison to the text. There is also an issue with the music not looping correctly, but from peeking into the code with a decompiler, I can tell that it is the exact same reason as issue #396, so I will mention it only for completeness sake. This was tested on both the archive.org Ruffle and the web demo with Chrome 87, Windows 10, which the web demo is on the 2021-01-13 nightly at the time of writing this.

Original: flashplayer_32_sa_GxbYalQQJu

Ruffle: image

n0samu commented 1 year ago

The music looping issue is fixed. And the textbox issue is mostly fixed. The text boxes are sized correctly: image But sometimes, when mousing over an option, the text is positioned too far to the right in comparison to the text box position: image

Lord-McSweeney commented 1 month ago

I can still reproduce this on the latest nightly.