ruffle-rs / ruffle

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

Sword and Souls not starting #9986

Closed deividbinev12 closed 1 year ago

deividbinev12 commented 1 year ago

Describe the bug

Уеб заснемане_11-3-2023_134730_www kongregate com this is not starting because it's multi files flash player is only working with multi files

Expected behavior

https://www.youtube.com/watch?v=05XbrcXqocc&ab_channel=GoGyGames this is official flash player

Affected platform

Desktop app

Operating system

Windows 11

Browser

Edge

Additional information

https://www.kongregate.com/games/SoulGame/swords-and-souls

Lord-McSweeney commented 1 year ago

Needs flash.globalization.CurrencyFormatter.

Lord-McSweeney commented 1 year ago

Now I get these errors:

Got AVM2 error ReferenceError: Error #1065: Variable FontEstrangeloEdessa is not defined. when attempting to assign symbol class FontEstrangeloEdessa
Got AVM2 error ReferenceError: Error #1065: Variable FontFinger is not defined. when attempting to assign symbol class FontFinger

as well as a CORS error. The CORS error can be fixed by opening the SWF in a new tab, where the game works correctly, though there are some text centering issues.

n0samu commented 1 year ago

Closing this issue since it's fixed as much as it ever can be, really