Fortranm
He/Him
Editor, Experienced Forum User, Experienced player (644)
Joined: 10/19/2013
Posts: 1095
How do you use flash player in Dolphin?
Experienced Forum User, Site Admin, Skilled player (1168)
Joined: 4/17/2010
Posts: 10854
Location: RU
I have no idea, but google says it can be done on Wii. I guess I'll ask on Dolphin forums.
Warning: When making decisions, I try to collect as much data as possible before actually deciding. I try to abstract away and see the principles behind real world events and people's opinions. I try to generalize them and turn into something clear and reusable. I hate depending on unpredictable and having to make lottery guesses. Any problem can be solved by systems thinking and acting. If TASing is meta-play, TASVideos Movie Rules are meta-meta-play!
Fog
Experienced Forum User, Experienced player (886)
Joined: 4/5/2014
Posts: 459
feos wrote:
I have no idea, but google says it can be done on Wii. I guess I'll ask on Dolphin forums.
The Internet Channel could play Flash content.
Editor, Experienced Forum User
Joined: 3/10/2010
Posts: 898
Location: Sweden
It was an obsolete version of the Flash player. And by that I mean it was obsolete even on release day.
Fog
Experienced Forum User, Experienced player (886)
Joined: 4/5/2014
Posts: 459
henke37 wrote:
It was an obsolete version of the Flash player. And by that I mean it was obsolete even on release day.
Still better than nothing, though
Experienced Forum User, Site Admin, Skilled player (1168)
Joined: 4/17/2010
Posts: 10854
Location: RU
Warning: When making decisions, I try to collect as much data as possible before actually deciding. I try to abstract away and see the principles behind real world events and people's opinions. I try to generalize them and turn into something clear and reusable. I hate depending on unpredictable and having to make lottery guesses. Any problem can be solved by systems thinking and acting. If TASing is meta-play, TASVideos Movie Rules are meta-meta-play!
GMP
He/Him
Active player, Editor, Experienced Forum User, Reviewer (279)
Joined: 5/22/2020
Posts: 176
Location: Chennai, India
Flash in Dolphin sounds like a fever dream! I found this btw - https://gbatemp.net/threads/how-to-make-flash-game-wad-injects.561406/ Maybe it's possible to be make a tool for packing flash games into custom Wii roms, so that it will be standard. The only issue is that keymapping would be slightly different for each game.
Experienced Forum User, Site Admin, Skilled player (1168)
Joined: 4/17/2010
Posts: 10854
Location: RU
I tried it a few years ago and indeed it's a fever dream. Wii's FlashPlayer is very old, screen resolution is fixed, and you can't load files from local storage, only from online. Which means you start depending on something completely unpredictable. We have a thread about Flash in Gnash in libTAS, and it worked fine in Bionic. Newer Ubuntu breaks deps, but you shouldn't have problems installing older releases. FlashPlayer support in libTAS is also being worked on.
Warning: When making decisions, I try to collect as much data as possible before actually deciding. I try to abstract away and see the principles behind real world events and people's opinions. I try to generalize them and turn into something clear and reusable. I hate depending on unpredictable and having to make lottery guesses. Any problem can be solved by systems thinking and acting. If TASing is meta-play, TASVideos Movie Rules are meta-meta-play!
GMP
He/Him
Active player, Editor, Experienced Forum User, Reviewer (279)
Joined: 5/22/2020
Posts: 176
Location: Chennai, India
Ahh okay. Welp even if it works the fact its going to be linux only makes me sad.
TiKevin83
He/Him
Ambassador, Experienced Forum User, Moderator, Player, Site Developer (86)
Joined: 3/17/2018
Posts: 328
Location: Holland, MI
the linux requirement is hardly a barrier to entry now with WSL 2 having an X server integrated.
GMP
He/Him
Active player, Editor, Experienced Forum User, Reviewer (279)
Joined: 5/22/2020
Posts: 176
Location: Chennai, India
TiKevin83 wrote:
the linux requirement is hardly a barrier to entry now with WSL 2 having an X server integrated.
Dont understand a single term in that, but I understand its my problem for being a noobie.
Experienced Forum User, Site Admin, Skilled player (1168)
Joined: 4/17/2010
Posts: 10854
Location: RU
WSL2 is a thing in Windows 10 that allows you to run some Linux things. Including libTAS. Though sdl-gnash may not work there.
Warning: When making decisions, I try to collect as much data as possible before actually deciding. I try to abstract away and see the principles behind real world events and people's opinions. I try to generalize them and turn into something clear and reusable. I hate depending on unpredictable and having to make lottery guesses. Any problem can be solved by systems thinking and acting. If TASing is meta-play, TASVideos Movie Rules are meta-meta-play!
GMP
He/Him
Active player, Editor, Experienced Forum User, Reviewer (279)
Joined: 5/22/2020
Posts: 176
Location: Chennai, India
feos wrote:
WSL2 is a thing in Windows 10 that allows you to run some Linux things. Including libTAS. Though sdl-gnash may not work there.
Ohh, I will take a look into it!