Размер Call of Duty превысил 255 ГБ
Помимо размера игры, разработчики периодически балуют игроков обновлениями по 10, 20, 30,90 гб.
Я думаю, код игры выглядит примерно так.
var this_variable_for_module_236748859983_3776648882_dir_f7662_create1604048739 = true;
/*this comments this comment was written by john smith*/
/*
******start comment******
This variable was written by John Smith in the fall of October thirtieth two thousand and twenty at twelve o'clock in the afternoon. There is another hour before lunch. The variable is written to be a boolean type. By default, the variable has the value true, then it becomes false, then there is a check for true.
******finish comment******
*/
this_variable_for_module_236748859983_3776648882_dir_f7662_create1604048739 = flase;
/*this comments this comment was written by john smith*/
/*
******start comment******
This code was written by John Smith thirty minutes before lunch. Here we are assigning false to the variable because it misleadingly evaluates to true by default.
******finish comment******
*/
if(this_variable_for_module_236748859983_3776648882_dir_f7662_create1604048739 == true)
{
this_variable_for_module_236748859983_3776648882_dir_f7662_create1604048739 = flase;
}
/*this comments this comment was written by john smith*/
/*
******start comment******
This piece of code was written by John Smith after lunch. Here we check the variable for truth and, depending on the result obtained, assign the value false to the variable.
******finish comment******
*/