From b57ef0208ada98b0a88bc522e6bae8377f0ed79b Mon Sep 17 00:00:00 2001 From: hipersayanX Date: Fri, 28 May 2021 14:50:21 -0300 Subject: [PATCH] Updated Hacks (markdown) --- Hacks.md | 37 ++++++++++++++++++++++++++++++++++++- 1 file changed, 36 insertions(+), 1 deletion(-) diff --git a/Hacks.md b/Hacks.md index f33fe5d..3140bde 100644 --- a/Hacks.md +++ b/Hacks.md @@ -1 +1,36 @@ -**In-progress** \ No newline at end of file +Hacks are intended to fix common problems with the virtual camera, and are intended to be used by developers and advanced users only. + +:warning: :fire: :warning: :fire: :warning: :fire: :warning: :fire: :warning: :fire: :warning: :fire: +**WARNING**: Unsafe hacks can brick your system, make it unstable, or expose it to a serious security risk. You are solely responsible of whatever happens for using them. Don't use them unless you know what you are doing. Remember to make a backup of your system and files before using them. +**You been warned, don't come and cry later**. +:warning: :fire: :warning: :fire: :warning: :fire: :warning: :fire: :warning: :fire: :warning: :fire: + +You can list the available hacks with: + +``` +AkVCamManager hacks +``` + +A hack can be either **safe** or **unsafe**. Safe hacks can be run without major risks to the system. Meanwhile, unsafe hacks can cause a serious threat to your system or applications, it can lower the security barriers, or make irreversible changes. +Unsafe hacks requires explicit user confirmation for executing them. +**No documentation or support will be provided for using unsafe hacks**, if you want to know how to use them, you must read the [source code](https://github.com/webcamoid/akvirtualcamera). +You can apply a hack with: + +``` +AkVCamManager hack HACK_NAME HACK_PARAMETERS... +``` + +Here is a list of available safe hacks. + + + + + + + + + + + + +
HackIs safe?DescriptionParameters
set-service-upYesSetup and start virtual camera service if isn't working.None
set-service-downYesStop and unregister virtual camera service.None
HackIs safe?DescriptionParameters