www.myabandonware.com Open in urlscan Pro
51.91.94.201  Public Scan

Submitted URL: https://www.myabandonware.com/download/m1pl-birthright-the-gorgon-s-alliance
Effective URL: https://www.myabandonware.com/game/birthright-the-gorgon-s-alliance-cov
Submission: On June 15 via manual from CA — Scanned from FR

Form analysis 10 forms found in the DOM

POST /search/

<form id="search" method="post" action="/search/">
  <fieldset>
    <input type="text" value="" name="searchValue" class="inputText" placeholder="Game search...">
    <input type="submit" value="search" class="dNone">
  </fieldset>
  <script type="application/ld+json">
    {
      "@context": "http://schema.org",
      "@type": "WebSite",
      "url": "https://www.myabandonware.com/",
      "potentialAction": {
        "@type": "SearchAction",
        "target": "https://www.myabandonware.com/search/q/{searchValue}",
        "query-input": "required name=searchValue"
      }
    }
  </script>
  <a href="/search" id="advsearch">Search by criteria</a>
</form>

POST /favorites/add

<form method="post" action="/favorites/add" class="c-gamelist-controls  c-gamelist-controls--nigl">
  <input type="hidden" name="gameIndex" class="c-gamelist-controls__input" value="/game/birthright-the-gorgon-s-alliance-cov">
  <button type="submit" class="c-gamelist-controls__button js-gamelist-add" title="Add to favorites">Add to favorites</button>
</form>

POST /game/comment/birthright-the-gorgon-s-alliance-cov/

<form class="ajax" action="/game/comment/birthright-the-gorgon-s-alliance-cov/" method="post" onsubmit="return __myAbSendComment();">
  <fieldset>
    <div class="error">&nbsp;</div>
    <label for="username">Your nickname:</label>
    <div class="inputDiv">
      <input type="text" id="grWCoU" name="name" value="">
    </div>
    <label for="comment">Your comment:</label>
    <div class="textareaDiv">
      <textarea id="grWCoC" name="comment"></textarea>
    </div>
    <label for="release">Version:</label>
    <div class="inputDiv">
      <select id="grWCoD" name="release">
        <option value="">Any</option>
        <option value="phm">DOS</option>
        <option value="k3n">Windows</option>
      </select>
    </div>
  </fieldset>
  <div class="buttons light" id="grWCoB">
    <a class="button" href="#" onclick="return __myAbSendComment();">Send comment</a>
  </div>
  <script type="text/javascript">
    (function() {
      var grWCoF = document.getElementById('grWCoF');
      var grWCoU = document.getElementById('grWCoU');
      var grWCoC = document.getElementById('grWCoC');
      var grWCoB = document.getElementById('grWCoB');
      var grWCoD = document.getElementById('grWCoD');
      var r = new XMLHttpRequest();
      var rUrl = '/game/comment/birthright-the-gorgon-s-alliance-cov/';
      r.onreadystatechange = function() {
        if (r.readyState != 4) {
          return;
        }
        if (r.status != 200) {
          if (r.responseText) {
            alert(r.responseText);
          } else {
            alert('Error');
          }
          return;
        }
        grWCoR.innerHTML = r.responseText;
        grWCoF.innerHTML = "";
      };
      var __myAbSendComment = function() {
        r.open("POST", rUrl, true);
        r.setRequestHeader("X-Requested-With", "XMLHttpRequest");
        r.setRequestHeader('Content-type', 'application/x-www-form-urlencoded');
        data = 'name=' + encodeURIComponent(grWCoU.value) + '&comment=' + encodeURIComponent(grWCoC.value) + (grWCoD && grWCoD.length > 0 ? '&releaseId=' + encodeURIComponent(grWCoD.value) : "");
        r.send(data);
        return false;
      };
      document.__myAbSendComment = __myAbSendComment;
    })();
  </script>
</form>

POST /favorites/add

<form method="post" action="/favorites/add" class="c-gamelist-controls c-gamelist-controls--browsing c-gamelist-controls--nigl">
  <input type="hidden" name="gameIndex" class="c-gamelist-controls__input" value="/game/hi-res-adventure-2-the-wizard-and-the-princess-2">
  <button type="submit" class="c-gamelist-controls__button js-gamelist-add" title="Add to favorites">Add to favorites</button>
</form>

POST /favorites/add

<form method="post" action="/favorites/add" class="c-gamelist-controls c-gamelist-controls--browsing c-gamelist-controls--nigl">
  <input type="hidden" name="gameIndex" class="c-gamelist-controls__input" value="/game/akalabeth-world-of-doom-3">
  <button type="submit" class="c-gamelist-controls__button js-gamelist-add" title="Add to favorites">Add to favorites</button>
</form>

POST /favorites/add

