Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

You must be 18+ to view this content

Our Apartment may contain content you must be 18+ to view.

The creator of this page has specified that it contains mature themes and content. Please enter your birthdate to verify you are 18 or older:

or Return to itch.io

Our Apartment

A game about a girl in your apartment... · By Momoiro Software, MiNT, Sacb0y

how to open our apartment with linux

A topic by Augmented1 created Feb 05, 2021 Views: 1,053 Replies: 1
Viewing posts 1 to 2

been trying to open with linux but its a  zip file and when converted to .deb file cant find app info

(+1)

Not sure what you mean by "converted to .deb file". When I extract the zip, I see:

OurApartmentPreview/
├── LinuxPlayer_s.debug
├── OurApartmentPreview_Data/
├── OurApartmentPreview.x86_64
├── UnityPlayer_s.debug
└── UnityPlayer.so

Just run "OurApartmentPreview.x86_64" like a normal binary, e.g. with "./OurApartmentPreview.x86_64" in your terminal or double-click it in your GUI file manager.