Hades (Source)
Hades (Source)
Hades (Source)
File Size:
112.24 MB
Version:
1.0.0
Date:
10 February 2024
Downloads:
0 x
Hades is still under heavy development but it aimes to have a decent balance between usability, speed and accuracy.
Features
* Decent accuracy
* Game controller support
* Keys and buttons remapping
* Quick Saves (also known as Save State)
* Real Time Clock (RTC) support
* Color correction & LCD effects
* Loading games from common archive formats (.zip, .7z, .rar, etc.)
Notes
The build dependencies are:
meson
ninja
GCC
SDL2
OpenGL
glew
On Ubuntu, you can install all those dependencies with:
$ apt install meson ninja-build gcc libsdl2-dev libglew-dev
To build Hades, run:
git submodule update --init --recursive
meson build
cd build
ninja
Powered by Phoca Download