JamesB192 / Shadowrun-Unlimited-rip

52 stars 17 forks source link
shadowrun shadowrun-dragonfall story ugc

Shadowrun-Unlimited-rip

All content used without permission for the good of all players. Please keep the attributions below.

Fork of Ryan "Southwind" W's User Generated Content (UGC) pack for Harebrained Scheme's "Shadowrun Dragonfall / Shadowrun Returns" game.

References:

Original UGC workshop site: http://steamcommunity.com/sharedfiles/filedetails/?id=317704781

Previous UGC workshop site (deprecated): http://steamcommunity.com/sharedfiles/filedetails/?id=297402271

Shadowrun Dragonfall version 1.2+ http://steamcommunity.com/app/300550

Information on the game: http://www.shadowrun.com/shadowrun-returns/

Game developer site: http://harebrained-schemes.com/


Shadowrun Unlimited is an expansive mod for Shadowrun Returns. It is an entirely original story and aims to create a "sandbox" Shadowrun experience. It is heavily influenced by Shadowrun for the Sega Genesis, so if you were a fan of that game, make sure to check this out. The project has been named "Unlimited" because it doesn't have a specific "end" point, and will continue to expand and evolve over time until it is a fully realized Shadowrun simulation."

Shadowrun Unlimited is designed to be more than a simple campaign; it's the world of Shadowrun.

Special Thanks to the developers who help bring Shadowrun Unlimited to life:

Branches


Building

Figure it out my attempts at handholding worked really well from the feedback. Find the "project.cpack.txt".


INSTALLATION

From Steam

  1. Subscribe to the following content ContentPack
  2. Wait for the Content Pack to download.
  3. Run Shadowrun Hong Kong as typical

Install from Nexus Mods

  1. Go to the Nexus Mods page for SR Unlimited.
  2. Download the 51f15c62336331d02c00440e-SR-Unlimited.zip file to:
    • PC: C:\Users\<USER>\Documents\Shadowrun Dragonfall Director's Cut\ContentPacks
    • MAC: <USER>\Documents\Shadowrun Dragonfall Director's Cut\ContentPacks
    • Linux: /home/<USER>/Documents/Shadowrun Dragonfall Director's Cut/ContentPacks
  3. Run Shadowrun DragonfFall as typical

From Source (not recommended for regular users)

  1. Download the zip by clicking the green "Clone or download" button above the list of files on the right.
  2. Extract archive to:
    • PC: C:\Users\<USER>\Documents\Shadowrun Dragonfall Director's Cut\ContentPacks
    • MAC: <USER>\Documents\Shadowrun Dragonfall Director's Cut\ContentPacks
    • Linux: /home/<USER>/Documents/Shadowrun Dragonfall Director's Cut/ContentPacks
  3. Start the Shadowrun Returns Dragonfall - Director's Cut Editor.
    • It can be started from the game menu Content -> Run Shadowrun Editor.
  4. Under the File menu item select Open Content Pack.
  5. Navigate to the extracted files and select \Shadowrun-Unlimited-rip-stableish\SR-Unlimited\project.cpack.txt.
  6. Under the File menu item select Publish Content Pack Locally.
  7. Wait for the editor to publish the content pack.
  8. Close the editor.
  9. (Re)start Shadowrun Dragonfall

In case you get File not found errors during publishing, try the following:

  1. Under the File menu item select Edit Content Pack Search Path.
  2. Add the following path:
    • If using Steam: C:\Steam\steamapps\common\Shadowrun Dragonfall Director's Cut\Dragonfall_Data\StreamingAssets\ContentPacks
    • If using GOG: <...>\GOG Games\Shadowrun Dragonfall\Dragonfall_Data\StreamingAssets\ContentPacks
  3. Retry the publishing.

Helping

If you understand the Shadowrun Returns game editor, let JamesB192 or bdfworks know if you're ready to help with any bugs. We use GitHub. If not familiar with it, try to get thru these tutorials on your own to see if its worth the difficulty for you; otherwise, might be better to stick to creating your own separate mods we can add to it. (James doesn't have much time anymore to commit to much help with the project, and bdfworks may still be too inexperienced with the GitHub client to help much...sorry... :( ...)

  1. Create an account with GitHub at github.com.
  2. Then follow the first tutorial: https://guides.github.com/activities/hello-world/
  3. Then learn how to work with someone else's project: https://guides.github.com/activities/forking/ (warning, it's out of date, or was different for Win 7)