misyltoad/HL2-GamepadUI

How do you enable this I put -gamepadui on my Lauch options

breakdowngamesYT opened this issue · 5 comments

How do you enable this I put -gamepadui on my Lauch options

Did you add the changes from this repository's src/game/client/cdll_client_int.cpp file? (particularly the ones nested in #if defined(GAMEPADUI))

Looks like the readme could use a small clarification that GAMEPADUI needs to be defined somewhere in the preprocessor blocks of the client VPC scripts. I'll make that change.

what do i need to do? to the vpc

Please check the new readme. In addition I sort of just outlined what needs to be done in my previous comment.

If you still aren't able to figure out from there, you may need more assistance elsewhere with generally working in the source engine codebase.

i know source im just not the best at trubleshooting