Results 1 to 8 of 8

Thread: Simulators for ubuntu..

Hybrid View

  1. #1
    Join Date
    Dec 2010
    Beans
    12
    Distro
    Ubuntu 10.10 Maverick Meerkat

    Smile Simulators for ubuntu..

    Hey! im like new to the forum, so im not sure whether this is the right place :L
    so anywho..can anyone list good simulators for ubuntu eg: flight sims etc..

    Thanks

  2. #2
    Join Date
    Oct 2010
    Location
    Prague
    Beans
    263
    Distro
    Ubuntu UNR

    Re: Simulators for ubuntu..

    Quote Originally Posted by 21stCenturyBreakdown View Post
    Hey! im like new to the forum, so im not sure whether this is the right place :L
    so anywho..can anyone list good simulators for ubuntu eg: flight sims etc..

    Thanks
    -flight gear as a flight sim

    - danger from the deep as a submarine sim, currently in alpha state, being a work in progress but it's playable and really entertaining.

    -torcs, trigger, vdrift,speed dreams, dakar 2010 as racing simulators

    - vega strike and vendetta online as sci-fi flight sims

    - using wine you can run IL2-Sturmovik without a problem also, as a WW2 combat flight simulator.

    - mania drive as an entertaining car stunts simulator

    - frets on fire (FOFIX) as a guitar simulator. You can make a guitar out of your keyboard.

    - True Combat Eliteas one of the most realistic online FPS I have ever encountered
    Debian rulz but Ubuntu it's alright either

  3. #3
    Join Date
    Dec 2010
    Beans
    12
    Distro
    Ubuntu 10.10 Maverick Meerkat

    Re: Simulators for ubuntu..

    how would i install a tar.gz file O.o

  4. #4
    Join Date
    Dec 2010
    Beans
    Hidden!
    Distro
    Ubuntu 10.04 Lucid Lynx

    Re: Simulators for ubuntu..

    .tar.bz is a Linux tarball. This is an analog for windows's .RAR or .ZIP format of archive. You just need to unpack it somewhere ( I prefer /home/your_username/Documents/). After, find a makefile (the file that will compile & install the software) and run it. You better it in terminal to see error messages.


    Code:
    dima@dima-laptop:~$ cd /home/dima/Documents/mars_linux_0.6.1_alpha/ 
    dima@dima-laptop:~/Documents/mars_linux_0.6.1_alpha$ /home/dima/Documents/mars_linux_0.6.1_alpha/M.A.R.S.
    ./main32: error while loading shared libraries: libGLEW.so.1.5: cannot open shared object file: No such file or directory
    This is an example of installing these programs. Unfortunately, the developers of this game, M.A.R.S. have written the libraries incorrectly. The makefile for my game is M.A.R.S. , but you might have a different file. But don't worry, your .tar.bz should work

    P.S. "cd" is change directory command. And, a little bit of explaination:
    cd /home/dima/documents/mars_linux_0.6.1_alpha/ - I have changed my directory to the uncompressed folder.
    /home/dima/Documents/mars_linux_0.6.1_alpha/M.A.R.S. - I have tried to launch the makefile.

    I'mGeorge, you are right! Firstly, search your game in synaptic, synaptic will all of the job for you! Go to System -> Administrative -> Synaptic package manager and search for your game that you wish to install


    Fatal_Error
    Last edited by fatal_ERROR777; December 19th, 2010 at 01:42 PM.

  5. #5
    Join Date
    Oct 2010
    Location
    Prague
    Beans
    263
    Distro
    Ubuntu UNR

    Re: Simulators for ubuntu..

    Quote Originally Posted by 21stCenturyBreakdown View Post
    how would i install a tar.gz file O.o
    Before trying to install from source,the usual case of tar.gz archives, search if you don't have the game in your repositories with synaptic. Some games also came archived as tar.gz even if they are precompiled and you already have some available executables.

    Tell me what are you trying to install so I could assist you forward.
    Debian rulz but Ubuntu it's alright either

  6. #6
    Join Date
    Jan 2010
    Beans
    8

    Re: Simulators for ubuntu..

    I'm making a remake of the classic physics simulator "Ski Stunt Simulator."

    Here's a gameplay video, please keep in mind it's still under development.

    Mars Stunt Simulator Progress Video #2
    http://www.youtube.com/watch?v=tE1Fo1sJx2I

    I'm posting this because of it's extreme relevance to this thread. I use Ubuntu both at home and at work. The simulator is made in Java and is fully cross platform.

    I'm sorry for bringing an old thread back from the dead, and also technically advertising. My bad. XD

  7. #7
    Join Date
    Feb 2005
    Location
    Valhöll, Ásgarðr
    Beans
    7,255

    Re: Simulators for ubuntu..


  8. #8
    Join Date
    Feb 2012
    Beans
    Hidden!

    Re: Simulators for ubuntu..

    Undoubtly FlightGear (aircraft) and Torcs (car). X-Plane (aircraft) if you are willing to pay for the simulator.

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •