Skip to content
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

Impossible Quiz questions 81 and 102 are incompletable on Ruffle #8395

Open
EZGames69 opened this issue Oct 26, 2022 · 17 comments
Open

Impossible Quiz questions 81 and 102 are incompletable on Ruffle #8395

EZGames69 opened this issue Oct 26, 2022 · 17 comments
Labels
bug Something isn't working timeline Issues relating to timeline animation

Comments

@EZGames69
Copy link

Describe the bug

tested on the latest nightly (10/26/2022).

The game is unable to complete question 81, and ends up automatically skipping it as a result.

For question 102, even if you complete it fast enough, once the dots fade away the game will think you failed and continuously deplete you of a life.

this is what that looks like for 102 (ignore the incorrect audio, this is from a libTAS movie recording and I started the encoding process before the proper order of tracks could play): https://www.youtube.com/watch?v=527DUPd4vNA

Expected behavior

What should be happening instead is on Question 81, you rub the rod and lightning will strike, letting you continue by pressing a green arrow button.

for 102, the game should just fade after the last dot was touched and move on to the next question.

Affected platform

Desktop app

Operating system

Ubuntu 22.04

Browser

No response

Additional information

This bug came about because of a TAS being worked on with libTAS.

@EZGames69 EZGames69 added the bug Something isn't working label Oct 26, 2022
@n0samu
Copy link
Member

n0samu commented Oct 26, 2022

Hi, have you tested whether these bugs occur when using Ruffle normally, rather than with libTAS?

@LukeSaward1
Copy link

libTAS should not make errors occur that do not happen normally.
I'd test, however I'm not very good at the game to be able to do it w/o libTAS

@EZGames69
Copy link
Author

I have not, the only reason being that I really suck at this game.

@Spikestuff
Copy link

Spikestuff commented Oct 26, 2022

Using Ruffle 0.1.0-nightly (84f3739 2022-10-23) a Windows build (slightly behind due to the OpenGL issues).
Multiple questions besides the listed 81 and 102 automatically skipped without me selecting an answer.

@n0samu
Copy link
Member

n0samu commented Oct 26, 2022

I guess even if you were to verify the bug, I don't know how we could make debugging this possible for the developers, without having to waste many of hours of their time as well...

@Spikestuff
Copy link

Spikestuff commented Oct 27, 2022

Multiple questions besides the listed 81 and 102 automatically skipped without me selecting an answer.

Just to at least show what happens. I took my time going through each question hoping it would initiate somewhere, and it did it at Q38 at the earliest for me (since as n0samu stated debugging and going through this game is a nightmare and would take a good amount of time):

ImpossibleQuiz.mp4

Here's the answer guide as a note. If a question is surrounded by red text it's a timed one, but the automatic skipping will happen before you reach those questions.

@p0008874
Copy link
Contributor

The game has some level that requires right click to complete the game BUT!
Both Ruffle Desktop and Web Version can not ignore the mouse position when you right click.
Desktop version don't have right click bar.

@LukeSaward1
Copy link

That is irrelevant to this issue.
Please open an issue for that or look for an issue detailing that.

@p0008874
Copy link
Contributor

p0008874 commented Oct 27, 2022

That is irrelevant to this issue. Please open an issue for that or look for an issue detailing that.

That still part for the game issue, Because none of Ruffle dev are unable to finish the game.

@LukeSaward1
Copy link

LukeSaward1 commented Oct 27, 2022

The unimplemented Desktop context menu should be put in a different issue, and is not part of this issue.

@p0008874
Copy link
Contributor

p0008874 commented Nov 12, 2022

I edited flash file that allow to Skip and Play 81 and 102
SkipToQuiz.zip
Make sure you are the first quiz and Press Tab Key.
@n0samu

@p0008874
Copy link
Contributor

p0008874 commented Mar 2, 2023

quiz 102 issue has be fixed, but we not sure about 81.

edit: nevermind the bug still exist.

@GMPranav
Copy link

GMPranav commented Jun 3, 2023

I edited flash file that allow to Skip and Play 81 and 102 Make sure you are the first quiz and Press Tab Key.

Can you edit this to be some other key please? Seems like ruffle uses the Tab key for toggling between it's menus.

@p0008874
Copy link
Contributor

p0008874 commented Jun 3, 2023

image
Quiz 81

I edited flash file that allow to Skip and Play 81 and 102 Make sure you are the first quiz and Press Tab Key.

Can you edit this to be some other key please? Seems like ruffle uses the Tab key for toggling between it's menus.

Make sure you are the first quiz and Press Space Key.
files (3).zip

@p0008874
Copy link
Contributor

Nevermind, The new debug allow you to trigger

ruffle_EyAOtJiY9c.mp4

@p0008874
Copy link
Contributor

p0008874 commented Jul 7, 2023

Just like the Electricman 2, This is timeline issue.

@n0samu n0samu added the timeline Issues relating to timeline animation label Jul 7, 2023
@p0008874
Copy link
Contributor

image
You know, I'm still testing.
But for now, this remains untouched.
(I thought they were using the debug feature but no.)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working timeline Issues relating to timeline animation
Projects
None yet
Development

No branches or pull requests

6 participants