diff --git a/README.md b/README.md index aabf69f..e4cc5ce 100644 --- a/README.md +++ b/README.md @@ -1,23 +1,46 @@ # lsfg-vk -Lossless Scaling is a Windows-exclusive app with the goal of bringing frame generation (among other features) to every single game or app. -lsfg-vk brings this frame generation to Linux users by acting as a Vulkan layer inbetween your game and your graphics card. +Lossless Scaling is a Windows-exclusive app bringing frame generation (among other features) to every single game or app. -## Installation +**lsfg-vk** brings this frame generation to Linux users by acting as a Vulkan layer inbetween your game and your graphics card. -lsfg-vk has been prebuilt to run on a variety of Linux distributions: -- Click [here](https://github.com/PancakeTAS/lsfg-vk/releases) to download lsfg-vk for your distribution -- Follow [this guide](https://github.com/PancakeTAS/lsfg-vk/wiki/Installation-Guide) if you need any more help. +## Getting Started -Once installed, open up the lsfg-vk Configuration Window from your application menu or by typing `lsfg-vk-ui` into the console. +For comprehensive instructions on setting up, configuring, and using **lsfg-vk**, please refer to the [Wiki](https://github.com/PancakeTAS/lsfg-vk/wiki). -Please see the [Wiki](https://github.com/PancakeTAS/lsfg-vk/wiki) for more information and join the [Discord](https://discord.gg/losslessscaling) for help (needs Steam verification). +### Installation + +**lsfg-vk** is available as pre-built packages for various Linux distributions. + +1. Visit the [Releases page](https://github.com/PancakeTAS/lsfg-vk/releases) to download the package for your Linux distribution. +2. Follow the step-by-step instructions in the [Installation Guide](https://github.com/PancakeTAS/lsfg-vk/wiki/Installation-Guide) for your specific distro. + +### Configuration and Usage + +After installation, you can open the graphical configuration editor **lsfg-vk-ui** from your application menu or by typing `lsfg-vk-ui` in your console. + +* For detailed instructions on setting up your preferences, visit the [Configuring lsfg-vk](https://github.com/PancakeTAS/lsfg-vk/wiki/Configuring-lsfg%E2%80%90vk) page. +* Learn how to use **lsfg-vk**'s integrated benchmark on the [Using lsfg-vk's integrated benchmark](https://github.com/PancakeTAS/lsfg-vk/wiki/Using-lsfg%E2%80%90vk's-integrated-benchmark) page. + +## Building from Source + +If you prefer to build **lsfg-vk** yourself for development, debugging, or to use the latest and greatest features, a detailed build guide is available in the [Build Guide](https://github.com/PancakeTAS/lsfg-vk/wiki/Building-from-source) page. + +## Support and Troubleshooting + +If you encounter any issues or need assistance, please consult the following resources: + +* **Quirks:** Before reporting any issues refer to the [Quirks](https://github.com/PancakeTAS/lsfg-vk/wiki/Quirks) page. +* **How to Ask for Help:** When creating a report, refer to the [How to ask for help](https://github.com/PancakeTAS/lsfg-vk/wiki/How-to-ask-for-help) page. +* **Discord:** Join the [Lossless Scaling Discord server](https://discord.gg/losslessscaling) for help (Steam verification required). ## Credits + Most of the project has still only been written by me, PancakeTAS, but I couldn't have done it without the help of these people: -- [0xNULLderef](https://github.com/0xNULLderef): Teaching me how to reverse engineer software. -- [Caliel666](https://github.com/Caliel666): Writing the initial draft of the user interface. -- [Samueru-sama](https://github.com/Samueru-sama): Helping with various things XDG as well as app images and testing. -- Other contributors: Thank you for your contribution! + +* **0xNULLderef:** Teaching me how to reverse engineer software. +* **Caliel666:** Writing the initial draft of the user interface. +* **Samueru-sama:** Helping with various things XDG as well as app images and testing. +* Other contributors: Thank you for your contributions! I'd also like to thank every single person sponsoring this project. Thanks to you I'll be able to invest more time into this and hopefully bring some cool new features to everyone.