chore(tf2): high graphics settings
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
{ config, lib, pkgs, inputs, ... }:
|
{ config, lib, pkgs, inputs, ... }:
|
||||||
|
|
||||||
# Launch options: -novid -nojoy -nosteamcontroller -nohltv -particles 1 -precachefontchars -noquicktime -console -windowed -noborder
|
# Launch options: -novid -nojoy -nosteamcontroller -nohltv -particles 1 -precachefontchars -noquicktime -console -windowed -noborder -usercon -condebug -conclearlog -g15
|
||||||
|
|
||||||
let cfg = config.sydnix.users.crumb.tf2;
|
let cfg = config.sydnix.users.crumb.tf2;
|
||||||
in {
|
in {
|
||||||
@@ -18,7 +18,7 @@ in {
|
|||||||
mv "''${base%.tar.gz}" $out
|
mv "''${base%.tar.gz}" $out
|
||||||
'';
|
'';
|
||||||
my-config = tf2pkgs.mergeTf2Configs (with tf2pkgs; [
|
my-config = tf2pkgs.mergeTf2Configs (with tf2pkgs; [
|
||||||
mastercomfig.presets.medium-low
|
mastercomfig.presets.high
|
||||||
mastercomfig.addons.flat-mouse
|
mastercomfig.addons.flat-mouse
|
||||||
mastercomfig.addons.no-tutorial
|
mastercomfig.addons.no-tutorial
|
||||||
mastercomfig.addons.null-canceling-movement
|
mastercomfig.addons.null-canceling-movement
|
||||||
|
|||||||
@@ -97,4 +97,3 @@ bind "F12" "replay_togglereplaytips"
|
|||||||
bind "MOUSE1" "+attack"
|
bind "MOUSE1" "+attack"
|
||||||
bind "MOUSE2" "+attack2"
|
bind "MOUSE2" "+attack2"
|
||||||
bind "MOUSE3" "+qsr_slot3_1"
|
bind "MOUSE3" "+qsr_slot3_1"
|
||||||
|
|
||||||
|
|||||||
@@ -1,4 +1,5 @@
|
|||||||
fov_desired 90
|
fov_desired 90
|
||||||
|
cl_logofile "materials/vgui/logos/wiktionary-logo.vtf"
|
||||||
|
|
||||||
sensitivity 4.5
|
sensitivity 4.5
|
||||||
|
|
||||||
@@ -16,4 +17,4 @@ cl_crosshair_green 130
|
|||||||
cl_crosshair_blue 175
|
cl_crosshair_blue 175
|
||||||
|
|
||||||
// Graphics
|
// Graphics
|
||||||
mat_filtertextures 0
|
// mat_filtertextures 0
|
||||||
Reference in New Issue
Block a user