How to set up an old PC to run a gaming server and have people connect it?

For starters, I am extremely new to the ubuntu community and even with UNIX itself… I have managed to wipe an old gaming computer, stack it with some ram, install ubuntu desktop 14.04, and from following some guides get a minecraft server running locally. Now when I say locally, I can turn on the ‘server’, … Read more

How to install RenPy on Ubuntu?

This is what I’ve done: cd Downloads tar -jxvf renpy-6.99.3-sdk.tar.bz2 ./configure And the result was: bash: ./configure: No such file or directory The renpy-6.99.3-sdk folder contains the following folders: doc launcher lib module renpy renpy.app templates the_question tutorial update And the following archives: LICENSE.txt renpy.exe renpy.py renpy.sh … I’ve tried this: cd Downloads tar -jxvf … Read more

How to install road-rash game into linux? how to install registry files manually into wine?

How to install old road rash game into wine and manually edit registry. I try it by following way but i unable to fix it. Provide simple step by step guide for it. I read:- http://thehacklist.blogspot.in/2010/05/road-rash-on-linux-using-wine.html Is it possible to add registry entries to the wine registry and make illustrator work? https://www.winehq.org/docs/wineusr-guide/using-regedit Answer Install wine-development … Read more

Can I somehow avoid having two versions of Steam?

So, I’ve recently moved from Window$ (again), and I’d like to move my game library over. I’ve already installed Steam for Linux (so I can play supported games natively), but now I have to install Steam for Wine so I can play all the non-native games. My problem here is that I’m running two versions … Read more

minecraft keeps saying this

Java HotSpot(TM) Client VM warning: Using incremental CMS is deprecated and will likely be removed in a future release Java HotSpot(TM) Client VM warning: You have loaded library /home/ollie/.minecraft/versions/1.8.8/1.8.8-natives-1423604296267/liblwjgl64.so which might have disabled stack guard. The VM will try to fix the stack guard now. It’s highly recommended that you fix the library with ‘execstack … Read more