nosamu
nosamu
`symphonia-play` seems to play mono MP3 audio at double-speed. I am testing on 64-bit Windows 10. Here is an example MP3 file that reproduces the issue: [427_muz1.zip](https://github.com/pdeljanov/Symphonia/files/15229522/427_muz1.zip) I was also...
### Describe the bug Ruffle does not handle "_level" strings as the target parameter in MovieClipLoader.loadClip(). Here is an example: ```as var clipLoader = new MovieClipLoader(); clipLoader.loadClip("test.swf", "_level10"); ``` Ruffle...
#### List the website(s) you're having issues with: http://www.gaiaonline.com/tank/3644166/ #### What happens? The page appears blank because this Flash embed script is blocked by EasyList: `https://cdn1.gaiaonline.com/src/_/e143bb5df5304ae98988a03a4dabca2e-1483-401/src/js/flash/AC_OETags.js` With EasyList disabled, the...
The Director 12 build of Cast Ripper occasionally crashes due to an access violation error in TextXtra. When this happens, the program quits immediately without any warning; this is not...
Currently I am using the Buddy API Xtra for file and folder selection dialogs, which displays XP-style dialogs even in Windows 10. Considering the age of Director MX 2004, it...
The [director-files-extract](https://github.com/n0samu/director-files-extract) script can do this. I should integrate it with Cast Ripper to make it easier to use. The challenge: I need to receive and parse the command-line output...
SWFv5 text is encoded based on the system locale instead of using UTF-8. Ruffle always decodes SWFv5 text as Windows-1252, but this is not accurate behavior for non-English SWFs. When...
### Describe the bug Link to SWF: https://static01.nyt.com/packages/flash/science/201010-rock-paper-scissors/RPS.swf Note: This is a multiasset game, so it should be accessed directly via the link, not downloaded. When the [New York Times...
### Describe the bug Link to SWF: https://static01.nyt.com/packages/flash/science/201010-rock-paper-scissors/RPS.swf Note: This is a multiasset game, so it should be accessed directly via the link, not downloaded. In the [New York Times...
With the panic in #4932 soon to be fixed by #9447, I figured now is a good time to list the remaining issues with Electricman 2. This issue describes the...