• 0 Posts
  • 45 Comments
Joined 3 years ago
cake
Cake day: June 19th, 2023

help-circle


  • Curious about how they’d approach this.

    In practice, even with the same system specs and game settings, if you run through a game in a slightly different manner than someone else, it might paint a different performance picture for you than it does for them. The more a game allows free roaming, the more variation there will be in results. I doubt they’ll ask everyone to run a benchmark for each game (and to further that, not every game has a benchmark capabilities built in to begin with).

    At least they have the benefit of potentially having huge data sets on their hands, so things would probably even out.














  • Sounds like a network configuration issue of the containers - you either have to use the host network (probably not recommended) or to map the necessary ports of each app. But trying to do that in WSL sounds like an extra layer of fuckery that you don’t necessarily have to deal with. Running Docker directly on Windows sounds like the more sane thing to do in that case.