PCSX2OTC - One time cheat tool for PCSX2
#31
^ It's excellent, but I still think it deserves it's own thread!
[Image: XTe1j6J.png]
Gaming Rig: Intel i7 6700k @ 4.8Ghz | GTX 1070 TI | 32GB RAM | 960GB(480GB+480GB RAID0) SSD | 2x 1TB HDD
Reply

Sponsored links

#32
^
I agree. It really should have it's own glorious thread.
[Image: gmYzFII.png]
[Image: dvedn3-5.png]
Reply
#33
Thanks you guys. I have created a new thread for it.
Reply
#34
v1.5.0 has been released.

Code:
Date            Version   Description

Aug. 11. 2014   1.5.0     Supported a comment format customization
                          feature (Regular expression).

                          Supported pnach comments:
                           - gametitle=
                           - comment=
                           - patch=0

                          Adapted the Edit menu and the context menu
                          for Windows.


An example of differences between v1.5.0 and v1.4.1
http://forums.pcsx2.net/attachment.php?aid=52021
Reply
#35
v2.0.0 has been released.

Code:
Date            Version   Description

Aug. 19, 2014   2.0.0     Supported a continuously applying cheats
                          feature.
                           - Mode -> Apply Mode (Continuous)

                          Fixed a minor problem that couldn't select
                          all text when the Select All on the context
                          menu of each text box was chosen under a
                          specific condition.
Reply
#36
The following Final Fantasy X and X International codes are some examples for the PCSX2OTC. These codes can be also applied using the pnach method of course.

Code:
//========================================================================
// The butterfly catcher mini game in the Macalania Woods
//
// (1) Mode: Apply Mode (Continuous)
//
// (2) Copy these codes into the PCSX2OTC and press the Start button when
//     the mini game is started.
//
// (3) The timer will be decreased until 0:0.0 like a normal play. After
//     that, the timer will be repeated 0:0.9 ~ 0:0.0 until the Stop
//     button will be pressed.
//
// (4) After you caught all blue butterflies, press the Stop button. 5
//     seconds later, the mini game will be finished.
//========================================================================
// FF X (U)
patch=1,EE,10BC4728,extended,00000096 // The timer for the central forest
patch=1,EE,10BA85B8,extended,00000096 // The timer for the north forest

// FF X International (J)
patch=1,EE,10BBFE68,extended,00000096 // The timer for the central forest
patch=1,EE,10BA2CF8,extended,00000096 // The timer for the north forest



//========================================================================
// The Catcher Chocobo mini game in the Calm Lands
//
// (1) Mode: Apply Mode (Continuous)
//
// (2) Copy these codes into the PCSX2OTC and press the Start button when
//     the mini game is started.
//
// (3) After both you and the trainer arrived the goal, press the Stop
//     button.
//========================================================================
// FF X (U)
patch=1,EE,10BDB100,extended,00000000 // The timer for the Catcher Chocobo
patch=1,EE,00BDB123,extended,00000063 // Tidus   - Ballons : 99
patch=1,EE,00BDB124,extended,00000000 // Trainer - Ballons :  0
patch=1,EE,00BDB125,extended,00000000 // Tidus   - Birds   :  0
patch=1,EE,00BDB126,extended,00000063 // Trainer - Birds   : 99

// FF X International (J)
patch=1,EE,10BD722C,extended,00000000 // The timer for the Catcher Chocobo
patch=1,EE,00BD724F,extended,00000063 // Tidus   - Ballons : 99
patch=1,EE,00BD7250,extended,00000000 // Trainer - Ballons :  0
patch=1,EE,00BD7251,extended,00000000 // Tidus   - Birds   :  0
patch=1,EE,00BD7252,extended,00000063 // Trainer - Birds   : 99



//========================================================================
// The lightning dodger mini game in the Thunder Plains
//
// (1) Mode: Apply Mode (One Time)
//
// (2) Copy these codes into the PCSX2OTC.
//
// (3) Go to the Al bhed shop in the Thunder Plains by the air ship.
//
// (4) Go outside the place where lightning will strike.
//
// (5) Save a save state.
//
// (6) Press the Apply button.
//
// (7) Dodge lightning once and go to the Al bhed shop. The treasure box
//     will appear.
//
// (8) If you failed, reload the save state and try again the step (6)
//     and (7).
//========================================================================
// FF X (U)
patch=1,EE,003166E0,extended,000000C8 // The number of lightning dodge in a row : 200

// FF X International (J)
patch=1,EE,00319550,extended,000000C8 // The number of lightning dodge in a row : 200



//========================================================================
// Blitzball
//
// (1) Mode: Apply Mode (One Time)
//
// (2) Copy these codes into the PCSX2OTC and press the Apply button when
//     the Blitzball game is started.
//
// (3) The League Round code is only needed for the League.
//
// (*) These scores are not updated until got a goal but valid.
//========================================================================
// FF X (U)
patch=1,EE,0031791E,extended,0000000A // Your team's score : 10 (*)
patch=1,EE,0031791F,extended,00000000 // The opponent team's score : 0 (*)
patch=1,EE,11029714,extended,0000012B // Time 04:59
//patch=1,EE,00317952,extended,0000000A // League Round: 10th (The final)

// FF X International (J)
patch=1,EE,0031A78E,extended,0000000A // Your team's score : 10 (*)
patch=1,EE,0031A78F,extended,00000000 // The opponent team's score : 0 (*)
patch=1,EE,11023E54,extended,0000012B // Time 04:59
//patch=1,EE,0031A7C2,extended,0000000A // League Round: 10th (The final)



//========================================================================
// The crystal collecting mini game near the last save point in the Sin.
//
// (1) Mode: Apply Mode (One Time)
//
// (2) Copy these codes into the PCSX2OTC and press the Apply button when
//     the mini game is started.
//
// (3) The mini game will be finished immidiately.
//========================================================================
// FF X (U)
patch=1,EE,00BB5E08,extended,0000000A // Number of crystals : 10

// FF X International (J)
patch=1,EE,00BB0548,extended,0000000A // Number of crystals : 10
Reply
#37
I've decided to sticky this very useful tool.
[Image: XTe1j6J.png]
Gaming Rig: Intel i7 6700k @ 4.8Ghz | GTX 1070 TI | 32GB RAM | 960GB(480GB+480GB RAID0) SSD | 2x 1TB HDD
Reply
#38
This content has been deleted.
Reply
#39
This content has been deleted.
Reply
#40
Since tadatada decided to go AWOL and delete everything, I will unstick the thread.

WTF man.
[Image: XTe1j6J.png]
Gaming Rig: Intel i7 6700k @ 4.8Ghz | GTX 1070 TI | 32GB RAM | 960GB(480GB+480GB RAID0) SSD | 2x 1TB HDD
Reply




Users browsing this thread: 1 Guest(s)