Quote:
Originally Posted by grelbfarlk
Sound works fine with 8-bit Stereo ++ I used 27khz (or whatever nearest).
Runs well.
Joystick doesn't work, I'm using a PSX pad with Kipper's adapter in second mouse port. In_joystick and Joystick don't seem to be recognized as variables.
|
The joystick support was originally written for Poseidon, and doesn't work very well with the regular lowlevel.library. It assumes that the controller types can be reliably detected upon startup. You can try to use a program like JoyPortTest to make sure the type reported by lowlevel.library is joystick/gameport and then start the game. I plan to overhaul this, but haven't got to it yet.