Page 3 of 5 FirstFirst 12345 LastLast
Results 21 to 30 of 47
  1. #21
    Here I am! Rudi's Avatar
    Join Date
    Jan 2012
    Replies
    16
    Country
    United Kingdom
    Yes you can do that, use a binary editor and literally change the string 'etmaster.idsoftware.com' to 'master0.etmaster.net'.

    Sound should still work, though. Makes no sense why it wouldn't, all Paul did was change the string also..

  2. #22
    Here I am! ztealmax's Avatar
    Join Date
    Jan 2012
    Replies
    11
    Country
    Sweden
    Steam
    ztealmax
    Quote Originally Posted by Rudi View Post
    Yes you can do that, use a binary editor and literally change the string 'etmaster.idsoftware.com' to 'master0.etmaster.net'.

    Sound should still work, though. Makes no sense why it wouldn't, all Paul did was change the string also..
    great however get this problem when changing that:

    Code:
    Segmentation fault

  3. #23
    Chief Paul's Avatar
    Join Date
    Sep 2010
    Replies
    688
    Country
    Netherlands
    Xfire
    trackbase
    Steam
    trackbase
    Clan
    tb.
    Quote Originally Posted by ztealmax View Post
    great however get this problem when changing that:

    Code:
    Segmentation fault
    Make sure it's the same length as the original so change it to masterser0.etmaster.net and it should work.

  4. #24
    Here I am! ztealmax's Avatar
    Join Date
    Jan 2012
    Replies
    11
    Country
    Sweden
    Steam
    ztealmax

    Talking

    Quote Originally Posted by Paul View Post
    Make sure it's the same length as the original so change it to masterser0.etmaster.net and it should work.


    Thanx will try it when i get home from work

    //Cheers

  5. #25
    Here I am! ztealmax's Avatar
    Join Date
    Jan 2012
    Replies
    11
    Country
    Sweden
    Steam
    ztealmax
    Quote Originally Posted by Paul View Post
    Make sure it's the same length as the original so change it to masterser0.etmaster.net and it should work.
    hmm this is weird i did modify it to masterser0.etmaster.net, and after i modded the file....NO SOUND..what the? ...but i can see servers lol

  6. #26
    Manager JoNny's Avatar
    Join Date
    Mar 2011
    Replies
    1,414
    Country
    Germany
    Xfire
    dssjonny
    Steam
    dssjonny
    Discord
    JoNny#4432
    Clan
    -TB#
    i didn't read the posts before but i think you should type in your config:
    Code:
    set sv_master5 "master0.etmaster.net"
    but if you talk about another fail then correct me pls :p
    Last edited by Paul; 25-01-2012 at 18:49. Reason: master6 doesn't exist

  7. #27
    Here I am! ztealmax's Avatar
    Join Date
    Jan 2012
    Replies
    11
    Country
    Sweden
    Steam
    ztealmax
    Thanx but no, im talking about modded file i have no sound when i mod the bin et.x86 and change master server.
    server list works but sound fails after i modded the file... its weird it shouldnt do that

  8. #28
    Here I am! Rudi's Avatar
    Join Date
    Jan 2012
    Replies
    16
    Country
    United Kingdom
    Quote Originally Posted by ztealmax View Post
    Thanx but no, im talking about modded file i have no sound when i mod the bin et.x86 and change master server.
    server list works but sound fails after i modded the file... its weird it shouldnt do that
    It's not weird. The issue is that et-sdl-sound (I will assume you're using this..) only supports certain checksums of the game binaries.

    You should simply edit /etc/hosts and point etmaster.idsoftware.com to Paul's IP, as listed on the third method at etmaster.net.

  9. #29
    Here I am! ztealmax's Avatar
    Join Date
    Jan 2012
    Replies
    11
    Country
    Sweden
    Steam
    ztealmax
    Quote Originally Posted by Rudi View Post
    It's not weird. The issue is that et-sdl-sound (I will assume you're using this..) only supports certain checksums of the game binaries.

    You should simply edit /etc/hosts and point etmaster.idsoftware.com to Paul's IP, as listed on the third method at etmaster.net.

    Ahh yea ive checked up on that to
    this is what i will do to , ive checked to source code
    Code:
    case 0x6ab49f82:		
    version = "ET 2.60b";		
    writeJump((void *) 0x08188250, (void *) SNDDMA_Init);		writeJump((void *) 0x08188840, (void *) SNDDMA_GetDMAPos);		writeJump((void *) 0x081888d0, (void *) SNDDMA_Shutdown);		writeJump((void *) 0x081888f0, (void *) SNDDMA_BeginPainting);		writeJump((void *) 0x081888e0, (void *) SNDDMA_Submit);		_Cvar_Get = (cvar_t* (*) (const char *, const char *, int)) 0x08073bb0;		dma = (dma_t *) 0x0926d3a4;		break;
    Where 0x6ab49f82 is the original 2.60b
    and 0xC2B1350C is the modded 2.60b
    Think with abit tinkering i can compile it to include the modded file, if someone else but me want the recompiled sound fix let me know
    Last edited by ztealmax; 26-01-2012 at 10:31.

  10. #30
    Spamming the boards! VS|wArRi0r's Avatar
    Join Date
    Oct 2010
    Replies
    70
    Country
    Belgium
    Xfire
    vswarri0r
    Clan
    VS|
    I need a little help here

    I downloaded to 2 zipfiles and replaced both in my enemy territory map
    But when I launch ET, i still see an empty serverlist.
    Ah yes, I use patchselector to play... Dunno if you need that information

Page 3 of 5 FirstFirst 12345 LastLast

Posting Permissions