Kontakt showing libraries in Demo mode

Discussion in 'Kontakt' started by Roger Fitzgerald, Oct 8, 2022.

Tags:
  1. S M

    S M Newbie

    Joined:
    Jan 14, 2024
    Messages:
    2
    Likes Received:
    0
    If anyone stumbles across this thread, is using Kontakt 7 portable, and is trying to add HZ01, I managed to do so with just the .nkr/.nkx file combo via library manager. No .nicnt file required!
     
  2. George Ivany

    George Ivany Newbie

    Joined:
    Oct 29, 2023
    Messages:
    1
    Likes Received:
    0
    For Bob Dule. I’m using your Kontakt 7 v7.7.0 and I got loads of libraries from Komplete 14 showing up in demo mode. Ex, 40s Very Own Keys. Also some where the library is not found. What’s strange, I have these libraries working perfectly on my laptop, but not on my new mini pc. The new mini pc is much newer and faster than the much older laptop, but it’s not working as good. What can I do to fix this?
    Hope you can help me.
    Thanks.
     
  3. run4lifeca

    run4lifeca Newbie

    Joined:
    Feb 17, 2024
    Messages:
    11
    Likes Received:
    1
    1
     
    Last edited: Mar 14, 2024
  4. BeauDamian

    BeauDamian Newbie

    Joined:
    Apr 11, 2024
    Messages:
    3
    Likes Received:
    2
    Bit late to the party, but thanks for sharing your nicnt with us @Bunford! HZ Percussion is working very perfectly now!

    Quick question for @bobdule about generating similar nicnt for other libraries;
    Earlier you mentioned that for certain libraries the <HU> and <JDX> data is needed in order to get the right validation.
    I have noticed when creating nicnt with KLU, there is no sign of any <HU> and <JDX> data in the nicnt-file.
    Could you please explain how to find <HU> and <JDX> data and how to manually add this to the nicnt files correctly (Mac Silicon)?

    Thank you in advance!
     
  5. bobdule

    bobdule Rock Star

    Joined:
    Dec 28, 2014
    Messages:
    616
    Likes Received:
    428
    All is writen in NativeAccess.xml for official products.


    <Product version="2">
    <UPID>c50feae7-07f2-4a35-b568-4c0627df5216</UPID>
    <Name>HZ Percussion</Name>
    <Type>Content</Type>
    <RegKey>HZ Percussion</RegKey>
    <SNPID>313</SNPID>
    <AuthSystem>RAS3</AuthSystem>
    <Relevance>
    <Application minVersion="5.6.8" nativeContent="true">Kontakt</Application>
    </Relevance>
    <PoweredBy>Kontakt</PoweredBy>
    <ProductSpecific>
    <Visibility type="Number">3</Visibility>
    <JDX>290B3FC6CF12D2B9EACC418891257CF51869DCDC5E3B58FE49A6A2C3F2719C62</JDX>
    <HU>493B1EA698559A897691483CBF1177CD</HU>

    </ProductSpecific>
    <Company>Spitfire Audio</Company>
    <NKSEnabled>false</NKSEnabled>
    </Product>
     
    Last edited: May 21, 2024
  6. Bunford

    Bunford Audiosexual

    Joined:
    Jan 17, 2012
    Messages:
    2,383
    Likes Received:
    933
    This.

    Just open the latest Native Access.xml and then CTRL+F to search and find the product you are creating the .nicnt for, and then all of the relevant information you need will be there.
     
  7. BeauDamian

    BeauDamian Newbie

    Joined:
    Apr 11, 2024
    Messages:
    3
    Likes Received:
    2
    Thank you for your answers @bobdule and @Bunford! Really appreciate it! :)

    I tried to add another library (Spitfire HZ02 Hans Zimmer Los Angeles) to my Kontakt and followed all the instructions;
    1. Make a nicnt-file by using KLU
    2. Changing the nicnt Filename <Name> and <RegKey> to HZ02 Percussion
    3. Adding <UPID> <HU> and <JDX> to nicnt-file
    4. Adding the library to Kontakt by using "Add Library.command"

    I thought this would be the right method, but I think I did something wrong in the process... Somehow it is not even showing up in my Kontakt Library Tabs at the moment.

    It will show up in my Kontakt Library Tabs if I keep the Filename <Name> and <RegKey> Spitfire HZ02 Hans Zimmer Los Angeles, but then it shows up in DEMO...

    This is the code of the current nicnt-file. Could you guys help me finding out where I messed up and explain a little what I can do better to add other libraries without too much errors?

    Thank you in advance! ^.^

    /\ NI FC MTD /\1.3ññ<?xml version="1.0" encoding="UTF-8" standalone="no" ?>
    <ProductHints spec="1.0.9">

    <Product version="1">
    <UPID>d749458b-c702-4b22-ac82-c007d4dc671d</UPID>
    <Name>HZ02 Percussion</Name>
    <RegKey>HZ02 Percussion</RegKey>
    <Company>Kontakt</Company>
    <Type>Content</Type>
    <PoweredBy>Kontakt</PoweredBy>
    <Icon>kontakt</Icon>
    <Visibility>1</Visibility>
    <AuthSystem>RAS2</AuthSystem>
    <SNPID>I512</SNPID>
    <ProductSpecific>
    <HU>FC413A7CFC432AAD1B6B62086B311AAD</HU>
    <JDX>364414C39BF3CF658F3D3B80F269064999CA1554F60FAFDA270E0B6056FB5E71</JDX>
    <Visibility type="Number">3</Visibility>
    </ProductSpecific>
    </Product>


    </ProductHints>
    /\\ NI FC MTD /\\????????fi/\\ NI FC TOC /\\.db.cachefi““““““““/\\ NI FC TOC /\\<?xml version="1.0" encoding="UTF-8" standalone="no" ?>
    <soundinfos version="110">
    <all/>
    </soundinfos>
     

    Attached Files:

  8. Bunford

    Bunford Audiosexual

    Joined:
    Jan 17, 2012
    Messages:
    2,383
    Likes Received:
    933
    Here is my modified and working one for you to try...
     

    Attached Files:

  9. BeauDamian

    BeauDamian Newbie

    Joined:
    Apr 11, 2024
    Messages:
    3
    Likes Received:
    2
    This one is working perfectly here! Thank you @Bunford!!! :wink:

    Still trying to figure out what went wrong with my modified version... -_-
     
Loading...
Loading...