Games Should Know When the Player Has Fallen Asleep

Why an AI sleep-pause feature could help gamers with narcolepsy, fatigue and unpredictable sleep attacks

Video games are very good at protecting us from dragons, bullets, collapsing planets and suspiciously patient final bosses. They are less good at protecting us from the far more ordinary enemy: the player’s own nervous system deciding that, actually, consciousness has had a decent run and can come back later.

For most players, falling asleep during a game is mildly annoying. You wake up in a menu, a ditch, a death screen, or somewhere in Skyrim you do not remember walking to. Fine. Embarrassing, perhaps, but survivable.

For players with narcolepsy, idiopathic hypersomnia, chronic fatigue, medication-related drowsiness or other sleep-wake difficulties, the problem is different. Sleep is not always a polite bedtime event. It can arrive abruptly, inconveniently and without asking whether you are halfway through a boss fight, a ranked match, a dialogue choice, or a three-hour RPG session with one autosave from the Stone Age.

This is where games are oddly behind. We have colour-blind modes, remappable controls, subtitles, difficulty sliders, aim assist, visual warnings, adaptive controllers and increasingly thoughtful accessibility menus. These are all good things. Yet one of the simplest accessibility ideas still barely exists: a system that notices when the player may have fallen asleep and pauses the game.

Not diagnoses. Not medicalises. Not turns your webcam into a creepy little sleep doctor perched on top of the monitor. Just pauses.

Fragments of this already exist in driver-drowsiness research, eye-tracking software, media sleep timers and hobby prototypes, but there still does not appear to be a dedicated, platform-approved sleep-pause tool for games. Which is exactly the problem.

Narcolepsy is not “being a bit tired”

Narcolepsy is a neurological condition affecting the brain’s ability to regulate sleep and wakefulness. It is often associated with excessive daytime sleepiness, sudden sleep attacks, disrupted night-time sleep and, for some people, cataplexy: sudden temporary muscle weakness often triggered by emotion.

In the UK, narcolepsy is estimated to affect around 30,000 people, although underdiagnosis is a long-running problem. That number is small compared with the total gaming population, but accessibility has never been about only designing for the majority. A ramp is not less useful because most people use stairs. Subtitles are not pointless because most people can hear the dialogue. Good design often begins with a specific need and then quietly improves life for everyone else.

A sleep-aware pause feature would not only help people with narcolepsy. It could help players with sleep apnoea-related fatigue, long-term illness, medication effects, shift-work exhaustion, concussion recovery, depression-related hypersomnia, post-viral fatigue, or the very common condition known as “I played one more quest at 1.20am because I am a fool with a controller.”

That last group may be less clinically interesting, but it is numerically powerful.

Games already protect the player from absence

The odd thing is that games already understand absence. They just understand it unevenly.

Many single-player games pause automatically when the controller disconnects. Some open a menu when the window loses focus. Consoles dim the screen after inactivity. Games autosave before major encounters. Some titles warn you before entering a long mission. Others let you suspend the game instantly and resume later.

So the principle is already there: when something interrupts the player’s ability to participate, the game should protect the session.

Falling asleep is simply another form of interruption. It is not laziness. It is not lack of commitment. It is not a moral defect in the gamer’s soul, although gaming culture does enjoy diagnosing people’s moral character from their reaction time, which is always charming.

The system does not need to know why the player stopped responding. It only needs to recognise a pattern: no meaningful input, eyes closed for longer than a blink, head drooping, posture changing, and no response to a warning prompt.

At that point, pausing the game is not overreach. It is basic courtesy.

The product idea: Guardian Pause

Imagine a small accessibility app called Guardian Pause.

It runs locally on the player’s PC. The user chooses which games it can interact with. It watches for signs of likely sleep onset using a webcam, controller inactivity, keyboard and mouse inactivity, and, optionally, wearable data.

It does not record video. It does not upload face data. It does not try to diagnose narcolepsy. It does not tell the player they are “sleeping badly” or produce another little score for them to become neurotic about. We have enough dashboards quietly judging us already.

Instead, it has one job.

When the player appears to have fallen asleep, it pauses the game.

The first stage would be a warning: “You look drowsy. Press any button to continue.”

If there is no response, it sends a pause command: Escape, Start, Options, or a custom hotkey selected by the user.

If the player remains inactive, it can dim the screen, lower volume, or display a gentle locked pause screen. Resuming should require a deliberate action, such as holding a button for three seconds or typing a simple confirmation. That matters because someone waking briefly and twitching the controller should not instantly throw themselves back into combat like a deeply confused raccoon.

The system should be boring, local and user-controlled. That is a compliment. Accessibility tools should not need drama.

How the detection could work

The safest version would use several weak signals rather than one dramatic claim.

A webcam can estimate whether the eyes are open or closed, whether blinking has slowed, whether the head has dropped, and whether the face has moved out of an alert position. Drowsiness detection research often uses measures based on eye closure, including PERCLOS, which looks at the percentage of time the eyelids are mostly closed over a period. It is not magic, but it is a serious and widely studied signal. And, given how aggressively 2020s automotive safety rules have pushed local driver-drowsiness and distraction monitoring, the technology is no longer some speculative lab toy; it is already being industrialised for cars. The odd thing is that games, which already tolerate launchers, overlays, webcams, eye-tracking accessories and system-level accessibility tools, have not borrowed the boring useful bit yet.

The app could then combine that with ordinary input inactivity. A player staring intently at a cutscene should not trigger the system just because they are not pressing buttons. A player closing their eyes for five seconds during a loading screen should not be treated as medically unconscious. But a player with closed eyes, head droop, no input and no response to a warning prompt is a different case.

