Jump to content

ThatArmaDude

Member
  • Content Count

    5
  • Joined

  • Last visited

  • Medals

Community Reputation

1 Neutral

About ThatArmaDude

  • Rank
    Rookie
  1. ThatArmaDude

    Cinematic camera for video recording?

    Thanks, that works with the camera sqs script but not with G Cam. It seems that G Cam has separate control configs from the settings in game and they don't interact. Thank you for taking the time, that helped for going another direction for sure. Think I will have to just ditch the G Cam mod for this.
  2. ThatArmaDude

    Arma 3 Photography : Questions and Comments

    Hello there, I was wondering if anyone knows how to set up the G Cam mod to function with a controller? I have tried changing every part in the Arma 3 controller section but it does not work. I ended up extracting the G Cam Pbo and found a keybind section, however, I do not know how to add the analog sticks or buttons over to that config file. I barely could find some virtual codes for a normal keyboard and even those dont actually match up with the default keybindings of the G Cam config file. Here is a part of the default config: // Camera Move Front ( default : 17 ) #define KEYMOVEFRONT 17 // Camera Move Back ( default : 31 ) #define KEYMOVEBACK 31 // Camera Move Left ( default : 30 ) #define KEYMOVELEFT 30 // Camera Move Right ( default : 32 ) #define KEYMOVERIGHT 32 // Camera Move Up ( default : 16 ) #define KEYMOVEUP 16 // Camera Move Down ( default : 44 ) #define KEYMOVEDOWN 44 // Camera Move Straight Front ( default : 3 ) #define KEYMOVESTRFRONT 3 // Camera Move Straight Back ( default : 45 ) #define KEYMOVESTRBACK 45 Does anyone have an idea on how to do this? I would really like to have smooth analog controls while using G Cam for those nice shots. Any help appreciated!
  3. ThatArmaDude

    Cinematic camera for video recording?

    Hello there, I was wondering if anyone knows how to set up the G Cam mod to function with a controller? I have tried changing every part in the Arma 3 controller section but it does not work. I ended up extracting the G Cam Pbo and found a keybind section, however, I do not know how to add the analog sticks or buttons over to that config file. I barely could find some virtual codes for a normal keyboard and even those dont actually match up with the default keybindings of the G Cam config file. Here is a part of the default config: // Camera Move Front ( default : 17 ) #define KEYMOVEFRONT 17 // Camera Move Back ( default : 31 ) #define KEYMOVEBACK 31 // Camera Move Left ( default : 30 ) #define KEYMOVELEFT 30 // Camera Move Right ( default : 32 ) #define KEYMOVERIGHT 32 // Camera Move Up ( default : 16 ) #define KEYMOVEUP 16 // Camera Move Down ( default : 44 ) #define KEYMOVEDOWN 44 // Camera Move Straight Front ( default : 3 ) #define KEYMOVESTRFRONT 3 // Camera Move Straight Back ( default : 45 ) #define KEYMOVESTRBACK 45 Does anyone have an idea on how to do this? I would really like to have smooth analog controls while using G Cam for those nice shots. Any help appreciated!
  4. ThatArmaDude

    updated fixed gcam

    Hello there, I was wondering if anyone knows how to set up the G Cam mod to function with a controller? I have tried changing every part in the Arma 3 controller section but it does not work. I ended up extracting the G Cam Pbo and found a keybind section, however, I do not know how to add the analog sticks or buttons over to that config file. I barely could find some virtual codes for a normal keyboard and even those dont actually match up with the default keybindings of the G Cam config file. Here is a part of the default config: // Camera Move Front ( default : 17 ) #define KEYMOVEFRONT 17 // Camera Move Back ( default : 31 ) #define KEYMOVEBACK 31 // Camera Move Left ( default : 30 ) #define KEYMOVELEFT 30 // Camera Move Right ( default : 32 ) #define KEYMOVERIGHT 32 // Camera Move Up ( default : 16 ) #define KEYMOVEUP 16 // Camera Move Down ( default : 44 ) #define KEYMOVEDOWN 44 // Camera Move Straight Front ( default : 3 ) #define KEYMOVESTRFRONT 3 // Camera Move Straight Back ( default : 45 ) #define KEYMOVESTRBACK 45 Does anyone have an idea on how to do this? I would really like to have smooth analog controls while using G Cam for those nice shots. Any help appreciated!
×