Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

A web-compatible Shockwave Player emulator written in Rust

License

NotificationsYou must be signed in to change notification settings

igorlira/dirplayer-rs

Repository files navigation

DirPlayer Logo

DirPlayer

DirPlayer is a Shockwave Player emulator written in Rust that aims to make playing old browser games possible on modern browsers.

Demo

Check out a live demo of this project athttp://dirplayer-rs.s3-website-us-west-2.amazonaws.com/

Chrome Extension

Download the Chrome Extension athttps://chromewebstore.google.com/detail/dirplayer-shockwave-emula/gpgalkgegfekkmaknocegonkakahkhbc

The extension implements a polyfill that replaces all<embed> elements that point to a Shockwave file in websites you visit.

Requirements

Building

Note

Before we can start, we need to load the missing modules for NodeJS with thenpm install command.

🪟 Windows

Windows users can use our scripts which are located in thescripts folder and end with.bat.

🐧 Other platforms

Building Rust VM

npm run build-vm

Building extension

npm run build-extension

Make sure to build the VM first. The bundled extension will be located in./dist-extension.

You can install the local build by going tochrome://extensions, enabling Developer Mode, then clicking theLoad unpacked button.

Note that the extension is currently only available on Chrome.

Running locally

npm run start

Join our Discord!

If you have any questions or you're interested in being part of the discussions of this project, please join our Discord!

https://discord.gg/8yKDk9nJH2

Acknowledgements

This project would have not been possible without the extensive work of the Shockwave reverse engineering community.

A lot of code has been reproduced from the following projects:

https://github.com/Earthquake-Project/Format-Documentation/

https://github.com/Brian151/OpenShockwave/

https://gist.github.com/MrBrax/1f3ae06c9320863f1d7b79b988c03e60

https://www.scummvm.org/

https://github.com/csnover/earthquake-rust/

https://github.com/ProjectorRays/ProjectorRays

About

A web-compatible Shockwave Player emulator written in Rust

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors5


[8]ページ先頭

©2009-2025 Movatter.jp