EmulatorArchive / uae-wii

Automatically exported from code.google.com/p/uae-wii
GNU General Public License v2.0
0 stars 0 forks source link

Maniac Mansion - Control Issues #55

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. start Wii UAE
2. insert Maniac Mansion adf
3. load game till character selection menu appears

What is the expected output? What do you see instead?
If I remember correct it should be possible to control MM with a joystick. I 
only can control it with a mouse.

What version of the product are you using? On what operating system?
Wii UAE V8 on Nintendo Wii.

Please provide any additional information below.
I would like to use joystick controls to play MM. But neither the d-pad of 
wii-mote/classic controller nor the analog sticks of classic controller work. I 
also tried to disable mouse control in the UAE menu, but this doesn´t solve 
the problem. The only way I can control the game right now is with wii-mote + 
sensor bar which is quite unconfortable. Any ideas how to switch to joystick 
controls?

Original issue reported on code.google.com by dre...@gmail.com on 15 Feb 2012 at 9:53

GoogleCodeExporter commented 9 years ago
[deleted comment]
GoogleCodeExporter commented 9 years ago
[deleted comment]
GoogleCodeExporter commented 9 years ago
UAE is fully configurable.

Change these configurations in UAERC file or insert them in a uaerc.user file.
They set the anolg stick and d-pad to emulate the mouse.

# Mouse Left Button - Wimote 'A'
input.1.joystick.0.button.0=JOY1_FIRE_BUTTON

# Mouse Right Button - Wimote 'B'
input.1.joystick.0.button.1=JOY1_2ND_BUTTON

# Wiimote 1 - axis
input.1.joystick.0.disabled=0
input.1.joystick.0.axis.0=MOUSE1_HORIZ
input.1.joystick.0.axis.1=MOUSE1_VERT

# The "hat" on the wiimote (dpad)
input.1.joystick.0.axis.9=MOUSE1_HORIZ
input.1.joystick.0.axis.10=MOUSE1_VERT

Do not point the wiimote towards the TV screen. Otherwise try disabling the 
mouse in the  uae wii menu.

Original comment by olimpier...@gmail.com on 18 Feb 2012 at 2:11

GoogleCodeExporter commented 9 years ago

Original comment by olimpier...@gmail.com on 23 Mar 2012 at 11:42