Line 13:
Line 13:
Lastly, a feature request: OGG support, so players can use soundtracks from dxx-rebirth! Either that, or more step-by-step instructions for setting up the timidity patches. I downloaded the patchset from the site you linked and tried to set it up the way you described, but I had no music. Assuming I've downloaded freepats-20060219.zip, what do I do with it to make the music work?
Lastly, a feature request: OGG support, so players can use soundtracks from dxx-rebirth! Either that, or more step-by-step instructions for setting up the timidity patches. I downloaded the patchset from the site you linked and tried to set it up the way you described, but I had no music. Assuming I've downloaded freepats-20060219.zip, what do I do with it to make the music work?
[[User:Gblues|Gblues]] 07:21, 1 June 2011 (CEST)
[[User:Gblues|Gblues]] 07:21, 1 June 2011 (CEST)
+
* Pointer control is not implemented, only twisting left/right or tilting up/down (when using wiimote only).
+
* That's how joystick control is implemented in the original code and that's why there's an invert option.
+
* Widescreen is properly supported, if you compare the viewport with widescreen on/off you will see the viewable area and pixel aspect ratio are different. As for messages being cut off, they're already half an inch inside the border of both my CRTs and I didn't want to waste any more screen space.
+
* If you want to use ogg files, convert them to MP3. For the timidity stuff:
+
** copy either crude.cfg or freepats.cfg to /etc/timidity/timidity.cfg
+
** copy the Drum_000 and Tone_000 folders to /usr/local/lib/timidity/. Don't just copy the files inside them, copy the folders themselves. [[User:Tueidj|Tueidj]] 11:43, 1 June 2011 (CEST)