This repository has been archived by the owner on Nov 12, 2024. It is now read-only.
Releases: Lyall/RF5Fix
Releases · Lyall/RF5Fix
v0.1.5
What's Changed
- Update RF5Fix to support recent BepInEx 6.0 Bleeding Edge Builds by @KingKrouch in #24
New Contributors
- @KingKrouch made their first contribution in #24
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
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
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
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
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.
Vert+ FOV Change |
- Added fix for low res character previews in the equipment menu.
Low-res equip menu. Default (Left) - Fixed (Right) |
- Added fix to disable the cross-hatching filter effect.
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
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
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
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
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
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.