ruffle
lightspark
ruffle | lightspark | |
---|---|---|
489 | 24 | |
16,869 | 1,840 | |
1.0% | 0.3% | |
9.9 | 9.8 | |
7 days ago | 7 days ago | |
Rust | C++ | |
GNU General Public License v3.0 or later | GNU Lesser General Public License v3.0 only |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
ruffle
-
Bill Atkinson has passed away
https://ruffle.rs/ recently came to my attention when I needed to resuscitate a back into tool that had been completely built in Macromedia products
- Ruffle – open-source flash player
-
Retro Boy: simple Game Boy emulator written in Rust, can be played on the web
FWIW, the thing I've found as the slowest single factor on my machine, might not be the slowest on yours; I might have not noticed the real cause of slowdowns on your machine at all, and you may be the only one able to diagnose it.
(and for the record, I'm on W10 too.)
Also, my personal experience from optimizing https://ruffle.rs/ is that in many cases Firefox's wasm runtime can behave slightly faster than on Chrome for some reason; and performance issues are often instead caused by other APIs like the canvas.
-
How Flash Games shaped the video game industry
The proprietary tools were only an issue for people who needed the timeline. Games-wise, Both Actionscript 2 and 3 were perfectly usable without Flash. The MTASC compiler was a massive game-changer, and then Adobe released the AS3 compiler themselves, and certainly when I was at a consultancy working on a massive, expensive game, none of us were authoring anything in Flash. Even the designers and artists simply provided image assets.
A few years later, I did use Flash to teach students interactivity (in 2016, I was wondering why myself, but hey, university courses are hardly up-to-date) but there was little other reason to use it.
Today, I still rate AS3 and if there was an LLVM project to output, I don't know, WASM, or similar, I'd try it. Oh, there are?
- https://github.com/bvibber/wasm2swf
- https://ruffle.rs/
Of course, MTASC wunderkind Nicolas Cannasse went off to create https://haxe.org/, which was used quite well on Smart TVs and the like for a while, still used in games. Maybe we already have the answer, but the web is too boring for this stuff.
- ruffle-rs/ruffle: A Flash Player emulator written in Rust
-
Verso – web browser built on top of the Servo web engine
How about the same old flash emulated in wasm, so no plugin.
https://ruffle.rs/
Use those same great adobe tools in a vm.
-
Voice Is a Garden: Margaret Watts Hughes's Victorian Sound Visualizations
If it used Flash, Ruffle would've picked them up (great addon if you haven't heard of it already: https://ruffle.rs/)
Looks like this site uses Windows Media Player embeds to play WMV files. I don't know of any big addon that makes those types of embeds work, if the server for the embedded protocol is still even alive.
Thankfully, the videos have been mirrored to Youtube.
-
Introduction to Linear Algebra
Looks like this uses Flash (SWF) for interactive diagrams. Luckily ruffle.rs [1] works.
[1] https://ruffle.rs/
-
Revive old flash games using ruffle and trystero
Some of you may know ruffle (https://ruffle.rs).
-
Orisinal: Morning Sunshine (recovered old flash games)
The memories…
I often wondered what would happen to those wonderful Orisinal mini games after Flash's death, without actually checking out the site. Would Ferry Halim find the time to port them to "HTML5"? Would they just… disappear forever?
It turns out that they know run in Ruffle[1], a Rust/WASM based Flash Player emulator I've never heard of (or forgotten about). The handful of them that I have tested work flawlessly.
[1] https://ruffle.rs/
lightspark
- When SVG almost got network support for raw sockets
-
What's the definitive IQ test that I can take without paying somebody?
try this and download the win64 one.
-
How to play SWF flash games on raspbian 64?
https://github.com/lightspark/lightspark (Actively being developed, though still of alpha quality.)
-
Are there any extensions that get flash-based content to work?
maybe you can try something like this https://github.com/lightspark/lightspark
-
Good flash emulator for walfas?
A true emulator would be something like Ruffle or Lightspark. Ruffle I know doesn't work well with Walfas last time I checked. I don't know about Lightspark.
-
Flash game to Html5 converter
lightspark, a browser plugin written in C++. It's a work in progress, not every flash content will work. Modern mainstream browsers don't support running it within a page, so flash content needs to be run in a standalone lightspark app, or in some lesser known browsers.
-
How and where do I tell CMake where my C/CXX compiler is?
I'm trying to install lightspark on my computer, and it hinges on launching a shell script that mainly executes a CMake command. when I try ./build.sh (the name of the shell script), I get a bunch of lines of errors. The first one I think is major is CMake Error at /usr/share/cmake-3.23/Modules/CMakeTestCCompiler.cmake:69 (message): The C compiler "/usr/bin/cc" is not able to compile a simple test program. This makes me think it tries to direct to some sort of default C Compiler or C program to compile, then doesn't work as I have in some place failed to clarify what C/CXX compiler I'm using. Additionally, at the end of the errors I get Tell CMake where to find the compiler by setting either the environment variable "CXX" or the CMake cache entry CMAKE_CXX_COMPILER to the full path to the compiler, or to the compiler name if it is in the PATH. With this, I tried to find some place to put my compiler path, in the Lightspark repo itself and in the CMake files, and I've been unable to find anything. The manual seems to go more over options for the CMake command itself as opposed to setting things up beforehand; I haven't been able to find what I'm looking for. I'm more or less at the end of my rope for this specific issue, help would be appreciated. Thank you
- Jag ser ditt Svea Rike III, och synar med dessa godbitar!
-
What "legacy" software are you still forced to use in 2022 that you wish would die?
I'm having alot of fun with this post actually. I wouldn't be surprised if there was some alternative or workaround for whatever you guys need to run. For example, instead of the clunky Java, we have this. Instead of Flash, try this
-
I know flash is dead, but is there a safe extension that will allow me to listen to these submissions from somethingawful.com again? i'm on a nostalgia kick and these came from a simpler time. I just want to hear them again.
Ruffle has been mentioned, Lightspark is another one.
What are some alternatives?
launcher - Launcher for Flashpoint Archive
TIC-80 - TIC-80 is a fantasy computer for making, playing and sharing tiny games.
FlashPatcher - .NET program to remove timebomb from Adobe Flash Player
react-resizable-and-movable - 🖱 A resizable and draggable component for React.
shumway - Shumway is a Flash VM and runtime written in JavaScript