Small Emulator and Patcher for Warhammer 1.4.8

Results 1 to 2 of 2
  1. #1
    Apprentice zozooo is offline
    MemberRank
    Sep 2013 Join Date
    24Posts

    Small Emulator and Patcher for Warhammer 1.4.8

    Hello everyone,

    To make packets debugging easier for developers, I made a small emulator that can be run by one click with no setup required. This small emulator should help developers to analyze packets and then later implement them into the big emulator that works with database.

    [edit]
    The send packet button is now working.

    Example: to send chat packet to the game
    Code:
    06 0FFD00000000000A4D69726B6661665E4D000005746573740000
    Here is the link:
    -Build + source
    https://github.com/zozooo/WarEmuDebug/a ... master.zip


    If you want to just run it and look, this is how to guide:

    1 - download from link above
    2 - extract and go to "Build" folder
    3 - run "WarServer" and click Launch Server
    4 - run "Patcher" then click Browse and choose Warhammer directory
    5 - click "Patch WAR"(for first time) then connect ( any user/pass should work)
    Last edited by zozooo; 13-10-13 at 03:42 AM.


  2. #2
    be good to beat evils ramispo is offline
    MemberRank
    Mar 2008 Join Date
    Давао, PhiLocation
    1,596Posts

    Re: Small Emulator and Patcher for Warhammer 1.4.8

    i dont have data.myp in my client 1.4.8
    any help?

    PHP Code:
    See the end of this message for details on invoking just-in-time (JITdebugging instead of this dialog box.
    ************** 
    Exception Text **************System.IO.FileNotFoundExceptionCould not find file 'C:\Program Files (x86)\Electronic Arts\Warhammer Online - Age of Reckoning\data.myp'.File name'C:\Program Files (x86)\Electronic Arts\Warhammer Online - Age of Reckoning\data.myp'   at System.IO.__Error.WinIOError(Int32 errorCodeString maybeFullPath)   at System.IO.FileStream.Init(String pathFileMode modeFileAccess accessInt32 rightsBoolean useRightsFileShare shareInt32 bufferSizeFileOptions optionsSECURITY_ATTRIBUTES secAttrsString msgPathBoolean bFromProxyBoolean useLongPath)   at System.IO.FileStream..ctor(String pathFileMode modeFileAccess access)   at MYPHandler.MYPHandler..ctor(String filenamedel_FileTableEventHandler eventHandler_FileTabledel_FileEventHandler eventHandler_ExtractionHashDictionary hashDic)   at WarEmu.Form1.updateMYP()   at WarEmu.Form1.button3_Click(Object senderEventArgs e)   at System.Windows.Forms.Control.OnClick(EventArgs e)   at System.Windows.Forms.Button.OnClick(EventArgs e)   at System.Windows.Forms.Button.OnMouseUp(MouseEventArgs mevent)   at System.Windows.Forms.Control.WmMouseUp(MessagemMouseButtons buttonInt32 clicks)   at System.Windows.Forms.Control.WndProc(Messagem)   at System.Windows.Forms.ButtonBase.WndProc(Messagem)   at System.Windows.Forms.Button.WndProc(Messagem)   at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Messagem)   at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Messagem)   at System.Windows.Forms.NativeWindow.Callback(IntPtr hWndInt32 msgIntPtr wparamIntPtr lparam
    i guess i only have the patcher itself and not the whole client
    size ive downloaded is only 40mb+
    weird
    no other download from their site


    Edit:
    and i have problem regarding 64 bit system
    Last edited by ramispo; 02-11-13 at 03:42 PM.



Advertisement