From 3f80a997a1a0a58abda0d4f4b041d7efb535905c Mon Sep 17 00:00:00 2001 From: sparky4 Date: Fri, 2 Sep 2016 15:44:53 -0500 Subject: [PATCH 1/1] vgacamm.exe fixed and vrstest works better~! wwwwwwwwwwwww inputest.exe back to key --- src/inputest.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/inputest.c b/src/inputest.c index 3722c175..25d8d376 100755 --- a/src/inputest.c +++ b/src/inputest.c @@ -34,7 +34,7 @@ main(int argc, char *argv[]) testcontrolnoisy=1; IN_Startup(); IN_Default(0,&player,ctrl_Joystick1); - IN_SetControlType(0,&player,ctrl_Joystick1); + //IN_SetControlType(0,&player,ctrl_Joystick1); //while(!IN_KeyDown(sc_Escape)) player[0].q=1; player[0].d=2; -- 2.39.2