www.nexusmods.com Open in urlscan Pro
172.64.145.202  Public Scan

Submitted URL: http://nexusmods.com/
Effective URL: https://www.nexusmods.com/
Submission: On August 22 via api from US — Scanned from DE

Form analysis 5 forms found in the DOM

POST https://www.nexusmods.com/search/

<form class="rj-search" method="POST" action="https://www.nexusmods.com/search/">
  <input id="gsearch" class="rj-search-input" name="gsearch" data-url="https://api.nexusmods.com/mods" type="text" placeholder="Search" autocomplete="off" aria-label="Search">
  <input id="searchtype" type="hidden" name="gsearchtype" value="mods">
  <div class="rj-search-category-wrapper">
    <button type="button" class="rj-search-category-dropdown-toggle">
      <div class="rj-search-category">
        <span class="rj-search-category-name">Mods</span>
        <i class="nmicon-chevron-down"></i>
      </div>
    </button>
    <ul class="rj-search-category-dropdown">
      <li class="rj-search-category-option category-selected" data-category-value="mods">Mods</li>
      <li class="rj-search-category-option" data-category-value="games">Games</li>
      <li class="rj-search-category-option" data-category-value="images">Images</li>
      <li class="rj-search-category-option" data-category-value="videos">Videos</li>
      <li class="rj-search-category-option" data-category-value="authors">Users</li>
    </ul>
  </div>
  <div id="gsearch_results" class="hidden" style="display: none" tabindex="0"></div>
  <button type="button" class="rj-search-button">
    <i class="material-icons">search</i>
  </button>
</form>

https://users.nexusmods.com/auth/sign_in?redirect_url=https%3A%2F%2Fwww.nexusmods.com%2F

<form method="" action="https://users.nexusmods.com/auth/sign_in?redirect_url=https%3A%2F%2Fwww.nexusmods.com%2F">
  <button type="submit" role="link" class="section-content">
    <i class="material-icons">exit_to_app</i> Sign out </button>
</form>

POST https://www.nexusmods.com/search/

<form class="nav-mobile-search-form" method="POST" action="https://www.nexusmods.com/search/">
  <input type="hidden" name="currentgame" value="0">
  <div class="nav-mobile-search-form-input-wrapper">
    <input type="text" placeholder="Search " name="gsearch" autocomplete="off">
    <div>
      <button class="nav-mobile-search-button">
        <i class="material-icons">search</i>
      </button>
    </div>
  </div>
  <div class="nav-scrollbar nav-mobile-search-categories-wrapper">
    <input id="searchtype" type="hidden" name="gsearchtype" value="mods">
    <div class="nav-mobile-search-categories" role="radiogroup">
      <button type="button" class="nav-mobile-search-category" role="radio" aria-checked="true" data-category-value="mods">
        <i class="material-icons">check</i>
        <i class="user-profile-menu-icon-mods"></i>
        <span class="typography-body-md">Mods</span>
      </button>
      <button type="button" class="nav-mobile-search-category" role="radio" data-category-value="games">
        <i class="material-icons">check</i>
        <i class="user-profile-menu-icon-games"></i>
        <span class="typography-body-md">Games</span>
      </button>
      <button type="button" class="nav-mobile-search-category" role="radio" data-category-value="images">
        <i class="material-icons">check</i>
        <i class="material-icons">image</i>
        <span class="typography-body-md">Images</span>
      </button>
      <button type="button" class="nav-mobile-search-category" role="radio" data-category-value="videos">
        <i class="material-icons">check</i>
        <i class="material-icons">video_call</i>
        <span class="typography-body-md">Videos</span>
      </button>
      <button type="button" class="nav-mobile-search-category" role="radio" data-category-value="authors">
        <i class="material-icons">check</i>
        <i class="material-icons">person</i>
        <span class="typography-body-md">Users</span>
      </button>
    </div>
  </div>
</form>

<form lpformnum="1" id="our-games-filter">
  <ul class="sorting clearfix">
    <li class="filter-name flex-stretch">
      <label class="navlabel" for="f_name">Filter by name</label>
      <input type="text" id="f_name" name="f_name" value="" placeholder="Enter name...">
    </li>
    <li class="sort-by">
      <div class="navlabel">Sort by</div>
      <select id="sort_by" name="sort_by" class="select-custom select2-hidden-accessible" tabindex="-1" aria-hidden="true">
        <option value="mods">Mod count</option>
        <option value="name">Name</option>
        <option value="approved_date">Date added</option>
        <option value="downloads" selected="">Download count</option>
      </select><span class="select2 select2-container select2-container--default" dir="ltr" style="width: 1px;"><span class="selection"><span class="select2-selection select2-selection--single" role="combobox" aria-haspopup="true"
            aria-expanded="false" tabindex="-1" aria-labelledby="select2-sort_by-container"><span class="select2-selection__rendered mfp-prevent-close" id="select2-sort_by-container" title="Download count">Download count</span><span
              class="select2-selection__arrow mfp-prevent-close" role="presentation"><b role="presentation"></b></span></span></span><span class="dropdown-wrapper" aria-hidden="true"></span></span>
    </li>
    <li class="sort-order">
      <div class="navlabel">Order</div>
      <select id="order" name="order" class="select-custom select2-hidden-accessible" tabindex="-1" aria-hidden="true">
        <option value="asc">Asc</option>
        <option value="desc" selected="selected">Desc</option>
      </select><span class="select2 select2-container select2-container--default" dir="ltr" style="width: auto;"><span class="selection"><span class="select2-selection select2-selection--single" role="combobox" aria-haspopup="true"
            aria-expanded="false" tabindex="-1" aria-labelledby="select2-order-container"><span class="select2-selection__rendered mfp-prevent-close" id="select2-order-container" title="Desc">Desc</span><span
              class="select2-selection__arrow mfp-prevent-close" role="presentation"><b role="presentation"></b></span></span></span><span class="dropdown-wrapper" aria-hidden="true"></span></span>
    </li>
  </ul>
