OSDN Git Service

Updated with provisional list of the changes for 1.6.2b and 2.2.1.7f.
[hengbandforosx/web.git] / HengbandFeedback.html.en
1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN"
2    "http://www.w3.org/TR/1998/REC-html40-19980424/strict.dtd">
3 <HTML>
4   <HEAD lang="en">
5     <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
6     <TITLE>Hengband Application for macOS: Feedback</TITLE>
7   </HEAD>
8
9   <BODY>
10     <H1>Hengband Application for macOS</H1>
11     <P><A HREF="index.html.en">Binaries</A> | <A HREF="HengbandEnglishScreenshot.html.en">English screen shot</A> | <A HREF="HengbandJapaneseScreenshot.html.en">Japanese screen shot</A> | Feedback | <A HREF="HengbandSourceCode.html.en">Source code</A> | <A HREF="HengbandChangeLog.html.en">2.2.1.7 Changes</A> | <A HREF="HengbandChangeLog-1-6-2.html.en">1.6.2 Changes</A>
12     <H1>Feedback</H1>
13       <P>If you have trouble using the application or suggestions for
14         improvement, it would be best to post them to the
15         <A HREF="http://angband.oook.cz/forum/showthread.php?t=9554">Hengband OS X thread</A> on the
16         <A HREF="http://angband.oook.cz/forum">Angband forums at
17         http://angband.oook.cz/forum</A> or on the ticket list at
18         <A HREF="https://osdn.net/projects/hengbandforosx/ticket/">https://osdn.net/projects/hengbandforosx/ticket/</A>..
19       <P>The hope is to have the application run on macOS 10.8 or later.
20         The system I have access to runs 10.15 and that's the system where the
21         application has been tested.  If you encounter trouble with another
22         version of macOS, please post in the Hengband OS X thread.
23       <P>If the application fails to run and the system does not provide a
24         useful explanation of why it failed, you might try the following:
25         <OL>
26           <LI>Open a Terminal window, from the Go-&gt;Utilities menu in the
27             Finder.
28           <LI>In the Terminal run the following, but replace
29             <VAR>/Users/somebody/Desktop</VAR> with the location where you
30             placed the hengband application:
31             <OL>
32               <LI><CODE>cd /Users/somebody/Desktop/hengband.app/Contents/MacOS</CODE>
33               <LI><CODE>./hengband</CODE>
34             </OL>
35         </OL>
36         <P>Then any messages from the application will appear in the Terminal
37         window rather than be buried in the system logs or not reported at all.
38   </BODY>
39 </HTML>