• Home
  • History
  • Annotate
Name Date Size #Lines LOC

..03-May-2022-

data/H07-May-2022-159128

READMEH A D18-Jun-2021661 1812

fhs.cfgH A D18-Jun-2021188 109

test.cfgH A D18-Jun-2021143 109

README

1This is a simple test case to see if gemrb works. It contains the minimal
2dummy dataset required to run.
3
4If you installed gemrb system-wide use fhs.cfg:
5gemrb -c /usr/share/gemrb/minimal/fhs.cfg
6
7Unless gemrb is installed elsewhere, it should run and print a bunch of
8text and then automatically quit. You may briefly see a small window
9appear. The last thing you should see in the console of a successful run is:
10[SDLVideo]: Creating Extra Buffer...[OK]
11[SDLVideo]: CreateDisplay...[OK]
12[GUIScript]: Loading Script Start...[OK]
13
14
15If it doesn't get that far and dies complaining about missing files, you
16need to adjust the config to point to the right paths.
17
18