Skip to content
Locked Down cover
Finished v1.0

Locked Down

RATING 3.2 /5 46 votes
YOUR RATING
POPULARITY #4,655
HTML 12.3K 2.84 GB
Download
Developer AnonDux
Engine HTML
Version 1.0 (Finished)
Released: Oct 28, 2024 Updated: Oct 31, 2024
Censorship Uncensored

About Locked Down

A story of a normal family living through the pandemic. You are a young man who lives with your family members, trying your best to assimilate into a new isolated kind of lifestyle, but the virus is the least of your worries as your nemesis incidentally got locked down together with everyone you love. Can you return to your normal life? What about your girlfriend Aiko? What is your nemesis going to do? (he’ll fuck everyone, this won’t be in f95 if he doesn’t)​

v1.0 2.84 GB Oct 31, 2024

Confused about how the downloading works? Here is a handy guide

  • Extract and run.
  • Linux/Mac capitalization issue<br> Run the following commands from the root of the game folder:<br><code> for f in find .; do mv -v "$f" "echo $f | tr '[A-Z]' '[a-z]'"; done<br>sed -i -E 's/(src=")([^&]*)(")/\1\L\2\3/g' Locked\ Down.html</code><br> This should fix broken URLs for all the images and videos.<br>To fix avatars, use below code:<br><code> sed -i -E 's/(URL\(")([^"]*)("\))/\1\L\2\3/g' Locked\ Down.html</code>

Walkthrough & Guide

Mac/Linux Instructions:

Run the following commands from the root of the game folder:

Code:


for f in `find .`; do mv -v "$f" "`echo $f | tr '[A-Z]' '[a-z]'`"; done

sed -i -E 's/(src=&quot;)([^&]*)(&quot;)/\1\L\2\3/g' Locked\ Down.html



This should fix broken URLs for all the images and videos. I went though and fixed all the avatars manually but the command below should work (I haven't tested it):

Code:


sed -i -E 's/(URL\(")([^"]*)("\))/\1\L\2\3/g' Locked\ Down.html


1.0 Oct 31, 2024

Final

Minimum

Browser: Any modern browser (Chrome, Firefox, Edge)

RAM: 2 GB

Recommended

Browser: Latest Chrome or Firefox

RAM: 4 GB

Aa