Skip to content

SpellholdStudios/Lucy_the_Wyvern

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Latest Release Platform Language

Lucy the Wyvern

A Spellhold Studios mod for Baldur's Gate II:SoA, ToB, Baldur's Gate Trilogy, BG2:EE and EET


Author: berelinde
Mod Website and Forum: Lucy the Wyvern

Read the mod's readme

Download the mod at Spellhold Studios

 


Overview

This mod adds an alternate outcome to meeting Lucy, the wyvern in the Adventure Mart, and provides a resolution to the saga of the enigmatic winged creature in Ribald's store.

To access this encounter, simply talk to Lucy with your Bhaalspawn PC.


Compatibility

This mod is designed to work on the following Infinity Engine games: the original Baldur's Gate II (BG2 or just SoA) with or without the Throne of Bhaal (ToB) expansion, Baldur's Gate II: Enhanced Edition (BG2:EE), the conversion projects Baldur's Gate Trilogy (BGT) and Enhanced Edition Trilogy (EET).

This is a WeiDU mod, and therefore should be compatible with all WeiDU mods. However, because this mod reassigns Lucy's DV, it will not be compatible with other mods that use this DV. As far as I know, there are none. The new DV is "lucy2". If you encounter any bugs, please report them on the forum!

Although it is not required for the Lucy the Wyvern mod to function properly, classical game players are strongly recommended to download and install the latest version of the BG2 Fixpack before proceeding with the installation of this mod.


Installation

Notes

If you've previously installed the mod, remove it before extracting the new version. To do this, run setup-lucy.exe, un-install all previously installed components and delete the 📁 lucy folder.

When installing or un-installing, do not close the DOS window by clicking on the X button! Instead, press the Enter key whenever instructed to do so.

Disable any antivirus or other memory-resident software before installing this or any other mod. Some (particularly avast and Norton!) have a tendency to report false positives with mod activity, resulting in failed installs.

Enhanced Editions Note

The Enhanced Editions are actively supported games. Please note that every patch update will wipe your current mod setup! If in the middle of a modded game you might want to delay the patch update (if possible) as even after reinstalling the mods, you might not be able to continue with your old savegames. Alternatively, copy the whole game's folder into a new one that can be modded and will stay untouched by game patches. It is important that you install the mod to the language version you are playing the game in. Otherwise, the dialogues of the mod will not show but give error messages.

Windows

Lucy the Wyvern for BGII for Windows is distributed as an extractable compressed archive and includes a WeiDU installer.

Extract the contents of the mod archive into the folder of the game you wish to modify (the folder which contains the "CHITIN.KEY" file), using 7zip, WinRAR, or another file compression utility that handles .zip files. On successful extraction, there should be a 📁 lucy folder and a setup-lucy.exe file in your game folder. To install, simply double-click setup-lucy.exe and follow the instructions on screen.

Run setup-lucy.exe in your game folder to reinstall, un-install or otherwise change the components settings.

Mac OS X

Lucy the Wyvern for BGII for Mac OS X is distributed is distributed in the same compressed archive and includes a WeiDU installer.

First, extract the files from the archive into your game directory. On successful extraction, there should be a 📁 lucy folder, setup-lucy and setup-lucy.command files in your game folder. To install, simply double-click setup-lucy.command and follow the instructions on screen.

Run setup-lucy.command in your game folder to reinstall, un-install or otherwise change the components settings.

Linux

Lucy the Wyvern for BGII for Linux is distributed as a compressed tarball and does not include a WeiDU installer.

Extract the contents of the mod to the folder of the game you wish to modify.

Download the latest version of WeiDU for Linux from WeiDU.org and copy WeiDU and WeInstall to /usr/bin. Following that, open a terminal, cd to your game installation directory, run tolower and answer 'Y' to both queries. You can avoid running the second option (linux.ini) if you've already ran it once in the same directory. To save time, the archive is already tolowered, so there's no need to run the first option (lowercasing file names) either if you've extracted only this mod since the last time you lowercased file names. If you're unsure, running tolower and choosing both options is the safe bet.

To install, run WeInstall setup-lucy in your game folder. Then run wine BGMain.exe and start playing.

Note for Complete Un-installation

In addition to the methods above for removing individual components, you can completely un-install the mod using setup-lucy --uninstall at the command line to remove all components without wading through prompts.


Credits and Acknowledgements

Author: berelinde

Special Acknowledgements to:

  • Spellhold Studios team for hosting the mod (Forums)
  • Scipio, for being Scipio.
  • Leomar, for being incredibly kind, traifying this, and updating the translations.
  • Polish translation: Cahir.
  • French translation: Le Marquis of the d'Ogmatiques.
  • Italian translation: Ilot. And Salk for providing Italian WeiDU prompts.
  • Spanish translation: Lisandro.
  • Russian translation: aerie.ru team.
  • German translation: Jarl.
  • Everyone else from The Gibberlings Three, Spellhold Studios forums, and the other Infinity Engine gaming and modding communities who offered their help and support.

Programs/tools used in creation:

Copyrights Information

Lucy the Wyvern is not developed, supported, or endorsed by BioWare™ or Interplay/BlackIsle, Overhaul, Beamdog or the Wizards of the Coast. It was developed by berelinde, based on material from the game Baldur's Gate II and its expansion.
All mod content is ©berelinde. Lucy the Wyvern is ©2008 by Ruth Tannahill.
Baldur's Gate II: Shadows of Amn and Baldur's Gate II: Throne of Bhaal © TSR, Inc. The BioWare Infinity Engine is © BioWare Corp. All other trademarks and copyrights are property of their respective owners.
This mod was created to be freely enjoyed by all Baldur's Gate II players, and its content is free of rights. However, it should not be sold, published, compiled or redistributed in any form without the consent of the author.
Other Baldur's Gate 2 modders may make free use of this modification, however, using whatever variables, dialogue resources, or script resources that they choose. Feel free to interject into Lucy's dialogue, or comment upon it in your own mods.
The modding community for the Infinity Engine has been going strong for more than 10 years now, and is the culmination of thousands of unpaid modding hours by fellow fans of the game. Modders produce their best work and players get the best, well-supported mods when we all work together.
There are two big ways to upset this harmony. One is to claim someone else's work as your own. The second is to host and redistribute a mod without permission from the author(s).
Be kind to your fellow players and modders. Don't do either.


Version History

Version 5.0 (3rd April 2020)

  • Added lucy.ini metadata file to support AL|EN's "Project Infinity".
  • Renamed setup-lucy.tp2 -> lucy.tp2 to support AL|EN's "Project Infinity".
  • Replaced AUTHOR keyword with SUPPORT.
  • Added missing REQUIRE_PREDICATE process to avoid installing the mod in inaccurate games.
  • Added component DESIGNATED number and "lucy_the_wyvern" LABEL.
  • Added missing HANDLE_CHARSETS function to convert string entries for EE games.
  • Added native BG2:EE and EET compatibilities.
  • Added Polish translation by Cahir (BWP FixPack).
  • Added German, Italian, Polish and Spanish WeiDU prompts.
  • Wrote a new lucy-readme-english.html readme file and moved it into new readme folder.
  • Removed useless "backup" folder.
  • Reorganized mod architecture tree: created "lang" and "files" folders to sort files according to their types.
  • Lower cased files.
  • Included Linux and Mac Os X versions in the same package (thanks AL|EN's Infinity Auto Packager tool!).
  • Updated WeiDU installer to v246.
  • Uploaded mod to official Spellhold Studios GitHub mirror account.

Version 4a (26 February 2011)

  • Renamed WeiDU installer (Windows package).

Version 4 (24 February 2011)

  • Added Italian translation by Ilot.
  • Added French translation by Le Marquis of the d'Ogmatiques.
  • (berelinde flabbergasted by the number of languages the mod has been translated into).
  • Updated WeiDU installer to v227.

Version 3 (4 March 2010)

  • Added Spanish translation by Lisandro.
  • Added Russian translation by aerie.ru.
  • Included packaging for Mac OSX.

Version 2 (12 January 2010)

  • Updated to avoid conflict with Shards of Ice.
  • Traified the mod.
  • Added German translation by Jarl.
  • Added Russian translation by aerie.ru.
  • Updated WeiDU installer to v213.

Version 1.1 (12 January 2010)

  • Unknown change-log.

Version 1.0 (14 May 2008)

  • Initial release.