Transcript

var game = new Game()
  .EnableMultiplayer()
  .EnableSpatialAudio()
  .SetPerformance(Game.Performance.HIGH)
  .ForEachBug(Bug::AutoFix)
  .GetWishlists(7000);

game.Release();
  • @ZILtoid1991
    link
    82 months ago

    EnableSpatialAudio()

    I thought most games nowadays don’t do any of that, because you can save that CPU time for a little big more frames.

    • zoey
      link
      fedilink
      English
      32 months ago

      Save that CPU time for Denuvo