-console -novid -freq 144 -threads 4 -high -tickrate 128 +exec autoexec.cfg
- Windows Sensitivity: 6/11
- Enhance Pointer Precision: No
- Mouse DPI: 400
- Mouse Polling Rate: 1000hz
- In-Game Audio Ouput: Headphones
m_rawinput "1" //Raw Input on | |
m_customaccel "0" //Mouse Acceleration off |
Put autoexec.cfg in ...\Steam\steamapps\common\Counter-Strike Global Offensive\csgo\cfg
or take what you want from it and add to your autoexec config!
Hom Tanks: Launch options: Hom Tanks: -novid -tickrate 128 -console -tickrate 128 +mat_queue_mode -2 +exec autoexec.cfg Hom Tanks: Config: https://pastebin.com/ERSkaWLp Hom Tanks: CS Go Ingame: https://imgur.com/a/4EbKs Hom Tanks: NVIDIA-Settings: https://imgur.com/a/Fr93M Hom Tanks: Einfach zum Vergleich die Benchmarks: https://gist.github.com/Kourgiantakis/566f9eeab5e0a8982718513311c4cc7a
#!/bin/bash | |
############################################################################## | |
# An rclone backup script by Jared Males ([email protected]) | |
# | |
# Copyright (C) 2018 Jared Males <[email protected]> | |
# | |
# This script is licensed under the terms of the MIT license. | |
# https://opensource.org/licenses/MIT | |
# |
# /boot/config/go | |
# add the following... | |
# Tailscale | |
bash /boot/config/tailscale/install.sh | |
bash /boot/config/tailscale/start.sh |
<div class="sheet-maindiv"> | |
<input type="radio" name="attr_tab" class="sheet-tab sheet-tab1" value="1" title="Allgemein" checked="checked"> | |
<span class="sheet-tab sheet-tab1">Allgemein</span> | |
<input type="radio" name="attr_tab" class="sheet-tab sheet-tab2" value="2" title="Grundwerte"> | |
<span class="sheet-tab sheet-tab2">Grundwerte</span> | |
<input type="radio" name="attr_tab" class="sheet-tab sheet-tab21" value="21" title="Fertigkeiten"> | |
<span class="sheet-tab sheet-tab21">Fertigkeiten</span> | |