WhatNitrous
Well-known member
- Messages
- 23,467
- Points
- 113
Will do...I want it, so try 'em indeed))
No controller support? When does this game came out? 90's?![]()
![]()
![]()
2007 according to the Wiki...really?
Jesus, that is horrible, I was implementing controller support into my own games long before that and XInput
Its practically built in at this point...like
Code:
if (joy.getdirection() == joy.down) {
grizzled_old_man.move(x,y,z);
// ffs
} else {
hang_it_up();
exit(RETURN_SUCKSASS);
}
Seriously though, I honestly think in the case of Witcher, it had more key assignments than they could manage with a controller at the time, but I'm not sure...I dodged it entirely for that fact until Witcher 3--which has controller support