PazerOP / tf2_bot_detector

Automatically detects and votekicks cheaters/bots in TF2 casual.
MIT License
403 stars 54 forks source link

Integrate Steam Library Launch Options #280

Closed HollyBlocky closed 3 years ago

HollyBlocky commented 3 years ago

It appears that the launch options in your steam library do not carry over to launching TF2 from the bot detector, though this needs to be confirmed because I could be incorrect. Kinda bugs me because I have frame-saving launch options that make the game more playable (e.g -threads 8, -noipx, etc.) and I am unsure if that carries over.

I'm not sure how difficult it is, but I was wondering if it wasn't too much of a bother to integrate Steam Launch Options to the Bot Detector (if not already).

An alternative could be allowing standalone launch options for the Bot Detector's TF2 shortcut.

Notes: -issue has not been confirmed -issue may need to be looked into

steamwebhelper_pwuWgGjcG5

HollyBlocky commented 3 years ago

If someone would like to confirm this, please do so.

moebkun commented 3 years ago

-threads 8 does nothing. TF2 is still capped at 3 afaik

PazerOP commented 3 years ago

-noipx also does not appear to exist anywhere in the code

andy013 commented 3 years ago

I think this already works. At least when I quickly tested it with the -novid launch option it seems to work as expected.

ClusterConsultant commented 3 years ago

I am unable to reproduce this. Can you make absolutely sure you are having this issue by using weird resolutions or -console or -novid or some other very obvious flag?

PazerOP commented 3 years ago

I am still unable to reproduce this, and @HollyBlocky has not replied with any additional info. Myself (and I imagine many others) have all sorts of obvious things on the command line (like -novid), that we would immediately notice if they were missing.

If anyone is still experiencing this problem, please leave a comment and this issue will be re-opened.