Files
ArchiSteamFarm/ConfigGenerator
JustArchi d06fbda6d6 Prefer 64-bit ASF
ASF is AnyCPU binary which means it'll run fine on both 32-bit as well as 64-bit OSes.
Up to today 32-bit runtime was preferred for ASF, as it uses less memory and can be faster than 64-bit equivalent.
However, in very busy environments it's easily possible for ASF to require even more than 2 GB of memory, and in addition to that extending our userspace to 64-bit can bring benefits on more modern setups.
Therefore, keep being compatible on both 32-bit and 64-bit OSes, but on 64-bit ones use actual 64-bit runtime instead of preferred 32-bit one.
In addition to that, optimize some unused references and other things while we're at it.
2016-08-27 08:40:40 +02:00
..
2016-08-02 06:13:58 +02:00
2016-06-19 05:57:29 +02:00
2016-08-02 06:04:44 +02:00
2016-08-02 05:11:35 +02:00
2016-08-27 08:40:40 +02:00
2016-05-30 01:57:06 +02:00
2016-03-20 06:41:12 +01:00
2016-05-13 19:20:24 +02:00
2016-05-30 01:57:06 +02:00
2016-05-30 01:57:06 +02:00
2016-05-30 02:06:04 +02:00
2016-08-02 06:04:44 +02:00
2016-08-02 05:09:53 +02:00
2016-03-20 10:01:04 +01:00
2016-08-02 08:50:31 +02:00
2016-08-12 23:07:19 +02:00
2016-08-12 23:07:19 +02:00