WORK IN PROGRESS: PCem + Windows submissions are not allowed yet
This page will give you specific instructions and tips for using Windows in PCem. The entirety of the main guide applies here too.
Table of contents
What you'll need
- libTAS and PCem (with ROM files)
- A Windows XP SP3 Home Edition ISO
- Utilities CD with Voodoo drivers and other goodies
Using with libTAS
This section will be focusing on setting up a configuration to make tool-assisted speedruns. These guidelines will help you make a TAS that people will be able to sync on other machines. If nobody else can sync your run, then it will probably not get accepted!
Be aware of our Movie Rules for libTAS movies and especially for running PCem in libTAS.
Windows XP installation movie
We cannot distribute a fully configured OS hard drive image like we did with the DOS configurations, so you will need to install Windows XP yourself. We can provide a libTAS movie that you can run and it will automatically install Windows XP onto a hard drive image for you.
- Windows XP CD that we cannot distribute, but we provide hashes for the exact one you need
- Clean hard disk file to install the OS on
- Utilities CD for extra things
- PCem machine config (depends on certain ROM files)
- OS installation movie
- Make sure you don't have
~/.pcem/roms/ga686bx/flash.bin
or~/.pcem/nvr/windowsxp.ga686bx.nvr
before running the movie. They should be generated by it. - Disable libTAS OSD in the Video menu, or you will get a memory leak.
- Uncheck Runtime -> Prevent writing to disk for the installation movie.
Here's how we created them:
flash.bin and NVR
flash.bin
is a file that contains the flash memory of the system. Because the ROM gets written into it, we can't distribute it. This file may also contain custom system parameters from previous configs using the chipset.
Similarly, a non-volatile memory file is created in
~/.pcem/nvr/
named after your machine config and motherboard (for example windowsxp.ga686bx.nvr
). It is also required for movie sync. It can be distributed, but it's pointless to distribute it, since the installation movie has to be run anyway, and it recreates the NVR file.
- You must start with the
~/.pcem/roms/ga686bx/flash.bin
and~/.pcem/nvr/windowsxp.ga686bx.nvr
files that were generated from the Windows XP installation movie.- If you use a verification movie to install your game, you should start with
flash.bin
and.nvr
that were generated from that.
- If you use a verification movie to install your game, you should start with
libTAS Settings
- All settings from the general PCem guide apply
- Games that attempt to fetch the current time and date may not work correctly using the default system time in libTAS (which results in 2070-01-01). To fix this, set the system time to a date between 2000-01-01 (946684800 System time in libTAS) and 2037-12-31 (2145830400).
- 1980-01-01 (2145830400 System time in libTAS) to 1999-12-31 (946684800) should also work. However, Windows XP is known to take substantially longer to boot up using system times in this range and hence this is not recommended.