Skip to main content

On Sale: GamesAssetsToolsTabletopComics
Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

I believe an average gaming PC from 2015 should be enough.

How much RAM does the game use? I'm on a device with low RAM

RAM shouldn't be an issue, maybe a few gigabytes

Hey, so, I was able to launch the game on JoiPlay using the index.html file, pressed Freeplay, and it loaded and I could move the camera around using a mouse I connected to my phone, but I can't move using the keyboard I also connected, what are the controls?

Also the screen is wonky and the chat box is in a weird spot, but I just think that's due to how small my phone screen is, and if I connected a proper monitor to my phone and used it as a second screen, it probably would fix that problem 

BUT I HIGHLY RECOMMEND, if you have the know-how, will, and patience to do so, TO MAKE A DEDICATED JOIPLAY VERSION. You will apply to a wider audience, and finally get rid of those comments asking for an android version 


(2 edits)

Character controls

  • - movement: W,A,S,D
  • - jump: Space
  • - toggle run/walk: Shift
  • - zoom in/out: scroll
  • - look around: hold left click and drag mouse
  • - toggle sound mute: M

Free camera controls

  • - movement: W,A,S,D,R,F
  • - rotate camera: Q,E
  • - look around: hold left click and drag mouse

Well the UI is meant to be shown on 16:9 screen, also I had no clue about JoiPlay, but I am not sure if anything can "emulate" Hornycraft properly, because it is not just JS + HTML client code game, it also uses node + nwjs API for save/load + python backend for AI chat stuff, so it was meant to be run by double click on launch-hc.exe. But if atleast most of the game can run with JoiPlay that's some good news. I managed to run HC on a PC that's more than 10 years old, it had Windows 10 and the usual like DirectX, Visual C++ Runtime, dotNET framework and dotNET runtime (the usual stuff you want installed on a Windows so games and software can work)