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

From NetHackWiki
Jump to navigation Jump to search
m
(added my results)
Line 11: Line 11:
  
 
: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)
 +
 +
 +
When I do this,  i only get the following message
 +
nethackdir: No such file or directory
 +
Cannot chdir to nethackdir.
 +
 +
I go into the contents of the package, and drag and drop the file nethack.app from the mac os folder, and i get the same results. Any idea why?

Revision as of 23:56, 14 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)


When I do this, i only get the following message nethackdir: No such file or directory Cannot chdir to nethackdir.

I go into the contents of the package, and drag and drop the file nethack.app from the mac os folder, and i get the same results. Any idea why?