|
|
|
|
|
by rgoulter
40 days ago
|
|
> I think you're allowed to play a few courses still. But the career mode, which is why I originally bought the game, was completely turned off. Mind you that career mode had zero Internet needed features. I suspect this is the same as IO Interactive's "Hitman: World of Assassination". 99% of the game is single player. The game allows you to unlock additional things in the game (different starting locations in a level, more equipment). But, if you play the game offline, all of that progression is completely blocked off. I guess what happened is the progression ties to the saving, which is heavily coupled to online syncing. And so the logic is like `if (offline) { useSafeMode() }`. But it's so lame. |
|