Please read the Forum Rules before posting.
![]() ![]() |
4th December 2007, 7:26am
Post
#1
|
|
![]() Resident Muton ![]() ![]() ![]() ![]() Group: Fan Fiction Posts: 271 Joined: December 2004 From: Gold Coast, Australia Member No.: 261 |
My interest in X-COM seems to go through phases and right now I'm in the phase again, but since the last phase I've installed Vista and when I went to run UFO (both DOS and CE) I found that it doesn't work at all. The DOS version simply crashes and the CE one runs with audio but no video, just a black screen.
Needless to say, I'm a sad boy |
|
|
|
4th December 2007, 9:02am
Post
#2
|
|
|
Dances with Mutons ![]() ![]() ![]() ![]() Group: Site Staff Posts: 755 Joined: April 2005 From: Croatia Member No.: 3,529 |
According to the 2K guys, there seem to be problems with Vista compatibility. And with no source code, they can't do anything about it.
|
|
|
|
4th December 2007, 11:05am
Post
#3
|
|
![]() Resident Muton ![]() ![]() ![]() ![]() Group: Fan Fiction Posts: 271 Joined: December 2004 From: Gold Coast, Australia Member No.: 261 |
I tried running them in 'Windows 95' compatibility mode and it did absolutely nothing.
|
|
|
|
4th December 2007, 3:43pm
Post
#4
|
|
![]() Maverick Hunter ![]() ![]() ![]() ![]() Group: Site Staff Posts: 804 Joined: November 2004 From: Montevideo, Uruguay. Member No.: 101 |
Now, that's what you get for purposedly installing Vista
Did you try DOSBox? -------------------- |
|
|
|
4th December 2007, 11:02pm
Post
#5
|
|
![]() Resident Muton ![]() ![]() ![]() ![]() Group: Fan Fiction Posts: 271 Joined: December 2004 From: Gold Coast, Australia Member No.: 261 |
No. Does it run under Vista?
|
|
|
|
5th December 2007, 11:06am
Post
#6
|
|
![]() The Smily Admin ![]() ![]() ![]() ![]() ![]() Group: Admin Posts: 2,999 Joined: September 2002 From: Tasmania (AU) Member No.: 152 |
It does, yes. Otherwise I can only really recommend installing a virtual machine. You could probably dedicate a gigabyte of space to one without eating too much into your primary storage, and that'd handle no end of older games.
-------------------- |
|
|
|
12th December 2007, 11:00pm
Post
#7
|
|
|
Squaddie ![]() Group: Members Posts: 11 Joined: November 2007 Member No.: 6,063 |
There's a very easy-to use program called easyBCD. I decided to give it a go, and checked the following tutorial:
http://apcmag.com/5485/dualbooting_vista_and_xp If you follow that you can get XP installed as a dual-boot with your vista installation, without having to format drives or lose any data. You might want to give it a go. It really is simple, and the guide on that webpage, while far longer than it needs to be, will take you right through the process. |
|
|
|
13th December 2007, 12:12am
Post
#8
|
|
![]() Resident Muton ![]() ![]() ![]() ![]() Group: Fan Fiction Posts: 271 Joined: December 2004 From: Gold Coast, Australia Member No.: 261 |
As much as I love UFO, I'm not sure I can be bothered doing duel boots and such just for 1 game...
|
|
|
|
13th December 2007, 1:02am
Post
#9
|
|
![]() Maverick Hunter ![]() ![]() ![]() ![]() Group: Site Staff Posts: 804 Joined: November 2004 From: Montevideo, Uruguay. Member No.: 101 |
Did DOSBox not work for you?
-------------------- |
|
|
|
13th December 2007, 7:17am
Post
#10
|
|
![]() Resident Muton ![]() ![]() ![]() ![]() Group: Fan Fiction Posts: 271 Joined: December 2004 From: Gold Coast, Australia Member No.: 261 |
It sounded too complicated to set up, talking about making special folders and mounting them or something. I got confused. I'm a simple person when it comes to software. I need programs that say, "Do you want to install?" then you click "Yes" and it's all done and you can run it
|
|
|
|
13th December 2007, 8:16am
Post
#11
|
|
|
Dances with Mutons ![]() ![]() ![]() ![]() Group: Site Staff Posts: 755 Joined: April 2005 From: Croatia Member No.: 3,529 |
It's so simple it hurts.
You start dosbox. you type: mount c <path to your UFO folder, for example: c:\games\ufo> type: c:[enter] type: ufo[enter] and you're ready to go. Needless to say, you have to have the dos version of the game, CE won't work. |
|
|
|
13th December 2007, 8:23am
Post
#12
|
|
![]() Rowboat ![]() ![]() ![]() ![]() ![]() Group: Site Staff Posts: 2,726 Joined: September 2002 From: Outer Space Member No.: 813 |
I haven't used dosbox as much as I'd like, but if you've got a whole lot of games that you'd like to play in a dos environment, you could easily store them all onto the same drive or directory, and just mount the whole thing. Then navigate to the respective games the good old fashioned way via the command prompt and run them from there. Old fashioned games call for old fashioned means.
I think you can also make a batch file with all the right mounting commands (and perhaps load any other TSRs that you might need, like sound or mouse emulators) and then just run that from then on whenever you feel like playing one of your vintage games. - NKF -------------------- Current Avatar Source: A custom GM-Striker. The 'British' counterpart to the 'German' Zaku in Ich trage eine Wanne für einen Hut. I still have no idea if that's been mistranslated.
|
|
|
|
13th December 2007, 9:32am
Post
#13
|
|
![]() The Smily Admin ![]() ![]() ![]() ![]() ![]() Group: Admin Posts: 2,999 Joined: September 2002 From: Tasmania (AU) Member No.: 152 |
You can actually include commands in the shortcut you use to run DosBox by adding "-c" arguments to the target line.
For example, you could copy and paste the original DosBox shortcut and then edit it. The standard target line looks something like this: QUOTE "C:\Program Files\DOSBox-0.63\dosbox.exe" -conf "C:\Program Files\DOSBox-0.63\dosbox.conf" Now say you added the execution commands to the list: QUOTE "C:\Program Files\DOSBox-0.63\dosbox.exe" -conf "C:\Program Files\DOSBox-0.63\dosbox.conf" -c "mount c <path to UFO folder>" -c "c:" -c "ufo" (or "ufocd" for the CD version of the game) Once you've done this, you could rename the shortcut to something more appropriate, perhaps change the icon if you're so inclined. For some programs you can also add an "exit" command, which makes DosBox shut itself down when the actual game ends. Doesn't work for UFO though (as it uses a batch file for execution, this messes things up a bit). -------------------- |
|
|
|
![]() ![]() |
Similar Topics
| Topic Title | Replies | Topic Starter | Views | Last Action | |||
|---|---|---|---|---|---|---|---|
![]() |
22 | shiremct | 1,008 | 8th November 2005, 7:00pm Last post by: greedo |
|||
|
Lo-Fi Version | Time is now: 2nd December 2008, 5:31am |