|
|
Search
|
|||||||
| Home | Register | Downloads | FAQ | Members List | Calendar | Arcade | Mark Forums Read |
![]() |
|
|
LinkBack | Thread Tools | Display Modes |
|
|
#221 (permalink) |
|
Registered User
Join Date: Mar 2009
Location: germany
Posts: 8
|
sry
Last edited by raxxus; March 5th, 2009 at 17:22.. Reason: made a new thread |
|
|
|
| Advertisement | [Remove Advertisement] | ||
|
|
|
|
#222 (permalink) |
|
Registered User
Join Date: Nov 2007
Location: ES
Posts: 17
|
A little explanation about code conversion. The codes that start by 0,1,2 can be translated using Code:
example code 0114133c 00000001 to patch=1,EE,0114133c,byte,00000001 example code 1114133c 00000001 to patch=1,EE,0114133c,short,00000001 example code 2114133c 00000001 to patch=1,EE,0114133c,word,00000001 Because in the PS2 the memory accessed in address 0xxxxxxx and 2xxxxxxx it's the same, someone misunderstood the difference between codes that start by 0 and 2 thinking a direct translation applies Code:
patch=1,EE,0114133c,word,00000001 patch=1,EE,2114133c,word,00000001 but Code:
patch=1,EE,1114133c,word,00000001 There is a way to use almost anycode Code:
example code 4079757B 00C00001 63636363 00000000 to patch=1,EE,4079757B,extended,00C00001 patch=1,EE,63636363,extended,00000000 |
|
|
|
|
|
#223 (permalink) |
|
Registered User
Join Date: Mar 2009
Location: US/ CA
Posts: 5
|
Alright guys, I'm getting really frustrated with this and have had no success whatsoever in getting my codes to work. No websites so far have any FFX-International codes and the codes I managed to find don't seem to work even after converting them via CB Decrypter 1.12. I have these codes which I am dying to have working: Al Bhed Dialogue Translated 2031CE60 FFFFFFFF Gil Max 2031CE98 3B9AC9FF Sphere Level won't decrease when moving on the Sphere Board D01BE6CC 00001823 001BE6CE 00000060 * level will decrease while moving, but will recover when you stop All Items A01BF9F8 0806F33E * need to purchase each item at least once All Important Items (No Clouded Mirror) 2031D5DC FFFFFFFF 2031D5E0 000FFFFB 2031D5DC FFFFFFFB All Important Items (No Seven Day Mirror) 2031D5DC FFFFFFFF 2031D5E0 000FFFFB 2031D5DC FFFFFFF7 All Characters S.Lv 99 101BE652 0000A206 If anyone can help me then it would be highly appreciated. thank you btw, are those codebreaker codes? What i'm particularly confused about is what kind of codes do we need to input into the pnach files? codebreaker codes, raw codes, action replay codes, gamshark codes or arm2 codes? Furthermore, how do I identify which code is which? Last edited by kiwibuddy; March 8th, 2009 at 03:34.. Reason: Automerged Doublepost |
|
|
|
|
|
#224 (permalink) | |
|
▄A▄W▄A▄Y▄
![]() ![]() ![]() ![]() ![]() ![]() ![]() Join Date: Aug 2008
Location: ▄▄▄▄▄▄▄▄
Posts: 3,830
|
Quote:
|
|
|
|
|
|
|
#226 (permalink) |
|
Registered User
Join Date: Feb 2009
Location: Sweden
Posts: 5
|
gametitle=Final Fantasy X [SCES 50490] (E) [A39517AB] Searching for working pnach that removes two of the three characters from in-battle party, so I can play a real SOLO-challange. Without having to flee with two of the characters each battle... Please help me with this, been trying for hours. Best regards Kubo_Silver. |
|
|
|
|
|
#228 (permalink) |
|
Registered User
Join Date: Apr 2009
Location: makati
Posts: 24
|
in your example in the first page gametitle=Makai Kingdom [SLUS 21170] (U) [121AFAF5] comment=Patch by Author of Codes (replace with the name of the CodeBreaker who made the cheats.) //Master Code how do i know what to put in gametitle for my game? gametitle=Makai Kingdom [SLUS 21170] (U) [121AFAF5] i followed the tutorial in the first page but they dont work as you said any luck getting cb codes 7+ to work with pcsx2? |
|
|
|
|
|
#230 (permalink) |
|
Registered User
Join Date: Apr 2009
Location: makati
Posts: 24
|
patch=1,EE,003fe78a,word,00000002 so is it a rule i am suppose to always use patch=1,EE,"code",word,"code" format? also some of my decrypted codes started with 2 and i didnt change them, but they worked.weird. |
|
|
|
|
|
#234 (permalink) | ||
|
Registered User
Join Date: Apr 2009
Location: makati
Posts: 24
|
Quote:
Quote:
|
||
|
|
|
|
|
#236 (permalink) |
|
Emu author
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Join Date: Nov 2002
Location: Austria (originally from Dominican Republic)
Posts: 2,380
|
ok i have a small question and hope someone can help me out with that..... i´ve made my patch file for FFX US version and everything worked fine yesterday... today i added few more codes and started the game again... after few nice scenes from tidus and yuna i went further in the game but this time every time i have to fight the game freeze. i tried to change everything and even deactivated the cheats and choosed a previous safe file eventhough the game still freeze on every single battle. i used a older memorycard and i could play the game again but when i try to add a single cheat code to the patch file the game freeze when a battle starts no matter what i do. another problem i got is that after i rebooted my pc every single sound plugin fail and so i have no sound. men am starting to feel like a noob lol. one thing i have to admit tho... PCSX2 has never worked correctly or stable on my pc. btw i was toying a bit with the codes and pcsx2 to make a tool that will finally make the cheat creation a lot easier for everyone.
__________________
Current development tools: Visual C++.net, Visual C#.net Visual VB.net, Visual Webdeveloper.net Bloodshed Dev C++, Borland C++ Visual Basic 6 |
|
|
|
|
|
#237 (permalink) | |
|
▄A▄W▄A▄Y▄
![]() ![]() ![]() ![]() ![]() ![]() ![]() Join Date: Aug 2008
Location: ▄▄▄▄▄▄▄▄
Posts: 3,830
|
Quote:
Secondly, did you save previously with the pnatch ON. If so then the game got saved with the cheat turned ON, this will cause a problem later in the game (in your case, it already happened). You can try to turn off the pnach and save at a point previous to the part where the game got stuck. I haven't played FFX before so I don't know how the save feature works in that game. About the sound plugin, try to delete the INI file of the sound plugin. I never got any problem of this sort with any pnach file. The only errors that I used to get were vtlb miss errors while making the pnaches. And its good to hear about the tool that you are working on, keep it up. |
|
|
|
|
|
|
#238 (permalink) | |
|
Emu author
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Join Date: Nov 2002
Location: Austria (originally from Dominican Republic)
Posts: 2,380
|
Quote:
atm the Codebreaker class for decryption and encryption is done.. the Action replay is almost done and am also reading some information about raw codes etc. last but not least i´ve completed a class for @ES that is able to retrieve id´s, game title and CRC codes from PSX, PS2, Gamecube, Wii and Dreamcast which i´ll use to fill the required information in the pnach file. in the following pic you will see the class in action.... the gui is not complete yet so am mostly using it for tests. ...............................oh and hey redlofredlof nice tutorial ![]() Regards @ruantec
__________________
Current development tools: Visual C++.net, Visual C#.net Visual VB.net, Visual Webdeveloper.net Bloodshed Dev C++, Borland C++ Visual Basic 6 Last edited by @ruantec; April 29th, 2009 at 19:18.. |
|
|
|
|
|
|
#239 (permalink) | |
|
▄A▄W▄A▄Y▄
![]() ![]() ![]() ![]() ![]() ![]() ![]() Join Date: Aug 2008
Location: ▄▄▄▄▄▄▄▄
Posts: 3,830
|
Quote:
Its good to hear that your program already changes the values of 1 and 2 to 0. You might as well try to convert the codes using byte short and extended. I have a proper guide at pcsx2 forums. Since using word all the time does not work, we may have to use other methods. Although it has always worked for me, some users have found it difficult to make it work by using "word". redlof's Guide to Convert Codetwink Cheats to PNACH Files! for newbs. |
|
|
|
|
|
|
#240 (permalink) |
|
Registered User
Join Date: May 2009
Location: Germany
Posts: 5
|
Hi People, i am from germany and im new here and i wanted to request this: .pnach cheat for Phantasy Star Universe [PAL] F9 AD B5 37 57 25 82 A5 96 43 DD B0 8F 5F 07 05 20 78 CD 73 (E) SLES 54308 CRC :38A5588B I need the Following Cheats: //Max Infinite HP 1C9B8548 3855089C 1C9B854C 1446CFE5 1C9B8550 147ACFC6 1C9B8554 B075E7C1 1C9B8558 0C500D32 1C9B855C B075E7BD 1CB0ED68 0C53E71D //Infinite Weapon HP 1C9B8568 9A55E79B 1C9B856C 0C4BC7FD 1C9B8570 BA55E799 1CBA419C 1053E735 //Gain 50000 Exp Per Kill <---- This and 1CBDE418 2843A475 //Quick Max Meseta <----- This,are Very important,if only this two would be , it would be enough for me i just need this two. 1CBDE860 2045EA12 1CBDE874 2A39C70C Please Someone convert and make a pnach file for this Please i really need it. PS:These Codes Are CodeBreaker but i dont know,are they Encrypted or Decrypted,im totaly a newbee in this stuffs... I am Waiting now 3 days.. please someone help me... i tried so many sites and codes i converted many codes but nothing worked,... look the Screen Shot the codes are actualy ok or? In the Console there Comes alot numbered Codes i dont know why, but becuz of those codes that appears in console the game doesnt start pls someone take a look. Thanks. Last edited by zanmatou; May 17th, 2009 at 17:34.. Reason: pls read this ..... someone ... |
|
|
|
![]() |
| Thread Tools | |
| Display Modes | |
|
|