Hey,
a little update about my progress of the last couple of days!
I finally got some motivation to work on this app again. I prepared everything to be fully configurable through config files, I "just" need to implement the loading + parsing of an config file.
I also implemented an option to remap buttons on the gamepad, this and can be combined with the HID device.
If everything is working without any bad surprises I will at least start some beta testing in the next 2-3 days. (I need people with PS3/PS4 and other pads).
Planned features:
- Implemented GC-Adapter, PS3, PS4 support.
- Other devices can be added by adding just a .ini file to the SD Card. (New mechanics that certain controller are using need to be implemeted)
- The button configuration of the pre-implemented controllers (+ keyboard) can be change through an file on the SD Card. (Using predefines variables with makes it much easier)
- The Gamepad button layout can be remapped through a config file.
- I will remove the built in support for the devices that are not listed above, but I will provide them as a config file. This way the app is cleaner and you guys have a few example config files.
Hey,
a little update about my progress of the last couple of days!
I finally got some motivation to work on this app again. I prepared everything to be fully configurable through config files, I "just" need to implement the loading + parsing of an config file.
I also implemented an option to remap buttons on the gamepad, this and can be combined with the HID device.
If everything is working without any bad surprises I will at least start some beta testing in the next 2-3 days. (I need people with PS3/PS4 and other pads).
Planned features:
- Implemented GC-Adapter, PS3, PS4 support.
- Other devices can be added by adding just a .ini file to the SD Card. (New mechanics that certain controller are using need to be implemeted)
- The button configuration of the pre-implemented controllers (+ keyboard) can be change through an file on the SD Card. (Using predefines variables with makes it much easier)
- The Gamepad button layout can be remapped through a config file.
- I will remove the built in support for the devices that are not listed above, but I will provide them as a config file. This way the app is cleaner and you guys have a few example config files.
Hey,
a little update about my progress of the last couple of days!
I finally got some motivation to work on this app again. I prepared everything to be fully configurable through config files, I "just" need to implement the loading + parsing of an config file.
I also implemented an option to remap buttons on the gamepad, this and can be combined with the HID device.
If everything is working without any bad surprises I will at least start some beta testing in the next 2-3 days. (I need people with PS3/PS4 and other pads).
Planned features:
- Implemented GC-Adapter, PS3, PS4 support.
- Other devices can be added by adding just a .ini file to the SD Card. (New mechanics that certain controller are using need to be implemeted)
- The button configuration of the pre-implemented controllers (+ keyboard) can be change through an file on the SD Card. (Using predefines variables with makes it much easier)
- The Gamepad button layout can be remapped through a config file.
- I will remove the built in support for the devices that are not listed above, but I will provide them as a config file. This way the app is cleaner and you guys have a few example config files.
Hey,
a little update about my progress of the last couple of days!
I finally got some motivation to work on this app again. I prepared everything to be fully configurable through config files, I "just" need to implement the loading + parsing of an config file.
I also implemented an option to remap buttons on the gamepad, this and can be combined with the HID device.
If everything is working without any bad surprises I will at least start some beta testing in the next 2-3 days. (I need people with PS3/PS4 and other pads).
Planned features:
- Implemented GC-Adapter, PS3, PS4 support.
- Other devices can be added by adding just a .ini file to the SD Card. (New mechanics that certain controller are using need to be implemeted)
- The button configuration of the pre-implemented controllers (+ keyboard) can be change through an file on the SD Card. (Using predefines variables with makes it much easier)
- The Gamepad button layout can be remapped through a config file.
- I will remove the built in support for the devices that are not listed above, but I will provide them as a config file. This way the app is cleaner and you guys have a few example config files.
I've been getting my butt kicked by a few controller bugs, but it's awesome to see development and I understand how hard the work can be considering I spent hours trying to add something.
Hey,
a little update about my progress of the last couple of days!
I finally got some motivation to work on this app again. I prepared everything to be fully configurable through config files, I "just" need to implement the loading + parsing of an config file.
I also implemented an option to remap buttons on the gamepad, this and can be combined with the HID device.
If everything is working without any bad surprises I will at least start some beta testing in the next 2-3 days. (I need people with PS3/PS4 and other pads).
Planned features:
- Implemented GC-Adapter, PS3, PS4 support.
- Other devices can be added by adding just a .ini file to the SD Card. (New mechanics that certain controller are using need to be implemeted)
- The button configuration of the pre-implemented controllers (+ keyboard) can be change through an file on the SD Card. (Using predefines variables with makes it much easier)
- The Gamepad button layout can be remapped through a config file.
- I will remove the built in support for the devices that are not listed above, but I will provide them as a config file. This way the app is cleaner and you guys have a few example config files.
Hey,
a little update about my progress of the last couple of days!
I finally got some motivation to work on this app again. I prepared everything to be fully configurable through config files, I "just" need to implement the loading + parsing of an config file.
I also implemented an option to remap buttons on the gamepad, this and can be combined with the HID device.
If everything is working without any bad surprises I will at least start some beta testing in the next 2-3 days. (I need people with PS3/PS4 and other pads).
Planned features:
- Implemented GC-Adapter, PS3, PS4 support.
- Other devices can be added by adding just a .ini file to the SD Card. (New mechanics that certain controller are using need to be implemeted)
- The button configuration of the pre-implemented controllers (+ keyboard) can be change through an file on the SD Card. (Using predefines variables with makes it much easier)
- The Gamepad button layout can be remapped through a config file.
- I will remove the built in support for the devices that are not listed above, but I will provide them as a config file. This way the app is cleaner and you guys have a few example config files.
Nice man, I can do some testing for you. If you want I can try to set up some config files for this Classic Controller-to-Usb adapter I have. Shoot me a message when you think you got something to work with. I have been wanting to use my classic controller as a gamepad for a while, and I thought this would be a good avenue.
EDIT:
derp, we have actually already talked on my thread.
either way, I wanted to let you know I would love to help out however I can, either with the HID or if you wanted to tackle the Classic controller to VPAD we could work together on that.
So, what i tried it was just to change the config, when you connect a DS4, use it as a second player, that's my poor goal.
If i read correctly:
1) i downloaded this loadiinge folder: https://github.com/dimok789/loadiine_gx2
2) than, download devkitpro, install and replace 2 libs.
3) i changed some info in this file "controller_patcher.c" on "src/controller_patcher", but that file needs some libs on #include, and i don't have them, like my "dynamic_libs" folder is empty.
4) then, in line command window, i just have to "make" on the root foolder of loadiine_gx2 but i just get errors.
Code:
C:\Users\Drago\Desktop\loadiine_gx2-master>make
./gitrev.sh: line 3: git: command not found
Application.cpp
In file included from c:/Users/Drago/Desktop/loadiine_gx2-master/src/gui/Gui.h:20:0,
from c:/Users/Drago/Desktop/loadiine_gx2-master/src/menu/MainWindow.h:22,
from c:/Users/Drago/Desktop/loadiine_gx2-master/src/Application.h:20,
from c:/Users/Drago/Desktop/loadiine_gx2-master/src/Application.cpp:17:
c:/Users/Drago/Desktop/loadiine_gx2-master/src/gui/GuiElement.h:32:23: fatal error: glm/glm.hpp: No such file or directory
#include "glm/glm.hpp"
^
compilation terminated.
make[1]: *** [Application.o] Error 1
make: *** [build] Error 2
Okay, another quick update report.
- I'm now able to configure the GC-Adapter and a random SNES pad through config files. @FunThomas tested the PS3 pad + the SP2600 pad.
- I can remap the buttons on the gamepad
Todo:
- Implement the remapping of the sticks
- parsing config files for keyboard + mouse
- code clean up + further testing
- bug fixing!!!
- allow comments int the config files
When this is done we can start a semi public beta.
Would be cool to find people with HID devices. So if you have any HID pad, write me a PM. If possible inlcude the vid + pid of the pad.
Unfortunately I wont have any more time this weekend, but I will start monday again working on it!
Before releasing I still need to: (beta tester can help here!!)
- writing tutorials
- create examples
If anybody is interesting: Without any further information (yet) I will append some (actual working) config files. Maybe you can get an idea how this whole thing is working
Okay, another quick update report.
- I'm now able to configure the GC-Adapter and a random SNES pad through config files. @FunThomas tested the PS3 pad + the SP2600 pad.
- I can remap the buttons on the gamepad
Todo:
- Implement the remapping of the sticks
- parsing config files for keyboard + mouse
- code clean up + further testing
- bug fixing!!!
- allow comments int the config files
When this is done we can start a semi public beta.
Would be cool to find people with HID devices. So if you have any HID pad, write me a PM. If possible inlcude the vid + pid of the pad.
Unfortunately I wont have any more time this weekend, but I will start monday again working on it!
Before releasing I still need to: (beta tester can help here!!)
- writing tutorials
- create examples
If anybody is interesting: Without any further information (yet) I will append some (actual working) config files. Maybe you can get an idea how this whole thing is working
Don't know if it's been said before but while using a DS3 there seems to be no dead zone on the sticks and buttons get spammed if you hold it down. Even for a small amount of time. A good example would be if I try to pause the game and I hold the button for too long it pauses and unpauses really quickly.
Don't know if it's been said before but while using a DS3 there seems to be no dead zone on the sticks and buttons get spammed if you hold it down. Even for a small amount of time. A good example would be if I try to pause the game and I hold the button for too long it pauses and unpauses really quickly.
Hard to say if this could be called a bug or even anything that is actually patchable, but the values of pressing the same buttons on both hid and gamepad do actually add up, which leads to results comparable to cheating in some games, and since this also works with normal apps and then onlinegames, i guess it is worth looking into.
It’s about that time of year again where I check in with the community to see if we can get the front page aligned with what people are interested in knowing and what...
WiiCompiled is a new project that lets PC gamers play Mario Kart Wii natively on PC without emulation. Using static recompliation to convert the code into native PC...
After being announced last year, the fan-made remake Gamma Emerald has finally gotten its first early access release. A complete rebuild of fan-favourite Pokemon...
The long awaited Grand Theft Auto VI Extended Look gameplay trailer has finally dropped on YouTube. As you all know, it had dropped 6 hours earlier on Netflix, and...
Though we knew all the way back in May that this was coming, the exact numbers remained a mystery for prospective Nintendo gamers in the UK. If you happen to have...
Thanks to the recent decomplication efforts; The Minish Cap 3DS brings the Game Boy Advance classic Zelda title to your 3DS.
The port takes full advantage of the 3DS...
In the wake of Sony's shift to a digital-only ecosystem within the next year, Xbox have today announced a surprising scheme. Aiming to offer physical buyers the same...
After being announced last week, the first of two broadcasts is set to go live later today with a stark focus on The Legend of Zelda and its 40th anniversary...
It is with a heavy heart that I announce the departure of our beloved Chary from the position of Chief Editor. Chary took over early 2021 and has done a wonderful job...
To celebrate its 25th anniversary, XBOX has launched pre-orders for the XBOX 25th Anniversary Collection. For the occasion, the trailer below was aired.
This...
It’s about that time of year again where I check in with the community to see if we can get the front page aligned with what people are interested in knowing and what...
After being announced last week, the first of two broadcasts is set to go live later today with a stark focus on The Legend of Zelda and its 40th anniversary...
It's been something of a quiet week in the gaming space, with the deluge of big hitters trying to find their place before GTA 6 launches really kicking off next week...
In the wake of Sony's shift to a digital-only ecosystem within the next year, Xbox have today announced a surprising scheme. Aiming to offer physical buyers the same...
Though we knew all the way back in May that this was coming, the exact numbers remained a mystery for prospective Nintendo gamers in the UK. If you happen to have...
The long awaited Grand Theft Auto VI Extended Look gameplay trailer has finally dropped on YouTube. As you all know, it had dropped 6 hours earlier on Netflix, and...
It is with a heavy heart that I announce the departure of our beloved Chary from the position of Chief Editor. Chary took over early 2021 and has done a wonderful job...
The second of a two-part special, a more traditional Nintendo Direct is set to air today. Unlike the Zelda Direct the contents of this one is still relatively up in...
After being announced last year, the fan-made remake Gamma Emerald has finally gotten its first early access release. A complete rebuild of fan-favourite Pokemon...
A few days ago Chary stepped down as Chief Editor after 5 wonderful years, and everyone guessed the seat wouldn't stay empty for very long. Back in 2021 I proudly...