+ Reply to Thread
Page 5 of 13
FirstFirst ... 3 4 5 6 7 10 ... LastLast
Results 41 to 50 of 124

Thread: [Request] Disgaea 2: Dark Hero Days

  1. #41
    Join Date
    Sep 2009
    Posts
    13
    Downloads
    0
    Uploads
    0
    Thanks
    0
    Thanked 0 Times in 0 Posts
    Potenza rep
    0
    Quote Originally Posted by qwerty1234 View Post
    And new code here:
    Item slot 1 rarity:
    0x005A2BB2 0x00000001
    Nice!

    Well, I'm going to re-edit the code list for a bit and collapse the MOV and JMP codes into a single code instead of separate ones. And I may tinker for a bit and do it with the others. It's working, at least collapsed down, for the first 8 slots.

    I guess, if anyone wants, I can expand it from 3 thru 8 to 3 thru 12?

    But Yeah, I've been up for like three days or something studying and doing homework... So I'll be back tomorrow! Thanks again for all the work!!!
    ------------------------------------------------------------

    I wonder if I did something wrong now. But when I use the
    _C0 Char 1 ATK Mod
    _L 0x20541574 0x00000000
    I've found it's not permanent and doesn't do anything even if it shows a high number for the stat

  2. #42
    Join Date
    Jul 2009
    Posts
    10
    Downloads
    0
    Uploads
    0
    Thanks
    0
    Thanked 0 Times in 0 Posts
    Potenza rep
    0
    Quote Originally Posted by VirusShell View Post

    ------------------------------------------------------------
    _C0 Char 1 ATK Mod
    _L 0x20541574 0x00000000

    I wonder if I did something wrong now. But when I use the
    I've found it's not permanent and doesn't do anything even if it shows a high number for the stat
    Ya the address is fine but the value is set at 0.
    0x20541574 0x00000000 Change the red to something else.

    Also here more codes:
    Gross Criminal Records char1
    0x1054161E 0x0000012C
    Item 1 mod:
    99999999 hp
    0x205A2B60 0x05F5E0FF
    99999999 SP
    0x205A2B64
    0x05F5E0FF
    99999999 ATT
    0x205A2B68 0x05F5E0FF
    99999999 INT
    0x205A2B70 0x05F5E0FF
    99999999 HIT
    0x205A2B78 0x05F5E0FF
    99999999 DEF
    0x205A2B6C 0x05F5E0FF
    99999999 RES
    0x205A2B7C 0x05F5E0FF
    99999999 SPD
    0x205A2B74 0x05F5E0FF
    */8 POPULATION
    0x005A2BB5 0x00000008
    100 MOV
    0x005A2BB6 0x00000064
    LVL 100
    0x005A2BA4 0x00000064

  3. #43
    Join Date
    Sep 2009
    Posts
    13
    Downloads
    0
    Uploads
    0
    Thanks
    0
    Thanked 0 Times in 0 Posts
    Potenza rep
    0
    No, what's nice with that one is that you can put what ever numbers you want. However this makes me think that there is a limit. I'll just put it to max tho to fix it up.

    Also, grats on the item codes! I'll clean those up and add them to the list. Then I really am gonna go to sleep! lol

  4. #44
    Join Date
    Jul 2009
    Posts
    10
    Downloads
    0
    Uploads
    0
    Thanks
    0
    Thanked 0 Times in 0 Posts
    Potenza rep
    0
    Ya there is probably a limit, so I wouldn't go over 99,999,999 or 5F6E0FF
    o also here multi-write code so that you can just put one in for the mov
    chars 1- 10 (mov 99)
    0x8054162A 0x000A0C00
    0x000000FF 0x00000000
    0x8054162B 0x000A0C00
    0x000000FF 0x00000000

    chars 1-10 (jmp 99)
    0x80541628 0x000A0C00
    0x000000FF 0x00000000
    0x80541629 0x000A0C00
    0x000000FF 0x00000000

    Choose which char to start with (add or subtract C)
    How many times you want it to run (try not to set it higher than the amount of chars you have)
    This makes you teleport, teleporting is fun and all but it sucks for item world. You can't teleport onto the warp square so only way to end the level is to beat everyone or to throw your guy onto it.

  5. #45
    Join Date
    Sep 2009
    Posts
    13
    Downloads
    0
    Uploads
    0
    Thanks
    0
    Thanked 0 Times in 0 Posts
    Potenza rep
    0
    And I guess since there are quite a few codes someone should start uploading the codes to the DB. If no one's started it in the morning, lemme know and I'll do it then. later!

  6. #46
    Join Date
    Sep 2009
    Posts
    13
    Downloads
    0
    Uploads
    0
    Thanks
    0
    Thanked 0 Times in 0 Posts
    Potenza rep
    0
    Wow! That was fast

  7. #47
    Join Date
    Sep 2009
    Posts
    9
    Downloads
    0
    Uploads
    0
    Thanks
    0
    Thanked 0 Times in 0 Posts
    Potenza rep
    0
    Quote Originally Posted by qwerty1234 View Post
    Ya the address is fine but the value is set at 0.
    0x20541574 0x00000000 Change the red to something else.
    Even if you change it, it still only affects the number displayed. It doesn't affect the actual stat.

  8. #48
    Join Date
    Jul 2009
    Posts
    10
    Downloads
    0
    Uploads
    0
    Thanks
    0
    Thanked 0 Times in 0 Posts
    Potenza rep
    0
    Quote Originally Posted by CapsLock View Post
    Even if you change it, it still only affects the number displayed. It doesn't affect the actual stat.
    idk works for me, maybe you set the number too high?

  9. #49
    Join Date
    Sep 2009
    Posts
    19
    Downloads
    0
    Uploads
    0
    Thanks
    0
    Thanked 0 Times in 0 Posts
    Potenza rep
    0
    Gamer IDs

    PSN ID: crystalgolem420
    Quote Originally Posted by qwerty1234 View Post
    Ya the address is fine but the value is set at 0.
    0x20541574 0x00000000 Change the red to something else.

    Also here more codes:
    Gross Criminal Records char1
    0x1054161E 0x0000012C
    Item 1 mod:
    99999999 hp
    0x205A2B60 0x05F5E0FF
    99999999 SP
    0x205A2B64
    0x05F5E0FF
    99999999 ATT
    0x205A2B68 0x05F5E0FF
    99999999 INT
    0x205A2B70 0x05F5E0FF
    99999999 HIT
    0x205A2B78 0x05F5E0FF
    99999999 DEF
    0x205A2B6C 0x05F5E0FF
    99999999 RES
    0x205A2B7C 0x05F5E0FF
    99999999 SPD
    0x205A2B74 0x05F5E0FF
    */8 POPULATION
    0x005A2BB5 0x00000008
    100 MOV
    0x005A2BB6 0x00000064
    LVL 100
    0x005A2BA4 0x00000064
    theres no code for the Item 1 mod.....and thanks for all the other code guys.....now if only i could get help with SMTPersona

    Edit: never mind i get what it is now....all those codes ARE the Item 1 mod........gotcha
    Ultima modifica di crystalgolem420 : 1st October 2009 alle 14:56 Motivo: i caught on

  10. #50
    Join Date
    Sep 2009
    Posts
    8
    Downloads
    0
    Uploads
    0
    Thanks
    0
    Thanked 0 Times in 0 Posts
    Potenza rep
    0
    _C0 Char 1 lv.9999
    _L 0x40540B98 0x00080001
    _L 0x4E729FFF 0x00000000
    _L 0x40540B9C 0x00060001
    _L 0x00000918 0x00000000

    one above seems to give first character 9999 level not tested yet
    could be nice if someone test it

    /edit
    got it from friend dunno for sure if it work dont have psp with me now

+ Reply to Thread
Page 5 of 13
FirstFirst ... 3 4 5 6 7 10 ... LastLast

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

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158