Wearables could add useful context, but they should not be the foundation. Smartwatches and rings can estimate sleep and movement patterns, and some are getting impressively good for broad sleep tracking. But consumer wearables are still not clinical polysomnography, and they may not provide instant, reliable, second-by-second sleep-attack detection. For this use case, the question is not “what sleep stage is the player in?” It is “should we pause the game before something stupid happens?”

That is a much simpler and more practical question.

This should be built into platforms, not just hacked together

The ideal version should not rely on hobby scripts. It should be built into Steam, Xbox, PlayStation, Windows Game Bar, or major accessibility suites.

Games could expose a standard “pause safely now” command. Platforms could provide an approved accessibility layer that never interferes with competitive play. Developers could tag which modes are safe for sleep-pause: single-player, offline, local co-op, non-ranked, and so on.

Online competitive games are trickier. Nobody wants an accessibility feature being mistaken for an input macro or exploited as some miserable little advantage by the sort of person who thinks fun is a spreadsheet with victims. In ranked or anti-cheat environments, sleep-pause would need developer support, clear rules and probably limited functionality.

But single-player games? Offline games? Story games? RPGs? Strategy games? Simulation games? There is no grand moral crisis here. If the player has fallen asleep, the game can pause. The kingdom will survive.

Probably.

The home hack version

Until someone builds this properly, a home version is possible. It should be treated as an accessibility experiment, not a medical safety device.

The simplest PC setup would use four parts.

First, a webcam positioned clearly in front of the player. It does not need to be expensive, but it does need a reliable view of the face.

Second, a local drowsiness-detection tool. There are open-source projects that use computer vision to detect prolonged eye closure, head position and blink changes. Many are based on Python, OpenCV, MediaPipe or similar libraries. The important point is local processing: the camera feed should stay on the machine.

Third, a warning stage. Before pausing anything, the system should play a sound or show a large prompt. The player should be able to cancel the pause by pressing a key or button.

Fourth, a pause trigger. On PC, this could be a hotkey tool that sends Escape, P, Space, Start, or whatever pause command the chosen game uses. Each game would need its own profile. Some games pause with Escape. Some open a menu. Some are awkward because apparently one universal pause convention was too much civilisation for us to manage.

The setup should only be used for single-player or offline games. Macro and automation tools can cause problems with anti-cheat systems, even when the intent is innocent. Nobody wants to explain to a support desk that their account was banned because their webcam thought they were sleepy. That email would have a terrible vibe.

For consoles, the home version is harder. A crude workaround would be a camera-based alert on a nearby laptop or phone. That would not pause the game, but it could wake the player or alert someone nearby. A more elaborate version might use an accessibility controller, programmable input device, or even a physical button-presser to tap the pause button, but at that point you are moving from “home hack” into “small robot finger of questionable dignity.”

Still, the concept is possible.

A sensible home hack would look like this:

  1. Use it only with offline games.

  2. Process webcam data locally.

  3. Trigger a warning before pausing.

  4. Require a deliberate action to resume.

  5. Keep thresholds conservative to avoid false positives.

  6. Never rely on it for driving, cooking, bathing, medical safety or anything where falling asleep could cause serious harm.

  7. Treat it as a convenience and accessibility tool, not a clinical monitor.

That last point is important. The aim is not to solve narcolepsy. The aim is to stop someone losing progress, missing story choices, waking up to a dead character, or accidentally leaving a game running for six hours while the GPU gently heats the room like an expensive Victorian radiator.

Simply Put

Good accessibility design often begins by taking someone’s actual life seriously.

Not the idealised player. Not the permanently alert player. Not the gamer from marketing material who sits upright, hydrated, emotionally regulated and bathed in tasteful RGB. The real player. The one with fatigue. The one with medication side effects. The one with unpredictable sleep. The one who loves games but cannot always trust their own wakefulness.

Games are often described as escapism, but accessibility is what decides who gets to escape comfortably. A sleep-pause feature would be small, practical and humane. It would not make games easier in the usual sense. It would not change enemy health, puzzle design or reaction windows. It would simply protect the player when the player is no longer able to protect the session.

That feels like a gap worth closing.

And honestly, if a game can detect when my controller battery dies, it can probably learn to notice when I have.

If you work in gaming accessibility whether as a developer, researcher, platform holder or charity and this feels like a gap worth closing, I would genuinely welcome a conversation. Guardian Pause is a concept, not a product, and the right version of it would need people with far more technical and industry expertise than one writer with a webcam and a sleep disorder.

If that's you, or if you know someone it might be, feel free to get in touch.

References

Abe, T., et al. (2023). PERCLOS-based technologies for detecting drowsiness: Current evidence and future directions. Sleep Medicine Reviews.

Microsoft. (n.d.). Xbox Adaptive Controller. Xbox.

Narcolepsy UK. (n.d.). About narcolepsy.

NHS. (n.d.). Narcolepsy.

NHS. (n.d.). Symptoms: Narcolepsy.

Robbins, R., et al. (2024). Accuracy of three commercial wearable devices for sleep tracking. Journal of Clinical Sleep Medicine.

Table of Contents

    J. C. Pass, MSc

    J. C. Pass, MSc, is the founder of Simply Put Psych. He writes as a kind of psychological smuggler, sneaking serious ideas about behaviour, culture, politics, games, media, and everyday social weirdness past the usual academic border guards.

    Previous
    Previous

    Hell Is Me? War Tourism, Trauma Tourism and the Problem With Playing Through Someone Else’s Horror

    Next
    Next

    The Luxury of Boredom and the Privilege of Mixtape