The root cause of Pokemonium not working on OSX is because only the native libraries for Windows are included in the download.
To get this working on OSX, you need to download the native libraries and put them in the correct folder. You can get the files from the full Slick distribution here: http://slick.cokeandcode.com/downloads/slick.zip
After you have downloaded and unzipped the archive, the files you want are located inside lib/natives-mac.jar
You can unzip the jar file with the Archive Utility. Move the files that it contains into the lib/natives folder of Pokemonium.
You also need the updated lwjgl.jar file from the Slick distribution. Move this file from Slicks lib folder to Pokemonium's lib folder.
Move Pokenet.sh from the bin folder of Pokemonium to the root folder. You will be using this shell script to run the game.
To run the game, open up terminal and navigate to the root folder of Pokemonium. Type "sh Pokenet.sh" (without quotes) and hit enter to play. Enjoy.
A similar method would probably get it working on Linux.
thanks to veeku for this




Reply With Quote
- what program do you use to open it o.O?

