ruffle-rs / ruffle

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

Angry Birds Engine - Other Loading Issues #14287

Open ultra0000 opened 9 months ago

ultra0000 commented 9 months ago

Describe the bug

These are issues that occur during load-time, which are seemingly unrelated to #14285 and #14286.

Expected behavior

The game should be able to transition to the main menu.

Content Location

The Flashpoint Archive has all of them, each curation usually contains both a hacked SWF (so that it can be played without the original servers which were killed off long ago) and the original file.

Affected platform

Browser's extension

Operating system

Windows 11

Browser

Microsoft Edge 119.0.2151.97

Additional information

Playing the games outside Flashpoint might need additional setup, depending on the game. In my case, I set up Apache with its virtual hosts feature, as well as Fiddler with Hosts remapping.

ultra0000 commented 9 months ago

So, a bit of an update on the Angry Birds Friends (v5.1.0.0, 2018) situation. I decrypted all of the PAK files and I made a build of the game which doesn't attempt to decrypt them. And...

image image image

It loads! Fonts seem to be broken, and performance on the menus seems to be fine. However, as soon as a level actually loads, performance takes a very hard hit (probably #14286).

ultra0000 commented 8 months ago

Update: Angry Birds Philadelphia Eagles seems to be working now. I'll go ahead and edit the issue to remove it. image