Skip to content

jackjburnett/VirtualLeverless

Repository files navigation

VirtualLeverless

VirtualLeverless is an open-source application that allows you to create and modify custom 'Leverless' controller layouts, much like a virtual hitbox.

The current release is available on Android, Linux, Windows, and as a Web App.

Creating Layouts

To be completed

Saving and Loading Layouts

Windows

Saved layouts on Windows can be found at C:\Users\YOUR_NAME\AppData\LocalLow\YOUR_NAME\VirtualLeverless.

You can also access AppData by entering '%APPDATA%' into the Windows Run dialog (Windows key + R).

Android

Saved layouts on Android can be found at STORAGE_LOCATION/Android/data/jackjburnett.VirtualLeverless/files. This folder may only accessible when using a file manager app or when connecting to the device from a computer.

Connecting to a PC

Connecting to a PC requires the host PC to have VirtualLeverless Receiver v1.4+ cloned.

To be completed