Eufloria > Eufloria Classic

Eufloria Classic on OS X

<< < (2/14) > >>

cem:

--- Quote from: maledyris on March 28, 2009, 07:01:21 PM ---I played a level with the "50 tree" adjustment after reading one of the posts, and there's pretty much no lag at all even when zooming in and with hundreds of seedlings on several planets.
--- End quote ---

Is that a game-sided or a map-setting? I would very much like to play smoothly ,)

Alex:
I love you guys. This is great info. Cheers.  :-*

kvikvi:
I tried using  the mono+linux build but frankly i'm not sure how to use it, i could use a guide for dummies.  Please release a mac version as soon as possible. I love the concept dearly.

cem:
I thought I simplified it quite well.. Install Mono, download the frameworks linked above (they are folders called SDL_item.framework) and copy those folders into /Library/Frameworks. Then open Terminal (OS X's command line interface), it should be located in /Applications/Utilities, and navigate to your Dyson Folder. This would look like this, if you had Dyson on your Desktop:

localhost:~ user$ cd desktop
localhost:~/desktop user$ cd dyson
localhost:~/desktop/dyson user$ mono dyson.exe

The commands are almost similar to DOS. To navigate you will need cd FOLDER or cd .. To view the content of a folder type ls

d0k:

--- Quote from: maledyris on March 28, 2009, 07:01:21 PM ---And yeah, that's weird that the color wheel doesn't appear, isn't it? My first time playing was on my Mac, so I had no idea what people were talking about when they were saying which colors they preferred using!

--- End quote ---

I'm not sure what causes this strange problem but you can make it go away by creating a bundle (.app) for Dyson. Popups also work correctly this way.


--- Code: ---cd [dyson folder]
macpack Dyson.exe
cp -r Resources *.dll *.config Dyson.app/Contents/Resources

--- End code ---

macpack is installed as part of mono. It creates "Dyson.app" with a mono loader. Just double click on it in finder to play :)

Edit: it looks like the color chooser is only available in 1.10, not in 1.09. Make sure you've got the correct version or you'll never see it ;)

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version