Skip to content

What OSes are supported?? (including porting to other OSes using Rust) #12855

Discussion options

You must be logged in to vote

Ruffle Web will run on any browser that supports WASM. It'll run much better if it supports WebGL too, but it doesn't strictly need it.

Ruffle Desktop runs on Linux, Mac and Windows. I don't know the specific version minimums because we haven't tested it, but it'll likely be whatever Rust will support. It requires Direct X 12, Vulkan, Metal or OpenGL to function. Otherwise, not much other dependencies.

The core ruffle code isn't platform specific and has been ported to other places such as Android, too. iOS is theoretically possibly but nobody wants to invest the time to check, given Apple's policies against emulators.

Replies: 2 comments 1 reply

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@TemaisgameNoobas
Comment options

Answer selected by TemaisgameNoobas
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants