0 of 0

File information

Last updated

Original upload

Created by

Nafameric

Uploaded by

Nafamere1

Virus scan

Safe to use

8 comments

  1. Nafamere1
    Nafamere1
    • premium
    • 0 kudos
    Locked
    Sticky
    If you come across any issues please inform me so I can address them. Also working on one that allows you to adjust your "gold" "fame" and "Exp" in a multiplicative way.
  2. yaantonbv
    yaantonbv
    • member
    • 0 kudos
    Does not work. 
    I've got message in log, that Fast Fish v1.0.0 is loaded successfully(why it is not logging version 2.0.0?), but in he game fishing  process is broken - when start fishing, nothing happens, waited for about an hour. No bite, no fish, no anything. The button "reel the hook" can not be pressed, only can select and press "stop fishing". Tried to disable autofish in config, tried to change bite time - same result, does not work. If there is something, that should be done additional, to make it work, it should be added to description. Please, let me know if I could provide any info to help you solve this issue.

    UPD: I've updated the game to the 1.0.2 version and now it works perfect. Guess it should be added to description, that mod does not work with 1.0.0 version of the game. Thank you for your effort!
    1. Nafamere1
      Nafamere1
      • premium
      • 0 kudos
      Thank you so much for that information!

      Also, sorry for the v1.0.0 in the Log. I forgot to edit the version to 2 in the .cs

      These are the first few mods I have ever made and any information is helpful!

      I'll add into my descriptions that it requires Game Version 1.0.2
    2. Nafamere1
      Nafamere1
      • premium
      • 0 kudos
      yes the new Fate: Reawakened does use a different logic based on level Depth and Character level.

      there is several different mentions of random.Loot in the .cs files that I have found, but each attempt at changing any of the logic seems to not work very well. Though I will be continuing my efforts in making a sliding scale of 1-100 or 0 (default) on rarity of items fished. 
  3. yaantonbv
    yaantonbv
    • member
    • 0 kudos
    Hello, does this mod change any game logic? The issue is that I spent a lot of time for fishing, but only got a lot of fingerling quality fishes and rarely small quality fishes, also got cracked gems only and no of other types. I tried to change time interval, but it did not help. Don't you know, if it depends of something in 1.0.2 version? In 1.0.0 version I got different fish quality including flawless starting level 1 in the town. Will try to remove mod and check it on clear game.
    Thank you!

    UPD: So I figured out that this is 1.0.2 game version behaviour. It looks like now fishing result depends of some player stats or dungeon level. 
  4. Nafamere1
    Nafamere1
    • premium
    • 0 kudos
    Currently Working on making smaller adjustable Dungeons, ^_^

    and I'm about to add in some other small tweaks, ^_^
  5. theranger123
    theranger123
    • premium
    • 1 kudos
    HI, sorry for stupid question, but how do i install this mod.
    1. Nafamere1
      Nafamere1
      • premium
      • 0 kudos
      No Problem! Sorry I think i need to include a Readme or post it in the description so I'm sorry if I hadn't. 

      Give me one second and I'll add that to the description page.
    2. Nafamere1
      Nafamere1
      • premium
      • 0 kudos
      This mod has no .cfg file to alter. unless you want the original .cs I can provide them. 

      uses: BepInEx v5 (couldn't get it to work on V6)
      uses: Assembly-CSharp-publicized.dll


      Install instructions:

      Step 1: In your ..\..\common\FATE Reawakened\FateReawakened_Data\Managed
      you will find Assembly-CSharp.dll, Create a copy of that and rename it to Assembly-CSharp-publicized.dll and place it back into your Managed folder
      Make sure you have both .dll's
      Step 2: Go to https://github.com/bepinex/bepinex/releases and download: BepInEx_win_x64_5.4.23.3.zip 
      un-zip it into your game directory: i.e. where you FateReawakened.exe is located usually located in ..\..\common\FATE Reawakened
      Step 3: run game one time and close it out to allow the BepInEx to install necessary files. 
      Step 4: Download this mod and un-zip it to your BepInEx plugin folder: should look something like this as the directory
      G:\SteamLibrary\steamapps\common\FATE Reawakened\BepInEx\plugins
      Step 5: Run game again and the Mod should have loaded!

      How to verify if load correctly:

      In your BepInEx folder you should see a text file at the bottom that is called "LogOutput" it should read something like this: 
      [Info   : Fast Fish] Fast Fish v1.0.0 initialized!

      Happy Fishing!!!