How do you enable this I put -gamepadui on my Lauch options
breakdowngamesYT opened this issue · 5 comments
breakdowngamesYT commented
How do you enable this I put -gamepadui on my Lauch options
Blixibon commented
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)
)
DasMaddi commented
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.
breakdowngamesYT commented
what do i need to do? to the vpc
DasMaddi commented
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.
breakdowngamesYT commented
i know source im just not the best at trubleshooting