|
| General initialisation
|

Set NetHack$Dir <Obey$Dir>

| This is where nethack looks for all its data files
Set NetHack$Playground <NetHack$Dir>.Playground


|
| Termcap setup
|

| This may clash with other programs, e.g. UnixHome. In which case you can
| merge the termcap file with the one in UnixHome and comment out this line
Set UnixFS$/etc <NetHack$Dir>

| This version of nethack is hardwired to use the acorn15 termcap by default
Unset TERM

| If you want to use mode 28, then uncomment the next line
|set TERM acorn28
| ... and change the next from echo <22><15> to echo <22><28>
echo <22><15>

| Load the IBM graphics characters
Run <NetHack$Dir>.IBMfont


|
| Launch the game!
|

wimpslot -min 4096k -max 4096K
Run <NetHack$Dir>.nethack %*0

| On exit reset the character definitions to remove the IBM chars
fx 25,0