Skip to content

InGraw-Co/inconsole-runtime-x86

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

inconsole-runtime-x86

Desktop test harness for inconsole-runtime, intended for Linux x86 visual iteration.

Dependencies (Ubuntu/Debian example)

sudo apt-get install -y build-essential cmake pkg-config libsdl1.2-dev libfreetype-dev libpng-dev

cmake is optional. If missing, build.sh automatically uses direct g++ build fallback.

Run

cd inconsole-runtime-x86
./run.sh

Data location

  • Default: inconsole-runtime-x86/userdata-x86
  • Override with env:
INCONSOLE_DATA_ROOT=/path/to/data ./run.sh

Controls (keyboard)

  • Arrow keys: navigation
  • Enter / Space / Z: A (accept)
  • Esc / Backspace / X: B (back)
  • Tab / P: START (menu/settings)
  • Q / E: (volume)

About

A very lightweight GUI for InConsole 2.0. Includes: launcher, system apps, first login, and more.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors