Skip to content

Where are save files (.sol) located on macOS? #15177

Closed Answered by danielhjacobs
rafrafek asked this question in Q&A
Discussion options

You must be logged in to vote

https://docs.rs/dirs/latest/dirs/fn.data_local_dir.html
Examples:
Linux: /home/alice/.local/share/ruffle

macOS: /Users/Alice/Library/Application Support/ruffle
Note: Depending on the level of trust your device attributes to the download, this can be the physical directory or the virtual/sandboxed version of it.
example:

/Users/<username>/Library/Containers/rs.ruffle.ruffle/Data/Library/Application\ Support/ruffle/SharedObjects/localhost/Users/<username>/<gamepath>/<filename>.sol

Windows: C:\Users\Alice\AppData\Local\Ruffle

Replies: 1 comment 1 reply

Comment options

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

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