Advertisement
Arch9SK7

Ty Games Testing Documentation

May 4th, 2021 (edited)
709
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.84 KB | None | 0 0
  1. Some ty 2 documentation
  2.  
  3. Here is one of the new cheat codes that I found hidden in the switch version of ty 2 that the developers mentioned exists in passing today May 31st, 2021 on their live stream
  4.  
  5. [Camerang Environment Effect]
  6. Left, Right, X, Left, Right, X, B, B, A, A
  7.  
  8. [LS teleport to spawn]
  9. 80001000
  10. 580F0000 0058F1A0
  11. 580F1000 000004E8
  12. 780F0000 000006C0
  13. 640F0000 00000000 C699E42E
  14. 580F0000 0058F1A0
  15. 580F1000 000004E8
  16. 780F0000 000006C4
  17. 640F0000 00000000 449138C4
  18. 580F0000 0058F1A0
  19. 580F1000 000004E8
  20. 780F0000 000006C8
  21. 640F0000 00000000 4481534E
  22. 20000000
  23.  
  24. [truck speed]
  25. 580F0000 0058F140
  26. 580F1000 000001E8
  27. 780F0000 0000018C
  28. 640F0000 00000000 47435000
  29. [[main+58F140]+1E8]+18C
  30. Truck XYZ
  31. [[main+58F140]+1E8]+20C
  32. [[main+58F140]+1E8]+210
  33. [[main+58F140]+1E8]+214
  34.  
  35.  
  36.  
  37.  
  38. //
  39. bunyip test//bunyip health 3F800000
  40. 1 hit goes to 3F79999A
  41. 2 hit 3F799994
  42.  
  43. [bunyip inf hp]
  44. 580F0000 0058F140
  45. 580F1000 000000D8
  46. 580F1000 000005D0
  47. 580F1000 00000508
  48. 580F1000 00000508
  49. 780F0000 00000658
  50. 640F0000 00000000 3F800000
  51. [[[[[main+58F140]+D8]+5D0]+508]+508]+658
  52. Bunyip Y Coordinate value in Sulfer Rock = 425DF85C
  53. **THESE ARE FOR TESTING RIGHT NOW*
  54. X coordinate
  55. [[main+58F1A0]+4E8]+6C0
  56.  
  57. Y coordinate
  58. [[main+58F1A0]+4E8]+6C4
  59.  
  60. Z coordinate
  61. [[main+58F1A0]+4E8]+6C8
  62.  
  63. // Includes spawn coordinates to look for when new update drops. XYZ as listed.
  64.  
  65. Max Opals includes one offset in main and one in heap. i need a pointer for the one i use in main.
  66. max value i use will be 98967F.
  67.  
  68. boomerang change 1CA0EC8
  69. 59479C cogs
  70. 5947E4 kromium orbs
  71. 5947CC paintings
  72. 5947FC gooboo steve
  73. 594814 frill spies
  74. 5947B4 bilbies
  75.  
  76. 84 to max 600 for speed value this is not pointer this is a float data point.
  77. 1 to 0 for jump this is pointer
  78. GroundedState = 1
  79. SpeedState max = 600 = 44160000
  80. SpeedState min = 84 = 42A80000
  81. SpeedState edit = 2400 = 45160000
  82. Other jump used can be gravity.
  83.  
  84. Sudden ASLR change of speed value and address. Not sure why but the location and value for min speed changed entirely for no reason without any game update.
  85. Heap + 21D78CC
  86. SpeedState max = 600 = 44160000
  87. SpeedState min = 419? = 43D1FFFF also seen as 43340000 and as 42A80000
  88. SpeedState edit = 2400 = 45160000
  89.  
  90.  
  91. Boomerang Change ID's
  92. 00 = Boomerang
  93. 01 = Multirang
  94. 02 = Flamerang
  95. 03 = Lavarang
  96. 04 = Frostyrang
  97. 05 = Freezerang
  98. 06 = Zappyrang
  99. 07 = Thunderang
  100. 08 = Lasharang
  101. 09 = Warperang
  102. 0A = Infrarang
  103. 0B = X-Rang
  104. 0C = Smasharang
  105. 0D = Kaboomerang
  106. 0E = Megarang
  107. 0F = Omegarang
  108. 10 = Deadlyrang
  109. 11 = Doomerang
  110. 12 = Aquarang
  111. 13 = Selfharm rang?
  112. 14 = Craftyrang
  113. 15 = Camerang
  114. 16 = Switch destruction
  115.  
  116. Rang damage against uber blue tongues 16 hp
  117. 0dmg = Boomerang
  118. 1dmg = Multirang
  119. 0dmg = Flamerang
  120. 1dmg = Lavarang
  121. 0dmg = Frostyrang
  122. 0dmg = Freezerang
  123. 0dmg = Zappyrang
  124. 1dmg = Thunderang
  125. 0dmg = Lasharang
  126. 1dmg = Warperang
  127. 0dmg = Infrarang
  128. 1dmg = X-Rang
  129. 0dmg = Smasharang
  130. 4dmg = Kaboomerang
  131. 0dmg = Megarang
  132. 2dmg = Omegarang
  133. 8dmg = Deadlyrang
  134. 8dmg = Doomerang
  135. 0dmg = Aquarang
  136. 0dmg = Selfharm rang?
  137. 4dmg = Craftyrang
  138. 0dmg = Camerang
  139. 16 = Switch destruction
  140.  
  141. New developments in May 2021
  142. values for ExitMenuPointer
  143. 0 = Continue
  144. 1 = Save Game
  145. 2 = Main Menu
  146. 3 = Leave Mini Game
  147. 4 = Leave Race
  148. 5 = Continue To Next Race
  149. 6 = Restart Race
  150. 7 = Exit Level
  151. 8 = Change Level
  152. 9+ = N/A
  153.  
  154. // End of Ty 2 Documentation. Start Ty 1 or Ty 3 Documentation here after
  155.  
  156. Ty 1 loading screen text mod
  157. main+33EA1C
  158.  
  159. 0x0 = Please Sign into the Steam Client
  160. 0x1 = Ty The Tasmanian Tiger Steam Edition Requires The Steam Client to be running and the steam user signed in. To Launch.
  161. 0x2 = The Steam App ID used is not correct.
  162. 0x3 = Make sure no STEAM_APPID.txt
  163. 0x4 = No valid game licence found
  164. 0x5 = Make sure you purchased this steam game
  165. 0x6 = insufficient opengl version
  166. 0x7 = Please update your graphics drivers
  167. 0x8 = insufficient opengl shader
  168. 0x9 = shader needs to be updated
  169. 0xA = failed to create openal sound device
  170. 0xB = Ty requires openal installed
  171. 0xC = Ty the Tasmanian Tiger (TM)
  172. 0xD = Copyright Text
  173. 0xE = Rainbow cliffs
  174. 0xF = Rainbow cliffs
  175. 0x10 = ------
  176. 0x11 = ------
  177. 0x12 - Two Up
  178. 0x13 - Walk in the Park
  179. 0x14 - Ship Rex
  180. 0x15 - Bull's Pen
  181. 0x16 - Bridge on the River Ty
  182. 0x17 - Snow Worries
  183. 0x18 - Outback Safari
  184. 0x19 - ------
  185. 0x1A - Lyre, Lyre, Pants on Fire
  186. 0x1B - Beyond the Black Stump
  187. 0x1C - Rex Marks the Spot
  188. 0x1D - Fluffy's Fjord
  189. 0x1E - ------
  190. 0x1F - Cass Crest
  191. 0x20 - ------
  192. 0x21 - Crikey's Cove
  193. 0x22 - Cass Pass
  194. 0x23 - Bonus World
  195. 0x24 - Bonus World
  196. 0x25 - Final Battle
  197. 0x26 - Play Game
  198. 0x27 - Intro
  199. 0x28 - Gallery
  200. 0x29 - Loading
  201. 0x2A - Boomerang
  202. 0x2B - Aquarang
  203. 0x2C - Flamerang
  204. 0x2D - Frostyrang
  205. 0x2E - Smasharang
  206. 0x2F - Zappyrang
  207. 0x30 - Zoomerang
  208. 0x31 - Multirang
  209. 0x32 - Infrarang
  210. 0x33 - Megarang
  211. 0x34 - Kaboomarang
  212. 0x35 - Chronorang
  213. 0x36 - Doomerang
  214. 0x37 - Lassorang
  215. 0x38 - Boomerang text
  216.  
  217. Ty collision values
  218. 1 = on ground surface
  219. 2 = Floating in water
  220. 3 = swimming
  221. 4 = in air
  222.  
  223. Begin Ty 3 documentation~~
  224.  
  225. MenuPointer values
  226.  
  227. 0 = Main Menu
  228. 1 = Save Game
  229. 2 = Leave Mini Game
  230. 3 = Leave Race
  231. 4 = Continue to next race
  232. 5 = Restart race
  233. 6 = Exit Level
  234. 7 = Dev Menu/Change Level
  235. 8+ = N/A
  236.  
  237. Also
  238. Left right triangle left right triangle up down left right (PS4/PC)
  239.  
  240. Or
  241.  
  242. Left Right X Left Right X up down left right (switch)
  243.  
  244. And another one
  245.  
  246. Left right triangle left right triangle square circle square cross (PS4/PC)
  247.  
  248. Or
  249.  
  250. Left right left right X Left Right X Y A Y B (switch)
  251.  
  252. I found 2 hidden cheat codes in Ty the Tasmanian Tiger 3 I don't know what they do yet though. This does not unlock the movies on the title screen.
  253.  
  254. Based off my observations they are the exact same code entries as the second instalment codes for highlighting all collectibles as well as unlocking all bunyip keys.
  255.  
  256. I will progress further through the game to verify if this is the case here.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement