[Release] Vindictus

Page 7 of 65 FirstFirst 1234567891011121314151757 ... LastLast
Results 91 to 105 of 971
  1. #91
    Account Upgraded | Title Enabled! AzumaR2 is offline
    MemberRank
    Feb 2014 Join Date
    214Posts

    re: [Release] Vindictus

    Any links to CN private server's yet ^^ ?

  2. #92
    Developer papka is offline
    MemberRank
    Jul 2004 Join Date
    KievLocation
    536Posts

    re: [Release] Vindictus

    Game start with bat files, but:


    Any idea?

    - - - Updated - - -



    Okay some progress, normal connect, but need login meny...

  3. #93
    Connoisseur of Fine Code SanGawku is offline
    ModeratorRank
    Oct 2006 Join Date
    CyberSpanksLocation
    640Posts

    re: [Release] Vindictus

    What program is that? @papka and how did you get it to connect?

    Also i don't know if there will be a way to connect since login details are passed directly to the launcher through a token.

  4. #94
    Developer papka is offline
    MemberRank
    Jul 2004 Join Date
    KievLocation
    536Posts

    re: [Release] Vindictus

    Quote Originally Posted by SanGawku View Post
    What program is that? @papka and how did you get it to connect?

    Also i don't know if there will be a way to connect since login details are passed directly to the launcher through a token.
    NetLimiter 4.

  5. #95
    Connoisseur of Fine Code SanGawku is offline
    ModeratorRank
    Oct 2006 Join Date
    CyberSpanksLocation
    640Posts

    re: [Release] Vindictus

    @Neliel Tu I am running windows 10 and its working fine for me.

  6. #96
    Developer papka is offline
    MemberRank
    Jul 2004 Join Date
    KievLocation
    536Posts

    re: [Release] Vindictus

    okay, bad news, we have server and client, but dont have api for connect to the server. U login in launcher or web-api and start game, launcher or web-api send server info about u acc.

    Need good revers to make this work. Or api, web-api, source offical launcer.

    ---
    P.S

    If some wont to launch good server, and dev this game, add me on Skype: Lumueri

  7. #97
    Alpha Member Hycker is offline
    MemberRank
    Dec 2010 Join Date
    /root/gameguardLocation
    1,587Posts

    re: [Release] Vindictus

    Looks we need @lastfun to that thread

    Tapatalkkal küldve az én LG-D802 eszközömről

  8. #98
    Connoisseur of Fine Code SanGawku is offline
    ModeratorRank
    Oct 2006 Join Date
    CyberSpanksLocation
    640Posts

    re: [Release] Vindictus

    @Dawson seems we could use your help as well. From what I can tell you have the most experience with vindictus in general. Maybe you can toss us some knowledge.
    Last edited by SanGawku; 26-06-16 at 11:46 PM.

  9. #99
    Valued Member jonipin is offline
    MemberRank
    Jan 2013 Join Date
    New YorkLocation
    122Posts

    re: [Release] Vindictus

    Ok,
    The Web api thing,
    Some Vindictus Clients don't use it at all, in the NA Client from 1 year ago the users needed to place the acc info in the client itself,
    so... Assuming these are outdated files from 1 year ago(since in the files and DB i only see things about season 2 and not season 3) we should be able to connect the client without the Web Api(Assuming we have the right Client for that).
    And Vindictus EU didn't use the API until recently, we can assume that the transition to web api it's fairly simple to accomplish.
    BUT these are all Guesse's and not by any means correct Information.
    So if anyone of you have more information on the subject feel free to correct me.

  10. #100
    Connoisseur of Fine Code SanGawku is offline
    ModeratorRank
    Oct 2006 Join Date
    CyberSpanksLocation
    640Posts

    re: [Release] Vindictus

    I tried using the -stage command line switch and it does nothing. That is how they were doing it after they changed it to NGM, but the thing is im pretty sure this version always used Garena for 3rd party authentication.

  11. #101
    Novice xygame5588 is offline
    MemberRank
    Jun 2016 Join Date
    3Posts

    re: [Release] Vindictus

    hello cmb!
    Your question is how to fix it can be published next? Because I am now the problem! I look at the log to start finding problems DLL loaded! Can not find module! We hope to get your reply as soon as possible! Thank you!

    - - - Updated - - -

    Quote Originally Posted by cmb View Post
    Small update, got the servers beginning to start. Though all the ones that are booting in the pic have been "booting" for a little while so there may be some issue.
    hello cmb!
    Your question is how to fix it can be published next? Because I am now the problem! I look at the log to start finding problems DLL loaded! Can not find module! We hope to get your reply as soon as possible! Thank you!

  12. #102
    Ancient One cmb is offline
    DeveloperRank
    Mar 2007 Join Date
    1,035Posts

    re: [Release] Vindictus

    Quote Originally Posted by xygame5588 View Post
    hello cmb!
    Your question is how to fix it can be published next? Because I am now the problem! I look at the log to start finding problems DLL loaded! Can not find module! We hope to get your reply as soon as possible! Thank you!

    - - - Updated - - -



    hello cmb!
    Your question is how to fix it can be published next? Because I am now the problem! I look at the log to start finding problems DLL loaded! Can not find module! We hope to get your reply as soon as possible! Thank you!
    You didn't follow my guide. You need to add
    Code:
    <runtime> <loadFromRemoteSources enabled="true"/>   </runtime>
    to Executer.exe.config otherwise it will give errors about not being able to find the services.

  13. #103
    Ancient One cmb is offline
    DeveloperRank
    Mar 2007 Join Date
    1,035Posts

    re: [Release] Vindictus

    Quote Originally Posted by DNC View Post
    @cmb

    Some of them most likely don't know where to put it bro. :0)

    For those that don't understand where to put it.
    Executer.exe.config file contents look as such:
    Code:
    <?xml version="1.0"?>
    <configuration>
      <startup useLegacyV2RuntimeActivationPolicy="true">
        <supportedRuntime version="v4.0" sku=".NETFramework,Version=v4.5"/>
      <runtime>
          <loadFromRemoteSources enabled="true"/>
      </runtime>
      </startup>
    </configuration>
    You're right, I should've been clearer about where exactly to put it. Thanks for clearing it up!

    On a side note: I havn't been able to make any sort of significant progress yet. I am gonna try the EU client and see if something can be done there. Otherwise I may try to capture the legitimate http traffic and see if that can lead us in a proper direction. If anyone has any older vindictus clients (~1 year old) then please upload them or share, no matter which service they are for. We can always tailor the server to the client, but its harder to tailor the client to the server.
    Last edited by cmb; 27-06-16 at 06:51 AM.

  14. #104
    Novice xygame5588 is offline
    MemberRank
    Jun 2016 Join Date
    3Posts

    re: [Release] Vindictus

    Quote Originally Posted by cmb View Post
    You're right, I should've been clearer about where exactly to put it. Thanks for clearing it up!On a side note: I havn't been able to make any sort of significant progress yet. I am gonna try the EU client and see if something can be done there. Otherwise I may try to capture the legitimate http traffic and see if that can lead us in a proper direction. If anyone has any older vindictus clients (~1 year old) then please upload them or share, no matter which service they are for. We can always tailor the server to the client, but its harder to tailor the client to the server.
    hello CMDI will like you as configured or is not working correctly, it can share the server you do a good job. I need to take a look! Thank you!

  15. #105
    Enthusiast FactoryOwner is offline
    MemberRank
    Sep 2009 Join Date
    49Posts

    re: [Release] Vindictus

    +1 papka


    Join our skype group for discussing future progress
    vindictus dev skype group



Advertisement