Replies: 2 comments 2 replies
-
|
issue is that the UI library does not support Linux at all, Fmodel needs to switch to a whole different library meaning everything changed yeah a guide for wine setup is possible |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
Do you mean the UI framework used is only for Windows? Dumb question but how hard would changing it be? I was thinking of Avalonia because it's cross platform. The logic behind the UI (e.g calling the API (Cue4Parse)) remains the same, just the frontend's code that needs to be changed, or am I wrong? As for the Wine guide, I'll make and push it. |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Since gaming on Linux (Proton) is getting better (and Linux users are usually more technical), is there any plan for FModel support on Linux? I mean, dotnet/C# itself is compatible with Linux. I believe Cue4Parse is compatible on Linux too?
At least for now, I'm using FModel via Wine (Bottles). I feel like Wine/Bottles instructions can at least be added on the installation guide for Linux users.
Beta Was this translation helpful? Give feedback.
All reactions