-
-
Notifications
You must be signed in to change notification settings - Fork 143
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Linux? (Question) #156
Comments
Hi, I just got it working with wine. The clue is that you need to install dotnet40 into your wine prefix via winetricks. Here's what I did to get it to run:
Hope this helps you. Of course you need to change the paths to your liking. I like to put the wine prefix next to the application. |
I did a quick test too and concluded that WPF seems to be the problem. At least at first glance and I did not look any deeper. Steps to reproduce: mono Gibbed.Borderlands2.SaveEdit.exe Unhandled Exception: System.IO.FileNotFoundException: Could not load file or assembly 'PresentationFramework, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35' or one of its dependencies. File name: 'PresentationFramework, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35' [ERROR] FATAL UNHANDLED EXCEPTION: System.IO.FileNotFoundException: Could not load file or assembly 'PresentationFramework, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35' or one of its dependencies. File name: 'PresentationFramework, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35' |
Not sure if this is any help for non-steam users, but GE Proton seems to be able to run |
I use linux and was wondering if there will be a version that works for linux gamers/users?
I tried to use
wine
but that just breaks things and doesn't work at all and leaves me to making a windows10 VM JUST to use gibbed.If developing a version for linux as a project isn't going to happen..Do you or anyone else know of an alternative?
(that either works with wine or just works with linux. (I use manjaro/arch).
(off topic)
PS: I'd play BL3 but that game just feels worse than BL2 and BL1. I like feeling like a badass vaulthunter looking for loot on planets, etc. Not some side character in a bigger story that honestly feels meh. So that's why I am asking this question and why I'm back to BL2.
The text was updated successfully, but these errors were encountered: