Sound and Parallel Output Fixes
You need to add the following to ~/.cxoffice/dotwine/config to get parallel port output an sound working. I have tested them and I know they make sound and parallel port working. If you don't use OSS for sound then you need to tell CXOffice to use a different sound driver as well, but that is part of the CXOffice config tool.
For Crossover 5.0.0 and above, these entries are put in the registry.
The Windows version isn't so important. Make sure to point the parallel port at the correct physical device node on your Linux box (that you have the parallel PC Lights box plugged into). You can add more than one entry here. The default config file has three listed, copy them if you need more than one. The sound setting is required to get PCStage to output any sounds. Sound works flawlessly with this configuration.
Put the chunk after the dashes at the bottom of the config file, right before the line that contains [/wineconf].
----
[AppDefaults\\\\PCStage.exe\\\\Version] "Windows" = "win2k" [AppDefaults\\\\PCStage.exe\\\\ppdev] "378" = "/dev/parport0" [AppDefaults\\\\PCStage.exe\\\\dsound] "HardwareAcceleration" = "Emulation"