Dolphin, the GameCube and Wii emulator - Forums
Revision 5532,broke Super mario Galaxy cursor - Printable Version

+- Dolphin, the GameCube and Wii emulator - Forums (https://forums.dolphin-emu.org)
+-- Forum: Dolphin Emulator Discussion and Support (https://forums.dolphin-emu.org/Forum-dolphin-emulator-discussion-and-support)
+--- Forum: Development Discussion (https://forums.dolphin-emu.org/Forum-development-discussion)
+--- Thread: Revision 5532,broke Super mario Galaxy cursor (/Thread-revision-5532-broke-super-mario-galaxy-cursor)



Revision 5532,broke Super mario Galaxy cursor - IcemanSR - 05-30-2010

Yes,as stated in topic title Revision 5532,broke Super mario Galaxy cursor.
its gone inivisible,buttons A B are still functional but cursor is invisible...

Code:
http://code.google.com/p/dolphin-emu/source/detail?r=5532

tested with replaced to older Plugin_WiimoteNew.dll and its ok,with this revision it is not.


RE: Revision 5532,broke Super mario Galaxy cursor - IcemanSR - 05-30-2010

please will something be done about this?


RE: Revision 5532,broke Super mario Galaxy cursor - RDilus - 05-30-2010

(05-30-2010, 10:23 PM)IcemanSR Wrote: please will something be done about this?

its in gfx plugin i think enable this option
Enable CPU->EFB access


RE: Revision 5532,broke Super mario Galaxy cursor - IcemanSR - 05-30-2010

...........
let me be more precise...

Plugin_WiimoteNew.dll - incomplite as its called,
latest revision
but started in 5532.

[Image: 33852532.jpg]


now replace that plugin with 5531 revision and :

[Image: 55591592.jpg]


conclusion:
revision 5532 broke cursor...
i must point out This is only for incomplite - NEW plugin,old one works fine.


RE: Revision 5532,broke Super mario Galaxy cursor - Nabs - 05-31-2010

I use 5532 and the cursor works fine


RE: Revision 5532,broke Super mario Galaxy cursor - IcemanSR - 05-31-2010

do u use incomplite plugin or default one?

lemme try again

5532 no cursor:

i use mouse and keyboard + Plugin_WiimoteNew.dll
[Image: 30091420.jpg]

it does not recognize as atached at all

5531 mouse cursor at start of game is there
5532 mouse cursor at start of game is not there

so it cannot be that its working alright! becouse it does not.

Before that screen is PRESS A+B that part is also used by mouse clicks but after that cursor does NOT appear.

as u see from picture it thinks its not pointed to screen.
that is exactly what was edited here
Code:
http://code.google.com/p/dolphin-emu/source/diff?spec=svn5532&r=5532&format=side&path=/trunk/Source/Plugins/Plugin_WiimoteNew/Src/WiimoteNew.cpp

and its broken

So what do u say should i got to store and buy new mouse which will be compatible with new svn? :-)

Repeat it doest not have nothing to do with EFB... or with old wiimote plugin that one is working FINE.New one Does not.






*****
EDIT :
reason:
tested with complite clean build 5550
does not have any config in it self complite clean just edited A and B to start game.

and...
cursor is not there..

[Image: 50943371.jpg]


RE: Revision 5532,broke Super mario Galaxy cursor - akskiller - 05-31-2010

This happens to me too with the new plugin only.


RE: Revision 5532,broke Super mario Galaxy cursor - IcemanSR - 05-31-2010

quote :
Code:
Comment by Billiard26, Today (5 hours ago)
Yes, sorry. I realize now that I broke the cursor in this revision. I will fix it as soon as I can figure out how to do it without this hack I just removed.
so its ok ,just use older plugin from 5531 till then


RE: Revision 5532,broke Super mario Galaxy cursor - schez - 06-03-2010

I fixed it in my commit: http://code.google.com/p/dolphin-emu/source/detail?r=5588
hf.


RE: Revision 5532,broke Super mario Galaxy cursor - GaidarX - 06-03-2010

great news. thanks.