Skip to content

Free Rider 2 - Ragdolls are invisible, save/load isn't functional #4817

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
Kippykip opened this issue Jul 10, 2021 · 5 comments
Open

Free Rider 2 - Ragdolls are invisible, save/load isn't functional #4817

Kippykip opened this issue Jul 10, 2021 · 5 comments
Labels
A-avm1 Area: AVM1 (ActionScript 1 & 2) A-rendering Area: Rendering & Graphics bug Something isn't working

Comments

@Kippykip
Copy link

Kippykip commented Jul 10, 2021

Describe the bug
When the player falls, the player is and vehicle becomes invisible, but the camera still shifts accordingly like normal.
Decompiling the game only really showed these commands being used from my knowledge:
lineStyle, moveTo, lineTo

The other bug is with the save/load menus. The copy to clipboard button doesn't work and the CTRL+C / CTRL+V shortcuts don't work either (Not sure if this pull request will solve it? #2081 )

Game can be played here:
http://www.onemorelevel.com/game/free_rider_2
aka
http://www.onemorelevel.com/games3/freerider2x.swf

Expected behavior
The player should ragdoll while the vehicle rolls around or flies off.
expected
And this is what's currently happening in ruffle.
result

Is the problem with the Ruffle desktop app, extension, or self-hosted version?
So far only tested with the extension

What platform are you using?
Ruffle nightly 2021-07-07
Opera GX - Windows 10 Pro LTSB X64

@Kippykip Kippykip added the bug Something isn't working label Jul 10, 2021
@relrelb
Copy link
Contributor

relrelb commented Jul 10, 2021

The invisible ragdoll is known (reported in #1509).
As for copying/pasting, this functionality is currently unimplemented.

@Kippykip
Copy link
Author

The invisible ragdoll is known (reported in #1509).
As for copying/pasting, this functionality is currently unimplemented.

Ah I see, when I searched for it here and google it wasn't showing. No worries then, seems the root of the problem occurs here: #1513

@Kippykip
Copy link
Author

Reopening since this is still ongoing

@Kippykip Kippykip reopened this Dec 22, 2022
@n0samu n0samu added the A-avm1 Area: AVM1 (ActionScript 1 & 2) label Apr 13, 2023
@Kippykip
Copy link
Author

image
Recently I noticed last week the ragdoll now appears but with a trailing effect.

@muzikbike
Copy link

Can confirm the "ragdoll trailing" issue. This seems to stay on screen pretty much permanently until the entire page is refreshed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-avm1 Area: AVM1 (ActionScript 1 & 2) A-rendering Area: Rendering & Graphics bug Something isn't working
Projects
None yet
Development

No branches or pull requests

5 participants