Next Generation Emulation banner
1 - 9 of 9 Posts

· Registered
Joined
·
5 Posts
Discussion Starter · #1 ·
Hello there, I'm having trouble with trying to get a working code for Rogue Galaxy...

My version of the game is:

F1 EF E9 87 94 C8 95 D7 72 04 09 FC 70 AB BA 70 C8 D2 A8 D6

And I found a code that didn't specify what the numbers were for their game, for having all main weapons in the shop to buy.

The code was for codebreaker:

92929292 000000AA
00000000 93939393
94949494 000000BB
00000000 95959595

I converted it like it was stated in the guide that CKemu had made and it crashed, I used the V7 encryption and it allowed me to run the game but the code didn't work.

Can you help me with getting this kind of code to work for my game? I only need a code to allow me to buy all the weapons from shop (as I had previously got a full money after battle cheat working).

Thank you for taking the time to read this message, I hope you can help me.
 

· Registered
Joined
·
5 Posts
Discussion Starter · #2 ·
I guess that by how many views that this topic has had, and by the lack of responses given that nobody can actually help me with this matter?

I hope someone can, as regrinding the weapons over and over and over is really, really repetitive and quite boring (Just have a look at Dark Cloud 2 and how long that game takes)

I do apologise for the double post, however I feel that simply putting 'bump' would hardly be appropriate nor convey that I am actually serious about this topic and it's matters.
 

· Registered
Joined
·
2,471 Posts
I don't know why made that code but codes starting with 9 are master codes and by looking at that code...I'm 99% sure that it will never work.

Also I don't think you understand correctly what the code actually do.
While you are playing the game,at certain point of the game a new weapons appear in the item shop and they are not unlimited amount and that code(if it actually works)will just allow you to by unlimited amount of the weapon that the shop sells only 3 for example.

Personally I like spending time to max a weapon and then combine it with some other to make it more powerful(I clear the game yesterday for the second time and I spend a lot more time doing that(and using the factory)than actually playing the game)

You can try this code if you want(it works on my PS2,I don't know about pcsx2)

//Equipped weapons max skill LVL after battle
patch=1,EE,2AE31AF2,extended,2405000F
 

· Registered
Joined
·
5 Posts
Discussion Starter · #4 ·
I was intending to get the code to work (as it was labelled as 'buy all main weapons in the shop' so it wasn't exactly my fault on that part of not knowing exactly what it does) as there are certain weapons (as you likely know) that you can only get once and sometimes even have to clear the game to get, such as Dorgenedge. I'd like to be able to buy Dorgenedge and such in the shops, so I was hoping to get the code to work.

If you can help me by providing a code that'd actually allow me to do such (the buying of all weapons in the game from a shop), I'd be most appreciative.

And... yeah, the reason for why I don't just use the level up code you provided was because of the 'one find only' weapons and the fact I'd have to clear the game to get a few of them. Even a code like put X item in slot X with a list of what numbers give what item would do in this case (I have the patience to use that, did it with both dark cloud games)
 

· Registered
Joined
·
2,471 Posts
Then here...I wasn't able to understand how exactly those codes works so I made some codes myself for all licenses,keys and one item(to avoid weak battles)

I just used my cheat searching program(ArtMoney)to search for the "Heal Potion"(I had that item in only one slot).When I find the code(I actually find 4 addresses but by testing I find exactly the one I need...save states are your friends here)and then I just move all of my Heal Potions from that slot(except one)to another and then replace the value with the item I need.

For example,the digit for Heal Potion is "00620B40" and when I find it I change it to 00626BF0(Stealth Guard),then I copied the address and subtract it by 4(items in that game uses 2 addresses)and change the Heal Potion value 40C4 to the Stealth Guard value 42DA

The for the next item,I searched again for then Heal Potion(which I moved to another slot)and when I find the address I did the same above for another item

Here is an example(this is not the correct address but just to have an idea)

Heal Potion
00000004 000040C4
00000008 00620B40
Stealth Guard
00000004 000042DA
00000008 00626BF0

And btw you won't see the changed item until you press R1=>L1 or exit=>enter the menu
 

· Registered
Joined
·
5 Posts
Discussion Starter · #6 ·
Hmm... thanks for the codes! I'm a little puzzled quite what you mean by 'moving item slots' in the notecard you provided. I assume it means when you make a item it auto shoves it to the last free spot you have in your bag. I don't quite know, but none the less, I'll have a play around and see if I can understand it.

Thank you so much CheatMaster, if I knew how to give any positive marks on this forum I'd definitely give you some.
 

· Registered
Joined
·
5 Posts
Discussion Starter · #8 ·
I managed to find out how it works... unfortunately the slots are a little messed up, but that's perfectly fine, I can just switch the weapon when I feel like using something else. Though, oddly, the Mariglenn Blade uses Zeo Sychros' original model and trail when you try to use it that way. How odd... none the less, thank you very much!
 
1 - 9 of 9 Posts
This is an older thread, you may not receive a response, and could be reviving an old thread. Please consider creating a new thread.
Top