cat

Content

I don't know a lot about many things and I'm not really good at anything but I'm probably going to fill this page with some tutorials and stuff eventually.

News

2015-07-23 Still working on the Linux tutorial. Will put a link to a PDF or something when it's done.

Just another non-update but I've recently acquired a wireless Speedlink Torid pad for the PC and had some issues with it. Make sure that there are no other rf signals blocking the connection between the pad and the receiver because it seems crazy sensitive to stuff like that. Also, here is an InputAutoCfg.ini entry for mupen64plus, in case anyone happens to own the exact same pad and can't be bothered to look up all the button mappings. The file was located at /usr/share/games/mupen64plus/InputAutoCfg.ini. The config will probably also work for other systems but I saw that you could specify a system in the ini file, so I did:

[Linux: SPEEDLINK TORID]
plugged = True
plugin = 2
mouse = False
AnalogDeadzone = 4096,4096
AnalogPeak = 32768,32768
DPad R = axis(4+)
DPad L = axis(4-)
DPad D = axis(5+)
DPad U = axis(5-)
Start = button(9)
Z Trig = button(5)
B Button = button(3)
A Button = button(2)
C Button R = axis(2+)
C Button L = axis(2-)
C Button D = axis(3+)
C Button U = axis(3-)
R Trig = button(7)
L Trig = button(6)
Mempak switch =
Rumblepak switch =
X Axis = axis(0-,0+)
Y Axis = axis(1-,1+)

2015-07-16 Might make some kind of introduction to (Ganoo) Linux based on some old notes I found. Not sure how complete they are and if I can be bothered to fill the gaps, depending on how much is missing.