# Little Nightmares Mod

*Published:* 2026-05-28
*Author:* Mitja Rutnik

.bfak-ln{
  --bg:#FFFFFF;--ink:#0E1A1A;--muted:#4B5C5B;--accent:#1F3837;--surface:rgba(46, 74, 71, 0.04);
  --sans:'Inter',system-ui,-apple-system,'Segoe UI',sans-serif;
  --serif:'Fraunces',Georgia,'Times New Roman',serif;
  --mono:'JetBrains Mono',ui-monospace,Menlo,monospace;
  color:var(--ink);font-family:var(--sans);font-size:16px;line-height:1.55;font-weight:400;
  max-width:720px;margin:0 auto;container-type:inline-size;
}
.bfak-ln *{box-sizing:border-box;}
.bfak-ln a{color:var(--accent);text-decoration:underline;text-underline-offset:3px;text-decoration-thickness:1px;}
.bfak-ln a:hover{text-decoration-thickness:2px;}
.bfak-ln code{font-family:var(--mono);font-size:.875em;color:var(--ink);}
.bfak-ln-edu{font-size:12px;font-weight:500;letter-spacing:.16em;text-transform:uppercase;color:var(--accent);margin:0 0 24px;}
.bfak-ln-hero{margin:0 0 48px;}
.bfak-ln-hero-name{font-family:var(--serif);font-size:40px;line-height:1.1;font-weight:500;letter-spacing:-.02em;color:var(--ink);margin:0 0 8px;}
.bfak-ln-hero-name em{font-style:italic;color:var(--accent);}
.bfak-ln-hero-meta{font-size:14px;color:var(--muted);margin:0 0 16px;font-weight:400;}
.bfak-ln-hero-meta strong{color:var(--ink);font-weight:500;}
.bfak-ln-hero-value{font-size:20px;line-height:1.45;color:var(--ink);margin:0 0 24px;font-weight:400;}
.bfak-ln-h2{font-family:var(--serif);font-size:28px;line-height:1.2;font-weight:500;letter-spacing:-.01em;color:var(--ink);margin:64px 0 24px;}
.bfak-ln-h2:first-child{margin-top:0;}
.bfak-ln p{margin:0 0 16px;font-size:16px;line-height:1.55;color:var(--ink);}
.bfak-ln p:last-child{margin-bottom:0;}
.bfak-ln-stats{display:grid;grid-template-columns:repeat(4,1fr);gap:24px 16px;margin:0;padding:0;border-top:1px solid rgba(31,56,55,0.08);border-bottom:1px solid rgba(31,56,55,0.08);padding:24px 0;}
.bfak-ln-stat-label{font-size:12px;color:var(--muted);font-weight:500;letter-spacing:.08em;text-transform:uppercase;margin:0 0 4px;}
.bfak-ln-stat-value{font-family:var(--serif);font-size:24px;color:var(--ink);font-weight:500;margin:0;line-height:1.2;}
@container (max-width:480px){.bfak-ln-stats{grid-template-columns:repeat(2,1fr);}}
.bfak-ln-features{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:32px 24px;margin:0;list-style:none;padding:0;}
.bfak-ln-features li{margin:0;}
.bfak-ln-feat-title{font-family:var(--serif);font-size:20px;font-weight:500;letter-spacing:-.01em;color:var(--ink);margin:0 0 4px;line-height:1.25;}
.bfak-ln-feat-text{font-size:14px;line-height:1.5;color:var(--muted);margin:0;}
.bfak-ln-steps{list-style:none;padding:0;margin:0;counter-reset:step;}
.bfak-ln-steps li{counter-increment:step;display:grid;grid-template-columns:32px 1fr;gap:16px;margin:0 0 24px;}
.bfak-ln-steps li:last-child{margin-bottom:0;}
.bfak-ln-steps li::before{content:counter(step) ".";font-family:var(--serif);font-size:20px;font-weight:500;color:var(--muted);line-height:1.25;}
.bfak-ln-steps strong{display:block;font-size:16px;font-weight:500;color:var(--ink);margin:0 0 4px;}
.bfak-ln-steps p{font-size:14px;line-height:1.5;color:var(--muted);margin:0;}
.bfak-ln-compare{margin:0;font-size:14px;border-collapse:collapse;width:100%;}
.bfak-ln-compare th,.bfak-ln-compare td{padding:14px 16px;text-align:left;border-bottom:1px solid rgba(31,56,55,0.08);}
.bfak-ln-compare th{font-size:12px;color:var(--muted);font-weight:500;letter-spacing:.08em;text-transform:uppercase;}
.bfak-ln-compare td:first-child{font-weight:500;color:var(--ink);}
.bfak-ln-info{display:grid;grid-template-columns:140px 1fr;gap:12px 24px;margin:0;font-size:16px;}
.bfak-ln-info dt{font-size:14px;color:var(--muted);font-weight:400;margin:0;}
.bfak-ln-info dd{font-size:16px;color:var(--ink);margin:0;}
@container (max-width:480px){.bfak-ln-info{grid-template-columns:1fr;gap:4px;}.bfak-ln-info dt{margin-top:12px;}.bfak-ln-info dt:first-child{margin-top:0;}}
.bfak-ln-related{list-style:none;padding:0;margin:0;display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:24px 16px;}
.bfak-ln-related li{margin:0;}
.bfak-ln-related-name{font-family:var(--serif);font-size:18px;font-weight:500;color:var(--ink);margin:0 0 4px;line-height:1.3;}
.bfak-ln-related-text{font-size:14px;line-height:1.5;color:var(--muted);margin:0;}
.bfak-ln-disclaimer{margin:64px 0 0;}
.bfak-ln-disclaimer-title{font-family:var(--serif);font-size:20px;font-weight:500;letter-spacing:-.01em;color:var(--ink);margin:0 0 12px;}
.bfak-ln-disclaimer p{font-size:14px;line-height:1.55;color:var(--muted);margin:0 0 12px;}
.bfak-ln-disclaimer p:last-child{margin-bottom:0;}
.bfak-ln-disclaimer a{color:var(--muted);text-decoration:underline;}
.bfak-ln-img{display:block;width:100%;height:auto;margin:24px 0;border-radius:4px;}
Information for educational purposes only