</form>

/about/vortex

<form action="/about/vortex" class="rj-button-form">
  <button class="rj-vortex-button">Learn more</button>
</form>

Text Content

Skip to content

Games

 * Games

 * All games (3,068)
 * Recently added (68)

My games

Your favourited games will be displayed here

Mods

 * Mods

 * All mods
 * New
 * Trending
 * Most endorsed

MODDING TUTORIALS

Learn from the community with tutorials and guides.

Explore

VORTEX MOD MANAGER

The elegant, powerful and open-source mod manager.

Download
Collections

 * Collections

 * All collections
 * Recently added
 * Most endorsed
 * Highest rated

COLLECTIONS TUTORIALS

Learn from the community with tutorials and guides.

Explore

VORTEX MOD MANAGER

The elegant, powerful and open-source mod manager.

Download
Media

 * Images

 * Latest
 * Trending
 * Most endorsed

 * Videos

 * Latest
 * Trending
 * Most endorsed

SUPPORTER IMAGES

Upgrade your account to unlock all media content.

Upgrade
Community

 * Community

 * Forums
 * Wiki
 * Support authors

 * News

 * All news
 * Site news
 * Competitions
 * Interviews


Site News • 12 Aug 2024
Monthly Roundup - July 2024

Site News • 7 Aug 2024
Donation Points System Changes Delayed
Support

 * Support

 * Help
 * Contact
 * FAQ

 * Wiki

 * Game guides
 * Tutorial
 * Collections
 * Tools

 * Vortex

 * Vortex help
 * API documentation
 * Install Vortex

GIVE FEEDBACK

Share your ideas, discuss them with the community, and cast your vote on
feedback provided.

Give Feedback
Mods
 * Mods
 * Games
 * Images
 * Videos
 * Users


search
Log in Register
 * cloud_upload UPLOAD A MOD
 * add_photo_alternate UPLOAD AN IMAGE
 * video_call ADD A VIDEO

Notifications
Mark all as read (0)
error_outline

Oh dear! Something has gone wrong!

Try reloading the notifications.

refresh notifications_off

No unread notifications right now

You're up to date
View All

You're up to date

 * guest
   Free plan | Upgrade
 * 
 * account_circle My profile
 * My mods
 * My collections
 * image My media
 * account_balance_wallet My wallet
 * 
 * Tracking centre
 * history Download history
 * 
 * Give Feedback
 * settings Account settings
 * tune Site preferences
 * 
 * exit_to_app Sign out

menu

search person

close Close navigation menu

 * Games
   
   chevron_right
   Back close Close navigation menu
    * Games
   
    * All games (3,068)
   
    * Recently added (68)
   
    * My games
   
      Your favourited games will be displayed here

 * Mods
   
   chevron_right
   Back close Close navigation menu
    * Mods
   
    * All mods
   
    * New
   
    * Trending
   
    * Most endorsed

 * Collections
   
   chevron_right
   Back close Close navigation menu
    * Collections
   
    * All collections
   
    * Recently added
   
    * Most endorsed
   
    * Highest rated

 * Media
   
   chevron_right
   Back close Close navigation menu
    * Images
   
    * Latest
   
    * Trending
   
    * Most endorsed
   
    * Videos
   
    * Latest
   
    * Trending
   
    * Most endorsed

 * Community
   
   chevron_right
   Back close Close navigation menu
    * Community
   
    * Forums
   
    * Wiki
   
    * Support authors
   
    * News
   
    * All news
   
    * Site news
   
    * Competitions
   
    * Interviews
   
   

 * Support
   
   chevron_right
   Back close Close navigation menu
    * Support
   
    * Help
   
    * Contact
   
    * Give feedback
   
    * FAQ
   
    * Wiki
   
    * Game guides
   
    * Tutorial
   
    * Collections
   
    * Tools
   
    * Vortex
   
    * Vortex help
   
    * API documentation
   
    * Install Vortex

search
check Mods check Games check image Images check video_call Videos check person
Users

close Close navigation menu


