Changes

5 bytes removed ,  20:50, 1 June 2011
no edit summary
Line 14: Line 14:  
[[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).
 
:* 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.
+
:* 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.
+
:* 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:
+
:* 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 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)
+
:** 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)
 
::: Aha, I had copied the Drum_000 and Tone_000 folders to the right spot, but I didn't rename the freepats.cfg to timidity.cfg. Thanks! With regards to the nunchuk axes, I suspect that the axis values provided by the nunchuk are opposite those generated by a PC joystick. The point still stands that when invert=N, both axes act as if they're inverted. [[User:Gblues|Gblues]] 20:49, 1 June 2011 (CEST)
 
::: Aha, I had copied the Drum_000 and Tone_000 folders to the right spot, but I didn't rename the freepats.cfg to timidity.cfg. Thanks! With regards to the nunchuk axes, I suspect that the axis values provided by the nunchuk are opposite those generated by a PC joystick. The point still stands that when invert=N, both axes act as if they're inverted. [[User:Gblues|Gblues]] 20:49, 1 June 2011 (CEST)
7

edits