Theoretically, you can't. However...
- Descargar Dosbox Para Windows 8 64 Bits
- Dosbox For Windows 8.1 64 Bit Free Download
- Dosbox For Windows 8.1 64 Bit8 1 64 Bit Full Version
- Dosbox For Windows 7 X64
- Ron Miller here at Stars! AutoHost has permission from Jeff McBride (the author) to give away serial codes in exchange for a small donation to Stars! AutoHost. See this thread in the forum for details.
- Note: The game executable file itself is freely available. It is only the serial code that is an issue.
- NoteNote: Ron checks his Stars! AutoHost email every few days usually, so don't get upset if you don't receive a serial code immediately after donating. It's not an automatic process.
- Note: The game executable file itself is freely available. It is only the serial code that is an issue.
Use an complete OS emulator eg Windows Virtual PC, DOSBox (below) or VirtualBox; In addition, stars.ini is located at: drive: users user AppData Local VirtualStore Windows. LittleEddie posted that after going from Windows 7 Home 64-Bit to Windows 8 32-Bit Release Preview, with 16-bit mode enabled: Stars! DOSBox 0.74-3 for Windows. It has been developed to overcome the issue that Turbo C 3 has with operating in full screen on 64 bit versions of Windows 7, and Wind. For 32 bit versions of Windows a DOS emulator is highly recommended. The most popular DOS emulator these days is DOSBox. Version 0.74 works with Windows 10, Windows 8, Windows 7, Vista and XP (32 and 64 bits). DOS games work like they should work in DOSBox, with sound and the right speed. To get a game working, follow instructions on our DOSBox. In this video Tutorial I'm going to show you how to run debug tool on a 64-bit OS, to Further write assembly code The link for DOSBOX: http://www.dosbox.com/.
{{#shtml:SAHDonate}}Please donate between $2 and $6 per serial needed.
Stars! box covers |
- Details and links for older versions can be found on the Patches and versions article.
- Third-party utilities can be found on the Utilities article.
|
Stars! has no installation program, instead you simply unzip it to the directory you wish to keep it (e.g. C:GamesStars!). Some additional recommended steps:
- Right-click on stars.exe and select Send To-Desktop (create shortcut) for easy access. There are a variety of command line options you can use to create customised shortcuts.
- Edit your stars.ini to set options including extended reporting, a default password and additional backups.
- For multi-player games via Stars! AutoHost, consider using AutoHost Client
Because Stars! was designed to run on Windows 3.11 or Windows 95, you may experience problems running it on later Windows versions or other operating systems.
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.
- stars.ini
- stars.ini is located in the windows directory (%WINDOWS% - C:Windows or wherever you installed windows too)
95/98/ME
- wavemix.dll
- Required by v2.7 only. 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.
- stars.ini
- stars.ini is located in the windows directory (%WINDOWS% - C:Windows or wherever you installed windows too)
NT/2000/XP 32bit
- wavemix.dll
- Required by v2.7 only. 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
- Occasionally the cursor will disappear when over the map pane. Closing all instances of Stars! and restarting Stars! will fix this.
- If Stars! will not start or causes an error, try using task manager(ctrl-shift-esc) and ending the ntvdm.exe,wowexec.exe and any stars.exe processes (or just the whole ntvdm.exe process tree).
- If Stars! will not run due to an error with the 'win16 subsystem'. Reboot(restart) the computer.
XP 64bit
As with Vista 64bit and Windows 7, requires emulation to work. The simplest solutions are either Win3.x running in DOSBox (below) or MS Virtual PC.
Vista
- 32bit
- Same general issues as NT/2000/XP. In addition, stars.ini is located at: [drive]:users[user]AppDataLocalVirtualStoreWindows and no longer requires administrator rights to be created/used.
- 64bit
- As with XP 64bit and Windows 7, requires emulation to work. The simplest solutions are either Win3.x running in DOSBox (below) or MS Virtual PC.
Windows 7
Windows 7 explicitly does not support legacy 16bit applications, which includes Stars!. The best workaround solutions that have been found are to either:
- Install and use XP Mode of the Windows Virtual PC or
- This solution does not work with Windows 7 Home as XP Mode requires Windows 7 Professional, Enterprise or Ultimate.
- Use an complete OS emulator eg Windows Virtual PC[1], DOSBox (below) or VirtualBox
In addition, stars.ini is located at: [drive]:users[user]AppDataLocalVirtualStoreWindows.
Windows 8
LittleEddie posted that after going from Windows 7 Home 64-Bit to Windows 8 32-Bit Release Preview, with 16-bit mode enabled:
- Stars! Version 2.7 crashes on the BattleBoard with 'Wavemix.dll' being the problem.
- Stars! 2.6j has been running fine with no crashes so far.
NeilHoward points out this is a known issue, as described inhttp://wiki.starsautohost.org/wiki/Patches_and_versions#2.6_vs_2.7
Additionally:
- Stars! Notebook, AutoHost Client both run with no problems.
- Xtreme Borders, will not start, 'Tabctl32.ocx' is a problem.
Android
Stars! will run on Android using the DOSBox setup below.
- Install DosBox Turbo and DosBox Manager
- Expand the archive somewhere on your SD card (or emulated storage)
- You may need to download it to a PC, extract it and zip it for transfer - rar doesn't always expand properly on Android
- Open DosBox Manager, add a new profile and 'Edit Config', 'DosBox Settings' (Advanced DosBox configuration), 'Autoexec' (Edit autoexec.bat) and put in the following:
mount c: /storage/emulated/0/DOSBox/DOSBoxC
c:
windowswin /n c:starsstars.exe -x
exit
- where
/storage/emulated/0/DOSBox/DOSBoxC
is where you have extracted the above rar
- Add your Stars! serial and you're golden.
Linux(WINE)
Stars runs well under WINE.
- 'magic' entry for stars! files (at HWF)
Ubunutu or Debian
Steps to get Stars! running under Ubuntu 9.04 Jaunty Jackalope, all typed into a shell:
- Install WINE
sudo apt-get install wine
- make stars executable
chmod +x stars.exe
- run
./stars.exe
Notes
- Sound is sometimes an issue in Wine configuration. It helps to have sound turned off, or use v2.6 rather than 2.7
- At least one user has noticed that the serial number gets prompted for very often under Wine. This is only a minor convenience, and is probably because Stars! keeps detecting what looks like hardware changes. If this is happening players are advised to be careful of triggering the Copy Protection Features i.e. delete your .x file before your final save and submit.
MacOS 9/X
Historically, Macintosh users haven't been able to play Stars! (except by having another machine ...). However, with the recent Macintosh hardware using the x86 CPU, and Wine being ported to MacOS X, this should now be possible, as Stars! runs well under Wine.
OS/2
No reported issues have been found.
DOSBox
Stars! runs just fine and is very playable under DOSBox.
- stars.ini is located in DOSBox's drivewindows directory
StarsWine (Windows)
StasWine was creatd by user raptor on the HWF.Stars! runs just fine and is very playable under Wine for Windows. It actually starts up faster than the DOSBox Stars! above.
- stars.ini is located in the otvdmwindows directory
Portable VirtualBox
Windows 98
A Portable VirtualBox installation of Win98 with Stars! on it. It's setup with a shared folder that can be accessed from the host operating system (tested with WinXP host system). The guest OS is setup for 1024x768 resolution and high color mode.
Descargar Dosbox Para Windows 8 64 Bits
Runs on a flash drive, 282MB uncompressed.
- see #95/98/ME above for OS details/issues.
- Unzip to the root dir of your flash drive.
- Run Portable-VirtualBox.exe
- When it tells you to install the VirtualBox Ethernet adapter, say Yes, as you'll need that to access the shared Stars folder.
- VirtualBox (the first time it runs) will connect to virtualbox.org and tell you that there is a newer version available. Do not get the newer version. You may want to turn off the VirtualBox update feature in the Options.
- After the VirtualBox window comes up, Start the Win98 Virtual Machine.
- There will be a window telling you how to handle mouse/keyboard inside the virtual environment, and how to transfer control of the keyboard/mouse back to the host computer. VERY IMPORTANT to know. otherwise you'll find your mouse/keyboard locked inside the Win98 VM and can't move out of it.
- At the login prompt, just press Enter (no password). After Windows 98 comes up, you'll see a text file on the desktop which contains instructions on how to access the shared Stars! folder from your host Windows operating system.
Dosbox For Windows 8.1 64 Bit Free Download
- Note that I did not find a way to have the shared folder AND guest Internet access at the same time. Also, the guest Win98 cannot access host system shared folders that I know of, only host access guest Win98 shared Stars! folder.
The biggest downside to the classic Johnny Castaway screensaver, which remains popular today even though it was first released way back in 1993, is that it will not run on 64-bit versions of Windows. This is due to the fact that Johnny Castaway is a 16-bit program, and while 32-bit versions of Windows have built-in compatibility for 16-bit applications, all modern 64-bit versions of the operating system only support programs that are 32-bit or newer. As a result, the growing number of Windows 64-bit users are unable to install and run Johnny Castaway out of the box.
Thankfully, a Reddit user going by the nickname ztjuh has come up with a method similar to our workaround that allows the installation of Johnny Castaway on Mac OS X, but designed specifically for Windows 64-bit, allowing these users to enjoy Johnny's antics on their modern computers without needing to run virtual machines.
New! Skip the tutorial with our installer
Instead of manually following all the steps outlined below, you can use our new Johnny Castaway installer to automate and simplify the process. Just download the installer and within a few clicks you'll have the Johnny Castaway screensaver up and running.
Many thanks to the author of the PoseMotion Christmas screensaver for putting this installer together. It includes Johnny Castaway (with sound) and DOSBox pre-configured.
How it works
In our tutorial for Mac OS X, we explain how to use the Wine software to emulate a Windows environment. The DOSBox application that is used in this method is similar in that it allows us to run old MS-DOS applications on a modern version of the Windows operating system.
Being able to start Johnny Castaway on Windows 64-bit via DOSBox is one thing, but we will also need to turn it back into a screensaver. To accomplish that, we will download and install the Screen Launcher utility, which allows you to run any program as your screensaver, whether that's a web browser, PowerPoint presentation, a video or, indeed, DOSBox.
The process we describe below has been tested to work on Windows 7 Professional (64-bit), but should also work on other versions of the OS, such as Windows Vista, 7, 8 and 10.
Please note that this method does not allow the use of DOSBox for running programs other than the Johnny Castaway screensaver without, in fact, breaking the screensaver set-up.
Step 1. Install DOSBox
- Head over to the DOSBox website and get the latest version of DOSBox for Windows.
- Double-click the file you downloaded to start the setup program, and follow the on-screen instructions to install DOSBox onto your computer.
- When the installation of DOSBox has successfully been completed, a DOSBox icon will be placed onto your desktop. Double-click it to make sure DOSBox is working, then type 'exit' on the command line and press Enter to close it again.
Step 2. Download the dosbox.zip package
ztjuh created a ZIP container file that includes various third-party programs that are required to get Johnny Castaway up and running. The original screensaver is also included, which explains why we do not need to download the screensaver itself in this tutorial.
- Download the dosbox.zip file to your computer.
- Locate the file in your Downloads folder and double-click it. This will open the archive file in the Explorer if your version of Windows has the built-in capability to open and extract ZIP files without a need for third-party software. If your installation of Windows does not support opening ZIP files, you will need to download and install an additional application such as 7-Zip to extract the contents.
- Extract all contents of the ZIP file, including the main 'dosbox' folder, to the root of your hard drive. For most users, this will be 'C:' (without the quotation marks). This will create a 'dosbox' folder at the location 'C:dosbox'.
- Warning: make sure you also extract the enveloping 'dosbox' folder to the root of your hard drive (this is the default behavior). Extracting only the contents of that folder may put you at risk of overwriting files in your Windows folder, which may break your Windows installation or cause it to become unstable.
Step 3. Enable audio support (optional)
This step is optional. If you would like to be able to hear the sounds, follow the below instructions, which are based on those given by Reddit member ace2go:
- Download this file (SB16W3x.zip) to your computer, and extract its contents to a new directory within your dosbox directory. To illustrate: if in step 2 you extracted the dosbox.zip file to C:dosbox, extract the contents of the SB16W3x.zip file to C:dosboxSB16W3x. You can extract the files wherever you like, but choosing a separate folder within the DOSbox folder helps in keeping everything organized.
- Confirm that the files from the ZIP archive you just downloaded have been extracted into the C:dosboxSB16W3x folder, and then launch DOSbox via the Start Menu: press the Windows key on your keyboard, or click on the Windows icon at the bottom left of your screen, and browse to or search for the DOSbox shortcut.
- Once launched, manually enter the following commands into the DOSbox window. It is important that, at the end of each command, you press the Enter key on your keyboard to execute it before moving on to the next command.
mount c c:dosbox
c:
cd c:SB16W3X
INSTALL - After a few seconds, you should be greeted by the 'Audio Software installation program'. Press the Enter key to continue.
- Use the arrow keys to select 'Full Installation' and press Enter.
- Again use the arrow keys to select the 'Microsoft Windows 3.1 path', press Enter, and again press Enter to confirm setting the path to the default 'C:Windows'.
- Select the 'Proceed using the settings shown' option and press Enter.
- In the next screen, move down to 'Interrupt setting', press Enter, select '7' and again press Enter. Repeat this for the 'High DMA setting'.
- Again make sure that 'Proceed using the settings shown' is selected, and press the Enter key to begin installing the audio software into the DOSbox environment. This may take several minutes. If at any time you receive a message about replacing one file with another, simply select 'Skip' and press Enter to proceed.
- When the installation has completed, press the F10 key to exit DOSbox.
You have now installed audio support into the DOSbox environment.
If you ever want to disable audio support, open the C:dosboxautoexec.bat file in Notepad and comment out the following lines by adding a number sign (#) in front of them, like so:
#SET SOUND=C:SB16
#SET BLASTER=A220 I7 D1 H7 P330 T6
#SET MIDI=SYNTH:1 MAP:E
#C:SB16DIAGNOSE /S
#C:SB16MIXERSET /P /Q
C:WINDOWSSMARTDRV.EXE
PATH C:WINDOWS;
SET TEMP=C:WINDOWSTEMP
Note that we did not comment out the last three lines, which are unrelated to audio support. If you ever want to re-enable audio support, simply remove the number signs.
You can also disable audio playback in DOSBox by opening the DOSBox Options file again, and changing the line 'nosound=false' to 'nosound=true'.
Step 4. Configure DOSBox to start Johnny Castaway
- Press the Windows key on your keyboard to open the Start Menu, then click 'All programs' and browse to and click on the DOSBox folder, then click 'Options', followed by 'DOSBox X.XX Options' (where X.XX is the version of DOSBox you downloaded). On Windows 8 you may need to use the search box to find the shortcut.
- A configuration file will be opened in Notepad. Change 'fullscreen=false' to 'fullscreen=true', then scroll down all the way to the bottom of the file. Just under '[autoexec]', copy and paste these lines:
mount c c:dosbox
c:
cd windows
win runexit c:windowsscrantic.exe /s
exit - Make sure that 'c:dosbox' corresponds to the location of the 'dosbox' folder you extracted from the dosbox.zip file you downloaded earlier in this tutorial.
- Press Control+S on your keyboard or click 'File' at the top of the window and select 'Save' to save your changes. You can now close Notepad.
- Launch DOSBox by double-clicking the DOSBox icon on your desktop. The Johnny Castaway screensaver should appear within a few seconds. You can exit it by moving your mouse or pressing any key on your keyboard.
If you ever want to make changes to the DOSbox environment after completing this step, you will need to edit the configuration file again and remove the lines we added under '[autoexec]', or comment them out by adding a number sign (#) in front of them. You can then launch DOSbox normally, e.g. to add or remove audio support as described in step 3.
Step 5. Install and configure Screen Launcher
If the Johnny Castaway screensaver started successfully, we can now set it as our screensaver of choice using the free Screen Launcher utility.
- Right-click this link, select 'Save (link) as', then browse to the Windows folder on your hard drive and click 'Save' to begin downloading the Screen Launcher program.
- Open the Screen Saver Settings panel. In the list of screensavers, check if 'Screen Launcher' is listed. If it's not listed, or the screensaver does not start after you have completed this tutorial, locate the Screen Launcher file in the Windows folder (or wherever you saved it) on your hard drive, right-click it and select 'Install'. This will re-open the Screen Saver Settings panel. It should now appear in the list of screensavers.
- Return to your desktop, right-click the DOSBox shortcut icon and select 'Properties'. Copy the contents of the 'Target' field to the clipboard (Control+C) and click 'OK'.
- Return to the Screen Saver Settings panel, select the Screen Launcher screensaver, and then click 'Settings'. Click once in the white text field, then press Control+V to paste the contents of the clipboard into it. Alternatively, click the 'Browse' button and navigate to your hard drive, double-click the 'Program Files (x86)' folder, followed by the 'DOSBox-X.XX' folder, then select the DOSBox application file and click 'Open'.
- Click 'OK' to exit the Screen Launcher settings panel. Return to the Screen Saver Settings panel and, making sure Screen Launcher is still the selected screensaver, click 'Preview'. The Johnny Castaway screensaver should now start. You can close it again by pressing any key or by moving your mouse.
- Finally, click 'OK' in the Screen Saver Settings panel to save your changes and to set Johnny Castaway as your default screensaver.
Hopefully, you now have the 16-bit Johnny Castaway screensaver set up on your 64-bit version of Windows! Our thanks go to Reddit user ztjuh for sharing this clever method.
Need help? Have questions?
Dosbox For Windows 8.1 64 Bit8 1 64 Bit Full Version
We're here to help. Post your question or problem on our message board.