PLEASE LOG IN OR REGISTER

To enjoy the benefits of Nexus Mods, please log in or register a new account

Log in Register

close Close navigation menu
Notifications
Mark all as read (0)
error_outline

Oh dear! Something has gone wrong!

Try reloading the notifications.

refresh notifications_off

No unread notifications right now

You're up to date
View All

You're up to date


WELCOME TO NEXUS MODS

We host 606,036 mods for 3,068 games from 139,973 authors serving 53,379,234
members with 12,331,785,002 downloads to date. We've donated $8,336,744 to our
mod authors through Donation Points. If you can mod it, we'll host it.

Browse all files
 * Filter by name
 * Sort by
   Mod count Name Date added Download count Download count
 * Order
   Asc Desc Desc

 *  * View mods
    * Add to favourites
   
   Skyrim Special Edition
   
    * 94.3k
    * 5.1bn

 *  * View mods
    * Add to favourites
   
   Skyrim
   
    * 72.1k
    * 1.9bn

 *  * View mods
    * Add to favourites
   
   Fallout 4
   
    * 61.5k
    * 1.6bn

 *  * View mods
    * Add to favourites
   
   Fallout New Vegas
   
    * 35k
    * 668.3M

 *  * View mods
    * Add to favourites
   
   Cyberpunk 2077
   
    * 11.7k
    * 414.8M

 *  * View mods
    * Add to favourites
   
   Stardew Valley
   
    * 18.5k
    * 413.2M

 *  * View mods
    * Add to favourites
   
   Oblivion
   
    * 32k
    * 298.4M

 *  * View mods
    * Add to favourites
   
   Baldur's Gate 3
   
    * 9.5k
    * 192.3M

 *  * View mods
    * Add to favourites
   
   Fallout 3
   
    * 16.5k
    * 177.6M

 *  * View mods
    * Add to favourites
   
   The Witcher 3
   
    * 6.9k
    * 149.7M

 *  * View mods
    * Add to favourites
   
   Mount & Blade II: Bannerlord
   
    * 5.1k
    * 88.2M

 *  * View mods
    * Add to favourites
   
   Monster Hunter: World
   
    * 5.8k
    * 73.1M

 *  * View mods
    * Add to favourites
   
   Blade & Sorcery
   
    * 7.3k
    * 69.2M

 *  * View mods
    * Add to favourites
   
   Dragon Age: Origins
   
    * 3.7k
    * 69M

 *  * View mods
    * Add to favourites
   
   Morrowind
   
    * 12.1k
    * 66.8M

 *  * View mods
    * Add to favourites
   
   Modding Tools
   
    * 544
    * 63.6M

 *  * View mods
    * Add to favourites
   
   Starfield
   
    * 8.6k
    * 52.1M

 *  * View mods
    * Add to favourites
   
   Elden Ring
   
    * 4.8k
    * 33.2M

View all 3,068 games

Download 16,174 Collections for 140 games chevron_right


JOIN THE LARGEST
MODDING COMMUNITY

Register Already have an account? Log in here


NEWS & UPDATES

 * All news
 * Features
 * Site news
 * Competition news
 * Game news
 * Mod news
 * Interviews
 * Mod updates

