refresh screenshots

This commit is contained in:
Gwenhael Le Moine 2023-10-18 17:48:38 +02:00
parent 03e0ea2624
commit d4ab82457d
No known key found for this signature in database
GPG key ID: FDFE3669426707A7
5 changed files with 18 additions and 14 deletions

View file

@ -4,26 +4,30 @@
This is my fork of x48-0.6.4 where I deviate from the original code and do my own thing.
## Screenshots
### `--tui` version (ncurses)
![screenshot of x48ng --tui running in a terminal](./tui-0.28.0-screenshot.png?raw=true "screenshot of x48ng --tui running in a terminal")
### `--x11` version
![screenshot of x48ng --x11](./x11-0.28.0-screenshot.png?raw=true "screenshot of x48ng --x11")
### `--sdl` version
![screenshot of x48ng --sdl](./sdl-0.28.0-screenshot.png?raw=true "screenshot of x48ng --sdl")
## Usage
`x48ng --help`
You can use the script `setup-x48ng-home.sh` or simply run `x48ng --rom=<romfilename>`
## Screenshots
### `--tui --small` version (ncurses)
![screenshot of x48ng --tui --small running in a terminal](./tui-small-screenshot.png?raw=true "screenshot of x48ng --tui running in a terminal")
### `--tui` version (ncurses)
![screenshot of x48ng --tui running in a terminal](./tui-screenshot.png?raw=true "screenshot of x48ng --tui running in a terminal")
### `--x11` version
![screenshot of x48ng --x11](./x11-screenshot.png?raw=true "screenshot of x48ng --x11")
### `--sdl` version
![screenshot of x48ng --sdl](./sdl-screenshot.png?raw=true "screenshot of x48ng --sdl")
### manual setup
1. Create `$XDG_CONFIG_HOME/x48ng` (usually `~/.config/x48ng/`)

View file

Before

Width:  |  Height:  |  Size: 16 KiB

After

Width:  |  Height:  |  Size: 16 KiB

BIN
tui-screenshot.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 108 KiB

BIN
tui-small-screenshot.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 9.1 KiB

View file

Before

Width:  |  Height:  |  Size: 16 KiB

After

Width:  |  Height:  |  Size: 16 KiB