About enabling Serialkey

Results 1 to 4 of 4
  1. #1
    @ your moms bed thajj is offline
    MemberRank
    Apr 2007 Join Date
    The NetherlandsLocation
    647Posts

    About enabling Serialkey

    Hello,

    I really need someone to help me with enabling serialkey, I build my source in KOR mode and locale.xml is set to KOR aswell, as soon as I switch locale.xml to something else theduel.exe wont run (ofc), I have searched ragezone for the fix but the only thing people are saying is about disabling, also to look in CLGEncription.cpp but tried everything nothing works:S

    Annyone please help, really apreciate it!

    Thejj,


  2. #2
    @ your moms bed thajj is offline
    MemberRank
    Apr 2007 Join Date
    The NetherlandsLocation
    647Posts

    Re: About enabling Serialkey

    /bump

  3. #3
    Developer / Patch Finder Tankado is offline
    MemberRank
    Oct 2011 Join Date
    The NetherlandsLocation
    451Posts

    Re: About enabling Serialkey

    (fast tutorial if u use KOREA BUILD)
    PHP Code:
    Open ZApplication.cpp
    find
    : case MC_KOREA:
    change it to//case MC_KOREA:
    find: case MC_INDIA:
    put under: case MC_KOREA

    (fast tutorial if u use JAPAN BUILD)
    PHP Code:
    Open ZApplication.cpp
    find
    : case MC_JAPAN:
    change it to//case MC_JAPAN:
    find: case MC_INDIA:
    put under: case MC_JAPAN
    (fast tutorial if u use NHNUSA BUILD)
    PHP Code:
    Open ZApplication.cpp
    find
    : case MC_NHNUSA
    change it to: */case MC_NHNUSA
    find:     case MC_US:
    put bove: */
    find     case MC_US:
    put underMC_NHNUSA

    PHP Code:
    (fast tutorial if use USBRAZILINDIA BUILD)
    Already added Serial key 

    NOTE: Dont do all this options in one, select only your build
    Like me if this help u,

    - Tankado

  4. #4
    @ your moms bed thajj is offline
    MemberRank
    Apr 2007 Join Date
    The NetherlandsLocation
    647Posts

    Re: About enabling Serialkey

    Thanks my friend exactly what I needed ^^
    /request close.



Advertisement