Search found 5 matches
- Sat Dec 19, 2020 1:35 am
- Forum: Development
- Topic: Forking GIMX to Support 3rd Party Controllers
- Replies: 1
- Views: 12669
Forking GIMX to Support 3rd Party Controllers
So today I created a fork from the GIMX source code, and have been combing through it to try to figure out if there's a way to add support for 3rd-party xbox360 controllers. I understand that the controller is necessary in order to provide the encrypted security signal so that the xbox360 will accep...
- Sat Dec 19, 2020 1:21 am
- Forum: Development
- Topic: Trouble Compiling Code
- Replies: 7
- Views: 29356
Re: Trouble Compiling Code
Update: I installed ubuntu alongside windows 10 on my computer, and the guide for compiling the code on linux works fine.
- Fri Dec 18, 2020 12:39 pm
- Forum: Introduce Yourself
- Topic: Hi From USA
- Replies: 2
- Views: 4630
Hi From USA
Hi everybody!
Sorry I missed this section before posting in support. Just a newbie trying to learn how to compile the source code, with the hopes of eventually making some slight tweaks to the program.
Thanks to everyone who invests their time into this project. Cheers!
Sorry I missed this section before posting in support. Just a newbie trying to learn how to compile the source code, with the hopes of eventually making some slight tweaks to the program.
Thanks to everyone who invests their time into this project. Cheers!
- Fri Dec 18, 2020 12:38 pm
- Forum: Development
- Topic: Trouble Compiling Code
- Replies: 7
- Views: 29356
Re: Trouble Compiling Code
Thanks for the reply! I may go ahead and install linux on a spare computer, then, and see if I have any better luck. Is it possible to create a windows installer from linux? I'm assuming not, in which case someone must be compiling the source code on windows, otherwise there wouldn't be a windows in...
- Fri Dec 18, 2020 4:44 am
- Forum: Development
- Topic: Trouble Compiling Code
- Replies: 7
- Views: 29356
Trouble Compiling Code
Hello, I am trying to compile the source code for GIMX, following these instructions: https://gimx.fr/wiki/index.php?title=Development_on_Windows Everything goes fine until the very last step, when I actually need to compile the code. Following the guide, I run the following commands in mingw64.exe:...