Difference between revisions of "Stars vs OS"

From Stars!wiki
Jump to: navigation, search
(DOSBox)
(Linux)
Line 33: Line 33:
  
 
==Linux==
 
==Linux==
 +
[[Image:XP-VirtualBox-Ubuntu-WINE-Stars!.png|right|320px|thumb|{{Image:XP-VirtualBox-Ubuntu-WINE-Stars!.png}}]]
 
Stars runs well under WINE.
 
Stars runs well under WINE.
 
*[[Stars! on Linux Jason Hissong 1997 v2.6/7]]
 
*[[Stars! on Linux Jason Hissong 1997 v2.6/7]]
 
*[http://starsautohost.org/sahforum/index.php?t=msg&th=2921&start=0&rid=78&S=5ed63b0d8440c7309cb2c62061ac7332 'magic' entry for stars! files] (at HWF)
 
*[http://starsautohost.org/sahforum/index.php?t=msg&th=2921&start=0&rid=78&S=5ed63b0d8440c7309cb2c62061ac7332 'magic' entry for stars! files] (at HWF)
 +
===Ubunutu===
 +
Steps to get Stars! running under Ubuntu 9.04 ''Jaunty Jackalope'', all typed into a shell:
 +
#Install WINE
 +
#:<code>sudo apt-get install wine</code>
 +
#make stars executable
 +
#:<code>chmod +x stars.exe</code>
 +
#run
 +
#:<code>./stars.exe</code>
  
 
==OS/2==
 
==OS/2==

Revision as of 18:04, 3 May 2009

This article is still being written. Feel free to help :)

Because Stars! was designed to run on Windows 3.11 or Windows 95, you may experience problems running it on later Windows versions.

In particular version 2.7 (the retail version) requires wavemix.dll, which can be found on the downloads article.


Windows

3.11

Stars! was designed for this OS. There are no issues using Stars! that I am aware of.

95/98/ME

wavemix.dll

Required by v2.7. To install it, simply copy it into your c:\windows directory(or wherever you installed Windows.) Wavemix.dll under Windows 9x tends to cause Stars! to crash when other sounds, such as mp3s, are played at the same time Stars! is running. This is not an issue with later versions of Windows.

NT/2000/XP

wavemix.dll

Required by v2.7. To install it, simply copy it into your c:\windows directory(or wherever you installed Windows.)

stars.ini

Because stars.ini resides in the windows directory (%WINDOWS% - C:\Windows or wherever you installed windows too), Stars! needs to be run by a user with administrator rights for stars.ini to be created. Once created, granting write access will allow all normal Stars! functions. If you do not have and cannot borrow admin rights, Stars! will run just fine without stars.ini, but you will lose the benefits stars.ini provides i.e. you'll have to re-enter your serial every time Stars! is run, Stars will not remember your window layout, zip orders, saved queues or custom fonts.

General issues

  1. Occasionally the cursor will disappear when over the map pane. Closing all instances of Stars! and restarting Stars! will fix this.
  2. If Stars! will not run due to an error with the 'win16 subsystem'. Reboot(restart) the computer.

Vista

32bit
Same issues as NT/2000/XP. In addition, stars.ini is located at: [drive]:\users\[user]\AppData\Local\VirtualStore\Windows
64bit
Requires emulation to work. The simplest solutions are either Win3.x running in DOSBox or MS Virtual PC.

Windows 7 beta

[1] Coyote reported that 'it also runs just fine on win 7 beta (64 bit).'

Linux

Screen shot of the Tutorial running under WINE in Ubuntu Jaunty Jackalope(guest) on VirtualBox on Windows XP(host)

Stars runs well under WINE.

Ubunutu

Steps to get Stars! running under Ubuntu 9.04 Jaunty Jackalope, all typed into a shell:

  1. Install WINE
    sudo apt-get install wine
  2. make stars executable
    chmod +x stars.exe
  3. run
    ./stars.exe

OS/2

No reported issues have been found.

MacOS 9/X

As far as I can tell Mac users don't play Stars!

Emulators

DOSBox

Once installed with Windows 3.11(easy), and the 'resolution' increased to 1024x768(not so easy) Stars! runs just fine and is very playable.

Win3.11 installation with Stars! 2.6jrc4, setup for 1024x768. Requires DOSBox 7.2 or higher.