Current section
 * Viewing: All news
   * All news
   * Features
   * Site news
   * Competition news
   * Game news
   * Mod news
   * Interviews
   * Mod updates

 * 
   Site News
   
   Monthly Roundup - July 2024
   
   12 Aug 2024
   SlugGirl
   
   It’s time for another monthly roundup. I know, I can’t believe how fast the
   months are flying by either! I’m a little delayed on posting this one this
   month, as there’s been a lot going on our end, but we've got some big updates
   from July, so let’s take a look at what we got up to.
   
   My Reports Page
   A new ‘My Reports’ page, which displays all of your moderation reports and
   their current status. You can find the page by navigating to your moderation
   settings and cl...
   
    * 83 Comments

 * 
   Site News
   
   Donation Points System Changes Delayed
   
   07 Aug 2024
   Pickysaurus
   
   We planned to release the Donation Points reports for April, May and June
   this week along with adding April's DP to your wallets. However, we're sorry
   to say we will be unable to meet that deadline due to an unexpected issue
   with the new system. The bug resulted in some inaccuracies in total DP for
   each author and we want to take the time to ensure that this is fixed, tested
   and verified before we publish any new reports. We messed up with this and
   we're sorry! 
   
   Our development tea...
   
    * 1 Comments

 * 
   Site News
   
   Donation Points System update
   
   05 Aug 2024
   Pickysaurus
   
   Back in May we told you we were changing the way mod author rewards work.
   We're fast approaching the launch of the new algorithm so we wanted to give a
   little more detail on what's changing, why it's changing and what it means
   for you. A TL:DR is at the end of the post
   
   As we mentioned in the previous post, the Donation Points system has been a
   massive success with tens of thousands of mod authors receiving a bonus
   reward on top of the donations they'd have normally received directly...
   
    * 421 Comments

 * 
   Site News
   
   So Many Milestones
   
   01 Aug 2024
   SlugGirl
   
   We’re excited to share that the Nexus Mods community has hit three major
   milestones, showing just how far we’ve all come together over the years.
   
   A couple of months ago we reached an incredible 50 million registered users,
   something that seems a little wild to us at times but is a number that
   highlights our thriving modding community. Additionally, on the 22nd of July,
   we added our 3,000th supported game to the site. You’ve really spoilt us for
   choice with all the games we can...
   
    * 140 Comments

 * 
   Mod News
   
   Fallout: London releases today!
   
   25 Jul 2024
   Pickysaurus
   
   Grab your cricket bat and don your flat cap because it's time to explore a
   new post-nuclear city in Fallout: London. The expansive new mod takes players
   to Old Blighty in the post-apocalyptic world of Fallout 4. You can download
   the mod for free on GOG and it's compatible with both the GOG and Steam
   versions of Fallout 4 GOTY. 
   
   With the Nexus Mods offices in the UK, we've kept a keen eye on the
   development of the Fallout: London project over the last few years. We
   featured it on th...
   
    * 312 Comments

 * 
   Interviews
   
   Modder to Developer - Hothtrooper44
   
   17 Jul 2024
   SlugGirl
   
   We’re excited to reignite a series we last featured a few years ago,
   celebrating the journey from modder to developer. Our community has always
   been a hub of creativity, and we’re thrilled to highlight those who have
   turned their passion for modding into professional game development.
   
   Today we’re joined by Hothtrooper44, who made popular mods such as Immersive
   Weapons and Immersive Armors for Skyrim and Skyrim Special Edition, as well
   as Wasteland Sniper and Armored General fo...
   
    * 60 Comments

 * 
   Competition
   
   The Witcher 3 REDkit Modding Contest
   
   15 Jul 2024
   JustThatKing
   
   Exciting news for Witcher fans! We're thrilled to announce our collaboration
   with CD PROJEKT RED for the upcoming The Witcher 3 REDkit modding contest.
   
   Get ready to unleash your creativity and join the official modding contest
   for The Witcher 3 REDkit! This May, CDPR released the Witcher 3 REDkit, an
   end-to-end solution that allows users to create new experiences and modify
   every aspect of The Witcher 3. Based on revamped versions of the same tools
   used by the developers nearly a de...
   
    * 30 Comments

 * 
   Site News
   
   Upcoming maintenance: 10 July 2024
   
   09 Jul 2024
   Pickysaurus
   
   On 10 July 2024 (tomorrow!) we will be performing scheduled maintenance which
   will mean the website and API will be unavailable for up to 4 hours. This is
   part of our preparations for enabling the searching of mod comments. The
   maintenance will start at 0900 (GMT+1), you can convert this to your local
   timezone here. 
   
   
   What is happening?
   
   We're preparing the site for the long-awaited mod comment search feature,
   which we know has been sorely missed since we upgraded...
   
    * 97 Comments

 * 
   Site News
   
   Get To Know: Iluviel
   
   09 Jul 2024
   SlugGirl
   
   In addition to our modder spotlights and mod author interviews, we'll be
   starting a new series which we hope you'll all enjoy. As I mentioned in my
   introduction interview, we want to be more transparent and open with you all,
   and for you to get to know us all a little more. So we sat down and thought,
   what would be a great way to do this? To give a more personal insight into us
   as a company and the people who work here that make Nexus Mods what it is,
   whilst feeling more connected as a communit...
   
    * 26 Comments

 * 
   Site News
   
   Monthly Roundup - June 2024
   
   02 Jul 2024
   SlugGirl
   
   Another month has flown by and with it comes our next monthly roundup for you
   all. This month it’s a little shorter as we’re still partway through our
   3-week work cycle, but we wanted to update you on what we’ve accomplished in
   June.
   
   
   The Nexus Mods App Alpha Test
   A big one this month is the launch of the Nexus Mods app alpha test. We
   cannot stress enough how early stages the app is, and it currently only
   supports Stardew Valley. While we do have plans to support mor...
   
    * 61 Comments

 * 
   Competition
   
   Baldur's Gate 3 July Modathon
   
   01 Jul 2024
   SlugGirl
   
   It’s been almost a year since the official release of Baldur’s Gate 3. Since
   then, we’ve seen an overwhelming amount of love and mods for the game,
   propelling Baldur’s Gate 3 to become our 9th most-modded game here on Nexus
   Mods. So, what better way to celebrate than with a modathon?
   
   This July, the Baldur’s Gate 3 Modding Community will be hosting a month-long
   Modathon!
   
   Every week, 2-3 mod authors will be randomly selected by the event hosts to
   win a Steam Key. ...
   
    * 35 Comments

 * 
   Site News
   
   Calling Stardew Valley testers - Nexus Mods app
   
   01 Jul 2024
   Pickysaurus
   
   Get ready, gamers! We're delighted to announce the alpha release of the Nexus
   Mods app - our next-generation mod manager. 
   
   This is a very early build with limited features and only supports Stardew
   Valley (more games are coming later), but it's the perfect time for pioneers
   like you to help shape its future. In this post, we'll give you a little
   update on the project and provide the juicy details on how you can join the
   alpha.
   
   
   Project update
   
   Over the la...
   
    * 54 Comments

 * 
   Interviews
   
   Taking a Short Rest - Aether
   
   25 Jun 2024
   Happybara
   
   Baldur’s Gate 3 needs no introduction. As it was probably everyone's Game of
   the Year of 2023 (including ours). The game went from being the 51st-ranked
   game on our site while it was in early access to 9th by January 2024. The
   modding scene has exploded, so we thought it was about time we interviewed a
   BG3 mod author.
   
   On that note, it is with great pleasure that Aether has agreed to be our
   first mod author interviewee, and we couldn’t be more thankful for her taking
   the time to...
   
    * 30 Comments

 * 
   Site News
   
   Introducing: SlugGirl
   
   20 Jun 2024
   Happybara
   
   Have you ever wanted to see what we’re up to as a community while scrolling
   through your Instagram feed? Hungry for some modding-themed TikToks on your
   fyp? We’ve got you covered! We’re excited to introduce you all to our new
   Content Manager, Sarah, a.k.a SlugGirl.
   
   
   
   So Sarah, what’s your story? How did you end up here at Nexus?
   
   Hey! Well, workwise, my background is mainly in social media management, but
   I’ve also worked as part of a digital marketin...
   
    * 113 Comments

 * 
   Site News
   
   We're Hiring: Content Team
   
   12 Jun 2024
   SlugGirl
   
   Nexus Mods is looking to further develop our team by recruiting an
   experienced Content Creator and Videographer to join our new Content Team.
   
   Reporting to our Content Manager, these positions are based in our sunny
   offices in Exeter in the UK and you will need a right to work in the UK
   before you apply. As a business, we work a 4-day work week, with all staff
   on-site in our Exeter office.
   
   
   The important things you need to know are:
   
   
   To apply, you ...
   
    * 0 Comments

 * 
   Game News
   
   Starfield Creation Kit is now available
   
   10 Jun 2024
   Pickysaurus
   
   It's finally happened! The Creation Kit for Starfield dropped as part of
   Bethesda's announcements during the Xbox Showcase last night, along with the
   first round of "Creations" available for purchase and a preview of the
   upcoming Shattered Space DLC. In this post, I'll give a little primer on the
   Creation Kit and provide a few essential tips based on the latest changes to
   the game. 
   
   iNM1HFzQC8c
   
   What is the Creation Kit?
   
   If you're new to Bethesda modding, t...
   
    * 214 Comments

 * 
   Site News
   
   Monthly Roundup - May 2024
   
   06 Jun 2024
   SlugGirl
   
   We want to get even better at being as transparent as possible about the work
   we're doing behind the scenes each month with you - our community. As part of
   our ongoing effort, I’ve been hired as our new Content Manager, more to
   follow on that in the future! My role is dedicated to enhancing our
   transparency and ensuring more open communication with you all. With this in
   mind, starting this month, we'll be sharing these news posts.
   
   As you know, we're hard at work on the new website ...
   
    * 106 Comments

 * 
   Site News
   
   We're Hiring: Community Manager
   
   23 May 2024
   Pickysaurus
   
   We're looking to bolster our ranks by recruiting an experienced Community
   Manager to help us better serve our community.
   
   You'll work alongside our existing Community Team in our sunny offices in
   Exeter, UK. As a business, we work a 4-day work week, with all staff on-site
   in our Exeter office. This hybrid role will require Wednesday and Thursday
   working in the office, and Friday and Saturday working from home.
   
   When recruiting for our Community Team, we prefer to hire from...
   
    * 1 Comments

 * 
   Mod News
   
   The Witcher 3 - Modding with REDkit
   
   21 May 2024
   JustThatKing
   
   Get ready for another excuse to dive back into The Witcher 3 and revisit the
   adventures of Geralt of Rivia, now with even more modded possibilities.
   
   The free REDkit mod creation editor for The Witcher 3: Wild Hunt is now
   available to all owners of the game on PC. 
   
   mMKZQLRkyfU
   CDPR have put a lot of work in behind the scenes to make the REDKit launch a
   possibility and we have worked closely with them to provide support in any
   way we can. We're excited to see what...
   
    * 147 Comments

 * 
   Site News
   
   Donation Points are changing
   
   14 May 2024
   Pickysaurus
   
   We're changing how we reward mod authors in our community through our
   Donation Points system. DP earned from April 2024 onwards will be calculated
   using a new algorithm intended to distribute the pool of points more fairly
   to mod authors who make great content for the community. While we get the
   details ironed out, you won't see the usual reports on your wallet page at
   the end of each month for a little while. Don't worry though, the system
   isn't going anywhere and we're still putting the same a...
   
    * 831 Comments

