Hi!
If you got trouble to launch the game from Steam using Lion (I'm sure you do!), please try the following thing during the time I'm trying to find a clean solution:
- Launch the Steam client,
- then open a finder,
In finder, press "command + shift + g", then it will ask you where you want to go:
- enter "~/Library" ("~" on mac is Alt+n)
- Then go to "Application Support/Steam/SteamApps/common/blocks that matter/"
You'll find and .app in there "BTM_launcher_osx",
- double click it, can you tell me what happen?
- if it works, you can create an Alias of this app (right clic/command clic) and then choose "Make Alias" then drop the Alias where you want (like the desktop). You'll have to launch Steam client to be able to run this!
If it doesn't work, you can also try the following:
- Open a Terminal (there is an application called Terminal in Spotlight)
- type this line in the Terminal:
cd ~/Library/Application\ Support/Steam/SteamApps/common/blocks\ that\ matter/
(press enter to validate)
- then type this one:
java -Xmx1024M -Xms512M -Djava.library.path=. -jar BTM.jar -d32
(enter to validate)
I'm working on it, it's tricky since I only got a SnowLeopard, I borrowing machiens for few hours (thanks Aruno!)
Thanks you for your patience!
Guillaume