Maldita Castilla joypad support
-
Ok, when I launch Maldita Castilla via terminal, I see this code:
GAMEPAD: 4 axis values (last) at 0x76289660 GAMEPAD: Enumerating 5 GAMEPAD: device name 8Bitdo NES30 GamePad GAMEPAD: buttons - 16, axes - 8 GAMEPAD: 4 axis values (last) at 0x76289620 GAMEPAD: 4 axis values (last) at 0x76289600 GAMEPAD: 4 axis values (last) at 0x762895e0
So, it recognizes the gamepad, right? Shouldn't it be working then? :(
-
one would think, but as of yet no one knows. personally unless someone goes in to the code and changes something to have the game look for other
inputs
i don't think it will work for anyone who has more then one thing connected to the pi. or is using xboxdrv.i hope, but im not holding my breath
-
@ExarKunIv But I tried it with no keyboard, only the gamepad, and still, nothing :(
Would it be possible to changejs0
(or any other input) intoinput0
so Maldita Castilla can see it? -
-
@ExarKunIv I'm telling you this off the top of my head but I think i have:
input0
- don't know what it isinput1
- keyboardjs0
- controller
And when I have the GPIO buttons as a virtual keyboard I think they are
input2
.I'll tell you more specifically when I get home ;)
-
This is what I get when I enter
cat /proc/bus/input/devices
.
I only have a usb keyboard and a bluetooth 8Bitdo gamepad.What is
input0
?I: Bus=0003 Vendor=04f3 Product=0103 Version=0111 N: Name="HID 04f3:0103" P: Phys=usb-3f980000.usb-1.5/input0 S: Sysfs=/devices/platform/soc/3f980000.usb/usb1/1-1/1-1.5/1-1.5:1.0/0003:04F3:0103.0001/input/input0 U: Uniq= H: Handlers=sysrq kbd leds event0 B: PROP=0 B: EV=120013 B: KEY=10000 7 ff800000 7ff febeffdf f3cfffff ffffffff fffffffe B: MSC=10 B: LED=7 I: Bus=0003 Vendor=04f3 Product=0103 Version=0111 N: Name="HID 04f3:0103" P: Phys=usb-3f980000.usb-1.5/input1 S: Sysfs=/devices/platform/soc/3f980000.usb/usb1/1-1/1-1.5/1-1.5:1.1/0003:04F3:0103.0002/input/input1 U: Uniq= H: Handlers=kbd event1 B: PROP=0 B: EV=1f B: KEY=3007f 0 0 0 0 483ffff 17aff32d bf544446 0 0 1 130c13 b17c000 267bfa d941dfed 9e1680 4400 0 10000002 B: REL=40 B: ABS=1 0 B: MSC=10 I: Bus=0005 Vendor=2820 Product=0009 Version=0100 N: Name="8Bitdo NES30 GamePad" P: Phys=b8:27:eb:19:f7:5e S: Sysfs=/devices/platform/soc/3f201000.uart/tty/ttyAMA0/hci0/hci0:12/0005:2820:0009.0003/input/input2 U: Uniq=e4:17:d8:58:75:60 H: Handlers=js0 event2 B: PROP=0 B: EV=1b B: KEY=ffff0000 0 0 0 0 0 0 0 0 0 B: ABS=30627 B: MSC=10
-
@hiulit
Do you have a Logitech K750? I think both input0 and 1 are for the keyboard? -
@hiulit
I can't find anything with Vendor 04f3
http://pcidatabase.com/What brand keyboard do you have? I might recommend trying a different keyboard and see if that resolves your issues.
-
@backstander I have a "Genius" keyboard, similar to this one https://www.amazon.es/Genius-31300725100-313-Teclado/dp/B018ID3V6U/ref=sr_1_7?ie=UTF8&qid=1491516948&sr=8-7&keywords=teclado+genius
And why would the keyboard need two different
input
?
Thanks! -
@backstander Could it have something to do with this?
The Raspberry Pi Model B is equipped with two USB2.0 ports. These are connected to the LAN9512 combo hub/Ethernet chip IC3, which is itself a USB device connected to the single upstream USB port on BCM2835.
From Raspberry Pi's offical USB documentation.
It seems like
input0
is the "Raspberry Pi itself"?Take a look at this
H: Handlers=sysrq kbd leds event0
. Hmmm... -
In the paĆd version of maldita castilla ( Maldita Castilla Ex) you can set up and define controls to your liking withouth problems.
-
@Nismo Does the paid version work with the Raspberry Pi?
-
It seems like
input0
is the "Raspberry Pi itself"?Hmmm..unless you have a unique configuration, I don't think that's what it is or do you have a USB hub plugged into your Pi?
Take a look at this
H: Handlers=sysrq kbd leds event0
. Hmmm...I think
kbd
= keyboard and I'm assumingleds
= LEDs?To me it seams like the keyboard is taking up both inputs for some reason. Not sure why?
@Nismo Does the paid version work with the Raspberry Pi?
I am curious about this as well :-)
If more people supported them by purchasing the paid version, I think they would be more inclined to make another game for the RPi! -
i think you are right on that.
i plug in my logitech keyboard and i get the same thing with the LED -
@hiulit said in Maldita Castilla joypad support:
@Nismo Does the paid version work with the Raspberry Pi?
@hiulit Sorry I didn't see that, the free version it's compatible with a lot of devices, but the paid version it's only for steam and xbox. My bad.
Sorry for that and excuse me for the delay but i'm in hospital, and not very good.
Regards.
-
Sorry for that and excuse me for the delay but i'm in hospital, and not very good.
No worries! I hope you getting to feeling better really soon!
-
@backstander I hope so... but my heart it's not very good, and i'm only 41 years old...
Not good news for me. I take a look at the forum with my smartphone from time to time.They have to put on me a catheter, but I think I'll be in home next week. Thanks for your encouragement.
Speaking about the game, maldita castilla its a great game from a spanish guy, I'm spanish too. He has more good free games, all of them with retro style.
You can take a look at his games here: https://www.locomalito.com/es/index.php
-
@Nismo Oh my, so sorry to hear that.
Do take care, and I hope you get better soon. Our thoughts are with you - do let us know when you're back at home and recovering, and truth be told, just make the most of your time to rest as much as possible! :|
-
@pjft
Thanks for your encouragement. I try to rest as much as possible, but you know the days are boring here...Sorry for the offtopic guys I don't want to mess up the thread.
Thank you all guys.
-
@Nismo
Catheters aren't fun and hospitals can be very boring and slow to get back home. Recently I was in the hospital for something minor and so I wouldn't get bored of waiting, I was reading this forum on my smartphone as well. It helps the time go by but I was having RetroPie withdraws and couldn't wait to get home to play/tinker. Those are the times I wish I had a handheld RetroPie build!
Contributions to the project are always appreciated, so if you would like to support us with a donation you can do so here.
Hosting provided by Mythic-Beasts. See the Hosting Information page for more information.