Tag Archives: ATI RAGE

Sony VAIO PCV-90 (86Box)

Another machine that’s supported by 86box and has a recovery CD available online

A desktop PC with a Pentium 166Mhz (No MMX), 32MB of RAM (Although we will be giving it 128MB, the max amount), an 8X CD-ROM, floppy drive, and a 2.1GB HDD. The PCV-90 was a higher-end machine and featured the Pentium at 200Mhz and a 2.5GB HDD. Both systems use the ATI RAGE 3D graphics card with 2MB VRAM.

Setting Up

86box does not support all of the hardware that the PCV70 shipped with, the ATI RAGE graphics accelerator is missing and currently un-emulated so we had to substitute another graphics card instead.

Recovery Disc

A copy was posted onto the Internet Archive which was the full backup disc that shipped with the computer, which was intended to restore the PC back to factory shipped state.
This is where we encountered issues, the recovery utility rightly detected that the hard drive was unformatted since this was a new machine VHD, and instructed me to exit the interface and run a command, which would have initialized the disc. But these commands fail to run, they appear to be batch files that would have run FDISK with a specific argument to create the disc. There are two of these, one for each model since both models had different hard disk sizes.

When the CD-ROM boots, it mounts a virtual floppy drive to drive A: and the actual floppy drive is moved to B:
This image is located as an IMG file and can be extracted and mounted in modern Windows.
For some reason when this IMG file is booted, it loads some sort of customized boot disk but fails to load the CD-ROM drive despite it being detected by the Windows 95 or 98 bootdisks. As a result, the recovery utility cannot see the CD-ROM drive since that is running off the virtual floppy drive mentioned earlier.
The reconvey utility is non-functional due to the lack of CD drive detected by the emulated boot disk, likely Sony is using a custom boot disk that came with its own set of drivers. When the driver loads you can quickly see an error message informing no CD drivers were found.

So in order to make these CD’s work with 86Box we are going to have to work around them

Solution

The easiest way was to install Windows 95 RTM, then boot into the recovery program and have it overwrite the files and replace the install, this also involved initializing the disk. To save time I would opt for a minimal install and use the RTM version instead of the later OSR releases as that’s the version Sony used (They actually used the plus pack version, which is integrated into the recovery image and gets installed regardless)

Once Windows 95 is installed and fully bootable, I had to trick the recovery utility to load files from the G: CD-ROM drive, but the regular Microsoft boot discs will place the CD-ROM drive as D: which the Sony utility will refuse to see.
Multiple ways to do this was:
Both methods work best when you have a basic Windows 95 install, this is because the recovery software has issues writing to the bootsector.

Method 1: Bruteforce SCSI

Add a supported SCSI adaptor to the 86box machine, and add a load of both IDE and SCSI CD-ROM drives with the hope one of them would become the G: drive.

I would then use the Windows 98 recovery disc, which has the SCSI drivers to detect the drives and load the recovery program. Once the boot disk environment had loaded, verify the C drive was accessible (If not FDISK it using FAT16). You have to type ‘lock C:’ to enable full access to the C: (See the Note below)
Then I mounted the extracted OSBOOT file as a floppy disk in 86box. This was done by extracting the OSBOOT file from the iso and mounting it after the Windows 98 boot disk had loaded, once mounted I ran the recover.exe file and mounted the actual iso image under the G drive.

Once the recovery utility loads, select restore system without format, and it should begin the restore process, where it will copy the files onto the C drive, once completed you can reboot the system and it will go through the initial setup procedure.
Remember to eject any floppy discs

Note: The version of DOS that the Windows 98 bootdisk shipped with disables direct writing to the C: drive by default unless the lock C: command was used before the recovery software was loaded. Even then the software had issues writing to the boot sector, so even after transferring and unpacking the files we were still left with an unbootable system. This is why I advised installing an RTM version of 95 then using the recovery utility to overwrite it with the Sony image.

Once the OS is installed you can remove the SCSI drive if you prefer.