View more news


ALL OF OUR MODS

Explore all mods
 * New today 324
 * New this week 2,455
 * Popular (30 days)
 * Popular (all time)
 * Trending
 * Random
 * Updated

Current section
 * Viewing: New today
   * New today 324
   * New this week 2,455
   * Popular (30 days)
   * Popular (all time)
   * Trending
   * Random
   * Updated

 *  * View mod page
    * View image gallery
   
   
   
   Thicc Silver Wolf
   
   Honkai: Star Rail » Characters
   Uploaded: 22 Aug 2024
   Last Update: 22 Aug 2024
   Author: Melodiq
   Uploader: cryptoniteman
   
   Thicc Silver Wolf
   
    * 6.5MB
    * 0
    * --
   
   Thicc Silver Wolf
   
   Characters
   Uploaded: 22 Aug 2024
   Last Update: 22 Aug 2024
   Author: cryptoniteman
   
   Thicc Silver Wolf

 *  * View mod page
    * View image gallery
   
   
   
   Thicc Acheron
   
   Honkai: Star Rail » Characters
   Uploaded: 22 Aug 2024
   Last Update: 22 Aug 2024
   Author: Melodiq
   Uploader: cryptoniteman
   
   Thicc Acheron
   
    * 0KB
    * 0
    * --
   
   Thicc Acheron
   
   Characters
   Uploaded: 22 Aug 2024
   Last Update: 22 Aug 2024
   Author: cryptoniteman
   
   Thicc Acheron

 *  * View mod page
    * View image gallery
   
   
   
   Maid Bella Dwellin (Traduzido)
   
   Stardew Valley » Dialogue
   Uploaded: 22 Aug 2024
   Last Update: 22 Aug 2024
   Author: joenser e Rhayfinha
   Uploader: Rhayfinha
   
   Uma babá para cuidar dos seus filhos, mod traduzido por Rhayfinha
   
    * 95KB
    * 0
    * --
   
   Maid Bella Dwellin (Traduzido)
   
   Dialogue
   Uploaded: 22 Aug 2024
   Last Update: 22 Aug 2024
   Author: Rhayfinha
   
   Uma babá para cuidar dos seus filhos, mod traduzido por Rhayfinha

 *  * View mod page
    * View image gallery
   
   
   
   SUPER CHICKEN JUMPERS
   
   Super Chicken Jumper » Characters
   Uploaded: 22 Aug 2024
   Last Update: 22 Aug 2024
   Author: pearchcarry4
   Uploader: pearchcarry4
   
   A spy-chicken tries to save the world from doom in this runner/shooter game
   that has a little bit of everything with a touch of chicken and anime girls
   on top. Run for your life in 6 different worlds and shoot your way through
   tons of enemies until you become a legend.
   
    * 0KB
    * 0
    * --
   
   SUPER CHICKEN JUMPERS
   
   Characters
   Uploaded: 22 Aug 2024
   Last Update: 22 Aug 2024
   Author: pearchcarry4
   
   A spy-chicken tries to save the world from doom in this runner/shooter game
   that has a little bit of everything with a touch of chicken and anime girls
   on top. Run for your life in 6 different worlds and shoot your way through
   tons of enemies until you become a legend.

 *  * View mod page
    * View image gallery
   
   
   
   Kirara Big Breasts with Cat Paw Bra
   
   Genshin Impact » Characters
   Uploaded: 22 Aug 2024
   Last Update: 22 Aug 2024
   Author: mtqsn
   Uploader: cryptoniteman
   
   Kirara Big Breasts with Cat Paw Bra
   
    * 12.5MB
    * 0
    * --
   
   Kirara Big Breasts with Cat Paw Bra
   
   Characters
   Uploaded: 22 Aug 2024
   Last Update: 22 Aug 2024
   Author: cryptoniteman
   
   Kirara Big Breasts with Cat Paw Bra

 *  * View mod page
    * View image gallery
   
   
   
   OWB Heart in the tank beating animation
   
   Fallout New Vegas » Animation
   Uploaded: 22 Aug 2024
   Last Update: 22 Aug 2024
   Author: AmaccurzerO and Zombocrom
   Uploader: AmaccurzerO
   
   This mod adds a heartbeating animation to the heart in the tank from the mod
   "Handsome Heart - Mesh Replacer" by Zombocrom
   
    * 0KB
    * 0
    * --
   
   OWB Heart in the tank beating animation
   
   Animation
   Uploaded: 22 Aug 2024
   Last Update: 22 Aug 2024
   Author: AmaccurzerO
   
   This mod adds a heartbeating animation to the heart in the tank from the mod
   "Handsome Heart - Mesh Replacer" by Zombocrom

 *  * View mod page
    * View image gallery
   
   
   
   Lumine Big Breasts and Pantsu
   
   Genshin Impact » Characters
   Uploaded: 22 Aug 2024
   Last Update: 22 Aug 2024
   Author: mtqsn
   Uploader: cryptoniteman
   
   Lumine Big Breasts and Pantsu
   
    * 21.0MB
    * 0
    * --
   
   Lumine Big Breasts and Pantsu
   
   Characters
   Uploaded: 22 Aug 2024
   Last Update: 22 Aug 2024
   Author: cryptoniteman
   
   Lumine Big Breasts and Pantsu

 *  * View mod page
    * View image gallery
   
   
   
   SSKTJL - The Demon Bat - Full Facial Animation
   
   Gotham Knights » Characters
   Uploaded: 22 Aug 2024
   Last Update: 22 Aug 2024
   Author: zhandao
   Uploader: zhandao
   
   For NW and RH, both versions of the game.
   
    * 206.8MB
    * 0
    * --
   
   SSKTJL - The Demon Bat - Full Facial Animation
   
   Characters
   Uploaded: 22 Aug 2024
   Last Update: 22 Aug 2024
   Author: zhandao
   
   For NW and RH, both versions of the game.

 *  * View mod page
    * View image gallery
   
   
   
   Chiitan
   
   Mortal Kombat 1 » Characters
   Uploaded: 22 Aug 2024
   Last Update: 22 Aug 2024
   Author: Lilotty
   Uploader: Lilotty
   
   AD God
   
    * 669KB
    * 0
    * --
   
   Chiitan
   
   Characters
   Uploaded: 22 Aug 2024
   Last Update: 22 Aug 2024
   Author: Lilotty
   
   AD God

 *  * View mod page
    * View image gallery
   
   
   
   Detran's Improved Bastila Outfit
   
   Knights of the Old Republic » Armour and Clothing
   Uploaded: 22 Aug 2024
   Last Update: 22 Aug 2024
   Author: detran
   Uploader: detran
   
   new outfit textures for Bastila
   
    * 0KB
    * 0
    * --
   
   Detran's Improved Bastila Outfit
   
   Armour and Clothing
   Uploaded: 22 Aug 2024
   Last Update: 22 Aug 2024
   Author: detran
   
   new outfit textures for Bastila

 *  * View mod page
    * View image gallery
   
   
   
   Skimpy Dehya
   
   Genshin Impact » Characters
   Uploaded: 22 Aug 2024
   Last Update: 22 Aug 2024
   Author: mtqsn
   Uploader: cryptoniteman
   
   Skimpy Dehya
   
    * 0KB
    * 0
    * --
   
   Skimpy Dehya
   
   Characters
   Uploaded: 22 Aug 2024
   Last Update: 22 Aug 2024
   Author: cryptoniteman
   
   Skimpy Dehya

 *  * View mod page
    * View image gallery
   
   
   
   Thicc Jinhsi
   
   Wuthering Waves » Miscellaneous
   Uploaded: 22 Aug 2024
   Last Update: 22 Aug 2024
   Author: Melodiq
   Uploader: cryptoniteman
   
   Thicc Jinhsi
   
    * 26.6MB
    * 0
    * --
   
   Thicc Jinhsi
   
   Miscellaneous
   Uploaded: 22 Aug 2024
   Last Update: 22 Aug 2024
   Author: cryptoniteman
   
   Thicc Jinhsi

 *  * View mod page
    * View image gallery
   
   
   
   144.4 Dreampunk FM
   
   Cyberpunk 2077 » Audio
   Uploaded: 22 Aug 2024
   Last Update: 22 Aug 2024
   Author: Vyce
   Uploader: vvyce
   
   cyberpunk ambient radio.
   
    * 1.3GB
    * 0
    * --
   
   144.4 Dreampunk FM
   
   Audio
   Uploaded: 22 Aug 2024
   Last Update: 22 Aug 2024
   Author: vvyce
   
   cyberpunk ambient radio.

 *  * View mod page
    * View image gallery
   
   
   
   Pope's Firing Range 2 - alot more rifles and alot less boom
   
   Fallout New Vegas » Weapons
   Uploaded: 22 Aug 2024
   Last Update: 22 Aug 2024
   Author: Pope74220
   Uploader: Pope74220
   
   a mod that has been through development hell is now released, and tbh I
   really do not feel like touching this for quite some time, with a few
   weapons, and ever more that i wanted to do but had to be cut or moved to be
   their own mods (expect one in the future if i can get a thing to work right,
   for both 3 and new vegas)
   
    * 6.0MB
    * 0
    * --
   
   Pope's Firing Range 2 - alot more rifles and alot less boom
   
   Weapons
   Uploaded: 22 Aug 2024
   Last Update: 22 Aug 2024
   Author: Pope74220
   
   a mod that has been through development hell is now released, and tbh I
   really do not feel like touching this for quite some time, with a few
   weapons, and ever more that i wanted to do but had to be cut or moved to be
   their own mods (expect one in the future if i can get a thing to work right,
   for both 3 and new vegas)

 *  * View mod page
    * View image gallery
   
   
   
   Save Game (Working Apartment) with the built satsuma
   
   My Summer Car » Saved Games
   Uploaded: 22 Aug 2024
   Last Update: 22 Aug 2024
   Author: mrlightdriver
   Uploader: mrlightdriver
   
   Save Game (Working Apartment) with Built Satsuma, Van and Truck!
   
    * 829KB
    * 0
    * --
   
   Save Game (Working Apartment) with the built satsuma
   
   Saved Games
   Uploaded: 22 Aug 2024
   Last Update: 22 Aug 2024
   Author: mrlightdriver
   
   Save Game (Working Apartment) with Built Satsuma, Van and Truck!

 *  * View mod page
    * View image gallery
   
   
   
   Detran's Shields
   
   Knights of the Old Republic » Armour and Clothing
   Uploaded: 22 Aug 2024
   Last Update: 22 Aug 2024
   Author: Detran
   Uploader: detran
   
   replace the game's basic, boring shields with more interesting and dynamic
   ones
   
    * 9.7MB
    * 0
    * --
   
   Detran's Shields
   
   Armour and Clothing
   Uploaded: 22 Aug 2024
   Last Update: 22 Aug 2024
   Author: detran
   
   replace the game's basic, boring shields with more interesting and dynamic
   ones

 *  * View mod page
    * View image gallery
   
   
   
   Unleveled Necromancy - No level limit for raising dead
   
   Skyrim Special Edition » Magic - Gameplay
   Uploaded: 22 Aug 2024
   Last Update: 22 Aug 2024
   Author: Lucaoys
   Uploader: Lucaoys
   
   This very simple mod removes the level limit when raising undead. The
   difference between the different levels will be simply the duration of the
   reanimated corpse, which will last longer at higher levels.
   
    * 1KB
    * 0
    * --
   
   Unleveled Necromancy - No level limit for raising dead
   
   Magic - Gameplay
   Uploaded: 22 Aug 2024
   Last Update: 22 Aug 2024
   Author: Lucaoys
   
   This very simple mod removes the level limit when raising undead. The
   difference between the different levels will be simply the duration of the
   reanimated corpse, which will last longer at higher levels.

 *  * View mod page
    * View image gallery
   
   
   
   Companion Thoughts Overhaul and Deeper Thoughts Curie Compatibility
   
   Fallout 4 » Patches
   Uploaded: 22 Aug 2024
   Last Update: 22 Aug 2024
   Author: Stargazerjapan
   Uploader: stargazerjapan
   
   CTO +DTC Compatibility
   
    * 0KB
    * 0
    * --
   
   Companion Thoughts Overhaul and Deeper Thoughts Curie Compatibility
   
   Patches
   Uploaded: 22 Aug 2024
   Last Update: 22 Aug 2024
   Author: stargazerjapan
   
   CTO +DTC Compatibility

 *  * View mod page
    * View image gallery
   
   
   
   Claw Patches - Complete London tagged - FIS
   
   Fallout 4 London » Gameplay
   Uploaded: 22 Aug 2024
   Last Update: 22 Aug 2024
   Author: Claw1978
   Uploader: Claw1978
   
   Claw Patches - Complete London tagged for Fallui item Sorter -
   
    * 312KB
    * 0
    * --
   
   Claw Patches - Complete London tagged - FIS
   
   Gameplay
   Uploaded: 22 Aug 2024
   Last Update: 22 Aug 2024
   Author: Claw1978
   
   Claw Patches - Complete London tagged for Fallui item Sorter -

 *  * View mod page
    * View image gallery
   
   
   
   Bire's Custom DLC Fits
   
   Elden Ring » Armour
   Uploaded: 22 Aug 2024
   Last Update: 22 Aug 2024
   Author: Bireinfringence
   Uploader: Bireinfringence
   
   Three custom armor sets made mostly from pieces of DLC armor sets through
   recoloring and some slight model tweaks.
   
    * 139.6MB
    * 0
    * --
   
   Bire's Custom DLC Fits
   
   Armour
   Uploaded: 22 Aug 2024
   Last Update: 22 Aug 2024
   Author: Bireinfringence
   
   Three custom armor sets made mostly from pieces of DLC armor sets through
   recoloring and some slight model tweaks.

View More - New today


VORTEX
The powerful open-source mod manager from Nexus Mods.
Learn more


NEXUS MODS

 * News
 * Statistics
 * Careers
 * About us
 * Premium features


DISCOVER

 * All games
 * All mods
 * New mods
 * Popular mods
 * Trending mods
 * All collections
 * All images


SUPPORT

 * Help
 * Wiki
 * API reference
 * Give feedback
 * Report a bug
 * Unban requests
 * DMCA
 * Manage cookie settings


COMMUNITY

 * Forums
 * Discord
 * Support authors
 * Contact us


SUPPORT NEXUS MODS

 * Go premium


NETWORK STATS

 * MEMBERS
   
   53,379,234

 * MODS
   
   606,036

 * KUDOS GIVEN
   
   2,738,013

 * PAGE SERVED IN
   
   0.059s [nexusmods-5c8cdddb6-vgn5n]


Copyright © 2024 Black Tree Gaming Ltd. All rights reserved.
Terms of Service | Privacy Policy