Difference between revisions of "Forum:Wizard mode in mac os x"

From NetHackWiki
Jump to navigation Jump to search
m
Line 5: Line 5:
  
 
: I do it this way:
 
: I do it this way:
1) start up Terminal.app in the utilities folder
+
:1) start up Terminal.app in the utilities folder
2) type (without the quotation marks):
+
 
 +
:2) type (without the quotation marks):
 
"cd /Applications/NetHack.app/; ./Contents/MacOS/nethack -D"
 
"cd /Applications/NetHack.app/; ./Contents/MacOS/nethack -D"
  
If you didn't install Nethack into the global applications folder, you will have to adjust the "/Applications/NetHack.app/" part. -[[User:Tjr|Tjr]] 02:23, October 13, 2009 (UTC)
+
:If you didn't install Nethack into the global applications folder, you will have to adjust the "/Applications/NetHack.app/" part. -[[User:Tjr|Tjr]] 02:23, October 13, 2009 (UTC)

Revision as of 02:23, 13 October 2009


I have searched for ages how to enter debug(wizard) mode in mac os x nethack. No viable options present themselves. Any answers/suggestions?

I do it this way:
1) start up Terminal.app in the utilities folder
2) type (without the quotation marks):

"cd /Applications/NetHack.app/; ./Contents/MacOS/nethack -D"

If you didn't install Nethack into the global applications folder, you will have to adjust the "/Applications/NetHack.app/" part. -Tjr 02:23, October 13, 2009 (UTC)