• Login
  • Register
  • Dolphin Forums
  • Home
  • FAQ
  • Download
  • Wiki
  • Code


Dolphin, the GameCube and Wii emulator - Forums › Dolphin Emulator Discussion and Support › Development Discussion v
« Previous 1 ... 12 13 14 15 16 ... 117 Next »

Dolphin Piping System C Stick Issue
View New Posts | View Today's Posts

Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Thread Modes
Dolphin Piping System C Stick Issue
07-28-2019, 07:19 AM (This post was last modified: 07-28-2019, 09:27 AM by maxsei.)
#1
maxsei Offline
Junior Member
**
Posts: 8
Threads: 2
Joined: Jul 2019
I have been echoing commands to move the c stick to not much use. Every time I echo in commands to the c stick, it does not behave the same way that the main stick behaves in terms of cordinates. I'm not sure why this is, I was under the impression that you send the command "SET C X Y" > /path/to/dolphin pipe and the stick will go to that X and Y location given that X and Y are both between 0 and 1. I even wrote a temporary script to go through small incremental steps of varying first the x cordinate for each y cordinate and vica versa.
https://pastebin.com/FK5g4AQG

I have a configuration saved that I can load in through dolphin that same as in the wiki https://wiki.dolphin-emu.org/index.php?title=Pipe_Input

What am I doing wrong here or is there some information that I am missing?

UPDATE
I have outlined the behavior I am seeing mathematically here https://www.desmos.com/calculator/arbccrgzyn
Find
Reply
07-28-2019, 10:48 AM
#2
Billiard26 Offline
Developer
**********
Developers (Some Administrators and Super Moderators)
Posts: 2,661
Threads: 8
Joined: Feb 2010
I just tested pipes and they work just fine. What are you even experiencing that is incorrect? All I can get from your post is that something is not behaving as you expect?
Coordinate 0.5 0.5 is center and 0s and 1s are the extremities. I'm not sure what you're seeing?

Upload your GCPadNew.ini.
Find
Reply
07-28-2019, 11:26 PM
#3
maxsei Offline
Junior Member
**
Posts: 8
Threads: 2
Joined: Jul 2019
(07-28-2019, 10:48 AM)Billiard26 Wrote: I just tested pipes and they work just fine. What are you even experiencing that is incorrect? All I can get from your post is that something is not behaving as you expect?
Coordinate 0.5 0.5 is center and 0s and 1s are the extremities. I'm not sure what you're seeing?

Upload your GCPadNew.ini.

[GCPad2]

Device = Pipe/0/flatbot
Buttons/A = `Button A`
Buttons/B = `Button B`
Buttons/X = `Button X`
Buttons/Y = `Button Y`
Buttons/Z = `Button Z`
Buttons/Start = `Button START`
D-Pad/Up = `Button D_UP`
D-Pad/Down = `Button D_DOWN`
D-Pad/Left = `Button D_LEFT`
D-Pad/Right = `Button D_RIGHT`
Triggers/L = `Button L`
Triggers/R = `Button R`
Main Stick/Up = `Axis MAIN Y -`
Main Stick/Down =  `Axis MAIN Y +`
Main Stick/Left = `Axis MAIN X -`
Main Stick/Right = `Axis MAIN X +`
C-Stick/Up = `Axis C Y -`
C-Stick/Down =  `Axis C Y +`
C-Stick/Left = `Axis C X -`
C-Stick/Right = `Axis C X +`

This is my GCPad
I don't know how to describe it other than in the desmos notebook that I linked in my original post.  I would just play around with the sliders in there to give a good Idea as to what I am experiencing.  Basically my x ranges from 0-0.5 for the stick.  My y ranges from 0-1 but after it gets past 0.5 it begins to add to the x cordinate such that the c stick x = min(x, 0.5) + max( 0, y - 0.5)
Find
Reply
07-29-2019, 06:37 AM
#4
Billiard26 Offline
Developer
**********
Developers (Some Administrators and Super Moderators)
Posts: 2,661
Threads: 8
Joined: Feb 2010
Please upload the actual GCPadNew.ini or post a screenshot of the configuration in Dolphin.
Find
Reply
07-29-2019, 07:34 AM
#5
maxsei Offline
Junior Member
**
Posts: 8
Threads: 2
Joined: Jul 2019
GCPadNew.ini :https://pastebin.com/aVHv62aV
controller profile flatbot.ini: https://pastebin.com/Tt5ntp1K
image of my configuration: https://postimg.cc/f3Sjmyyx/1c5e2445
Find
Reply
07-29-2019, 08:02 AM
#6
Billiard26 Offline
Developer
**********
Developers (Some Administrators and Super Moderators)
Posts: 2,661
Threads: 8
Joined: Feb 2010
That's quite an outdated version of Dolphin. Also, your C-Stick isn't even configured in the profile ini file or the screenshot.

There may very well be bugs in your version of Dolphin. I suggest you try the latest version.
Find
Reply
07-29-2019, 08:40 AM
#7
maxsei Offline
Junior Member
**
Posts: 8
Threads: 2
Joined: Jul 2019
(07-29-2019, 08:02 AM)Billiard26 Wrote: That's quite an outdated version of Dolphin. Also, your C-Stick isn't even configured in the profile ini file or the screenshot.

There may very well be bugs in your version of Dolphin. I suggest you try the latest version.

Dodgy this fixed my problem... I was using the "stable" version for arch.  I spent so long trying configure muh sticks thx.
I am now on Dolphin 5.0-10715

FIXED
Find
Reply
« Next Oldest | Next Newest »


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


Users browsing this thread: 1 Guest(s)



Powered By MyBB | Theme by Fragma

Linear Mode
Threaded Mode