Skip to content

PacificEngine/OW_HardMode

main
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 

GitHub release (latest by date) GitHub Release Date GitHub all releases GitHub release (latest by date)

Difficulty Mod by Pacific Engine

Installing the Mod

  1. Download and Install https://outerwildsmods.com/
  2. From the Application, Install PacificEngine's Common Resources by PacificEngine
  3. From the Application, Install Difficulty Mod by PacificEngine

Using the Mod

All mod features can be configured in settings.

Includes:

  • Shortening Loop Duration
  • Adding a Damage Multiplier
  • Changing Maximum Fuel
  • Changing Maximum Oxygen
  • Disabling the Ship
  • Adjusting Anglerfish Detection Distance
  • Adjusting Anglerfish Speed and Acceleration
  • Preventing Anglerfish from getting Stunned
  • Giving Anglerfish the ability to smell you or your ship
  • Giving Anglerfish the ability see you or your ship (Good luck!)

Creating Code

Create a new file called PacificEngine.OW_HardMode.csproj.user

<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="Current" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
  <PropertyGroup>
    <OuterWildsRootDirectory>$(OuterWildsDir)\Outer Wilds</OuterWildsRootDirectory>
    <OuterWildsModsDirectory>%AppData%\OuterWildsModManager\OWML\Mods</OuterWildsModsDirectory>
  </PropertyGroup>
</Project>

About

Allow players to change game difficulty settings

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages