Analysis updated 2026-05-18
Track live Tekken 8 match results and ranking points while playing without alt-tabbing.
See a session summary of points won and lost across a Tekken 8 play session.
Follow another player's Tekken 8 match history by switching the tracked player.
Set the widget to launch automatically with Windows for a consistent overlay.
| faga250885/trb12 | anulman/docx-sax | atrblizzard/vtmb-sbox-mounter | |
|---|---|---|---|
| Stars | 0 | 0 | 0 |
| Language | C# | C# | C# |
| Setup difficulty | easy | moderate | moderate |
| Complexity | 2/5 | 4/5 | 3/5 |
| Audience | general | developer | developer |
Figures from each repo's GitHub metadata at analysis time.
Windows only, the released executable is self-contained and does not require installing .NET separately.
TRB12 is a small Windows desktop widget for players of the fighting game Tekken 8. It floats a thin bar at the bottom of your screen showing your live match history as you play, including your opponent's name, character, how many ranking points you won or lost, and whether you won, lost, or drew each match. The match data itself comes from a public ranking website called wank.wavu.wiki rather than from the game directly. The widget can be set to appear only while Tekken 8 is actually running, or to stay visible all the time, and includes a session summary showing your current rating, how long you have been playing this session, and your total points gained or lost so far. You can adjust its size, transparency, and how often it refreshes, and switch which player's data it tracks using a built-in search that mirrors the lookup on the wank.wavu.wiki website itself. Installation is simple: download the released executable file and run it directly, since it is fully self-contained and does not require installing any separate .NET runtime first. Because the file is not digitally signed, Windows will likely show a security warning the first time you run it, which you need to click through to proceed. A tray icon gives access to the full settings menu, including changing the tracked player or enabling the widget to start automatically with Windows. The widget detects that Tekken 8 is running by looking for its underlying game engine process name, so if a future game update changes that process name, the widget's detection logic would need to be updated to match. The project can also be built from source using the .NET 8 SDK if you prefer not to run the pre-built file. It is not affiliated with the wavu.wiki website or with Bandai Namco, the publisher of Tekken 8, and is released under the MIT license.
A floating Windows widget for Tekken 8 players that shows live match history, opponent details, and ranking points pulled from wank.wavu.wiki.
Mainly C#. The stack also includes C#, .NET 8, Windows.
Setup difficulty is rated easy, with roughly 5min to a first successful run.
Mainly general.
This repo across BitVibe Labs
Verify against the repo before relying on details.