what problems are you having with XPS ?
I've never used this before, but I imagine it works something like this: -
Use CDRWin to create bin image (
game.bin) on your harddrive in a folder (ie C:\Game)
Copy the
game.xps patch and the XPS executable file to that same folder with the bin file.
Open a MS-DOS command prompt (Start>Run>"cmd.exe")
Make working directory the one where the files are (eg C:\Game)
by
cd c:\Game
Command
XPS game.xps game.bin
Fingers crossed it should work