diff --git a/README.md b/README.md index feb7935..26a3a71 100644 --- a/README.md +++ b/README.md @@ -20,9 +20,7 @@ These are some custom patches for the old 1.12.1 World of Warcraft client, which - You may want to customize the value used here if you use a very high frilldensity in order to maintain performance. The default (300) works fine on my machine with a relatively low frilldensity (64), but causes FPS to drop below 144 with high frilldensity. - Frill density (grass density) is changed with `/console frilldensity 100`. 256 is the max value (unchanged by patcher as it is already very dense). - **Quickloot reverse patch (hold shift to manual loot)** - - The default method works for corpses, world objects (chests, mining nodes, quest harvestables etc.) and container items (junkboxes, lockboxes etc.). It does not work for pickpocketing or disenchanting. - - The alternative method, enabled with `--alternative-quickloot`, works with all types of looting, but has a bug where it will occasionally not quickloot by default. - - See https://github.com/brndd/vanilla-tweaks/issues/2#issuecomment-1192159301 for implementation details if you want to help improve this. + - This should work reliably for all types of looting. Please make an issue if it doesn't (e.g. if it occasionally fails to loot). - **Nameplate range change** - Increased to 41 yards to match the maximum value in Classic and TBC Classic. 20 yards is the default value. - **CameraDistanceMax limit increase**