source-engine icon indicating copy to clipboard operation
source-engine copied to clipboard

[Enhancement] Make the 64 bit build look more like current TF2

Open maksw2 opened this issue 1 year ago • 4 comments

what i mean is to put 64 bit binaries in \bin\win64 and 32 bit binaries in \bin or something simmilar. how hard would it be to implement?

maksw2 avatar Jun 17 '24 19:06 maksw2

the advantage would be that we could have 64 and 32 bit binaries at the same time.

maksw2 avatar Jun 17 '24 19:06 maksw2

how hard would it be to implement?

Something like that is already implemented in CS:GO (at least, linux x64 binaries are in bin/linux64)

DiegoArmando-27 avatar Aug 23 '24 02:08 DiegoArmando-27

Found something like this here

DiegoArmando-27 avatar Aug 23 '24 03:08 DiegoArmando-27

Found something like this here

look promising

maksw2 avatar Sep 01 '24 15:09 maksw2