Little *Nightmares*

Version **1.4** · Playdigious · `com.playdigious.littlenightmare`

The acclaimed PC and console horror puzzle-platformer, ported to [Android](https://bestforandroid.com/ "best android guides") by Playdigious. Help Six escape The Maw, a sinister vessel full of childhood fears, hand-drawn shadow play, and tricky stealth puzzles.

 ![Little Nightmares app icon](https://bestforandroid.com/apk/wp-content/uploads/2026/05/little-nightmares-icon.jpg)

Version

1.4



Size

1081 MB



Installs

500,000+



Rating

4.4





What is Little Nightmares on mobile
-----------------------------------

Little Nightmares is the mobile port of the Tarsier Studios horror puzzle-platformer originally released for PC and consoles in 2017. Playdigious adapted the game for Android and iOS, keeping the same hand-painted environments, papery shadow play, and oppressive sound design that made the PC original a critical success. You play as Six, a small girl in a yellow raincoat trying to escape from The Maw, a sinister submersible vessel populated by grotesque diners and their predatory caretakers.

The Android version is a paid title on the Play Store at a list price of roughly $6.99 to $9.99 depending on region. The version we cover here is the modded “Full Game Unlocked” build that bypasses the paywall so curious players can evaluate the mobile port before deciding whether to buy a permanent copy. Touch controls have been redesigned around a two-finger sneak-and-grab system, and the rendering pipeline runs at lower resolution than PC while preserving the original art direction.



![Little Nightmares mobile gameplay screenshots showing Six exploring The Maw](https://bestforandroid.com/apk/wp-content/uploads/2026/05/little-nightmares-screenshots.png)

What this mod includes
----------------------

- Full game unlocked
    
    All five chapters of Six’s escape are accessible from the start, including the Lady’s Quarters finale that the Play Store original locks behind purchase.
- No license check
    
    The Google Play licensing call is bypassed so the game runs offline without needing to verify your purchase against a Play account.
- Original art preserved
    
    No asset removal, no advert injection, no compressed textures. The mod is a straight unlock, not a re-pack.
- Save data carries over
    
    If you later purchase the official Play Store version, the same save format applies and your progress through The Maw is preserved.



How to install
--------------

1. **Free up at least 2.5 GB of storage**The [APK](https://bestforandroid.com/apk/ "apps apk download") is roughly 1.08 GB and the game installs to about 2 GB after first launch. Move large media off your phone before starting.
2. **Enable unknown sources for your browser**Settings, Apps, your browser of choice, Install unknown apps, then toggle Allow from this source.
3. **Download the APK using the green button above**Wait for the full transfer to complete; partial downloads will fail signature checks on install.
4. **Open the file and accept the install prompt**Android scans the package and shows a permissions summary. Tap Install and let the verifier finish.
5. **Launch the game on Wi-Fi the first time**Little Nightmares performs a one-time asset extraction that runs faster on Wi-Fi. After that the game is fully offline.
6. **Use headphones for the first chapter**The sound design carries half the storytelling. Tinny phone speakers undercut the experience; even cheap wired headphones make a difference.



Mod APK vs Play Store
---------------------

What you getMod APKPlay StorePriceFree download$7.99 (paid title)All chapters unlockedYesYes (after purchase)Cloud save backupLocal onlyPlay Games syncAuto-update channelManual re-downloadPlay Store updatesDeveloper support eligibleNoYes

App information
---------------

Package name`com.playdigious.littlenightmare`DeveloperPlaydigiousGenreAdventure, Horror puzzle-platformerMin AndroidAndroid 9.0 or newerUpdatedFebruary 2026Content ratingTeen (mild horror, suggestive themes)Offline supportYes after first launch

If you liked this, try these
----------------------------

- [Super Bear Adventure Mod
    
    A gentler open-world platformer with the same patient exploration rhythm. Good antidote to Six’s relentless tension.](https://bestforandroid.com/apk/super-bear-adventure-mod/)
- [Minecraft Mod
    
    If you like climbing and crawling through hostile worlds, the sandbox version trades horror for full creative freedom.](https://bestforandroid.com/apk/minecraft-mod-apk-download/)
- [GTA San Andreas
    
    Another mobile port of a console classic that ages well on touch screens. Bigger map, brighter palette.](https://bestforandroid.com/apk/gta-san-andreas/)
- [Free movie streaming sites
    
    If you want more of the same dark fairytale mood after the credits roll, our movie roundup has matching picks.](https://bestforandroid.com/free-movies-sites-alternatives/)
- [Manga reader apps
    
    The Little Nightmares comics fill in the backstory of The Maw. Read them on the apps in our reader roundup.](https://bestforandroid.com/manga-reader-apps/)



Little Nightmares is a paid Play Store title. If the mobile port works for you, please support Playdigious and Tarsier Studios by buying the official release on the Play Store – their work funds future ports and the Little Nightmares franchise. The modded build linked here is for personal evaluation only.