360haven works best with JavaScript enabled
[Tutorial] Simple Hex Modding Final Fantasy XIII-3: Lightning Returns - Page 12
Loading
Register
Page 12 of 21 FirstFirst ... 27891011121314151617 ... LastLast
Results 89 to 96 of 161
  1. #89
    Junior Member
    NobodySociety is offline
    Join Date : Dec 2011
    Posts : 6
    Array

    Re: Simple Hex Modding Final Fantasy XIII-3: Lightning Returns

    Quote Originally Posted by Eternal View Post
    For Gorgon, you need to change the value in 25D2D & 25D2E. There are two bytes allocated for the enemy count (00 00). So if you want to kill 100 Gorgans, it needs to look like 00 64. The 00 is the value in 25D2D and 64 is the value in 25D2E.
    That makes sense, since Meonekton's kill amount is FF FF in hex. The thing is, in my APP.DAT the offset 25D2D and 25D2E are FF E7, not however many I have actually killed. When I went back into the game and killed a few more off and compared the same location after with one before the amount is the same FF E7.

  2. #90
    Eternal

    Re: Simple Hex Modding Final Fantasy XIII-3: Lightning Returns

    You probably messed with it and changed the numbers. Change it to what you want the kill total to be and then it will start updating properly.

  3. #91
    Gfx Artist
    Rpg_Fan

    Ryudo is offline
    Join Date : Dec 2010
    Location : Netherlands
    Posts : 925
    Array

    Re: Simple Hex Modding Final Fantasy XIII-3: Lightning Returns

    25D2D and 25D2E = FF E3 here. So I don't think he messed with it wrong, there might be something else going on there with those values.
    Downloads : 25 || Uploads : 1 || Rep Power : 5902 || Posts : 925 || Thanks : 86 || Thanked 234 Times in 134 Posts



  4. #92
    Junior Member
    NobodySociety is offline
    Join Date : Dec 2011
    Posts : 6
    Array

    Re: Simple Hex Modding Final Fantasy XIII-3: Lightning Returns

    Quote Originally Posted by Ryudo View Post
    25D2D and 25D2E = FF E3 here. So I don't think he messed with it wrong, there might be something else going on there with those values.
    Yea I just tried to change those values from FF E3 to 00 4F (79 in decimal) and killed one more Gorgon, but the Last One didn't spawn. More Gorgans did though.

  5. #93
    Eternal

    Re: Simple Hex Modding Final Fantasy XIII-3: Lightning Returns

    Strange. What did the numbers in the save change to after you defeated a few more? Worth testing would be to reset the count to 00 00 and then fight a few and check the numbers in the save again.

    Also, I wonder if it is counting backwards in your cases? Try "FF AF" and see if the next Gorgon is the Last One?

  6. #94
    fizmansor

    Re: Simple Hex Modding Final Fantasy XIII-3: Lightning Returns

    Hmmm .. probably those monster offset is for PS3 R3.

    Anyway, mine look like this

    Code:
    FF FF FF FF FF FF FF FF F0 00 0D FF FF FF FF FF FF
    0D is the value for Gorgonopsid kill

  7. #95
    fizmansor

    Re: Simple Hex Modding Final Fantasy XIII-3: Lightning Returns

    Here some auto-abilities that i found .. Goodbye soldier of peace

    Code:
    aa_rat000_00 = Blindside 	- 61 61 5F 72 61 74 30 30 30 5F 30 30
    aa_rat100_00 = Deprotect Chaser - 61 61 5F 72 61 74 31 30 30 5F 30 30
    aa_rat200_00 = Brave Thief 	- 61 61 5F 72 61 74 32 30 30 5F 30 30
    aa_rat300_00 = Elemental Chaser - 61 61 5F 72 61 74 33 30 30 5F 30 30
    aa_rat400_00 = Jump 		- 61 61 5F 72 61 74 34 30 30 5F 30 30
    aa_rat500_00 = Whirlwind Kick 	- 61 61 5F 72 61 74 34 30 30 5F 30 30
    aa_rat600_00 = Artemis's Arrow 	- 61 61 5F 72 61 74 36 30 30 5F 30 30
    aa_rat800_00 = Slayer 		- 61 61 5F 72 61 74 38 30 30 5F 30 30
    
    wear80_500 = Standby ATB Recovery - 77 65 61 72 38 30 5F 35 30 30
    wear80_510 = Sweet Spot		  - 77 65 61 72 38 30 5F 35 31 30
    wear80_540 = Stagger Booster	  - 77 65 61 72 38 30 5F 35 34 30
    wear80_550 = ATB Recycler	  - 77 65 61 72 38 30 5F 35 35 30
    wear80_560 = Committal            - 77 65 61 72 38 30 5F 35 36 30
    wear80_570 = Grand Wizard         - 77 65 61 72 38 30 5F 35 37 30 
    wear80_600 = Strong Finale +15%   - 77 65 61 72 38 30 5F 36 30 30
    wear80_601 = Strong Finale +25%   - 77 65 61 72 38 30 5F 36 30 31
    
    wear_asp_d = Vengeance Siphon     - 77 65 61 72 5F 61 73 70 5F 64
    wear_rgp_e = Victor's Rush        - 77 65 61 72 5F 72 67 70 5F 65

  8. #96
    Junior Member
    NobodySociety is offline
    Join Date : Dec 2011
    Posts : 6
    Array

    Re: Simple Hex Modding Final Fantasy XIII-3: Lightning Returns

    Quote Originally Posted by Eternal View Post
    Strange. What did the numbers in the save change to after you defeated a few more? Worth testing would be to reset the count to 00 00 and then fight a few and check the numbers in the save again.

    Also, I wonder if it is counting backwards in your cases? Try "FF AF" and see if the next Gorgon is the Last One?
    When I did that and compared nothing changed. I also tried backwards and again nothing. The other weird thing is several other monster's offset are completely blank even after defeating several of them.

 

 

Similar Threads

  1. Review - Lightning Returns: Final Fantasy XIII
    By THUMBS in forum Youtube Famous
    Replies: 2
    Last Post: 02-11-2014, 05:06 PM
  2. [YouTube] Battle System - LIGHTNING RETURNS: FINAL FANTASY XIII
    By CloudStrife7x in forum Youtube Famous
    Replies: 5
    Last Post: 01-25-2014, 04:54 PM
  3. 'Final Fantasy XIII - Lightning Returns' announced!
    By Ryudo in forum Youtube Famous
    Replies: 7
    Last Post: 09-03-2012, 01:30 AM

Visitors found this page by searching for:

lightning returns mods

how to mod ability in lightning return

lrff13 how to move locked abilities

FFXIII LR edit ability stats

ff XIII lightning returns code game genie ps3

Hack ffxiii lightning returns horizon

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.

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