Here we modify the existing Windows 95 boot disk to set the CD-ROM drive to be G: instead of D: The easiest way to do this was to mount 9Make a backup first) the bootdisk in a working Windows install or use a third-party utility, and edit the AUTOEXEC.BAT file on the root of the boot disc and change the line:

LH A:\MSCDEX.EXE /D:mscd001 /l:d

See the /l:d
We want to change that to /l:g instead
Then save
This tells the DOS driver to start allocating CD-ROM or ATAPI drives from G: onwards

Now we mount and open the OSBOOT.IMG that was extracted from the Recovery CD, and pinch some files off it, namely the recover.exe, recover.ini, profile.ini and sony.exe
All four of the files total 236KB and we want to copy them to the Windows 95 boot disk, If you run out of space there are a few utilities like regedit that can be deleted off the boot disk.
Save and then mount the modified boot disc and boot the machine into it.
If prompted on the startup disc, load the NEC IDE CROM driver.
If everything is correct it should show

Drive G = Driver MSCD001 unit 0

At the prompt, type recover then hit enter (Should be on the A: drive)
The recovery environment will then load
Select Complete Restore
Select Restore Original Software w/o Format
You may get a few error messages that it was unable to copy certain system files, I believe this is related to the boot sector files I indicated earlier, as long as your original Windows 95 install was bootable then the recovery should work regardless.

I should note that despite testing both methods, both methods result in missing applications like Netscape Navigator. This wasn’t so much of an issue since I could reinstall them alter, and the recovery CD has dedicated options for reinstalling both browsers anyway, along with Microsoft Works and Money.

Update: It seems I had to do another reinstall, and on that one it did install both Netscape and Internet Explore, not sure what I did differently?

Windows 95 Bootdisk

Windows 98 Bootdisk

Post Install

We had to substitute a few device drivers in order for us to have a working system

The ATI RAGE card is unemulated in 86box, instead, I used an ATI MAch64VT2 instead. Do note this card lacks MPEG decoding support so some video sequences will be corrupted and will just display a pink color screen

ATI Mach Drivers

The Yamaha sound card was also unemulated, instead, I replaced it with a Crystal ISA soundcard instead. The originally bundled utilities will still function to an extent.

Crystal Drivers (VOGONS)

PreInstalled Software

There is a shedload of software bundled with this VAIO PC, with many titles requiring an additional CD-ROM to be inserted in order to run, which would have been bundled with the system.

VAIO Space

