OSDN Git Service

Made changes for the 2.2.1.7c release. 10.8 is now the oldest version of OS X supported.
[hengbandforosx/web.git] / index.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 Mac OS X</TITLE>
7   </HEAD>
8
9   <BODY>
10     <H1>Hengband Application for Mac OS X</H1>
11     <P>Binaries | <A HREF="HengbandEnglishScreenshot.html.en">English screen shot</A> | <A HREF="HengbandJapaneseScreenshot.html.en">Japanese screen shot</A> | <A HREF="HengbandFeedback.html.en">Feedback</A> | <A HREF="HengbandSourceCode.html.en">Source code</A> | <A HREF="HengbandChangeLog.html.en">Changes</A>
12     <H1>Binaries</H1>
13       <UL>
14         <LI><A HREF="https://osdn.net/projects/hengbandforosx/downloads/72021/Hengband-2.2.1.7c-English.dmg/">English version; 2.2.1.7c</A>
15         <LI><A HREF="https://osdn.net/projects/hengbandforosx/downloads/72021/Hengband-2.2.1.7c-Japanese.dmg/">Japanese version; 2.2.1.7c</A>
16       </UL>
17       <P>I have put together a version of the rogue-like game,
18          <A HREF="https://hengband.osdn.jp/en/">Hengband</A>, for computers
19         running Mac OS X 10.8 or later.  To use the English version, download
20         <A HREF="https://osdn.net/projects/hengbandforosx/downloads/72021/Hengband-2.2.1.7c-English.dmg/">Hengband-2.2.1.7c-English.dmg</A>,
21         double click on the downloaded file to open the disk image, and then
22         drag the hengband application to where you want to store it.  Double
23         clicking on the application will run it.  Since the application has not
24         been signed, you'll likely have to make an exception for it to use the
25         application.  Follow <A HREF="https://support.apple.com/guide/mac-help/open-a-mac-app-from-an-unidentified-developer-mh40616/mac">this link</A> for
26         Apple's instructions on how to do that.  In short, one way to grant
27         an exception is
28         <OL>
29           <LI>Control click (i.e. click while holding the control button down)
30             on the application in the Finder.
31           <LI>Select "Open" in the menu that comes up.
32           <LI>That will bring up a confirmation dialog about allowing the
33             application to open on the system.
34           <LI>If your account does not have administrator privileges, there'll
35             be an additional dialog asking you to authenticate as an
36             administrator to apply the exception to the security settings.
37         </OL>
38       <P>A Japanese version is also available.  The installation instructions
39         are essentially the same, but you'll need to download <A HREF="https://osdn.net/projects/hengbandforosx/downloads/72021/Hengband-2.2.1.7c-Japanese.dmg/">Hengband-2.2.1.7c-Japanese.dmg</A>.
40       <P>Both versions correspond to version 2.2.1.7 of Hengband with changes
41         to support the Mac OS X interface, a change for how rivers are added
42         in dungeons which nominally do not allow any of the river types,
43         some corrections for using unidentified items from the pack,
44         a correction for a division by zero exception when choosing monsters
45         for arena battles, the addition of the monster list update option,
46         some changes to the English versions of some game messages,
47         and incorporation of Hengband's changes for non-Windows builds since
48         the 2.2.1.7 release.
49     <H1>Acknowledgements</H1>
50       <P>None of this would have been possible without the Hengband source
51         code and code, especially for the Mac OS X interface and tile set
52         configuration, from
53         <A HREF="https://github.com/NickMcConnell/poschengband">poschengband</A> and
54         <A HREF="http://rephial.org">Angband</A>.  All of the hard work was
55         done by the contributors to those projects.
56   </BODY>
57 </HTML>