How to get BrawlBox Working in Ubuntu / OSX

(1/4) > >>

Jack H.:
After some tinkering and guesswork, I've managed to get BrawlBox (.63d) in a perfectly working state within Ubuntu 10.04 Lucid Lynx. The images and menu are somewhat skewed, but besides that - everything works as it should.

Because the instructions are followable in OSX as well (not these instructions exactly, but OSX has WINE and Winetricks, which is required for this to work), I have reason to believe that this will allow users to run BrawlBox in OSX too.

---------

Here's the simple tutorial I've whipped up.

--------------

Getting BrawlBox working within Ubuntu (+ other Linux Distros / Mac OSX (unconfirmed))

Components Required
WINE v1.1.42 (or higher)
Winetricks
• allfonts (instead of corefonts, tahoma, and liberation)?[or separately]: corefonts, tahoma, liberation
• d3dx9 (helps)
• ie6 (helps)
• dotnet20 (install as windows version 2000)
• dotnet30 (install as windows version xp)

Step One:
Install WINE:
Wine v1.1.42 (or higher)
Installation:

Download and Install the wine installation that matches your Linux Distro (Ubuntu, Debian, etc) from here: http://www.winehq.org/site/download

----------------------------------------------------------
Step Two:
Install Winetricks:
Installation:

Enter this into terminal:
wget http://www.kegel.com/wine/winetricks

Follow instructions, and Install.

----------------------------------------------------------
Step Three:
Run Winetricks / Install Needed Components
Install "allfonts"
• Alt + F2 to open "Run Application" dialogue.
• Type "sh winetricks" without the quotes.
• Select allfonts (or corefonts, tahoma, and liberation separately)
• Click ok, and Install.

Continue to install these one at a time in the order listed above. Refer to the images below for what settings WINE should have when installing dotnet20 and dotnet30.

To change the Default Windows installation environment in Wine by going to Applications >> Wine >> Configure Wine


(Settings for when installing dotnet20)


(Settings for when installing dotnet30)


Results:



Do not bother Kryal with Ubuntu / OSX related issues. Direct them to Jack H.

----------------
Known Issues Minor Annoyances with Ubuntu/OSX Workaround:

[*]Checkmarks Missing from Boxes (FUNCTIONAL, graphic is merely missing)
[*]Menu is an 'X' (FUNCTIONAL, only text is missing)
[*]Error Poppup Upon Opening (FUNCTIONAL)
[*]Error Poppup Upon Export (FUNCTIONAL. Just hit OK)
[*]Rare/Random Error boxes (None that have hindered functionality however.)
[/list]

SnackAttack:
What to do when I cannot install dotnet20 or 30?

Please uninstall the Samyak/Oriya font, e.g. 'sudo dpkg -r ttf-oriya-fonts', then log out and log in again. That font causes strange crashes in .net programs.

^^^^ That's the message I get.

Jack H.:
Quote from: SnackAttack on April 26, 2010, 06:42:36 PM

What to do when I cannot install dotnet20 or 30?

Please uninstall the Samyak/Oriya font, e.g. 'sudo dpkg -r ttf-oriya-fonts', then log out and log in again. That font causes strange crashes in .net programs.

^^^^ That's the message I get.



Well, try doing what it says! Open up terminal, and past in the line it gave you (sudo dpkg -r ttf-oriya-fonts). Sign out, sign in - attempt again.

SnackAttack:
Already tried...no avail.

Anything on this?

dpkg - warning: ignoring request to remove ttf-oriya-fonts, only the config
 files of which are on the system.  Use --purge to remove them too.
brian@brian-laptop:~$ sudo dpkg -r ttf-oriya-fonts --purge
dpkg - warning: ignoring request to remove ttf-oriya-fonts, only the config
 files of which are on the system.  Use --purge to remove them too.
dpkg - warning: ignoring request to remove --purge which isn't installed.

^^ New response.

Jack H.:
Instead of --purge, try --force.

Navigation

[0] Message Index

[#] Next page