Move Nexus 3 Content Library

Discussion in 'Software' started by BenniTheBlockbuster, Nov 30, 2021.

  1. BenniTheBlockbuster

    BenniTheBlockbuster Producer

    Joined:
    Sep 8, 2020
    Messages:
    434
    Likes Received:
    129
    i have bought new HDD and i want to move the Nexus 3 Library Content folder, how can i locate the library in Nexus 3 again ?

    It´s the Release that was on our Sister Site .

    Greets
     
  2.  
  3. BEAT16

    BEAT16 Audiosexual

    Joined:
    May 24, 2012
    Messages:
    9,081
    Likes Received:
    6,999
    HOW TO MOVE THE reFX NEXUS 3 Library
     
    • Disagree Disagree x 1
    • Love it! Love it! x 1
    • List
  4. keygen.exe

    keygen.exe Producer

    Joined:
    Apr 29, 2020
    Messages:
    248
    Likes Received:
    105
    You need to change the location on the settings.json file.
    On windows:
    Code:
    C:\Users\Public\Documents\reFX\nexus
    On Mac:
    Code:
    /Users/Shared
     
    • Like Like x 1
    • Love it! Love it! x 1
    • List
  5. BenniTheBlockbuster

    BenniTheBlockbuster Producer

    Joined:
    Sep 8, 2020
    Messages:
    434
    Likes Received:
    129
    Thank you very much guys, i will do this tonight ! <3
     
  6. BenniTheBlockbuster

    BenniTheBlockbuster Producer

    Joined:
    Sep 8, 2020
    Messages:
    434
    Likes Received:
    129
    i tried it but i get library Error Message ...

    Can anyone help ?

    1.png 2.png 3.png
     
  7. BenniTheBlockbuster

    BenniTheBlockbuster Producer

    Joined:
    Sep 8, 2020
    Messages:
    434
    Likes Received:
    129
    i have fixed it , sorry guys .

    it it very Important to Double each Slash...
     
    • Like Like x 1
    • Love it! Love it! x 1
    • List
  8. keygen.exe

    keygen.exe Producer

    Joined:
    Apr 29, 2020
    Messages:
    248
    Likes Received:
    105
    Yep forgot to mention that.
     
  9. Dr. FLaNg3r

    Dr. FLaNg3r Newbie

    Joined:
    Dec 11, 2022
    Messages:
    1
    Likes Received:
    0
    sorry for bumping the necropost up, but I did exactly the same and my libraries are still undetected.
    what could go wrong?
     
  10. phenomboy

    phenomboy Producer

    Joined:
    Aug 25, 2011
    Messages:
    571
    Likes Received:
    80
    Location:
    Nantes
    Did you double each slash and ?

    Because i had the same issue and that solved it (make sure to point the right path)
     
  11. bobdule

    bobdule Rock Star

    Joined:
    Dec 28, 2014
    Messages:
    620
    Likes Received:
    429
    you can double slash this way for the library path, it also works.

    C:\/Users\/Public\/Documents\/reFX\/nexus Library

    it will revert to single slash after the nexus opening, rewriting the .json file on close.
    but opening normally with all the content after this step only used to take the location change.

    the VR installer use "Nexus Library" folder as default content path. you can place your old library inside to get them showing.
    or edit the .json with double slash to take the change.
     
  12. relepega

    relepega Member

    Joined:
    Apr 17, 2020
    Messages:
    16
    Likes Received:
    7
    Hello there, when N3 got released, I wrote an app (a really dumb app) for updating the nexus content path automatically with just running it!
    attached here are the source code with the build script (for who doesn't trust a random guy on the net) and the pre-built binary if you're just lazy and/or are not a tech guy.

    PS: due to the packaging method, some antivirus could flag the app as a virus due to the unpacking all the logic into %temp%


    source code: https://github.com/Relepega/reFX-Nexus-3-settings-updater
    download link: https://github.com/Relepega/reFX-Nexus-3-settings-updater/releases/tag/1.0
     
  13. Nelione

    Nelione Newbie

    Joined:
    Jan 9, 2018
    Messages:
    2
    Likes Received:
    0
    Still not works for me. What im doing wrong?


    {
    "cloud": {
    "sync": false
    },
    "crashUploadMode": 2,
    "deep_verified": true,
    "last-license-warning": 0,
    "last-update-check": "2022-11-16T01:28:35.990+02:00",
    "lastCrashAsk": 0,
    "lastCrashUpload": 0,
    "library_folder": "c:\\Nexus Content",
    "ui": {
    "default-font-size": 21,
    "default-scale": 0.75,
    "useHWAcceleration": true
    },
    "user_folder": "C:\\Users\\Public\\Documents\\reFX\\User Content\\nexus",
    "version": "4.5.4",
    "vst2path": "C:\\Program Files\\Steinberg\\VSTPlugins"
    }
     
  14. SillySausage

    SillySausage Producer

    Joined:
    Jul 7, 2012
    Messages:
    2,611
    Likes Received:
    134
    Location:
    Uranus
    have you saved the updated file as a .json, and not .txt?

    did this myself when updating a couple of days ago, I was having a little senior moment, forgot I had to save it as .json extension
     
  15. Nelione

    Nelione Newbie

    Joined:
    Jan 9, 2018
    Messages:
    2
    Likes Received:
    0
    Hup but it dosen't work i have . this program is the hardest efter to get working
    reFX Nexus v4.5.4-V.R Rev2
     
  16. bobdule

    bobdule Rock Star

    Joined:
    Dec 28, 2014
    Messages:
    620
    Likes Received:
    429
    "c:\\Nexus Content" is not good

    "C:\\Nexus Content" should be ok
    dont use minus caracter for root letter drive in the path will react better.
     
  17. BlackHaze1986

    BlackHaze1986 Rock Star

    Joined:
    Jun 25, 2014
    Messages:
    743
    Likes Received:
    360
    Use Link Shell Extension to link the Folder from an external HDD to the correct FIlepath (Don't need to change the config and Lib is on external Drive working with Nexus 4.5.4 here should be the same for Nexus 3).

    https://schinagl.priv.at/nt/hardlinkshellext/linkshellextension.html#contact
     
  18. Crackman

    Crackman Newbie

    Joined:
    Jan 31, 2023
    Messages:
    17
    Likes Received:
    0
    Hey everyone !

    I’ve the same problem, I’ve downloaded the library but got nothing on Nexus…

    my json code is like this :


    {
    "deep_verified": true,
    "last-license-warning": 0,
    "last-update-check": "2020-09-15T21:46:08.870+08:00",
    "lastCrashUpload": 1600909351000,
    "library_folder": "//Users//Partagé//reFX",
    "ui": {
    "default-font-size": 20,
    "default-scale": -1.0,
    "useHWAcceleration": true
    }
    }


    the "Partagé" is the shared version !
     
  19. keygen.exe

    keygen.exe Producer

    Joined:
    Apr 29, 2020
    Messages:
    248
    Likes Received:
    105
    Change "Partagé" to "shared" in the json file
    and change the // to / in the path.
     
    Last edited: Mar 3, 2023
  20. Crackman

    Crackman Newbie

    Joined:
    Jan 31, 2023
    Messages:
    17
    Likes Received:
    0
    It works, thanks !!

    how do you guys get the 170gb ?

    can you pm me the link of the 170gb pack in the sister site please ?
     
  21. keygen.exe

    keygen.exe Producer

    Joined:
    Apr 29, 2020
    Messages:
    248
    Likes Received:
    105
    Check rutracker . org and look for reFX.
     
Loading...
Similar Threads - Move Nexus Content Forum Date
ReFX Nexus 3 Moved Library - relocate? Software Jan 3, 2024
Reaktor Block freaks : Help me find this removed Block!!! Software Jun 24, 2024
FS: Output Movement (takeover) Selling / Buying Jun 24, 2024
how would u try to remove vibrato from a note after it has been recorded Working with Sound Jun 19, 2024
Keyscape • Can I remove a patch? Samplers, Synthesizers Jun 19, 2024
Loading...