Skip to main content

User login

What is OpenID?
  • Log in using OpenID
  • Cancel OpenID login
  • Create new account
  • Request new password
Register
  • Home
  • Browse
    • 2D Art
    • 3D Art
    • Concept Art
    • Textures
    • Music
    • Sound Effects
    • Documents
    • Featured Tutorials
  • Submit Art
  • Collect
    • My Collections
    • Art Collections
  • Forums
  • FAQ
  • Leaderboards
    • All Time
      • Total Points
      • Comments
      • Favorites (All)
      • Favorites (2D)
      • Favorites (3D)
      • Favorites (Concept Art)
      • Favorites (Music)
      • Favorites (Sound)
      • Favorites (Textures)
    • Weekly
      • Total Points
      • Comments
      • Favorites (All)
      • Favorites (2D)
      • Favorites (3D)
      • Favorites (Concept Art)
      • Favorites (Music)
      • Favorites (Sound)
      • Favorites (Textures)
  • ❤ Donate
FLARE [ARCHIVED]

Is it possible to install FLARE on chrome OS?

TakeAShower
Tuesday, October 2, 2018 - 08:52

Can you install FLARE on Chrome OS? If not, can you consider adding such an option?

  • Log in or register to post comments
dorkster
joined 12 years 12 months ago
Tuesday, October 2, 2018 - 11:52
dorkster's picture

We have the Emscripten version, which I thought might be able to be packaged as a Chrome app. As is, it doesn't work in Chrome. I tried enabling NO_DYNAMIC_EXECUTION as noted here, but the app still fails due to eval() usage. No idea if it could work at all with Chrome's permissions model.

The Emscripten version has issues on its own. It's obviosuly slower than native, and things like changing the window size don't work. Have you tried running the Linux version via a chroot?

  • Log in or register to post comments