<form method="post" action="/favorites/add" class="c-gamelist-controls c-gamelist-controls--browsing c-gamelist-controls--nigl">
  <input type="hidden" name="gameIndex" class="c-gamelist-controls__input" value="/game/dezeni-land-7x4">
  <button type="submit" class="c-gamelist-controls__button js-gamelist-add" title="Add to favorites">Add to favorites</button>
</form>

POST /favorites/add

<form method="post" action="/favorites/add" class="c-gamelist-controls c-gamelist-controls--browsing c-gamelist-controls--nigl">
  <input type="hidden" name="gameIndex" class="c-gamelist-controls__input" value="/game/bomb-seeker-bnb">
  <button type="submit" class="c-gamelist-controls__button js-gamelist-add" title="Add to favorites">Add to favorites</button>
</form>

POST /favorites/add

<form method="post" action="/favorites/add" class="c-gamelist-controls c-gamelist-controls--browsing c-gamelist-controls--nigl">
  <input type="hidden" name="gameIndex" class="c-gamelist-controls__input" value="/game/feng-yun-2-qi-wuqi-bwn">
  <button type="submit" class="c-gamelist-controls__button js-gamelist-add" title="Add to favorites">Add to favorites</button>
</form>

POST /favorites/add

<form method="post" action="/favorites/add" class="c-gamelist-controls c-gamelist-controls--browsing c-gamelist-controls--nigl">
  <input type="hidden" name="gameIndex" class="c-gamelist-controls__input" value="/game/ncaa-football-98-bwt">
  <button type="submit" class="c-gamelist-controls__button js-gamelist-add" title="Add to favorites">Add to favorites</button>
</form>

POST /subscribe/

<form id="formSubscribeSide" method="post" action="/subscribe/">
  <label id="formSubscribeSideIntro" for="inputNlMailSide">Hand picked games every month</label>
  <input type="text" id="inputNlMailSide" name="inputNlMailSide" placeholder="Your email">
  <button id="inputNlMailSideBtn" class="c-button">OK</button>
  <div id="formSubscribeSideMsg" class="c-newsletter-subscribe-message"></div>
</form>

Text Content

LE RESPECT DE VOTRE VIE PRIVÉE EST NOTRE PRIORITÉ

Nous et nos 836 partenaires stockons et/ou accédons à des informations sur un
appareil, telles que les cookies, et traitons des données personnelles telles
que des identifiants uniques et des informations standards envoyées par un
appareil pour des publicités et du contenu personnalisés, des mesures de
publicité et de contenu, des études d'audience et le développement de services.
Avec votre permission, nos 836 partenaires et nous-mêmes pouvons utiliser des
données de géolocalisation précises et d’identification par scan d'appareil. En
cliquant, vous pouvez consentir aux traitements décrits précédemment. Vous
pouvez également accéder à des informations plus détaillées et modifier vos
préférences avant de consentir ou pour refuser de donner votre consentement.
Veuillez noter que certains traitements de vos données personnelles peuvent ne
pas nécessiter votre consentement, mais vous avez le droit de vous y opposer.
Vous pouvez modifier vos préférences ou retirer votre consentement à tout moment
en revenant sur ce site et en cliquant sur le bouton "Confidentialité" en bas de
la page Web.
PLUS D'OPTIONSJ'ACCEPTE


DOWNLOAD BIRTHRIGHT: THE GORGON'S ALLIANCE

RANDOM GAME Favorites Help Contribute Register Login
MyAbandonware
More than 29400 old games to download for free!
Search by criteria
Browse By...
 * Name
 * Year
 * Platform
 * Genre
 * Theme
 * Publisher
 * Developer


 1. My Abandonware
    >
 2. Role-Playing (RPG)
    >
 3. Birthright: The Gorgon's Alliance


BIRTHRIGHT: THE GORGON'S ALLIANCE

DOS - 1996

Also available on: Windows

Alt names Birthright: Die Dunkle Allianz, Birthright: L'Alleanza dei Gorgon,
Birthright: Le Pacte des Ténèbres Year 1996 Platform DOS Released in Germany,
United Kingdom, United States (1996)
France, Germany, Taiwan (1997) Genre Role-Playing (RPG), Strategy Theme D&D /
AD&D, Fantasy, Licensed Title Publisher Acer TWP Corp, Sierra On-Line, Inc.
Developer Synergistic Software, Inc. Perspectives 1st-Person, Top-Down

Add to favorites
4.49 / 5 - 34 votes
Download 21 MB


DESCRIPTION OF BIRTHRIGHT: THE GORGON'S ALLIANCE

If you haven't played Birthright: The Gorgon's Alliance or want to try this
role-playing (rpg) video game, download it now for free! Published in 1996 by
Sierra On-Line, Inc., Acer TWP Corp, Birthright: The Gorgon's Alliance (aka
Birthright: Die Dunkle Allianz, Birthright: L'Alleanza dei Gorgon, Birthright:
Le Pacte des Ténèbres) is still a popular licensed title title amongst
retrogamers, with a whopping 4.5/5 rating.

