ruffle-rs / ruffle

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

Resort Empire #9546

Closed tzezest closed 1 year ago

tzezest commented 1 year ago

Describe the bug

Hi! I'm not a tech person at all lol so I'll do my best to describe this and I hope it is indeed an AVM1/AS2 game. I'm pretty sure this hasn't been mentioned. There's a game called Resort Empire. It is hosted on many sites (ex: https://frivez.com/resort-empire, https://freefungames.dumbosdiary.com/resort-empire/, two of many I have no loyalty to whatever site supports it). It can mostly run on Ruffle as a replacement for Flash, but they all share the same problem. You can build the resort, but the visitors (NPCs) never enter and start staying in the building. This is necessary to play the game. I thought it was worth reporting since it almost works. Thanks.

Expected behavior

NPC characters should, at minimum, enter the resort and begin staying after a day (in game) and given that there is at least one room for them to stay in.

Affected platform

Browser's extension

Operating system

macOS vers 11.3.1

Browser

Safari and Chrome

Additional information

No response

Lord-McSweeney commented 1 year ago

Actually this one appears to be AVM2. I can't click the play button at all- these sites use WAFlash, are you sure the problem isn't with WAFlash? It looks like it needs flash.text.TextField.alwaysShowSelection in Ruffle.

tzezest commented 1 year ago

Hmm you may be right. Thanks. I've been using Ruffle so I guess it assumed this was the emulator at work. Oh well :/ I'll wait for Ruffle to come out with AVM2!

tzezest commented 1 year ago

Is there a way I could perhaps run this just on Ruffle? See if it works?

Lord-McSweeney commented 1 year ago

I think a link to the SWF is somewhere in the code- CTRL+F for it in your browser's developer tools, and paste it into a new tab (should directly run the SWF if you have the Ruffle extension installed).

tzezest commented 1 year ago

Thanks, I just went and I tried that a few times. No luck yet. Guess I'll wait for next Ruffle update!

tzezest commented 1 year ago

I've tried it many times! No luck for me. Still doesn't get past setting up the hotel, no visitors ever enter. If it works for someone else maybe the issue is on my end.

On Mon, Feb 13, 2023 at 10:18 PM Lord-McSweeney @.***> wrote:

I think a link to the SWF is somewhere in the code- CTRL+F for it in your browser's developer tools, and paste it into a new tab (should directly run the SWF if you have the Ruffle extension installed).

— Reply to this email directly, view it on GitHub https://github.com/ruffle-rs/ruffle/issues/9546#issuecomment-1429052837, or unsubscribe https://github.com/notifications/unsubscribe-auth/A53NCOIGRYFO7H3VZC3N3DDWXL2Q5ANCNFSM6AAAAAAUZVG5ZM . You are receiving this because you authored the thread.Message ID: @.***>