Pinned Repositories
BMW-N54-Tuning-Resources
Work-in-progress XDF definitions files for the N54 platform, and possibly more resources for backyard tuners in the future.
DualMode-Architecture-Template
A clean, modular template for building C# applications that can run as either console (CLI) or WPF GUI applications based on a simple configuration file. Perfect for applications that need to support power users, headless automation, and/or interactive user interfaces.
MultiDictionary
An extension of the C# Dictionary collection that allows for multiple TValues for each TKey.
WinGPU-Toggle
A .NET Framework 4.8.1 console application that enables or disables a selected GPU. Useful for multi-GPU systems or laptops with switchable GPUs.
Corbanistan's Repositories
Corbanistan/BMW-N54-Tuning-Resources
Work-in-progress XDF definitions files for the N54 platform, and possibly more resources for backyard tuners in the future.
Corbanistan/WinGPU-Toggle
A .NET Framework 4.8.1 console application that enables or disables a selected GPU. Useful for multi-GPU systems or laptops with switchable GPUs.
Corbanistan/DualMode-Architecture-Template
A clean, modular template for building C# applications that can run as either console (CLI) or WPF GUI applications based on a simple configuration file. Perfect for applications that need to support power users, headless automation, and/or interactive user interfaces.
Corbanistan/MultiDictionary
An extension of the C# Dictionary collection that allows for multiple TValues for each TKey.