Garl Glittergold's domains

Discussion in 'General Modification' started by Axel, Mar 28, 2013.

Remove all ads!
  1. Axel

    Axel Member

    Joined:
    Jan 14, 2006
    Messages:
    2
    Likes Received:
    0
    Hi all,

    I noticed that Garl Glittergold has the Travel domain in the game, where it should be Trickery. I managed to fix it by editing the temple.dll file: at offset 0x2729A4, I replaced the byte 0x13 by 0x14. I thought I should report it here.

    Cheers,
    Axel
     
  2. Gaear

    Gaear Bastard Maestro Administrator

    Joined:
    Apr 27, 2004
    Messages:
    11,038
    Likes Received:
    42
    Thanks Axel. :thumbsup:

    Could you by any chance reduce the fix to something like this so I can search the .dll for the string? I've gone to 0x2729A4 and see nothing that remotely looks like anything.

    Code:
    find:         8B1C95A4A92F106A016A0A68D8D72610
    replace with: 8B1C95A4A92F106A016A0C68BC262910
    @Anybody else in the know, can I get verification that this is how it's supposed to be? i.e. this is not a Troika-intended measure or anything like that?
     
  3. Axel

    Axel Member

    Joined:
    Jan 14, 2006
    Messages:
    2
    Likes Received:
    0
    Sure.
    Code:
    find:           00000000010000000400000009000000
                    10000000130000000000000000000000
    replace with:   00000000010000000400000009000000
                    10000000140000000000000000000000
    (The line where the replacement takes place occurs twice in the file: Fharlanghn also has Protection and Travel.)
     
  4. Gaear

    Gaear Bastard Maestro Administrator

    Joined:
    Apr 27, 2004
    Messages:
    11,038
    Likes Received:
    42
    Thank you!
     
Our Host!