360haven works best with JavaScript enabled
[Tutorial] Peek Poker/Search Values/Build Trainer/Get Breakpoints/Create XEX Mod´s - Page 4
Loading
Page 4 of 9 FirstFirst 123456789 LastLast
Results 25 to 32 of 71
  1. #25
    Traine Dev
    fairchild

    MBRKiNG is offline
    Join Date : Dec 2010
    Location : Germany
    Age : 40
    Posts : 396
    Array
    Twitter: @

    Re: Peek Poker/Search Values/Build Trainer/Get Breakpoints/Create XEX Mod´s

    ADDED:

    TUT 006 for Beginner
    How to Dump and Search Values in 0xCxxxxxxx & 0xDxxxxxxx Memory and
    How to Set Breakpoints in 0xCxxxxxxx and 0xDxxxxxxx Memory

    TUT 007 Quick Tutorial for experienced User
    How to Set Breakpoints in 0xCxxxxxxx and 0xDxxxxxxx Memory

    Edit:

    ADDED:

    TUT 005-2
    How to Search An Unknow Value (hidden Health) and
    How to Get an Health Breakpoint
    [Sample - COD Black Ops 2 Zombie Mode Health]
    Last edited by MBRKiNG; 11-15-2012 at 08:25 PM.
    Downloads : 74 || Uploads : 0 || Rep Power : 5777 || Posts : 396 || Thanks : 590 || Thanked 2,324 Times in 260 Posts


    IF YOU LIKE THIS POST OR IF YOU THINK THIS IS USEFUL
    THEN CLICK ON THANKS OR LIKE PLEASE!!!
    VIDEO-TUTORIAL´s
    Peek Poker/Search Values/Build Trainer/Get Breakpoints/Create XEX Mod´s


  2. The Following 5 Users Say Thank You to MBRKiNG For This Useful Post:


  3. #26
    Haven Donator
    edu_pt is offline
    Join Date : Nov 2011
    Location : Lisbon, Portugal
    Posts : 132
    Array
    Twitter: @
    Great job MBRKiNG, thanks for all your hard work creating this.

    Sent using Tapatalk 2

  4. The Following User Says Thank You to edu_pt For This Useful Post:


  5. #27
    Traine Dev

    alexkyori is offline
    Join Date : Nov 2011
    Posts : 246
    Array

    Re: Peek Poker/Search Values/Build Trainer/Get Breakpoints/Create XEX Mod´s

    i test in soul calibur 5 and work to change health but inf health not work to 60000000, i need Devkit RGLoader??? other games guilty gear XX not work, otomediusX not work , BlazBlue CS xtend not work nothing change

  6. #28
    Traine Dev
    fairchild

    MBRKiNG is offline
    Join Date : Dec 2010
    Location : Germany
    Age : 40
    Posts : 396
    Array
    Twitter: @

    Re: Peek Poker/Search Values/Build Trainer/Get Breakpoints/Create XEX Mod´s

    Quote Originally Posted by alexkyori View Post
    i test in soul calibur 5 and work to change health but inf health not work to 60000000, i need Devkit RGLoader??? other games guilty gear XX not work, otomediusX not work , BlazBlue CS xtend not work nothing change
    to get breakpoints u need an devkernel RGLoader!

    soulcalibur:
    this game used static offsets, breakpoint the health value in soulcalibur is not an good idea because ki will get inf health too.
    so its better to use/create an the trainer which used the static offsets (static offset trainer can poke and hold the static value)

    guilty gear XX :
    maybe the values not stored in the basefile try your research using 0x4 or 0xC,0xD memory dumps and
    try different search option 1,2,3,4bytes and float4bytes

    BlazBlue CS xtend:
    if u think u get the right health value and nothing changes by poking the offsets (thaty why u found an fake offset)
    try your research using the health valu u found in 0x4 or 0xC,0xD memory dumps

    omediusX:
    dont know if this is the same game like that

    Otomedius Gorgeous [4B4E07EE]
    Player 1 Infinite Health
    8291F29C 3F800000

    created long time ago an Otomedius G. trainer
    so u see health value is 3F800000 = 1float
    maybe omediusX use the same value

    ___________________________________________

    WILL ADD LATER AN NEW TUT

    HOW TO SEARCH AN UNKNOWN VALUE (TIME)

    ___________________________________________
    Downloads : 74 || Uploads : 0 || Rep Power : 5777 || Posts : 396 || Thanks : 590 || Thanked 2,324 Times in 260 Posts


    IF YOU LIKE THIS POST OR IF YOU THINK THIS IS USEFUL
    THEN CLICK ON THANKS OR LIKE PLEASE!!!
    VIDEO-TUTORIAL´s
    Peek Poker/Search Values/Build Trainer/Get Breakpoints/Create XEX Mod´s


  7. The Following 3 Users Say Thank You to MBRKiNG For This Useful Post:


  8. #29
    Traine Dev

    alexkyori is offline
    Join Date : Nov 2011
    Posts : 246
    Array

    Re: Peek Poker/Search Values/Build Trainer/Get Breakpoints/Create XEX Mod´s

    thank you my master, i convert my RGH to RGLoader i lucky guy works perfect, MBRKING please can you made a mini tut conect microsoft visual studio and XBOX devkit please

  9. #30
    Traine Dev
    fairchild

    MBRKiNG is offline
    Join Date : Dec 2010
    Location : Germany
    Age : 40
    Posts : 396
    Array
    Twitter: @

    Re: Peek Poker/Search Values/Build Trainer/Get Breakpoints/Create XEX Mod´s

    Quote Originally Posted by alexkyori View Post
    thank you my master, i convert my RGH to RGLoader i lucky guy works perfect, MBRKING please can you made a mini tut conect microsoft visual studio and XBOX devkit please
    check this tut

    http://www.youtube.com/watch?feature...kt-q2UQ#t=164s
    Downloads : 74 || Uploads : 0 || Rep Power : 5777 || Posts : 396 || Thanks : 590 || Thanked 2,324 Times in 260 Posts


    IF YOU LIKE THIS POST OR IF YOU THINK THIS IS USEFUL
    THEN CLICK ON THANKS OR LIKE PLEASE!!!
    VIDEO-TUTORIAL´s
    Peek Poker/Search Values/Build Trainer/Get Breakpoints/Create XEX Mod´s


  10. The Following 3 Users Say Thank You to MBRKiNG For This Useful Post:


  11. #31
    Traine Dev

    alexkyori is offline
    Join Date : Nov 2011
    Posts : 246
    Array

    Re: Peek Poker/Search Values/Build Trainer/Get Breakpoints/Create XEX Mod´s

    MBRKING u use a FSD or not for launch games?? i use the FSD3 but freeze and not work

  12. #32
    Traine Dev
    fairchild

    MBRKiNG is offline
    Join Date : Dec 2010
    Location : Germany
    Age : 40
    Posts : 396
    Array
    Twitter: @

    Re: Peek Poker/Search Values/Build Trainer/Get Breakpoints/Create XEX Mod´s

    Quote Originally Posted by alexkyori View Post
    MBRKING u use a FSD or not for launch games?? i use the FSD3 but freeze and not work
    u need to use xexmenu or start the games with neighborhood. fsd is not working on devkernel i got the same problem
    Downloads : 74 || Uploads : 0 || Rep Power : 5777 || Posts : 396 || Thanks : 590 || Thanked 2,324 Times in 260 Posts


    IF YOU LIKE THIS POST OR IF YOU THINK THIS IS USEFUL
    THEN CLICK ON THANKS OR LIKE PLEASE!!!
    VIDEO-TUTORIAL´s
    Peek Poker/Search Values/Build Trainer/Get Breakpoints/Create XEX Mod´s

 

 

Similar Threads

  1. Peek Poker help
    By MikeFrosce in forum Xbox 360 Support
    Replies: 1
    Last Post: 08-25-2015, 03:33 AM
  2. Replies: 20
    Last Post: 12-21-2012, 06:28 AM
  3. Help using peek poker /Art money with borderlands 2
    By legitmod in forum Xbox 360 Modding Discussion
    Replies: 17
    Last Post: 09-28-2012, 06:03 AM

Visitors found this page by searching for:

Nobody landed on this page from a search engine, yet!

Tags for this Thread

Posting Permissions

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

About 360haven

    360haven is an Forum Devoted To Game modding Fans from all over the world.

    An Awesome Community of Xbox 360 Gamers, Modders and Developers who Create & Share Tutorials, Applications, Gfx, Trainers and Gamesaves.

    A haven for the l33t.
    A scarce paradise for modders.

★★★★★¯\_(ツ)_/¯