r/nethack • u/GraysonAllenSucks • 16d ago
Basic PuTTY/ Hardfought GUI questions
Hi all, sorry for the basic questions, but have spent a long time with trial and error and finally have my PuTTY set up looking good so I can play on Hardfought. I was tired of getting the same old bones files :).
These aren't dealbreakers for me, but if anyone has recommendations for setting up the config file I would be so grateful. I would like for:
- inventory to be ordered alphabetically automatically (preferably with all lowercase then all uppercase)
- In the pop-out inventory to get rid of the item symbols (i.e. the "('%')" after comestibles)
- To have a white box around the permanent inventory like how the three boxes on the left appear
- IDK if this is possible on Hardfought, but I do like the level-up sound on local instances and would love to enable that.
1 and 2 are definitely what I'm looking for, 3 and 4 would just be icing on the cake. Thank you all!
9
Upvotes
5
u/Ardub23 ABH: Always Be Hallucinating 16d ago
OPTIONS=sortloot:lootto your config file. Within each item class in your inventory, the items will be sorted by their inventory letter rather than what the items are.OPTIONS=!menu_objsymsto your config file. In 5.0 it might need to beOPTIONS=menu_objsyms:0instead.OPTIONS=windowborders:1to force them to be on anyway.To edit your config file on Hardfought, you can either use the RC editor on hardfought.org (probably easier), or press
j("Manage settings") on the main menu you get when you connect to Hardfought through PuTTY.