This was the default launcher that came with the system and would run in place of the Windows desktop, similar to the Packard Bell navigator and RM Window Box, oh and don’t forget Microsoft BOB.
VAIO Space tries to take full advantage of the hardware that Sony offered and many parts of the launcher make use of MPEG video (which isn’t functional in 86box since no graphics card can accelerate MPEG video, so your left with pink squares instead.

There are a few different areas of the VAIO Space that contains links to dedicated applications:
Home: Features links to My Space, a Welcome demo, the setting page. The Windows button takes you back to the 95 desktop
My Space: Add shortcuts to your favorite applications.
Windows: Take you to the Windows 95 desktop
Help: Gives you a short description on how to use the VAIO Space utility

Net Space
Accessible by clicking towards the top of the screen, this takes you ‘up’ and gives you a selection of internet applications like AOL, Netscape and Internet Explorer which were not installed on my system. There’s also links to Sony’s online website and an SOS button which opens up a phone dialler to dial 911

Screen 2
Click left from the home screen takes you to this screen, here you see four different categories:
Work Center: features productivity software like Microsoft Works, Microsoft Money and Paint
Reference Library: Links to reference stuff like Encarta, Family Doctor and Compton’s interactive encyclopedia. As the internet wasn’t very widespread it made sense to bundle this software/
Game Arcade: Links to various games like Wipeout and Mechwarrior 2, also featuring the entertainment pack games and the bundled windows games.
Kids Land: Child-friendly software like 3D movie maker

Screen 3
Multimedia applications like the CdPlayer and WAV/MIDI player. These do not open the standalone windows applications, rather Sony’s own that they have bundled. The More A/V button shows the Window standard programs.

Judging from the software bundled, this was designed to be a family PC with various bits of software to suit everyone.

Overall its defiantly a unique experience and was designed to make it easier for novice users to use the system. Not sure how Microsoft felt about it though, image developing a new user interface only for some OEM to replace it with their own.

VoiceView: Seems to be a gateway to various online services, has an online game but this crashes when you try to open it

Billboard Music Guide: Needs CD-ROM

Compton’s Interactive Encyclopedia: Needs CD-ROM

AOL: Desktop client for AOL, an internet service provider

Compuserve: Another Internet service provider client

Microsoft 3D Movie Maker: Popular movie maker application that was part of the Microsoft Home bundle

CyberPassage: Needs CD-ROM

DeltaPoint: Needs CD-ROM

Cartopedia: Needs CD-ROM

The Family Doctor: CD-ROM needed

Investor Insight: Another financial application

LAUNCH: Unknown, does not even open without the CD inserted

Microsoft Money: Accounting management software, the 96 edition is included here

Microsoft Phone: Looks like a phone dialer, to make calls through your PC

Microsoft Works: Microsoft’s basic productivity suite, version 4

Microsoft Reference: Works like an offline Wikipedia, needs a CD to run

Quicken SE Gateway: Looks to be a finance application and has a lot of links to various banks, requires a CD to fully run and appears to be trialware – limited to 10 launches.

Sidekick 95: Some sort of personal information manager, like Outlook that would store user contacts email address and phone numbers

Reader Rabbit: Needs a CD in order to run

American Heritage Talking Dictionary: Mainly functions as a dictionary, but has a few extras including an anagram generator and a thesaurus

Telephone Directory PC411: A phonebook application

Games

Wipeout: A 32bit version of the popular PlayStation game, running using the ATI CIF graphics engine. Sadly 86box cannot emulate this and using a 3DFX or the S3 ViRGE won’t work because it’s designed exclusively for the ATI CIF API, which I hope to cover later on as there are quite a few titles that use this technology.

Also to note, WipEout was one of the launch games for the PlayStation

MechWarrior 2: Retail game that I’ll cover separately at some point in the future, again it needs its own CD-ROM

Microsoft Entertainment Pack: Included games like Chip’s Challange, Dr Black jack, and Jezzball to name a few

Hover: That game that came on the Windows 95 CD

Other

USB Support

This was one of the first home desktops to ship with onboard USB, two years before the iMac which was said to have popularised the standard. However, the version of Windows 95 that Sony shipped with the computer had no USB support. The intention was to ship USB support in an update once Microsoft had released the upgrade for Windows 95, which would be introduced in a supplement update to OSR2 which was released in August 1997, nearly a year after Sony had released the PCV-70/90.

Early Windows 95 USB was a bit of a disaster and didn’t have much support, in fact, it wasn’t until Windows 98SE that USB support was to the standard that we accept today, with the earlier versions lacking many USB drivers.

86Box does not allow for USB devices to be connected, so there isn’t much point in upgrading to this version anyway. Regardless i did try to upgrader it to a USB supported build, which ended up bricking the OS completely. Apparently you have to upgrade in steps first, to OSR1, then OSR2, then install the USB supplement, whilst I tried to install the USB supplement update only, which resulted in a VxD error upon bootup. Not even safe mode could rescue me here, I had to reinstall from scratch.

You would think the Microsoft installer would check first and tell me to upgrade to a supported version of 95, instead it just happily installed

WipEout

A futuristic racing game released in 1995 for various platforms.

In Wipeout your mostly battling against the track itself, rather than the rival ships, and at fast speeds the game can become a challenge, requiring quick reflexes. Thankfully it comes with a banging soundtrack, something which is a staple of the Wipeout series of games.

2 Player mode exists for the console versions, but its one of those games that needs a serial cable, two PlayStation or two Saturn’s, TV’s and copies of each game.

PlayStation

Probably the best version, since it has all the graphical effects, and the sound effects when you enter a tunnel. Can also be played on the PlayStation 3 and PSP as part of the PS Classics. Only issue with this port is the low resolution and the pop-in textures on the track, poor draw distance. As a bonus the game supports the use of a NeGcon controller, allowing for an analogue control, useful for turning and for the airbreaks.

On modern emulators you can sort of re-create the PC effects such as higher resolution and texture filtering, but you are still stuck at 30fps. Overclocking the CPU results in the game running too fast.

Duckstation: Enhanced

The game clears up rather well compared to how it originally looked

Sega Saturn

Wipeout was released for the promising Sega Saturn, and serves as an example of the PSY-Q dev kit for the Saturn, which Psygnosis were trying to promote at the time as an alternative to Sega’s devkit (a version of PSY-Q was released for the PlayStation). The soundtrack has been altered with some songs being removed

Screenshots: SSF emulator

Windows

WipEout was ported to the PC a year later than the PlayStation release, and was designed exclusively for ATI video cards and was typically bundled with Windows PC that had those cards. It’s one of the games that supports ATI’s CIF API rather than Direct3D. This limits it to ATI Rage series 3D chipsets, the one in my Dell OptiPlex being one of them, but in order to play CIF games you need to use an older 1999 driver from ATI (The Windows 98 bundled driver has no CIF support), also CIF is only supported under Windows 98, there is no support for Windows NT 4.0. ATI later removed CIF support from its drivers from late 1999 onwards, so you may have to downgrade the driver order to play. A CIF wrapper exists for Windows 7 onwards, although I’ve not tested it.

Screenshots below are captured from a Dell OptiPlex GX1 with an Intel Pentium 2 350mhz and an ATI RAGE 2 with 4Mb of VRAM

The main difference is the ability to play the game in a higher resolution and with the ability to play at a higher framerate, it’s not exactly 60fps on a Rage2 but its a lot more smoother than the PlayStation version. However the sound is not has good as the console versions, with the PC missing the echo sound effects that play when you enter a tunnel. It’s also one of those games that’s stores the music as Redbook CD audio, and the game plays the audio back like a regular CD player would. This gives the option to change the CD (as the game runs from the hard disk) to play your own music.

MS-DOS

Very similar to the accelerated Windows version, but has a lot of enhancements removed, there’s no texture filtering, the framerate is lower and the resolution is reduced, likely because everything is being done on the CPU. You are limited to a low 320 resolution, 16 bit colour.

Personally I would stick with the PlayStation version, or the Saturn if you prefer more detailed textures. The PC versions sacrifice too much for what benefit they give, although you get the opportunity to run in a higher resolution, the missing sound effects are a huge setback and ruin the immersion of the game. besides with modern emulators you can run the game with additional filtering and upscaling, the FPS is still stuck at 30fps.

Hackers

A concept imaging of Wipeout appeared in the movie Hackers, which features slightly different gameplay with obstacles on the track, a crew that speaks to you instead of techno music playing. It was believed to be rendered on a SGI workstation and features perspective correct texture mapping

External Links

WipEout – Archive Website

WipEout – DOS Support

Dell Optiplex GX1 PSU

Dell Optiplex GX1

A SSF (Small Form Factor) desktop class PC powered by the Pentium 2 processor.

Internal view of the GX1 showing the replacement PSU with adaptor

Power Supply replacement

The power supply in this desktop was well over 20 years old, and was in dire need for replacement, since the system had issues remaining stable after adding two PCI cards. Unfortunately with these old Dell Optiplex machines, changing or upgrading the PSU is not an easy task since Dell opted to use a different pinout for their ATX connector, alongside a proprietary connector than provided 3V to the mainboard. Using a regular AT power supply will damage the mainboard since the wiring is completely different, therefore an adaptor is required for a PSU replacement.

6 Pin Dell P10 AUX Connector Adapter (atxpowersupplies.com)

One downside to this adaptor is that it adds additional slack to the ATX main power cable, which was already long to begin with, this means I had to tie up the excess cable and shove it under the CD drive.

There are various other Dell models which use this type of power supply wiring, generally models from the Pentium 2 and 3 era. The website linked has a list of affected models that use this type of power supply.

Seriously! Don’t use a regular ATX power supply without this adaptor!

Operating Systems

The Optiplex GX1 had a range of officially supported operating systems to use;

Windows 98

The go to operating system for PC retro gaming. Whilst its not the most stable operating system in the world, its widespread support and popularity and to an extent charm means it deserves an install. The GX1 has native support for 98, and most likely came preloaded on most shipped systems for this model.

Windows NT 4.0

The GX1 had full driver support for NT4, since it was designed as a business class system to be used in offices, however with limited DirectX support, the games we can run on NT4 is a lot more limited comparted to 98.

IBM OS/2

The GX1 has official drivers for OS/2 Warp 4, I’ve not tried installing on this system, however I am interesting in getting it running on the system since I have only used OS/2 on virtual machines or PCem.

Red Hat 6.2

One of the officially supported GNU/Linux distro, at least going by the Dell driver support page, which offered official downloads for the GX1. I’ve not tried installing Red Hat on this system (yet)

PCI Expansion

This system has 2 PCI slots and 2 ISA slots, a maximum of three cards can be installed because the middle slot is shared between the PCI and ISA

USB 2.0

USB 2.0 4 Port 480Mbps High Speed VIA HUB PCI Controller Card Adapter PCI

A must have upgrade since the USB bus on this system is limited to the 1.1 standard, and maxes out as 12Mbps. VIA still provide Windows 98 drivers for their cards. Plus the 4 extra USB connectors are useful.

Some older motherboards can be picky in regards to the USB chipset used, apparently VIA chipsets are considered more problematic compared to NEC ones, due to the way IRQ’s are handled and reserved with different chipsets.

Which USB 2.0 cards for old motherboards \ VOGONS

Firewire 1394

Firewire 1394a Dual Port – PCI Full Height Card | eBay

Surprisingly Windows 98 supported 1394 Firewire/iLink cards, and drivers for 98 exist for this card. By adding a 1394 card, this become one of the faster interfaces on the PC, the other being the USB 2.0 PCi card. The onboard ethernet maxes out as 100Mbps.

Spare ISA Slot

Not sure what to put here, a modem? Gameport card? (useful since I have a Microsoft Sidewinder that has a Gameport)

Compact Flash Card

Could be used in the slave IDE channel with the correct adaptor, in order to add additional storage, or to install another operating system like one of the many supported OS.

Specifications

OptiPlex GX1 Midsize Managed PC Systems Reference and Installation Guide (dell.com)

Graphics

ATI Rage II – This is the main graphics adaptor built onto the mainboard. Internally it uses the AGP bus and has 4MB of VRAM with the ability to upgrade to 8MB via onboard memory upgrade.

The graphics processor, with the VRAM to the right along with the VRAM expansion slot. The white IDE looking connector to the top right is the ATI video connector and is meant to connect to an ATI MPEG2 decoder.

This graphics card support the ATI CIF 3D API, which was ATI’s graphics library used with some early 3D titles before the widespread adoption of DirectX. Games such as Wipeout, Tomb Raider used this API. This API was only supported on Windows 95 and 98, it had no support for Windows NT, also later ATI drivers versions remove the CIF support.

Chipset

Intel 82440BX

Memory

There are 3 SDRAM slots available, with one slot populated with a 64MB module, and an extra 64MB module was added to the GX1 to bring the memory up to 128MB. According to the Dell documentation, the system can handle a maximum of 768MB of memory.

Desktop

ATi RAGE utility, showing information about the onboard graphics

wipEout

Oh my… lets try a different resolution

Ah that’s better, Wipeout running at 640×480

South Park

South Park had a PC port, in addition to the console PSone and N64 releases, running in a higher resolutions with Anti-Aliasing

Driver

ATI CIF

I plan on looking at further ATI CIF powered games, in addition to Wipeout listed above (Driver/South Park are DirectX games)

A full list of CIF supporting games is available here