blob: 8d9481df3b9f12d22ee281009aebdae14511cfbe (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
|
[
{ type: install
message: <<EOM
The fbneo emulator was installed
1) Run fbneo from command line
# fbneo -menu
2) First time, default config file will be generated at:
~/.local/share/fbneo/config/fbneo.ini
3) Default rom paths are %%DATADIR%%/roms and roms directories. Change it from
config file
4) You can do some in game configuration like "Mappings options" pressing key
"tab"
5) Enjoy it ;)
EOM
}
]
|