At some point in this millenium, it became ubiquitous in games to ask for a button press before switching to the main menu and it has become a pet peeve off mine.

Why is that there? It’s your main menu so ugly that you have to shield players from it? Why can I not double click the game Icon, go to the kitchen to get coffee and return to the PC/console to find myself in the main menu ready to continue my game? Seriously, cui bono? Sometimes, they even show a different screen before that press, which some artist got paid for creating, so the developer is also losing (a tiny amount of) money here.

I honestly just don’t get the point of these screens.

Bonus negative points for games that only check DLC after that button press instead of any other point of the losing process. Calling a server could easily be threaded while the game assets are loaded since it takes very little hardware load to do so. But no, I get to wait an additional 10 seconds because the game devs want me to for no apparent reason.

On a related note: just allow players to auto skip intros, please. Just put an checkbox in the settings, so that everyone can see it once.

  • I honestly just don’t get the point of these screens.

    It lets the game see which controller or input method you are using. This screen was (and maybe still is? I’m not sure.) a requirement for certification on consoles going back to the Xbox 360, when wireless controllers became ubiquitous.

    Having to press a single button at the start of a game is a pretty minor complaint.

      • What if I have an Xbox controller plugged in and want to use my keyboard? A simple spacebar hit sets the default controller for fit this play session.

        • Wouldn’t that be just as applicable from the interaction with the main menu? When the player selects a menu entry (eg Start, Load, Options), that tells the game what you’re using.

    • Plenty of games are able to determine what you’re using without having such a screen. The “press any key to continue” screen has been a thing my entire life (born in 85), and it has never been necessary for anything other than simulating the “insert coin” screen for arcade games.

      BG3 can use both at the same time, and yet it still has two of these screens. If you’re playing with a controller, it will say press any key then you press a button and it changes to “press A to continue” before you actually get to the main menu.

      And it’s even dumber because you can see the game detects your controller before the first logo screen ends when the cursor is auto hidden.

  • I got curious myself and agreed, so I went looking.

    A lot of sources specified that it was part of a technical requirements checklist, and…

    Yeap. It doesn’t explicitly require a “press any key” screen, but it gives a more pleasant screen to look at while you select a user. People online also say it’s used to detect which controller is in use.

    If you add a feature like this to a game, it becomes harder to maintain if there are discrepancies between builds. So presumably it’s usually just left in rather than removed.

  • It annoys me when you close down a game, and it only has the option to send you to the title menu instead of closing out. It’s not the worst thing ever, but it’s kind of annoying when you need to go, and you have to “quit” the game just to wait for it to go back to the title screen and make you hit “quit” again a second time.

  • There was (is?) a requirement from Sony and Microsoft about how long a game can take to load as part of the game licensing process. One of the ways it is measured is by counting time from game boot to how quickly the game can react to user’s keypress. A “press start to continue” screen is the most simple thing you can load that passes this requirement. After that the game can do heavier operations such as loading save data, checking DLC or pulling latest messages from online server without having to worry too much about how long these operations take.

  • I’m reminded of something that Binding of Isaac does that I wish more games would do: If you’re anywhere in the main menu (even drilled into it), if you just mash the B button/Esc key, it will keep backing out, up to and including exiting the game if you press it on the main menu. I hate games that make me click 3 times and say “are you sure??” when I just want to quit the dang program.

  •  soulsource   ( @soulsource@discuss.tchncs.de ) 
    link
    fedilink
    English
    15
    edit-2
    11 months ago

    Some games, like the Pathfinder games by Owlcat, use that initial input to determine if you are playing with mouse/keyboard or a gamepad. Depending on that, you get presented with a different UI in the main menu.

    Another reason for such a screen could also be Xbox support. Nowadays it’s no longer necessary, because user-handling has been vastly improved with the GDK, but before the GDK was released a splash screen was the most user-friendly way to do user-handling in a single-player or online-multiplayer game on Xbox.

  • I get your point. And kind of agree for the most part. But idk, some title screens are nice to look at. Having the option to just view it until I’m ready to go on is nice imo. One button press isn’t all that bad. But yeah when loading or dlc checking has to be done after pressing the button it’s more annoying. That should happen before imo

    • That’s the thing. I think it is a carry over from that. Back then a lot of games didn’t have a menu or anything, after you hit the button, you were just playing the game.

      Like Mario 1 and 3 have just a simple 1 or 2 player select then you are in the game. Some single player games didn’t have anything, they just would go straight to the game after you hit start.

      Now there isn’t really a need since nearly every game has a menu for loading saves, starting a new game and such. So they could go, but are just a vestigial part of gaming history at this point.

  • Games used to take a looong time to load before flash storage, so people would go get a coffee or something while loading. Before main menus, it would just drop you into the game while you were away, potentiality missing something. So they added the “press any key” pause to wait until you’re back.

    For some reason they kept this until today.

  • It’s been bugging me in BG3. Mostly because it takes a while to load and when it’s finally loaded, I have to press a button then WAIT AGAIN for a stupid animation before getting to the main menu so I can then load some more.

    Gimme a command line to just automatically “Continue” please. The pretty animtions and menu were fun at first. Now I just want to get back to my brain parasites as quickly as possible. I’m sure that has nothing to do with my brain parasites.

  • Lately, I’ve seen it for controller detection on PC games. Larian games like Baldur’s Gate 3 at least use it to change how they render the “Main” menu. I mean, the “Main” menu also changes if I plug in a controller so maybe it’s just an aesthetic thing held over from older video games.

    • Sometimes windows itself will only let games know there’s a controller plugged in after a button is pressed, but connecting a controller with the game already open can usually be detected just fine.