Upvote Upvoted 2 Downvote Downvoted
how to open older demos?
posted in Q/A Help
1
#1
0 Frags +

i'm trying to open the demo from 2021. I changed the version of the game and tried to launch it, but it says that the exe-file wasn't found (tf_win64.exe). Just because the game was running hl2.exe before.

i'm trying to open the demo from 2021. I changed the version of the game and tried to launch it, but it says that the exe-file wasn't found (tf_win64.exe). Just because the game was running hl2.exe before.
2
#2
3 Frags +

You have to make a bat file to launch it

start hl2 -game tf 

Also it's gonna crash unless you go offline mode (not friendslist-offline) on steam
if you need the steam services still running (objectors wont work without it), instead of going offline mode install this addon in tf/addons, and add -insecure to the batch file.
https://github.com/ficool2/custom_items_games

You have to make a bat file to launch it
[code]start hl2 -game tf [/code]

Also it's gonna crash unless you go offline mode (not friendslist-offline) on steam
if you need the steam services still running (objectors wont work without it), instead of going offline mode install this addon in tf/addons, and add -insecure to the batch file.
https://github.com/ficool2/custom_items_games
Please sign in through STEAM to post a comment.