EXTERNAL LINKS

 * PCGamingWiki
 * WSGF
 * Wikipedia Entry
 * MobyGames


CAPTURES AND SNAPSHOTS

 * Windows
   
   





COMMENTS AND REVIEWS

↑ ↓

Teralitha 2022-11-23 1 point DOS version

Watch this video for instructions on how to get this game to work -
https://youtu.be/5NJXwOxrk48

↑ ↓

CLB66 2022-01-28 2 points

Just a minor note... the "demo" file download zip reads as "corrupt" on several
different unzipper tools I've checked, and on more than one machine. It seems to
be a bad file.

↑ ↓

larry 2022-01-23 0 point

ISO or Alt ISO?

Which would you suggest?

↑ ↓

anonewbie 2021-11-02 -1 point

Anyone can help me out how to install/run the game? Im having trouble loading it
in dosbox.

↑ ↓

Marauder 2021-10-27 0 point

Fun bug: You can use turn undead spell of your priest characters on "live" army
units as well.

↑ ↓

Superdupe 2021-02-11 4 points

What's the difference between ISO Version & Alternate ISO Version?

↑ ↓

ismar 2020-06-07 2 points

Run in DOSBOX, mount the ISO image to install and play from CD or you will get
protection error, runs like a charm when you play this way, no need to get
running in windows... just make sure memory set to 16 to avoid crashes in the
DOSBOX config for the game or you get memory errors.

↑ ↓

buddyfay 2020-05-08 -5 points

any idea how to work this properly on windows 10? adventure mode seems to be
broken anytime I encounter an enemy my toons wont attack and the enemies just
dissapear

↑ ↓

Matthew 2020-04-11 -2 points

Played This Game When I Was A Kid...I'm Glad I Get To Play It Again For Free
Thanks For Ur Upload For Us To Play

↑ ↓

Nick 2019-03-25 -6 points

Anyway to play this on Windows 10?

↑ ↓

Budis 2019-02-21 2 points

A hell of a game, played it when i was a kid, didn't understand anything and
still it was so much fun! Thanks for sharing it.

See older comments (1)


WRITE A COMMENT

Share your gamer memories, help others to run the game or comment anything you'd
like. If you have trouble to run Birthright: The Gorgon's Alliance, read the
abandonware guide first!


 
Your nickname:

Your comment:

Version:
Any DOS Windows
Send comment


DOWNLOAD BIRTHRIGHT: THE GORGON'S ALLIANCE

We may have multiple downloads for few games when different versions are
available. Also, we try to upload manuals and extra documentation when possible.
If you have additional files to contribute or have the game in another language,
please contact us!

DOS VERSION


Downloaddemo Installer 21 MB

WINDOWS VERSION

 * Year: 1996
 * Publisher: Sierra On-Line, Inc.
 * Developer: Synergistic Software, Inc.

DownloadAlternative ISO Version 509 MB DownloadISO Version 422 MB Manual 10 MB

GAME EXTRAS

Various files to help you run Birthright: The Gorgon's Alliance, apply patches,
fixes, maps or miscellaneous utilities.

PatchAll Patches, even 1.004 for Windows 7 MB MiscScenario Editor 653 KB


SIMILAR GAMES

Fellow retro gamers also downloaded these games:

Add to favorites
Hi-Res Adventure #2: The Wizard and the PrincessDOS, C64, Atari 8-bit, Apple II,
FM-7, PC-881982
Add to favorites
Akalabeth: World of DoomApple II1980
Add to favorites
Dezeni LandMSX, FM-7, PC-881984
Add to favorites
Bomb SeekerDOS1997
Add to favorites
Feng Yun 2: Qi WuqiWin2001
Add to favorites
NCAA Football 98Win1997

Follow Us!
8,700 Like
8,900 Follow
Monthly Newsletter
Hand picked games every month OK



Top downloads
 * Sid Meier's Civilization
 * Need for Speed II: SE
 * Oregon Trail Deluxe
 * The Incredible Machine
 * Mario Teaches Typing
 * The House of the Dead
 * Prince of Persia
 * Silent Hill 2: Restless Dreams
 * SimAnt
 * The House of the Dead 2
 * Yu-Gi-Oh!: Power of Chaos - Yugi the Destiny
 * Dune II: The Building of a Dynasty
 * Rogue
 * The Typing of the Dead
 * Lemmings

List of top downloads

Latest releases
 * Acrojet
 * AAARGH!
 * A Ressha de Ikō
 * Abenteuer im Wald
 * 4-In-A-Row

List of new games here
Follow us on Facebook or X (Twitter)
Screenshots needed
 * World Series Major League Baseball
 * Purikura Daisakusen
 * The Toyottes

Read our screenshot tutorial



Ad Consent Terms About Contact FAQ Useful links Contribute Taking screenshots
How to play

MyAbandonware utopiaweb