본문 바로가기

카테고리 없음

Homemade Pc Game Controller

To play any PC game with USB controller is possible, i will show you in this article 2 different tricks. First trick is for old games (usually games before 2010) and the second trick for new games (after 2010).Many new released games require an Xbox controller, but the Xbox controller is expensive compared to the cheap USB controller. So no need to play PC games on keyboard from now on because i will show you how to play any PC game with USB controller. How to play any PC game with USB controller Play any PC Game with USB Controller 1st trick for New gamesTo play any PC game with USB controller, especially the New games of the few last years, you need a program called Xbox ce.

As you know most new games require an Xbox controller only. Even when you connect your PC controller, the game will not detect it.That is why you need to use the Xbox ce program that tricks your game to detect your USB PC controller as an Xbox controller. Just download this program from this link:.After Downloading the Xbox Emulator just follow these step by step instructions in my YouTube Tutorial video below:If the Xbox ce program shows error or crash then you need to download the Net-framework 4.6, Direct X and Microsoft Visual C. If you don’t have these then download them from these links below:▷▷▷Remember that you must close the Xbox ce program before running the game. Also don’t forget to save the settings so that you don’t need later to do everything again.

You can also copy the new files to any other game you want. 2nd trick for Old gamesTo play any PC game with USB controller, especially the old games, just follow this second trick. All you need is to download a program called “Joytokey” and then assign the Keyboard buttons of the game to the USB controller.This program will trick your game and let you play with your USB controller as if you are playing with the Keyboard. Just Download this program from this link:.After downloading this JoytoKey program, extract it then open the program. Now you should open your game and go to settings where you can see the Keyboard buttons needed for the game. Then memorize or take a screenshot and assign your USB controller buttons to Keyboard keys as you want.For more clear instructions just watch my YouTube Tutorial video below:Unlike the Xbox ce program, this JoytoKey program should be kept open when starting your game. You can also use your Joystick Analog as a Mouse for your PC which sounds very cool.Finally i hope this article will help you to play any PC game with USB controller.

Please comment below if it helps you and share this article with your friends to support me.

Here at, we designed a fully functional, USB game controller for. This project will be particularly tricky without some more serious electronics equipment or a local makerspace with the proper tools, but we thought we would post our walk-through in case you do have the access and would like to make your own!Tools Needed:. Laser Cutter.

3D printer. Pick and Place machine - or. Reflow oven.

Diy Controller Ps4

Soldering ironSupplies Needed:. Electronic components (list attached later). PCB (Order from our Gerber files). 1/8' Acrylic.

Homemade Pc Game Controller Wireless

NinjaFlex filament. Hardware (list provided later). The first step in making your own USB game controller is to grab an Arduino and start prototyping. It is important to make sure you use an Arduino Leonardo, Micro, or Due as they have HID (human interface device) capabilities. Essentially this means that they can act as a keyboard or a mouse and hooked up to a computer via USB. So to start interfacing, we hooked up 10 buttons to the Arduino Micro on digital pins 2-6, 8-10, 12 and 13 using a couple current-limiting resistors on the 3 LEDs.To make a final controller, it was necessary to condense the whole perf-board - Arduino and all - to fit on one small PCB.

We designed the board for this using Altium Designer and have exported and attached the Gerber files needed for board manufacture. So feel free to download ours and send them to your favorite fab house to make your custom controller. In order to make your controller, once you get your board, you have to assemble it. Due to the surface-mounted microcontroller chip, this assembly will be difficult without a stencil and a. If you have access to a pick and place, the process is pretty easy. However, in assembling this board, you must mount all the surface-mounted components first if you plan to use solder paste and a reflow oven rather than a soldering iron.

After doing this, you can mount all of your through-hole components and solder them in place. Attached is a list of the components needed to assemble the board. You can cross reference the component names in the attached materials list with the silk screen on the PCB to see what components belong where.

Pc Game Controller Review

Homemade Pc Game Controller

Now that you have your fully functional PCB, it's time to program that microcontroller! We attached our functional code for the microcontroller, but feel free to customize your own. We are using the microcontroller to make keyboard presses that are typical for computer games, with the rightfour buttons mapping to the ASWD keys, and the left four mapping to to the arrow keys. The start button maps to the enter key and the select button maps to the space bar.

The code can be fully customized and you just need to follow the comments to see how to change the mapping of the buttons. This can be customized for many different games! I honestly dont understand. A person makes something that they can share with others. They show step by step. He made it first for himself, then was nice enough to upload code details and pictures. Then after all that hard work, people complain about how it was made and what tools it was made with.

I usually look at it and think. 'Do I have the things to make this.' Get them or move on. Or the other option I think of is, can it be made with other materials I have available? Just be happy people take the time to share these! I personally bought a 3d printer so I can make cool things like this!!

We definitely understand where you're coming from, however we are a makerspace and we have all these tools available for public access. So a lot of our Instructables are done using these tools and showcasing what can be done with access to them.

They are very cool tools to use and are pretty available to the public, so we want to put out our designs for people to see what can be done when combining all sorts of different processes. Of course, not everyone can make all of them, however we want this to be available to those who can.