Jump to content
LaunchBox Community Forums

LaunchBox with Linux and Wine: almost works


francis

Recommended Posts

Hi,

I have tried LaunchBox with wine. it can be installed, but doesn't work very well.

In fact, it is useless. It randomly craches, and there is a lot of glitches in some menus.

But there is a lot of things that work very well, so it is not hopeless.

Here is the method, tested with Linux Mint 17.3, Ubuntu 15.10 and Wine 1.8 :

sudo add-apt-repository ppa:ubuntu-wine/ppa

sudo apt-get update

Install Wine wine1.8:i386 and Winetricks.

sudo apt-get install wine1.8:i386

Configure Wine : Windows version 7 or above.

Do not install mono, it's useless.

Install Framework 4.5.2 (as explained here : https://appdb.winehq.org/objectManager.php?sClass=version&iId=31023 ):

wget https://raw.githubusercontent.com/Winetricks/winetricks/master/src/winetricks

bash winetricks dotnet452 corefonts

Finally download LaunchBox and install it.

What works?

You can launch LaunchBox, import ROMS and import datas from TheGamesDB. A lot of other things work.

What does not?

As I said, it crasches randomly. Menus for import games are hard to read. Besides, it's impossible to launch games... Too bad, but I would say it is not so far to work. The two big problems are: some menus and to launch games.

Edited by francis
Link to comment
Share on other sites

I don't even remember at this point but it really doesn't matter I guess since Its still broken. We want to officially support Linux and Mac in the future but right now we're just trying to focus on Windows. The issue was .Net Framework is, or was, broken in wine. There is a new version coming that is supposed to be more usable in Wine. Once that is available we might try again, but even then it might still be broken.
Link to comment
Share on other sites

When it works, scrolling is not very good, not too bad either, it is reasonably usable. But general performance is good, there is no problem to access menus or to import roms, it is fast. There is problem to edit games, the display of the edit window don't allow to valid directly the modifications (it is possible with "enter"). I can post the general error message. I have notice that, after it has crashed, LaunchBox finally works when I try two or three times to launch it. If I have the time, I will make a video.
Spoiler
System.IO.IOException: Pas d'accès à l'emplacement mémoire. at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath) at System.IO.FileStream.ReadCore(Byte[] buffer, Int32 offset, Int32 count) at System.IO.FileStream.Read(Byte[] array, Int32 offset, Int32 count) at System.Xml.XmlTextReaderImpl.ReadData() at System.Xml.XmlTextReaderImpl.ParseText(Int32& startPos, Int32& endPos, Int32& outOrChars) at System.Xml.XmlTextReaderImpl.ParseText() at System.Xml.XmlTextReaderImpl.ParseElementContent() at System.Xml.XmlTextReaderImpl.Read() at System.Xml.XmlTextReader.Read() at System.Xml.XmlLoader.LoadNode(Boolean skipOverWhitespace) at System.Xml.XmlLoader.ReadCurrentNode(XmlDocument doc, XmlReader reader) at System.Xml.XmlDocument.ReadNode(XmlReader reader) at System.Data.DataSet.ReadXml(XmlReader reader, Boolean denyResolving) at System.Data.DataSet.ReadXml(String fileName) at LaunchBox.Search.LocalDb.get_DataSet() at LaunchBox.Search.LocalDb.GetEmulators() at LaunchBox.Data.DataManager.Load(Boolean settingsOnly) at LaunchBox.Data.DataManager..ctor(Boolean bare, Boolean settingsOnly) at LaunchBox.Program.Main(String[] args)
Link to comment
Share on other sites

  • 2 weeks later...

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...