Welcome to the RaGEZONE - MMORPG development forums.

[Tutorial] Making your engine.exe

This is a discussion on [Tutorial] Making your engine.exe within the Kal Tutorials forums, part of the Kal Online category; thanks for u tutorial bjorn ur the best kal developer ever...

Page 12 of 14 FirstFirst ... 24567891011121314 LastLast
Results 166 to 180 of 198
  1. #166
    Member
    Rank
    Member
    Join Date
    Dec 2008
    Location
    On my MotherBoard
    Posts
    67
    Liked
    0

    Re: [Tutorial] Making your engine.exe

    Click
    thanks for u tutorial bjorn ur the best kal developer ever
    Last edited by Simpley; 03-08-09 at 07:11 PM. Reason: i found the hshield files
    A Beginner Kalonline Developer
    Monitor:GateWay 20
    Key Board:Jumbo Mouse:Jumbo Case:Jumbo MotherBoard:Asus Processor:3.06 VGA:128 RAM:1GB CDRom:Sony

  2. #167
    stX
    Member
    Rank
    Member
    Join Date
    Feb 2009
    Posts
    38
    Liked
    0

    Re: [Tutorial] Making your engine.exe

    the attachments are removed, could you add them again please or could someone post downloadlinks (i need only yP.exe) THX
    Greetz

  3. #168
    Member
    Rank
    Member
    Join Date
    May 2009
    Location
    why u want to know ? :D
    Posts
    46
    Liked
    0

    Re: [Tutorial] Making your engine.exe

    they r uploaded agian

    BTW Bjorn ur awesome tyvm mate

  4. #169
    Newbie
    Rank
    Member
    Join Date
    Aug 2009
    Posts
    1
    Liked
    0

    Re: [Tutorial] Making your engine.exe

    where can i download the KOCP??

  5. #170
    Newbie
    Rank
    Member
    Join Date
    Jun 2009
    Posts
    4
    Liked
    0

    Re: [Tutorial] Making your engine.exe

    There is no KOCP_Instaler.exe ....

  6. #171
    Registered
    Rank
    Member
    Join Date
    Jan 2009
    Posts
    11
    Liked
    0

    Re: [Tutorial] Making your engine.exe

    hey
    i made the engine
    but also created : engine.exe.exe.bak
    should i just keep it? or can i delete it? or did i do somthing wrong?:o
    I hate the Ragezone Community
    Except Wicked ^^

  7. #172
    s3ul
    Rank
    Alpha Member
    Join Date
    Oct 2006
    Location
    Germany
    Posts
    1,961
    Liked
    2

    [Tutorial] Making your engine.exe

    you can keep it also you can delet it, it's a backup file from your engine bevore

  8. #173
    Member
    Rank
    Member
    Join Date
    Feb 2007
    Posts
    46
    Liked
    0

    Re: [Tutorial] Making your engine.exe

    i did all and made my own engine but i get this error
    Attached Thumbnails Attached Thumbnails error.jpg  

  9. #174
    Newbie
    Rank
    Member
    Join Date
    Oct 2009
    Posts
    4
    Liked
    0

    Re: [Tutorial] Making your engine.exe

    why this tutorial is just half?
    wheres the rest?

  10. #175
    Registered
    Rank
    Member
    Join Date
    Jun 2009
    Posts
    22
    Liked
    0

    Re: [GUIDE] Making your engine.exe

    Would you please reuppload these windows vista hackshield files??

    Thx

  11. #176
    s3ul
    Rank
    Alpha Member
    Join Date
    Oct 2006
    Location
    Germany
    Posts
    1,961
    Liked
    2

    Re: [Tutorial] Making your engine.exe


  12. #177
    Registered
    Rank
    Member
    Join Date
    Apr 2009
    Posts
    11
    Liked
    1

    Re: [Tutorial] Making your engine.exe

    i cant find how to patch Vista or unlock Zoom

  13. #178
    Member
    Rank
    Member
    Join Date
    Dec 2006
    Location
    the Netherlands
    Posts
    88
    Liked
    1

    Re: [Tutorial] Making your engine.exe

    It seems as the guide here isn't complete o.O I checked on k20 and bjorn posted the complete guide there. With instructions on how to apply vista and unlock zoom.

    Quote Originally Posted by Bjorn View Post
    Hey

    I've written this guide because I see that a lot of people are having trouble making an own engine.exe with KOCP, custom password, unlocked zoom, Vista, and getting it packed at the end.

    I'm going to describe the full working method on how to apply these functions and the order of them!

    What do you need:
    - clean unpacked engine - Download Here
    - KOCP_Installer.exe (see attachment)
    - Kal Server Controller.exe by Palu$ (see attachment)
    - yP.exe Packer (see attachment)
    - Hex editor (see attachment)

    Step 1: applying KOCP
    First of all, we are going to apply KOCP on our clean engine to avoid any problems applying it later. Open KOCP_installer.exe and follow the steps. The wizard should take you through it without any problem.

    Step 2: Changing the password
    In a second step we will change the password. You could also apply the vista patch or the unlocked zoom (optionally) now. It's a matter of personal preference.

    Open "Kal Server Controller.exe" and go to the "Engine pass" tab. Click "Open Engine" and select engine.exe.

    In the form "New Password" you have to put a new password. The password should have a size of 13 characters (e.g. JKSYEHAB#9052 (standard), MYSECRETPASS1, ...) You can use special characters such as #, §, ), * to make the password extra secure.

    When entered, press Change Password. When successful, press Save and save it as engine.exe

    Back in your folder you will now have engine.exe and engine.exe.exe. Delete engine.exe and rename engine.exe.exe to engine.exe !

    Step 3: Applying the Vista patch (© Jake)
    Open a Hex editor (I added mine as attachment) and open engine.exe.
    Go to "Search - Replace..."

    Replace:
    3hU1WB+BkrBbqIbMjPN1/w==
    With:
    EJyFS2vFgJ0cgP8tuG+DSQ==

    See picture:
    http://swordonline.mine.nu/vista.png

    Then press "Replace all".

    After that, go to File - Save.

    Step 4: OPTIONAL: unlocking zoom (© Salvation)
    This step is optional!! You can skip this step and go to step 5 if you don't want this. It can be good for GMs or for servers that really want this for their players.

    Open a Hex editor (I added mine as attachment) and open engine.exe.

    Go to "Search - Go To"

    Replace the values on the left side to the ones in the picture:
    http://swordonline.mine.nu/zoom.png

    Step 5: Packing the engine
    The last step is to pack your engine so nothing can be changed.

    For this I used yP packer. You can find it in the attachment.

    1) Open yP.exe and load your engine.exe in "File to Protect"
    2) Press Protect

    This is a way to make your own engine KOCP & vista compatible and change your password. Making your engine unlimited zoom is also a cool feature.

    This works, but if you have problems post them HERE. Do NOT pm me here on this boards as I don't read it anyway.

    Greetz
    Bjorn
    Last edited by Sacario; 26-11-09 at 09:34 AM.


  14. #179
    Newbie
    Rank
    Member
    Join Date
    Dec 2009
    Posts
    1
    Liked
    0

    Re: [Tutorial] Making your engine.exe

    tyvm

  15. #180
    Member
    Rank
    Member
    Join Date
    Feb 2008
    Posts
    73
    Liked
    8

    Re: [Tutorial] Making your engine.exe

    Hmm.. Please make a notification of adding r11 aswell..
    Aswell as that R11 needs the hshield files.. :)
    Last edited by NLDoggy; 18-12-09 at 01:44 PM.

 

 

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •