EmulatorArchive / uae-wii

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

Cannot start games - wiimote #37

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1.Load any game (working fine in cracked screen)
2.Set keys (1-+ in wiimote)
3.Try to enter game

What is the expected output? What do you see instead?
Cannot enter/start game

What version of the product are you using? On what operating system?
UAE Wii v5

Please provide any additional information below.
I cannot "enter" any game. Emulator & games work OK, and I can change settings 
in the initial crack screen (for ex. F1, F2...) but cannot get it to start. Can 
anyone tell me if it's the uaerc? Can you give me a uaerc that works? 

Also I've tried a Classic Controller Pro (not original) but it does not work...

Original issue reported on code.google.com by geopa...@gmail.com on 29 Aug 2010 at 4:45

GoogleCodeExporter commented 9 years ago
You mean you are stuck at the cracktros? If so, note that several cracktros 
want you to press the Right Mouse Button or Return or Esc. For the keys, try 
mapping those to the Wiimote's special buttons.

For the Right Mouse Button, make sure to point the Wiimote directly towards the 
Sensor Bar and press B - if it doesn't work, try to adjust the Wiimote's 
direction a bit and try again. Also, have a look at Issue 10: 
http://code.google.com/p/uae-wii/issues/detail?id=10

Original comment by blubberdiblub@gmail.com on 24 Oct 2010 at 11:33

GoogleCodeExporter commented 9 years ago
100% spot on, this is why simon added remappable keys.

Original comment by f...@pspuae.com on 27 Oct 2011 at 7:52

GoogleCodeExporter commented 9 years ago
Thank you all, will try it!

Original comment by geopa...@gmail.com on 31 Oct 2011 at 8:42

GoogleCodeExporter commented 9 years ago
Also don't succeed to load any adf in UAE wii v7

Original comment by arnaud.e...@gmail.com on 9 Dec 2011 at 5:51

GoogleCodeExporter commented 9 years ago
You should follow the instructions in the Wiibrew uae wii project page and use 
the "insert floppy" menu (df0).  

Original comment by olimpier...@gmail.com on 10 Dec 2011 at 11:56

GoogleCodeExporter commented 9 years ago
Of course I followed the instructions... found the issue, UAE wii v7 is unable 
to load a adf containing any special character like "[" in filename, behaviour 
seemed ok but always set floppy to none. 

Original comment by arnaud.e...@gmail.com on 11 Dec 2011 at 2:26

GoogleCodeExporter commented 9 years ago
I can load adf files also with the character “[“ (only the first character 
of the file name can not be “[“). 
Are you loading from the SD card or from the usb hard disk? Can you tell me a 
filename which UAE can not load?

Original comment by olimpier...@gmail.com on 11 Dec 2011 at 11:20

GoogleCodeExporter commented 9 years ago
Starting from SD:
-It was starting with a "["
-also files with french accents like "é", "à" or "è" don't display correctly 
(such character appear as multiple strange characters) but load correctly 
(sorry so many games were localized in french ;) )

Original comment by arnaud.e...@gmail.com on 12 Dec 2011 at 7:08

GoogleCodeExporter commented 9 years ago
If I remember correctly, I added [name] tags to directories, so if a file is 
named like that it's probably handled as a directory.

I think what happens is that it tries to enter the "directory" - which is 
really a file.

Original comment by simon.ka...@gmail.com on 12 Dec 2011 at 7:39

GoogleCodeExporter commented 9 years ago
Simon, you remember well. The name starting with "[" are seen by the program as 
directories, that's why I wrote that the filename can not start with "[".
I think the issue of accented letters depends on the font rendering library. I 
will check.

Original comment by olimpier...@gmail.com on 12 Dec 2011 at 10:18

GoogleCodeExporter commented 9 years ago
I checked, the accented letter issue can be easly solved using the UTF8 TTF 
library function.
For the other issue ("[") I will write a warning in the wii uae project page 
since I think it is a rare case to find filenames starting with "[".

Original comment by olimpier...@gmail.com on 13 Dec 2011 at 4:21

GoogleCodeExporter commented 9 years ago

Original comment by olimpier...@gmail.com on 19 Feb 2012 at 8:07