+ Post New Thread
Results 1 to 4 of 4

Thread Title: Final Fantasy XIII

  1. #1
    Join Date
    Apr 2006
    Posts
    478


    Thumbs Up/Down
    Received: 11/0
    Given: 0/0

    Default Final Fantasy XIII

    Note that codes are universal and you your self will have to add them to the Eboot .. unless there is one posted for you :) also note u can put every code on at 1 time using 1 eboot .. or u can use 1 eboot per code .. mix and match all u want .. never know maybe we can hook the Button Activator (Joker) and make them button activated lol
    ___________________________________________________________________

    Update Added ICON0.PNG (Changed version Added Code Edition to it) lol just something i thought be cool for our FF13PKGs lol . :) hope u like it
    ___________________________________________________________________

    Here for Some PKGS (I will Try to Collect/Make the ones ppl want to use and upload them to here
    4shared - PS3 PKG - shared folder - free file sharing and storage

    First Off the Steps .


    1. Decrypt the SELF
    2. If you want the Said Code Put Code Steps in here
    3. Before re-encrypting and re-compressing the ELF, make sure to update hard-coded paths (replace the /dev_bdvd paths to valid /dev_hdd0 paths)
    4. Encrypt the SELF
    5. Build the .pkg.
    6. Install the .pkg, then depending on how you build the .pkg, transfer remaining files.


    ___________________________________________________________________

    Codes We have
    Inf/Max Gill
    Max CP After Battle
    Max HP
    Get Item For Max
    Max/Inf Item Usage
    Inf/Max CP Use Then Exit Crystarum
    Jump to max Attack (Max Attack Triger)
    Max Attack Hit Damage
    Inf CP/Use CP Get 999999999 ???? Stats
    Max HP/MAG/STR (99999)
    Item Drop More
    Max Materials 99
    Battle Item and Material 99
    Upgrade weapon exp max
    -----------------------------------------

    Now for the Codes
    Note this replaces Step 2

    Inf/Max gil On Buy or sell(Hacked By Hyper2k)

    Code:
    Orignal Game Pattern: 
    7F9D4000409D00087D1D437893A72638
    
    Code Pattern:
    48000008409D00087D1D437893A72638
    --------------------------------------

    Max CP After Battle (Hacked by Hazado, Thanks to Skiller for showing me how and Hyper2k for this awesome tutorial I shamelessly stole from him)

    Code:
    If you want the Max CP (technically, max CP after battle), open the ELF in a hex editor and search for the byte pattern
    
    Orignal Game Pattern:
    7F805000900B0C80409D0008914B0C80
    
    Code Pattern:
    48000004900B0C80409D0008914B0C80
    ------------------------------------------

    Max HP (99999) (Hacked by Hazado)
    Code:
    Orignal Game Pattern:
    7F808800409D00089237000838210410
    
    Code Pattern:
    48000008409D00089237000838210410
    -------------------------------------------
    Get Item For Max (Hacked By Hiei-YYH)
    Code:
    Orignal Game Pattern:
    409D00083BA000633BE9002C
    
    Code Pattern:
    600000003BA000633BE9002C
    ------------------------------------------
    Inf/Max Items usage (Hacked By Hiei-YYH)
    BIG NOTE: You can't sell all your accessories or weapons... if you want, delete the game from xmb and start from the disc, then after that just install the pkg again.

    Code:
    Orignal Game Pattern:
    41DE00747F80E0407CBC005038000000409D0018
    
    Code Pattern:
    600000006000000038A000633800000060000000
    --------------------------------------------

    Inf/Max CP Use Then Exit Crystarum (Hacked By Hyper2k)
    Note when in the Crystarum it will go down but just leave and it goes back to max

    Code:
    Orignal Game Pattern:
    800A0C807C1A0050900A0C80812B0008
    
    Code Pattern:
    3C00000F6000423F900A0C80812B0008
    
    Address
    NTSC U/C Version 00592190 800A0C80
    Jump to max Attack (Max Attack Triger) (Hacked By Skiller)
    (Note this works for Enmeys to)
    Code:
    Orignal Game Pattern:
    7F9F0000419D00C43C0000016000869F  <--- Pattern 
    
    Code Pattern:  (Make Sure to fill in the ? with your numbers ..)
    7F9F0000419D00C43C00????6000????
    
    Example
    7F9F0000419D00C43C00000060000064 
    This would set any attacks that are over 100 to Hit for the Max amount so 99999
    
    Addresses 
    000779E8:  3C000001    lis    r0,1
    000779EC:  6000869F    ori    r0,r0,34463
    K this is the one u will like .. this is the second half of the above the actual Amount that it sets as max

    Max Attack Hit Damage (Hacked By Skiller)

    Code:
    Orignal Game Pattern:
    409EFF303FE0000163FF869F
    
    Code Pattern:  (Make Sure to fill in the ? with your numbers ..)
    409EFF303FE0????63FF????
    
    Example .. 
    409EFF303FE0000063FF0001
    this will set any attack that are 99999 to 01 . :P
    or u can do the revers and up it to what ever u want .. :P but if u up it past 99999 
    then u need to up the attack always is max hit code to the same value u put here .. 
    
    With this u can actualy make it so that the ENmeys that hit u for alot say 99999
    
    Offsets
    00077ACC:  3FE00001    lis    r31,1
    00077AD0:  63FF869F    ori    r31,r31,34463
    Example of the Way to use the above codes (Max Attack Hit Damage, Jump to max Attack (Max Attack Triger)

    Code:
    Set All Attacks of 99999 to 1
    7F9F0000419D00C43C0000016000869F  <--- Line from Jump to Max Attack
    409EFF303FE0000063FF0001 <--- Line From Max Attack Hit Damage
    
    Set Limit to 999999999
    7F9F0000419D00C43C003B9A6000C9FF  <--- Line from Jump to Max Attack
    409EFF303FE03B9A63FFC9FF <--- Line From Max Attack Hit Damage
    
    Any attack Greater then 100 = Max Hit 999999999
    7F9F0000419D00C43C00000060000064  <--- Line from Jump to Max Attack
    409EFF303FE03B9A63FFC9FF <--- Line From Max Attack Hit Damage
    
    u can even add the CP >attack code to the Set Limit to 999999999
    And u will be able to do as much damage as u will ever want to .. (maybe take down that adamantoise in 1 hit :P
    Inf CP/Use CP Get 999999999 ???? Stats (Mod of CP Code by Hyper2k)
    Note: Do not use this code if you used Inf/Max CP Use Then Exit Crystarum
    Note2: U will have the Stats untill you Change your weapons
    Code:
    Orignal Game Pattern:
    800A0C807C1A0050900A0C80812B0008
    
    Code Pattern:  (Make Sure to fill in the ? with your numbers ..)
    3C003B9A6000C9FF900A????812B0008
    
    Replace ???? with 
    0DA8  = HP
    0DC8  = STR
    0DCC  = Mag
    
    Address
    NTSC U/C Version 00592190 800A0C80
    HP Max Mod (Hacked By Skiller)
    Code:
    Orignal Game Pattern:
    3E20000193A10084485548897DE37B78388000407E0583786231869F
    
    Code Pattern:  (Make Sure to fill in the ? with your numbers ..)
    3E20????93A10084485548897DE37B78388000407E0583786231????
    
    (THat will set your HP max to what ever u deside to put in the ????)
    
    Example 999999999
    3E203B9A93A10084485548897DE37B78388000407E0583786231C9FF
    
    
    Offsets
    005793FC:  3E203B9A
    00579414:  6231C9FF
    ___________________________________________________________________

    Modded HP code to make u also get stats..

    Max HP/MAG/STR (99999) (Hacked by Skiller And Hazado)
    Note: Use this With HP Max Mod and u can set your Stats over 99999
    Note2: Dont use this with Max HP Code
    Code:
    Orignal Game Pattern:
    7F808800409D00089237000838210410
    Code Pattern:
    923700189237001C9237000838210410

    Item Drop More (Hacked By ? Found At 改é€*ゲーãƒ*日記 ファイナルファンタジーXIII コードフリーク )
    Code:
    Orgnal Game Pattern
    2F800000419E01902B80270F419D0018
    Code Pattern
    2F800000419E01902B80270F48000018
    
    Orgnal Game Pattern
    419E0018A3E100B02B9F270F419D019C
    Code Pattern
    419E0018A3E100B02B9F270F48000124
    
    Orgnal Game Pattern
    388000007C7D1B78387E00E4
    Code Pattern
    388000007C7D1B784800008C
    
    Orignal Game Pattern
    800101307F801800409D0208
     
    Pick One of the Fallowing for the Code Pattern
    
    Rare Item Drop
    Code Pattern
    800101307F80180060000000
    
    Normal Item Drop
    Code Pattern
    800101307F80180048000208
    
    Rare - Normal Drop
    Code Pattern
    800101307F801800409D0208
    Max Materials 99 (Hacked By CodeFreak)
    Code:
    Orignal Game Pattern
    7CBC005038000000409D0018
    Code Pattern
    38A0006338000000409D0018
    Battle Item and Material 99 (Hacked By CodeFreak)
    Code:
    Orignal Game Pattern
    2B80006390030010409D000C
    Code Pattern
    2B80000090030010409D000C
    Upgrade weapon exp max (Hacked By CodeFreak)
    Code:
    Orignal Game Pattern
    93C300148141009C4BFFFDB4
    Code Pattern
    938300148141009C4BFFFDB4

    0 Not allowed! Not allowed!


  2. Adsense Banner
    Join Date
    Always
    Posts
    Many
    Please consider disabling your adblocker across vgcheat.com if you wish to support us. We serve only harmless Google Adsense ads here and nothing else. Thank you!
     
  3. #2
    Join Date
    Apr 2006
    Posts
    478


    Thumbs Up/Down
    Received: 11/0
    Given: 0/0

    Default Final Fantasy XIII

    Multiupload 3.55 Backup version
    Multiupload 3.55 Disc version

    This is a max Gil/CP/HP pkg file for 3.55 FW

    Credits to a Hazado.

    0 Not allowed! Not allowed!


  4. #3
    Join Date
    Apr 2006
    Posts
    478


    Thumbs Up/Down
    Received: 11/0
    Given: 0/0

    Default Final Fantasy XIII

    Although these aren't all that useful yet, at least when a cheat engine comes out we have a reference for these:

    Code:
    Final Fantasy XIII [BCAS25005]
    
    Gil: 0x4458CD98
    
    Hope:
    CP: 0x4459E850
    HP: 0x4459E988
    STR: 0x4459E998
    MAG: 0x4459E99C
    
    Lightning Address:
    CP: 0x445A06D0
    HP: 0x445A0808
    STR: 0x445A0818
    MAG: 0x445A081C
    
    Snow Address:
    CP: 0x445A3490
    HP: 0x445A35C8
    STR: 0x445A35D8
    MAG: 0x445A35DC
    
    Vanille Address:
    CP: 0x445A43D0
    HP: 0x445A4508
    STR: 0x445A4518
    MAG: 0x445A451C
    
    Sazh Address:
    CP: 0x445A5050
    HP: 0x445A5188
    STR: 0x445A5198
    MAG: 0x445A519C
    
    Fang:
    CP: 0x4459C9D0
    HP: 0x4459CB08
    STR: 0x4459CB18
    MAG: 0x4459CB1C

    0 Not allowed! Not allowed!


  5. #4
    Join Date
    Apr 2006
    Posts
    478


    Thumbs Up/Down
    Received: 11/0
    Given: 0/0

    Default Final Fantasy XIII

    hey something intresting ..

    Lol iv modded this code

    Inf/Max CP Use Then Exit Crystarum (Hacked By Hyper2k)
    Note when in the Crystarum it will go down but just leave and it goes back to max

    Code:
    "80 0A 0C 80 7C 1A 00 50  90 0A 0C 80 81 2B 00 08", <-- Pattern
    
    then replace 
    800A0C80    lwz    r0,3200(r10)
    7C1A0050    sub    r0,r0,r26
    
    With 
    
    3C00000F lis r0, 0xF
    6000423F ori r0,r0, 0x423F
    
    Address
    NTSC U/C Version 00592190 800A0C80
    to give u 999999999 Str when u use some CP

    Inf CP/Use CP Get 999999999 Attack (Mod of CP Code by Hyper2k) (
    use CP then leave the screen .. u will see u have 999999999 as long as u dont add anyting to your attack this will stay .

    Code:
    "80 0A 0C 80 7C 1A 00 50  90 0A 0C 80 81 2B 00 08", <-- Pattern
    
    then replace 
    800A0C80    lwz    r0,3200(r10)
    7C1A0050    sub    r0,r0,r26
    900A0C80    stw    r0,3200(r10)
    
    With 
    
    3C003B9A
    6000C9FF
    900A0DC8
    
    Address
    NTSC U/C Version 00592190 800A0C80
    
    ______________________ 
    note if u want u can set this to Magic as well 
    
    900A0DC8  <--- this line just change to DCC for magic ..

    0 Not allowed! Not allowed!


+ Post New Thread
Thread Title: Final Fantasy XIII

Similar Threads

  1. Final Fantasy 2 Cheat Codes (aka Final Fantasy IV) (for Super Nintendo)
    By final kaoss in forum Super Nintendo Cheat Codes
    Replies: 52
    Last Post: 05-12-2019, 04:30 PM
  2. Final Fantasy 3 Cheat Codes (aka Final Fantasy VI) (for Super Nintendo)
    By final kaoss in forum Super Nintendo Cheat Codes
    Replies: 86
    Last Post: 07-23-2012, 02:11 PM
  3. Replies: 3
    Last Post: 05-05-2011, 06:41 AM
  4. Replies: 3
    Last Post: 05-05-2011, 06:39 AM
  5. Final Fantasy XIII Cheat Codes (for Playstation 3)
    By final kaoss in forum Playstation 3 Cheat Codes
    Replies: 3
    Last Post: 03-24-2011, 12:15 PM

Visitors found this page by searching for:

ff13 cheat engine table all materials
final fantasy xiii cheat codes ps3

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
  •  
Creative Commons License
The content throughout Video Game Chat. is licensed under the Creative Commons Attribution-NonCommercial-ShareAlike License.


Both the license and these terms of use are active throughout Video Game Chat.