freezy / VisualPinball.Engine

:video_game: Visual Pinball Engine for Unity
https://docs.visualpinball.org
GNU General Public License v3.0
396 stars 62 forks source link

Current code version run in Linux ? #446

Closed Augusto7743 closed 1 year ago

Augusto7743 commented 1 year ago

Thanks for reading my topic. Visual Pinball Engine current code version is ready to run in Linux ? Not demanding , but perhaps in next year will be released the first version ?

Have an good week.

freezy commented 1 year ago

It compiles on Linux, but none of us devs is using it as a daily driver. Common perception is that Unity on Linux is less stable than Windows or MacOS.

Release date: See WIP thread.

Augusto7743 commented 1 year ago

Thanks for your reply. Well ... Pinball simulation on Linux not are in good status. Is possible run Visual Pinball using WINE latest version , but the physics are strange and not accurate as if anything not is giving enough time or require several threads not being allowed in WINE. Also some tables crash. VisualPinball.Engine is an possible solution for Linux. You believe VisualPinball.Engine in future versions can run all VP tables without any issues ?

Thanks for reading. Have an nice week.

freezy commented 1 year ago

For Visual Pinball, there are efforts to get Linux compatibility as we speak. See this branch.

VPE won't be able to run VP tables, but creators will able to import them into the editor, and it should be relatively trivial to port them. Guides and documentation about this process will follow.