fmod.dll Low gravity

Results 1 to 15 of 15
  1. #1
    Valued Member Pauliinho is offline
    MemberRank
    Apr 2009 Join Date
    140Posts

    fmod.dll Low gravity

    The Fmod.dll is loading the dll fatalgravity.dll

    how to change the fmod.dll to load other name like lowgravity.dll


  2. #2
    Account Upgraded | Title Enabled! PaulBub is offline
    MemberRank
    Apr 2009 Join Date
    316Posts

    Re: fmod.dll Low gravity

    Fmod is an audio library, I doubt it has anything to do with gravity.

  3. #3
    Account Upgraded | Title Enabled! fred94 is offline
    MemberRank
    Jun 2008 Join Date
    250Posts

    Re: fmod.dll Low gravity

    Hex edit maybe.

  4. #4
    Account Upgraded | Title Enabled! frenchfatcat is offline
    MemberRank
    Dec 2008 Join Date
    229Posts

    Re: fmod.dll Low gravity

    yeah

    hex edit it id say

  5. #5
    Valued Member Pauliinho is offline
    MemberRank
    Apr 2009 Join Date
    140Posts

    Re: fmod.dll Low gravity

    the gravity dont work after editing with hex =/

  6. #6
    Sultan of Yolo Demantor is offline
    MemberRank
    May 2008 Join Date
    GermanyLocation
    1,266Posts

    Re: fmod.dll Low gravity

    PE edit..
    I remember that there was a tut somewhere here with lord PE

  7. #7
    Account Upgraded | Title Enabled! PaulBub is offline
    MemberRank
    Apr 2009 Join Date
    316Posts

    Re: fmod.dll Low gravity

    In the PE headers are located information on the dll imported by an EXE, you can edit them to make it load your own dll, another method would be to create a loader using DetourCreateProcessWithDll function to make the EXE load your dll by it self.

  8. #8
    Valued Member Pauliinho is offline
    MemberRank
    Apr 2009 Join Date
    140Posts

    Re: fmod.dll Low gravity

    i want to change name of the dll cuz its fatalgravity.dll i want to change it to ultragravity.dll

    the function its ok

  9. #9
    Sharing is caring KillerStefan is offline
    MemberRank
    Feb 2007 Join Date
    NetherlandsLocation
    2,554Posts

    Re: fmod.dll Low gravity

    Quote Originally Posted by PaulBub View Post
    In the PE headers are located information on the dll imported by an EXE, you can edit them to make it load your own dll, another method would be to create a loader using DetourCreateProcessWithDll function to make the EXE load your dll by it self.
    What he said.

  10. #10

    Re: fmod.dll Low gravity

    Or edit its entry point with olly.

  11. #11
    Valued Member Pauliinho is offline
    MemberRank
    Apr 2009 Join Date
    140Posts

    Re: fmod.dll Low gravity

    Tyy :D Fixed

  12. #12
    WowIwasSuperCringeB4 XZeenon is offline
    MemberRank
    Jun 2008 Join Date
    CanadaLocation
    1,405Posts

    Re: fmod.dll Low gravity

    u coulda just downloaded Fmod.dll again and rename the dll and make it load that one lol.

  13. #13
    Valued Member Pauliinho is offline
    MemberRank
    Apr 2009 Join Date
    140Posts

    Re: fmod.dll Low gravity

    Quote Originally Posted by Goldoracko View Post
    Its Was Not Working Soo I Maked It Work Inject Via Fmod.dll

    Thnx To Ownprox For Fatal Gravity Thnx To Me For Fmod :)

    http://www.mediafire.com/?sharekey=5...4e75f6e8ebb871
    Yay :D :D :D

  14. #14
    Member Chanel is offline
    MemberRank
    Dec 2008 Join Date
    Hiding from you.Location
    70Posts

    Re: fmod.dll Low gravity

    Quote Originally Posted by Pauliinho View Post
    Tyy :D Fixed
    What was the solution cause i want my fmod.dll run other dll's also.

    anyways @off topic

  15. #15
    Valued Member Pauliinho is offline
    MemberRank
    Apr 2009 Join Date
    140Posts

    Re: fmod.dll Low gravity

    usign same fmod?

    Open fmod in olly then search for text strings then search for fatalgravity.dll then clich then edit fatalgravity for the name of dll

    (Sorry Im brazilian xD)



Advertisement