..:: PCSX2 Forums ::..
Register | Help | Log In |
Register PCSX2 Site Forums Member List Donate View Today's Posts Search

Current time: 03-12-2010, 05:34 AM Hello There, Guest! (Login — Register)

..:: PCSX2 Forums ::.. / Plugins / Discussion and support / TwinPad v0.8.3

1 user browsing this thread: (0 members, and 1 guest).

Pages (4): « Previous 1 2 3 4
Post Reply 
 
Thread Rating:
  • 13 Votes - 3.77 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Threaded Mode | Linear Mode
TwinPad v0.8.3
Author Message
gentlemagic Offline
Newbie

Posts: 1
Joined: Aug 2009
Location:
Post: #31
RE: TwinPad v0.8.2
I always have 16 spells ULTIMA in LuLu's Fury , yes , find patch and cheat Laugh .
09-25-2009 02:47 PM
Find all posts by this user Quote this message in a reply
memmorexx Offline
Junior Member
*

Posts: 38
Joined: Feb 2009
Location:
Post: #32
RE: TwinPad v0.8.2
That`s a real good plugin...but i have a problem...
however i set the keys,right-left and up-down is inverted...

there are my settings...
http://yfrog.com/0441244976p
http://img12.imageshack.us/img12/7916/pad2.png


LE:Looks like i managed to make this bug.But the COMBO is still not working...
(This post was last modified: 10-03-2009 10:12 PM by memmorexx. Edit Reason: N/A)
10-03-2009 09:55 PM
Find all posts by this user Quote this message in a reply
bbkdude Offline
Newbie

Posts: 15
Joined: Sep 2009
Location:
Post: #33
RE: TwinPad v0.8.2
I cannot get the Combos Editor to perform any of the L1, L2, R1, or R2 keys. The combo editor does nothing, like it's skipping those keys. Anyone else having that problem and is there a way to fix it? Here's my Config Box.

Basically, I'd like it to perform a decent size list of keys...starting with pressing the R2 button 6 times at a decent pace (dunno how fast 25 is) followed by more keys.
[Image: combos.jpg]
10-07-2009 04:39 AM
Find all posts by this user Quote this message in a reply
Rebel_X Offline
龍我雷
*****

Posts: 22
Joined: Jan 2009
Location: Oak Lawn, IL
Post: #34
RE: TwinPad v0.8.2
@memmorex: Didn't I mention in the first post that you have to use common sense!! you can't push UP and DOWN at the same
time (same action!) same for left and right.. didn't mean to be rude btw.. Smile

@bbkdude: from the picture I can see that you try to push R2 for 150 frames (which is equal to holding R2 button for 3
seconds) without releasing it.. if your intention is to rapidly press R2 you have to put some empty actions between the key presses to emulate key releases..
10-07-2009 07:09 AM
Find all posts by this user Quote this message in a reply
bbkdude Offline
Newbie

Posts: 15
Joined: Sep 2009
Location:
Post: #35
RE: TwinPad v0.8.2
Hmm, interesting, I get it though. But, even holding down R2 for 3secs should make the pages in the Customization Window of FFX scroll down, should it not?

I've tried messing with the other shoulder buttons, and the only I have managed to get the L2 button to work, and scroll upwards as it should, but the R2 isn't having any luck.
10-07-2009 08:40 AM
Find all posts by this user Quote this message in a reply
Rebel_X Offline
龍我雷
*****

Posts: 22
Joined: Jan 2009
Location: Oak Lawn, IL
Post: #36
RE: TwinPad v0.8.2
(10-07-2009 08:40 AM)bbkdude Wrote:  I've tried messing with the other shoulder buttons, and the only I have managed to get the L2 button to work, and scroll upwards as it should, but the R2 isn't having any luck.

The answer to this problem is here

(08-02-2009 09:25 AM)Ellestar Wrote:  I think there is a bug in v0.8.2 in Loading.cpp line 74
Code:
        //Initialize COMBO 3DArray with -1 as default 'NULL' value..
        for (int i = 0; i < 334; i++)
            for (int j = 0; j < 24; j++)
                for (int k = 0; k < value; k++)
                    COMBO[i][j][k] = -1;
should be
                for (int k = 0; k < g_comboCounter; k++)
As it is now, it presses L2 button in addition to any other buttons in combos

I can't believe this mistake happened to me! I guess this is what I get
when I start copy/paste multiple parts to write faster Blush I apologize to
Ellestar, I didn't see his post, nor did I look through the code lately.. Ninja

Should be fixed soon! (once I have a day off from work) with couple other
fixes..

Edit: Fixed and New version is released..
(This post was last modified: 10-17-2009 08:43 AM by Rebel_X. Edit Reason: )
10-15-2009 08:43 AM
Find all posts by this user Quote this message in a reply
Sasuke Offline
Member
**

Posts: 64
Joined: Dec 2008
Location:
Post: #37
RE: TwinPad v0.8.3
Hmmm... TwinPad. Huh Looks like I'll finally be able to perform jutsu clashes in The Naruto Ultimate Ninja Series. Smile I'll give it a spin in Friday and then I'll report how's it going. Rolleyes

edit: Question - is it possible to somehow assign actions for the CPU and not for P1 or P2?
(This post was last modified: 10-22-2009 11:55 PM by Sasuke. Edit Reason: )
10-21-2009 11:50 PM
Find all posts by this user Quote this message in a reply
12inruin Offline
Newbie

Posts: 1
Joined: Jan 2010
Location:
Post: #38
RE: TwinPad v0.8.3
hello
I have installed the dx8vb.dll into both my system32 folder and wow64 folder and entered the reg command line in my admin commandprompt as well as the run.exe and i keep getting "module dx8vb.dll may not compatible with the version of Windows that you're running. Check if the module is compatible with an x86 (32-bit) or x64 (64-bit) version of regsvr32.exe" When I test the config in Pcxs2 it seems to be accepted but if I try to configure the controller I still get the error 429 message.

I am running windows vista home premium 64 bit on a dual core amd laptop.

Lilypad 0.10.0 works for my binded mouse buttons but not for my keyboard so I was hoping I could get this to work for my keyboard. If you can help it would be greatly appreciated.
I also tryed rebooting as well as just having the file in either the system32 folder or the wow64 folder but it is still a no go. Blush
01-15-2010 07:07 AM
Find all posts by this user Quote this message in a reply
memmorexx Offline
Junior Member
*

Posts: 38
Joined: Feb 2009
Location:
Post: #39
RE: TwinPad v0.8.3
Hmm...I got a problem.I want to play with my brother on PCSX2 Dragon ball tenkaichi 3.And i can`t make a combo for me AND my brother.I create 1 combo,but when i change to "PAD 2" to create a combo (for Player 2) ,the first combo(For Player 1) goes to Player 2.And i can creat a combo just for 1 of the players...Please help Laugh
02-13-2010 11:13 AM
Find all posts by this user Quote this message in a reply
Cactus_ Offline
Newbie

