Grab a drink and idle behind a smoothing experience of a DOS or Win98 disk defragmentation.
You can choose having a more relaxing defrag experience with oldschool HDD sounds based on hdd's speed : between 1 or 8 IOPS !
You can choose a full console experience or a graphical Win98 (Win95 coming soon).
- Install or have already a stable Rust toolchain + SDL2 lib devs (for win98 simulator).
- git clone
- cargo run or cargo build --release
On Windows, during the "cargo build" process, the SDL2.dll will be copied in the project folder \target\debug or \target\release.
- Launch a terminal
- Create a folder C:\src\vcpkg (example) and go in it
- git clone https://github.com/Microsoft/vcpkg.git C:\vcpkg
- cd C:\vcpkg
- .\bootstrap-vcpkg.bat
The project config of SDL2 is in \projectfoler.cargo\config.toml
.\vcpkg install sdl2-ttf:x64-windows .\vcpkg integrate install
- apt-get install libsdl2-dev libsdl2-ttf-dev
They are welcome !

