SakeTami
avb

avb

patreon


avb posts

WTRTI v2.3 WIP10

General:

  • Changed WIP version numbering from "build date" to WIP#.
  • Added "Docs/CHANGES_2.3.txt" with full list of v2.3 changes.


I...

View Post

WIP: WTRTI v2.3 20231225

"Plot" Window:

  • Line naming by Group.

  If all the selected data for the Y-axis have the same name, the line names in the Legend will be by g...

View Post

WIP: WTRTI v2.3 - 20231208

General:

  • linux: Improved gamescope detection.

You can now create a script, like this:

#!/bin/bash

e...

View Post

Plot: Loading CSV data

The new feature allows you to load CSV files from previous tests and visualize them on the plot.

View Post

WIP: WTRTI v2.3 - 20231128

General:

  • Improved profile loading time when there are many sounds in a profile.


Plot Window (New):

  • A new win...

    View Post

WIP: Plot Window

A new window that visualises real-time telemetry data on a plot.

View Post

WIP: WTRTI v2.3 - 20231101

OSD:

  • Windows: Added ability to run the game in "Fullscreen" mode with WTRTI OSD.

Requires that WTRTI be run with administrator privileges View Post

WIP: Game in Fullscreen mode

A new feature that allows you to play the game in Fullscreen mode instead of "Fullscreen window" (Borderless).

View Post

WIP: WTRTI v2.3 - 20231025

General:

  • Added input_poll_interval option (30ms d...

    View Post

WIP: WTRTI v2.3 - 20231013

General:

  • Linux: Added Gamescope support (potentially steam deck support, not tested yet)..

How-to:

1. Start the game with gamescope in terminal....

View Post

WIP: Script Options

Script options, for custom indicators that can be specified in lua-script, set in the GUI and saved in the profile.

View Post

WIP: WTRTI v2.3 - 20230929

Indicators:

  • Updated "GFX HUD":

  - Added hotkeys for switching the view mode: fps_view_key (F2) and tps_view_k...

View Post

WIP: Keyboard test

Key state in lua-script

View Post

F16 HUD

by Zekex

View Post

WIP: WTRTI v2.3 - 20230919

General:

  • Updated internal FM database to the game version 2.29.0.24.

  • Reduced "Updated Interval" increment value, 25 -> 5, from now you can set 5 ms ...

    View Post

Devlog: WIP v2.3


View Post

WIP: WTRTI v2.3 - 20230908

Scripting:

  • Added ability to make a custom graphical indicators in Lua, with Graphics API similar to HTML5 canvas API. 

  To understand the ba...

View Post

Devlog: WIP v2.3

Custom Graphical Indicators in Lua script

View Post

WTRTI v2.2 RC2

General:

  • Added "Welcome" window, displayed only once at startup.

Fixes:

  • Fixed potential deadlock (freez) when closing the app.<...

    View Post

WTRTI v2.2 RC1

Settings:

  • Advanced: Ability to set the "Playback Device" for Alert Sounds.


Game Chat Settings:

  • Add missing Lingva's ...

    View Post

WIP: WTRTI v2.2 - 20230729

General:

  • The network library has been replaced to improve performance and stability, and to reduce the size of the executable (8.6MB -> 6.6MB).
  • Added WTRTI'...

    View Post

WIP: WTRTI v2.2 - 20230530

General:

  • Added initial "DCS World" support.

  Installation:

  1. Copy-Paste the Export.lua (DCS folder) file to the %USERP...

View Post

WIP: WTRTI v2.2 - 20230430

Settings:

  • Group tab: Added "Multi-Group  setup" feature, to set up multiple groups at the same time.

  Select multiple groups in the group li...

View Post

WIP: WTRTI v2.2 - 20230428

General:

  • Added the ability to use Joystick buttons as Hotkeys.

       - Windows: Any device that supports: DirectInput or...

View Post

WIP: WTRTI v2.2 - 20230328

General:

  • Added ability to set multiple hotkeys for an action (max. 3 combinations).

Fixes:

  • GUI: Fixed random switching of the g...

    View Post

WIP: WTRTI v2.2 - 20230303

Settings:

  • Added ability to change the font "Units Scale" (Group tab), default value is 75%.

Indicators:

  • Added ability to set Al...

    View Post

WIP: WTRTI v2.2 - 202302017

General:

  • Added local TCP listener (9111 port), which can receive data in JSON form (e.g. DCS World, the Export.lua file will be available later). 


...

View Post

Devlog: WIP v2.2 - 20230217

Right after the v2.1 release, I decided to rewrite a font renderer for the built-in OSD.

As a result, we now have less CPU usage and 3-4 times more FPS when the update time is uncapped.

View Post

WTRTI v2.1 RC2

General:

  • Make "Show values" enabled by default.


VR Settings:

  • Added "Reset" button, to reset VR settings to their def...

    View Post

WTRTI v2.1 RC1

General:

  • Added the app auto-update system, with a new option "Automatically update check" in Settings.
  • Increased default "Value Alignment": 6 -> 9
...

View Post