|
|
|
#221 (permalink) |
|
LilyPad Author
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Join Date: Apr 2006
Location: Perdition
Posts: 482
|
What do you have mouse mode set to? What is the exact behavior you're experiencing? "Can't seem to get it to configure" tells me nothing... Well, I suppose it's a little better than "It doesn't seem to work."
|
|
|
|
|
|
#222 (permalink) |
|
Registered User
Join Date: Mar 2008
Location: No Where
Posts: 9
|
Screenshot of configs:
http://img507.imageshack.us/img507/5...lconfigfy3.jpg I ment it really just wasnt responding... (lack of behavior? lol) if i click Vert axis, it moves the curser, then i move mouse up, and nothing happens. ![]() Though i did get horizontal to work.. once >.>... same dealio with M4/M5.. they just doesnt do respond/do anything oh and ive toggled allow binding axes to buttons off/on so thats not an issue ZEE MOUZE MOVEMENTZ ZEY DO NOTHINGZ! Last edited by odin607; April 12th, 2008 at 01:41. |
|
|
|
|
|
#223 (permalink) |
|
LilyPad Author
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Join Date: Apr 2006
Location: Perdition
Posts: 482
|
Ok... So buttons 1-3 are working fine, but you can't bind the axes or buttons 4 and 5? Or can you bind the axes, but they aren't working in-game? Might come as a surprise, but knowing what works when is more useful than knowing that something doesn't work at some point.
And what does worked once mean? Was it the first time, a random time, after fighting with it for a while, or what?For the axes: Have you tried Windows Messaging mouse mode? What GS plugin are you using (If you can bind, but they don't work in game)? With M4/M5, the SetPoint driver generally handles them and does funky stuff with them. What do you have them mapped to there? If you map them to normal keystrokes, they should work fine (Though they'll be bound as keys). If you map them to something funky, no way for me to get the message, as there is no message sent anywhere. If you have them bound to something only moderately funky, suppose Windows Messaging keyboard mode might work as well. Last edited by ChickenLiver; April 12th, 2008 at 02:31. |
|
|
|
|
|
#224 (permalink) |
|
Registered User
Join Date: Dec 2007
Location: Finland
Posts: 10
|
Hi guys, I'm back after some time, formatted my PC. I can now configure Lilypad just fine, but I have a new problem. As you can probably guess, I'm a newbie at this and I don't know much about what I'm doing. Anyways, I'm using the newest version of Lilypad and (I'm using PS2 dualshock 2 pad) managed bind the buttons and the analog sticks (btw, is it possible to bind the directional buttons on the left?) so Lilypad recognized the buttons just right and I then proceeded to play Persona 3.
To my surprise it seems like the emu doesn't understand that I'm using the analog sticks as it doesn't react when I use them. I tried megapad plugin but I had some sensitivity problems there so I decided to try Lilypad again. So if anyone has time to help me with this, please do so Thanks.
|
|
|
|
|
|
#225 (permalink) |
|
LilyPad Author
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Join Date: Apr 2006
Location: Perdition
Posts: 482
|
Do the analog sticks work on other games for you? Have you tried turning on/off the auto analog button (It's the only option in LilyPad that may require you to restart the emulator, by the way)?
To bind the d-pad, just press the vertical d-pad axis button and press up/down. That's in the docs.
|
|
|
|
|
|
#227 (permalink) |
|
LilyPad Author
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Join Date: Apr 2006
Location: Perdition
Posts: 482
|
Odd that you can bind them fine but they don't work in game... Problem is generally the other way around. Does the d-pad work fine in-game?
Enable logging, start either game, and go to a point where the analog sticks should be responding but aren't. Just the main menu would be fine. Then hold down an analog stick (Say, hold up on the left stick. Doesn't really matter, but I want to know which should be down) and quit the game. Post the resulting PadLog.txt (It'll be in the PCSX2\logs directory) and your LilyPad.ini and I'll see if I can figure out what's going on. If you compress the log file, it'll be small enough to attach to a post here. |
|
|
|
|
|
#230 (permalink) |
|
LilyPad Author
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Join Date: Apr 2006
Location: Perdition
Posts: 482
|
Your binding's completely messed up. You have up and down bound to the same thing, effectively canceling each other out.. First, delete your old ini. Go into LilyPad's config screen and leave multiple binding diabled. Bind the buttons as before. Then press, in LilyPad: Vertical axis under left-stick. Then press your left analog stick up. Press horizontal axis,also under left stick, then press your left stick right (or left. Doesn't matter). Then do the same for the right stick. Then press D-pad vertial, and press your d-pad up.
Do not touch the up/down/left/right buttons in the interface. Those are for binding buttons, not binding axes. The first line of the troubleshooting section, at the top of my post, says, in bold, to use the axis buttons to bind axes. Don't know how I could make this any clearer. Last edited by ChickenLiver; April 12th, 2008 at 16:52. |
|
|
|
|
|
#232 (permalink) | |
|
Registered User
Join Date: Mar 2008
Location: No Where
Posts: 9
|
Quote:
and i dont remember first time, but this time it worked the first time after i changed to windows mess... so probably worked the first time i changed some setting (sorry dont remember at this point.) tell me some stuff to just try, to slim list down of possibilities or somin troubleshooting=fail imo.
|
|
|
|
|
|
|
#233 (permalink) |
|
LilyPad Author
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Join Date: Apr 2006
Location: Perdition
Posts: 482
|
There's not much difference between troubleshooting and trying to locate and fix a bug I'm not running into locally. If Windows Messaging worked, it'd probably be an issue with Direct Input. Now it's sounding like an issue with my mouse code. The more information I have, the more likely I am to be able to figure out the issue, and the less time it'll take me to do so. Working only the first time implies there's something wrong with either how I stop listening to the mouse, or start listening to it again.... Useful information, no? Reduces the relevant code to less than 50 lines. If it were a Direct Input problem, would be more than 5 times that much.
Edit: Think I fixed it. Was one of those aforementioned stupid bugs due to last minute changes. Confident enough that I'm releasing a new version (With another slight improvement to how the save/load stuff works. It now remembers the last file touched, other than the ini). Check first post for a new release (0.9.1). Last edited by ChickenLiver; April 15th, 2008 at 03:27. |
|
|
|
|
|
#234 (permalink) |
|
[Suggest a custom title]
![]() ![]() ![]() ![]() ![]() ![]() ![]() Join Date: Nov 2002
Location: Somewhere I don't belong (La Rochelle, France)
Posts: 7,753
|
It's me or force feedback ins broken in the latest version? I have a Saitek P2500, previous versions of the plugins worked fine (at least FF test in the config panel did) but now with the same config on 0.9.1 it doesn't seem to work at all...
Beside that it's a nice plugin, I like not having to move the mouse every once in a while to prevent my screensaver to pop up ^^
__________________
Leader of "The Pessimists' Club" CPU: Core 2 Q6600@3GHz - RAM: 2GB DDR2 (Corsair PC6400) VGA: GF8800GTS 512MB OC - Mobo: Gigabyte EP35C-DS3R - PSU: Antec Trio 650w24Mb/1Mb ADSL --------------------------------------------- All ePSXe plugins up-to-date http://mrkilljoy.deviantart.com/ |
|
|
|
|
|
#235 (permalink) |
|
LilyPad Author
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Join Date: Apr 2006
Location: Perdition
Posts: 482
|
That's mighty odd. The only difference in force feedback is that I now create forces with 0 force in all other directions (like (0,1,0) for a force in the y-direction). I used to create single direction forces (like (1), and specifying I'm only using the y-direction). This fixed an issue GiGaHeRz was having due to buggy drivers not handling single direction forces in different directions properly. Sounds like your drivers are buggy, but have trouble in the exact opposite situation. Might have to add a toggle between the two methods or something. Maybe I'll just create another screen with complete force configuration.
Thanks for the info. Anyone else have force feedback issues with 0.9.1 but not 0.8.4? Last edited by ChickenLiver; April 25th, 2008 at 20:09. |
|
|
|
|
|
#236 (permalink) |
|
[Suggest a custom title]
![]() ![]() ![]() ![]() ![]() ![]() ![]() Join Date: Nov 2002
Location: Somewhere I don't belong (La Rochelle, France)
Posts: 7,753
|
"Sounds like your drivers are buggy"
Tried both with and without drivers, and it worked in the 0.8.x so you most likely broke something ^^' We'll see what others say... meanwhile I'll play wiht that feature, it's not that important in FFX2
__________________
Leader of "The Pessimists' Club" CPU: Core 2 Q6600@3GHz - RAM: 2GB DDR2 (Corsair PC6400) VGA: GF8800GTS 512MB OC - Mobo: Gigabyte EP35C-DS3R - PSU: Antec Trio 650w24Mb/1Mb ADSL --------------------------------------------- All ePSXe plugins up-to-date http://mrkilljoy.deviantart.com/ |
|
|
|
|
|
#237 (permalink) |
|
LilyPad Author
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Join Date: Apr 2006
Location: Perdition
Posts: 482
|
Try this. Should use the old method. Two whole lines are changed. If this works, it indicates that the issue is just what I said it is (That is, your drivers don't like multiple direction forces, at least when the force is 0 in all but one direction).
|
|
|
|
|
|
#238 (permalink) |
|
[Suggest a custom title]
![]() ![]() ![]() ![]() ![]() ![]() ![]() Join Date: Nov 2002
Location: Somewhere I don't belong (La Rochelle, France)
Posts: 7,753
|
Works just like it did before your previous changes
__________________
Leader of "The Pessimists' Club" CPU: Core 2 Q6600@3GHz - RAM: 2GB DDR2 (Corsair PC6400) VGA: GF8800GTS 512MB OC - Mobo: Gigabyte EP35C-DS3R - PSU: Antec Trio 650w24Mb/1Mb ADSL --------------------------------------------- All ePSXe plugins up-to-date http://mrkilljoy.deviantart.com/ |
|
|
|
|
|
#239 (permalink) |
|
Registered User
Join Date: Apr 2008
Location: Los Angeles,CA
Posts: 25
|
I need help please. The D-pad and Analog doesn't work. How can I fix this??
__________________
Clevo M570U/Sager 5760 (Benehime) Intel Core 2 Duo T5600 1.83 GHz 2GB RAM 17" 1440x900 250GB HDD Nvidia 7900 GTX |
|
|
|
|
|
#240 (permalink) |
|
LilyPad Author
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Join Date: Apr 2006
Location: Perdition
Posts: 482
|
If reading the first line in the trouble shooting section at the top of the first post doesn't help you, I need more information.
What are you trying to bind? Game controller? Keyboard? Mouse? Networked toaster? What does "Doesn't work" mean? You can't bind them at all? It doesn't work in game? You have a broken controller? |
|
|
|
![]() |
| Thread Tools | |
| Display Modes | |
|
|