Attention: This was reshipped due to a bug in my original ship only showing one devlog and only counting 2 hours. Note: The console only works if you toggle it on!
Currently:
An SWF Movie Player that plays typical SWF video like files, withou…
Attention: This was reshipped due to a bug in my original ship only showing one devlog and only counting 2 hours. Note: The console only works if you toggle it on!
Currently:
An SWF Movie Player that plays typical SWF video like files, without audio. It works for both Linux, and HTML5(Please use the samples from the github repo).
The Hope:
A (Hopefully) Fully Featured Flash Player Replacement(Say that 10 times fast), designed for both PC and Web(Using EMScripten :D). In essence, this would be able to run flash games in the modern day. This will process .SWF files and display their contents, much like current SWF players like Ruffle and LightSpark, but with a higher focus on portability, and simple integration with websites.
I asked AI a few general coding questions for C++ libraries that were obscure and difficult to find documentation on (Oddly EMScripten has awful documentation for static libraries), but the majority of research was done using public documentation. I also used it to help understand some linker errors.