Skip to content

Releases: Lyall/RF5Fix

v0.1.5

26 Nov 17:41
acc4f90
Compare
Choose a tag to compare

What's Changed

  • Update RF5Fix to support recent BepInEx 6.0 Bleeding Edge Builds by @KingKrouch in #24

New Contributors

Full Changelog: v0.1.4...v0.1.5

Installation

  • Extract the contents of the release zip in to the game directory.
    (e.g. "steamapps\common\Rune Factory 5" for Steam).
  • Run the game once to generate a config file located at \BepinEx\config\RF5Fix.cfg
  • The first launch may take a little while as BepInEx does its magic.

Configuration

  • See the generated config file to adjust various aspects of the plugin.

More up to date installation instructions are available here.

v0.1.4

17 Aug 18:02
Compare
Choose a tag to compare

Changes

  • Added controller icon override. This is disabled by default so check the config file to enable it.
    This lets you override what controller type the game thinks is connected and thus loads the according glyphs/icons. (#7, #16)

Installation

  • Extract the contents of the release zip in to the game directory.
    (e.g. "steamapps\common\Rune Factory 5" for Steam).
  • Run the game once to generate a config file located at \BepinEx\config\RF5Fix.cfg
  • The first launch may take a little while as BepInEx does its magic.

Configuration

  • See the generated config file to adjust various aspects of the plugin.

More up to date installation instructions are available here.

v0.1.3

16 Aug 07:45
Compare
Choose a tag to compare

Changes

  • Fixed monster naming window being blank. (#13)

Installation

  • Extract the contents of the release zip in to the game directory.
    (e.g. "steamapps\common\Rune Factory 5" for Steam).
  • Run the game once to generate a config file located at \BepinEx\config\RF5Fix.cfg
  • The first launch may take a little while as BepInEx does its magic.

Configuration

  • See the generated config file to adjust various aspects of the plugin.

More up to date installation instructions are available here.

v0.1.2

12 Aug 05:24
Compare
Choose a tag to compare

Changes

  • Updated low res character preview fix. It should now work on every menu. (#12)

Installation

  • Extract the contents of the release zip in to the game directory.
    (e.g. "steamapps\common\Rune Factory 5" for Steam).
  • Run the game once to generate a config file located at \BepinEx\config\RF5Fix.cfg
  • The first launch may take a little while as BepInEx does its magic.

Configuration

  • See the generated config file to adjust various aspects of the plugin.

More up to date installation instructions are available here.

v0.1.1

11 Aug 02:41
Compare
Choose a tag to compare

Changes

  • Rewrote FOV modification. It now affects every part of gameplay.
  • Added Vert+ FOV scaling when you are running an aspect ratio narrower than 16:9.
ezgif-3-fef9a3e43c
Vert+ FOV Change
  • Added fix for low res character previews in the equipment menu.
preview sbs
Low-res equip menu. Default (Left) - Fixed (Right)
  • Added fix to disable the cross-hatching filter effect.
cross hatching sbs
Cross-hatching. Default (Left) - Disabled (Right)

Installation

  • Extract the contents of the release zip in to the game directory.
    (e.g. "steamapps\common\Rune Factory 5" for Steam).
  • Run the game once to generate a config file located at \BepinEx\config\RF5Fix.cfg
  • The first launch may take a little while as BepInEx does its magic.

Configuration

  • See the generated config file to adjust various aspects of the plugin.

More up to date installation instructions are available here.

v0.1.0

28 Jul 12:46
946656c
Compare
Choose a tag to compare

Changes

  • Added automatic physics update rate setting. You can try this out by setting "PhysicsUpdateRate" in RF5Fix.cfg to 0, which is the new default. (#8)

Installation

  • Extract the contents of the release zip in to the game directory.
    (e.g. "steamapps\common\Rune Factory 5" for Steam).
  • Run the game once to generate a config file located at \BepinEx\config\RF5Fix.cfg
  • The first launch may take a little while as BepInEx does its magic.

Configuration

  • See the generated config file to adjust various aspects of the plugin.

More up to date installation instructions are available here.

v0.0.9

20 Jul 21:38
Compare
Choose a tag to compare

Changes

  • Added custom resolution support (again)! (#5)

Installation

  • Extract the contents of the release zip in to the game directory.
    (e.g. "steamapps\common\Rune Factory 5" for Steam).
  • Run the game once to generate a config file located at \BepinEx\config\RF5Fix.cfg
  • The first launch may take a little while as BepInEx does it's magic.

Configuration

  • See the generated config file to adjust various aspects of the plugin.

More up to date installation instructions are available here.

v0.0.8

19 Jul 01:26
Compare
Choose a tag to compare

Changes

  • Broke out quality tweaks in to their own individual config settings. This necessitated a large change in how the config is structured.
  • I recommend you delete your config file and let the game generate a new one before tweaking.
  • Added individual settings for Anisotropic Filtering, LOD Bias, NPC Draw Distance, Shadow Resolution, Shadow Cascades and the Shadow Draw Distance.
  • Each setting comes with a recommended value for increased graphical quality.

Installation

  • Extract the contents of the release zip in to the game directory.
    (e.g. "steamapps\common\Rune Factory 5" for Steam).
  • Run the game once to generate a config file located at \BepinEx\config\RF5Fix.cfg
  • The first launch may take a little while as BepInEx does it's magic.

Configuration

  • See the generated config file to adjust various aspects of the plugin.

More up to date installation instructions are available here.

v0.0.7

18 Jul 17:41
edacaa2
Compare
Choose a tag to compare

Changes

  • Disabled quality tweaks by default as they can be performance intensive. You can change this in the config file.
  • Added UI scaling and letterbox considerations for narrower than 16:9 aspect ratios (like on the Steam Deck).

Installation

  • Extract the contents of the release zip in to the game directory.
    (e.g. "steamapps\common\Rune Factory 5" for Steam).
  • Run the game once to generate a config file located at \BepinEx\config\RF5Fix.cfg
  • The first launch may take a little while as BepInEx does it's magic.

Configuration

  • See the generated config file to adjust various aspects of the plugin.

More up to date installation instructions are available here.

v0.0.6

16 Jul 07:11
b0aab05
Compare
Choose a tag to compare

Changes

  • Reduced LODBias back to 4. Hopefully that will address any LOD glitches.
  • Remove custom resolution code. The launcher renders this unnecessary.
  • Added more shadow resolution tweaks.
  • Added initial FOV controls. Check the config to enable it!

Installation

  • Extract the contents of the release zip in to the game directory.
    (e.g. "steamapps\common\Rune Factory 5" for Steam).
  • Run the game once to generate a config file located at \BepinEx\config\RF5Fix.cfg

Configuration

  • See the generated config file to adjust various aspects of the plugin.

More up to date installation instructions are available here.