GtunerIV icon indicating copy to clipboard operation
GtunerIV copied to clipboard

Gtuner IV - Titan Two's software bug report.

Results 30 GtunerIV issues
Sort by recently updated
recently updated
newest added

Add support for multi-dimensional arrays ? Would make it easier to convert scripts too as some other stuff around the internet is using multi dim arrays with ancient devices.

Minor enhancement to the "Reindent Code" feature to trim any trailing white spaces from lines.

.pyc scripts can be decompiled pretty easily. For complete obfuscation (and also performance gain) gtuner could support compiled .pyd files. Since gtuner acts as the main.py and imports our py...

Hi, i followed the instructions here: https://www.consoletuner.com/wiki/index.php?id=t2:remapper_mask but got the error: "Illegal operation 'remapper'". ``` #include init { remapper_swap(BUTTON_15, BUTTON_16); remapper_swap(BUTTON_16, BUTTON_15); // Only to the controller on Input-A remapper_mask(RMP_USB_A);...

### Feature Request **Request:** Expose the device HWID in the GPC or GCV. **Reason:** Looking for a way to bind a script to a specific device so users do not...

It would be handy to also be able to define some interactive configuration in computer vision script using the same syntax as we do for gpc scripts. Perhaps that same...

Can the T2 devs please include an ADS activation delay on the cod input translators please? This option is present on the xim and what it does is it delays...

Hello Im using the cod input translators please can you include a turn assist option, like they have in the Xim settings, this will help in using vehicles and parachuting...

It would be awesome if in the preferences under KMG capture we had additional setting to to toggle on the KMG capture and checkboxes to make the hotkeys global so...

I thought I already added it to github some time ago, but can't find it. Adding support for c-like structures would be awesome, as an example: that would make weapon...