For the people attempting to fix bugs, if you are in need of a test environment, I have made one. It requires that you first download the BYOND Suite and install it, then simply compile the environment.
Go to File -> Preferences -> (Games Tab) -> Uncheck Download Music and Sound Effects.
This will disable sounds but give you a performance boost.
You can also enable "Use Graphical Hardware for displaying maps" on the same tab. This gives you a good performance boost. It's on by default.
The following comments are owned by whoever posted them. WineHQ is not responsible for what they say.
Wine 1.5.28 xubuntu 12.10
by CunningStuntBonus on Saturday April 20th 2013, 15:34
A slight update.
Wine 1.5.28 on xubuntu 12.10 fixes the keyfile problem I was experiencing.
I did still install it to My Documents just to be sure and gave read/write permissions across the entire BYOND folder and this is what I found;
When you log on you get a prompt box saying connecting to game, close it, it does nothing.
SS13
Ingame menus inherit XFCE's current theme, which can be problematic.
On the first run, the game is sluggish, menus do not work properly and you will need to close byond completely and restart.
Some ingame menus do not refresh well, the robotics cyborg fabricator menu does not auto-update, you need to close and reopen the window.
1.4.1 xubuntu 11.10
by CunningStuntBonus on Saturday April 20th 2013, 8:30
Unfortunately i'm getting the keyfile problem, tried installing to My Documentd as suggested in Zack's comment, but it has not helped. Have also tried changing permissions and that did not work.
Key File Error
by ZackW on Monday March 25th 2013, 19:41
It looks like wine has some issues with accessing files in folders that are hidden like .wine, as that's what pops up in the terminal when you get that Keyfile error. The way to solve this problem is to install BYOND outside of program files. When installing, tell it to install it to "My Documents" that will install the game to home/BYOND, and the keyfile problem will be solved. I have also noticed in some distributions that upon joining a game such as Space Station 13, the chat box will flood with "cannot read cache file" messages. The way i fix this is to give all of the files in BYOND/cache full read/write permissions. You may have to do this every time you start BYOND, asevery time I go to change those permissions, i notice that they are back to what they were before. Only the "others" catagoty changes though, leading me to beleive that that is the only permission you need to change to full permissions.