Posts: 1
Joined: Mar 2010
Location:
Post: #40
RE: TwinPad v0.8.3
(01-15-2010 07:07 AM)12inruin Wrote:  hello
I have installed the dx8vb.dll into both my system32 folder and wow64 folder and entered the reg command line in my admin commandprompt as well as the run.exe and i keep getting "module dx8vb.dll may not compatible with the version of Windows that you're running. Check if the module is compatible with an x86 (32-bit) or x64 (64-bit) version of regsvr32.exe" When I test the config in Pcxs2 it seems to be accepted but if I try to configure the controller I still get the error 429 message.

I am running windows vista home premium 64 bit on a dual core amd laptop.

Lilypad 0.10.0 works for my binded mouse buttons but not for my keyboard so I was hoping I could get this to work for my keyboard. If you can help it would be greatly appreciated.
I also tryed rebooting as well as just having the file in either the system32 folder or the wow64 folder but it is still a no go. Blush

I had the same problem, try writing this in commandpromt "regsvr32 C:\Windows\syswow64\dx8vb.dll" without the quotes.
03-07-2010 12:29 PM
Find all posts by this user Quote this message in a reply
« Next Oldest | Next Newest »
Pages (4): « Previous 1 2 3 4
Post Reply 


  • View a Printable Version
  • Send this Thread to a Friend
  • Subscribe to this thread
Forum Jump:


Current time: 03-12-2010, 05:34 AM

Contact Us | PCSX2 | Return to Top | Return to Content | Lite (Archive) Mode | RSS Syndication

Powered By MyBB, © 2002-2010 MyBB Group.
Theme created by IncadudeF and modified by bositman