ruffle-rs / ruffle

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

Adventurequest Game has odd bugs here and there #10842

Open AQPlayer opened 1 year ago

AQPlayer commented 1 year ago

Describe the bug

Especially with text, and when using class and subrace armors. If ruffle could make that game run flawlessly it would be a huge win for hundreds of AQ players

Expected behavior

Just hoping with development this makes the game work well. On ChromeOS, using a linux launcher they provide eats battery so this would be a huge win if it could be made to run Adventurequest flawlessly

Affected platform

Desktop app

Operating system

chromeOS

Browser

No response

Additional information

No response

n0samu commented 1 year ago

Can you please provide more detail on what exactly the problems are and how to reproduce them?

AQPlayer commented 1 year ago
  1. Class armors, such as Necromancer, many of the things you can click (toggles, skills) do not work)   
  2. When you set the setting to "quick cast icons" and hover the mouse over the spells, it shows "0" instead of the spell name
  3. The player's stats arn't accurate from battle to battle.  If you have 250 luck, you slowly lose it. Other stats go a touch higher. This isn't retained.

         I can test more and see. I think there's also bugs with shop loading. I need to look again when I have time.

⁣Get BlueMail for Android ​

On Apr 26, 2023, 4:07 PM, at 4:07 PM, nosamu @.***> wrote:

Can you please provide more detail on what exactly the problems are and how to reproduce them?

-- Reply to this email directly or view it on GitHub: https://github.com/ruffle-rs/ruffle/issues/10842#issuecomment-1524047351 You are receiving this because you authored the thread.

Message ID: @.***>

n0samu commented 1 year ago

Alright thanks for the followup!

ghost commented 1 year ago

Follow-up to the followup from self-testing:

  1. Quickcast bug is still an issue as of this post.
  2. Necromancer Toggles/skills work now
  3. Player stats seem to work now and toggled bonuses are retained between battles.
  4. Shops bug was fixed with https://github.com/ruffle-rs/ruffle/pull/11449
AQPlayer commented 1 year ago

Thank you for working on this.

I did find something else. The stats thing isnt completely fixed. The luck stat will not get added boost from misc item or a toggle from inside an armor such as the Sol Neko subrace. For example, if a misc gives +50 luck the stat should show it. Sol Neko subrace has a +50 luck toggle. It should show it. It doesn't using a web browswr/ruffle.  I havnt done extensive testing, but I can if you'd like me to..to find things to be looked at. 

I know I just saw a conversation that Puffin browser just went to a monthly subscription and so some who used it for playing AQ are being forced to use their in-house launcher, which is a touch resource heavy for some laptops and thus causes large battery drain. It feels like a faster, smoother experience for the most part using a web browser and the ruffle plug in. I think if kinks were worked through then word would spread and many players would ditch the launcher for the web browser, but I understand it's just 1 of many games and there's likely limited support for looking into a 20 year old flash game.

But again, thank you for looking into the original stuff I sent . 

⁣Get BlueMail for Android ​

On Jun 10, 2023, 8:48 PM, at 8:48 PM, secret-shober @.***> wrote:

Follow-up to the followup from self-testing:

  1. Quickcast bug is still an issue as of this post.
  2. Necromancer Toggles/skills work now
  3. Player stats seem to work now.

-- Reply to this email directly or view it on GitHub: https://github.com/ruffle-rs/ruffle/issues/10842#issuecomment-1585969203 You are receiving this because you authored the thread.

Message ID: @.***>

AQPlayer commented 10 months ago

Hi,

   Just tested some things again. Progress I see is being made and this is awesome.

I encountered 2 issues.

In game, shops won't open.

The second thing is when I alt+tab, back and forth, it will log off and restart the flash player, forcing a relogin. 

If all the bugs can be fixed eventually, this will be a huge boon for Android and chromeOS users in both Chrome browser, and things like kiwi browser. For chromeOS one muct enable Linux and download their Appimage file and then know how to make it executable. This isnt a novices best way to go. And linux apps, even if the specs are good will drain battery very very very fast.  Basic web browsers do not.   Anyhow, I like to see that things are being fixed and making this game run flawlessly would be a huge thing for the community.

Appreciate everything

⁣Get BlueMail for Android ​

On Jun 10, 2023, 8:48 PM, at 8:48 PM, secret-shober @.***> wrote:

Follow-up to the followup from self-testing:

  1. Quickcast bug is still an issue as of this post.
  2. Necromancer Toggles/skills work now
  3. Player stats seem to work now.

-- Reply to this email directly or view it on GitHub: https://github.com/ruffle-rs/ruffle/issues/10842#issuecomment-1585969203 You are receiving this because you authored the thread.

Message ID: @.***>

ghost commented 10 months ago

@AQPlayer What platform/browser was that in? The shops bug should have been fixed from #11449 and I am currently unable to reproduce that bug with Chrome and Firefox. Can you try on the desktop with Chrome/Firefox and see if this is still an issue on those platforms?

Can you also check what version of ruffle you have installed? That might be the issue as an older version may not have that fix included.

AQPlayer commented 10 months ago

Hi. So I used Android based kiwi browser and Microsoft edge Linux version, and chromeOS chrome browser.

The issue is it works at first, sometimes, but it eventually will stop working. Did this on all 3.

Thank you

⁣Get BlueMail for Android ​

On Sep 4, 2023, 2:13 PM, at 2:13 PM, secret-shober @.***> wrote:

@AQPlayer What platform/browser was that in? The shops bug should have been fixed from #11449 and I am currently unable to replicate that bug with Chrome and Firefox.

-- Reply to this email directly or view it on GitHub: https://github.com/ruffle-rs/ruffle/issues/10842#issuecomment-1705632987 You are receiving this because you were mentioned.

Message ID: @.***>

n0samu commented 10 months ago

@AQPlayer Can you please post a screen recording showing how to reproduce the shop bug? And please do let us know exactly what Ruffle version you have. I think the alt-tab issue is unavoidable on low-memory devices, unfortunately.