Welcome, Guest. Please Login or Register
TMA - Temporary Board
 
  HomeHelpSearchLoginRegister  
 
Pages: 1 ... 3 4 5 
Send Topic Print
[MOD] Play as Tower Tooth in Twisted Metal Head On (Read 16254 times)
Aced14
Admin
Server Emulation
*****
Offline



Posts: 134
Re: [MOD] Play as Tower Tooth in Twisted Metal Head On
Reply #60 - 08/16/14 at 01:58:51
 
Turns out that finding initial signs on how to achieve rapid fire was significantly easier than expected. What I've found so far could potentially lead to 9 line codes per player (10 lines in AR MAX).

If I manage to find the MIPS instruction that writes in minimum weapon launch delay values into live memory, it might become possible to reduce the length of the codes to 1 line per player (2 with AR MAX). These are the versions of the codes I'd prefer to release publicly.


crimsonstuds wrote on 08/15/14 at 22:06:03:
so is there any more hacks for TMHOETE? like asylum change character? or make slam shoot cones special. random Shinanagans like that?? ANY!?!?!? CODES??

Switching Asylum characters is impossible. I strongly doubt any on-foot 3D models were ever created for any other characters. With no models, there's no other characters to switch to.

Regarding getting certain cars to fire other cars' specials, while researching other things, I've previously managed to do it in Twisted Metal Black Online (TMBO) test matches, but haven't tried it in TMHOETE and am unlikely to give it a go.

As for other TMHOETE codes, I recently created an interesting one that disables bot AI:

RAW version...
Disable Bot AI
20101DD4 00000000

AR MAX version...
Disable Bot AI
BPUK-ZK3W-ZBRQK
PU92-AXHK-GK0FM
Back to top
 
 
IP Logged
 
crimsonstuds
Certified Astronaut
***
Offline



Posts: 31
California
Gender: male
Re: [MOD] Play as Tower Tooth in Twisted Metal Head On
Reply #61 - 08/16/14 at 21:54:32
 
MAKE THE RELOAD NOT EXIST! YEA!!
Back to top
 
 
IP Logged
 
Aced14
Admin
Server Emulation
*****
Offline



Posts: 134
Re: [MOD] Play as Tower Tooth in Twisted Metal Head On
Reply #62 - 08/22/14 at 03:09:32
 
Unfortunately the codes ended up being longer and more difficult to develop than I expected, but thanks to dedication and a breakpoint debugger feature in newer development builds of PCSX2, I was able to get somewhere Smiley.


Demonstration Video




Codes

The codes below are RAW ones. To encrypt them for AR MAX support, use reply #51's revised Omniconvert guidance. For other cheat device formats, use reply #2's Omniconvert guidance.

Due to the nature of env weapons and certain car specials, in some cases the rapid fire codes might make next to no difference. For example, Cousin Eddy's special causes that vehicle to accelerate for a little while to increase ramming damage. Rapid firing won't allow multiple instances of that special to occur in tandem, but might reduce the delay when repeatedly firing specials. Same deal for cars like TMHO's Outlaw, TML's Crazy 8, etc. Their specials will still be a one-at-a-time deal. More powerful codes could potentially be developed to speed up the specials themselves, but IMO it wasn't worth going that far since it'd be extremely time-consuming.


Mastercode... (same as before - if using AR MAX I recommend reply #58's version of this code since it might support that device's "quick start" feature):
90295498 0C0A54CE


Normal Weapons...
Generic Weapons Rapid Fire
1014B7E4 00000000

Swarm Rapid Fire
1014D7DC 00000000

Napalm Rapid Fire
1014BC3C 00000000

Remote Rapid Fire
1014DE9C 00000000

Env Rapid Fire
1014CF4C 00000000


TMHO Car Specials...
Axel (TMHO) Special Rapid Fire
101164BC 00000000

Shadow (TMHO) Special Rapid Fire
10199188 00000000

Mr. Grimm (TMHO) Special Rapid Fire
101B00CC 00000000

Roadkill (TMHO) Special Rapid Fire
101C7F9C 00000000

Sweet Tooth (TMHO) Special Rapid Fire
101DBEF4 00000000

Thumper (TMHO) Special Rapid Fire
101E1388 00000000

Spectre (TMHO) Special Rapid Fire
101D5CB0 00000000

Twister (TMHO) Special Rapid Fire
101E42F8 00000000
101E4328 00000000

Mr. Slam (TMHO) Special Rapid Fire
101B107C 00000000

Outlaw (TMHO) Special Rapid Fire
101B7A7C 00000000

Crimson Fury (TMHO) Special Rapid Fire
101698A4 00000000

Hammerhead (TMHO) Special Rapid Fire
1019686C 00000000

Grasshopper (TMHO) Special Rapid Fire
101924CC 00000000

WartHog (TMHO) Special Rapid Fire
101FCC34 00000000

ATV (TMHO) Special Rapid Fire
10115990 00000000

Cousin Eddy (TMHO) Special Rapid Fire
1017A63C 00000000

Dark Tooth (TMHO) Special Rapid Fire
1016B548 00000000

Tower Tooth (TMHO) Special Rapid Fire
1016C88C 00000000


TML Car Specials...
Axel (TML) Special Rapid Fire
101173CC 00000000

Crazy 8 (TML) Special Rapid Fire
1016FC44 00000000

Shadow (TML) Special Rapid Fire
10199EC4 00000000

Mr. Grimm (TML) Special Rapid Fire
101B098C 00000000

Brimstone (TML) Special Rapid Fire (Might Not Work)
101C2BD4 00000000

RoadKill (TML) Special Rapid Fire
101C8D0C 00000000

DarkSide (TML) Special Rapid Fire
101D05EC 00000000

Outlaw (TML) Special Rapid Fire
101DAF9C 00000000

Sweet/Gold Tooth (TML) Special Rapid Fire
101DCA34 00000000

Yellow Jacket (TML) Special Rapid Fire
101DD534 00000000

JunkYard Dog (TML) Special Rapid Fire
101E309C 00000000

Spectre (TML) Special Rapid Fire
101D63DC 00000000

Manslaughter (TML) Special Rapid Fire
101C967C 00000000

12-Pak (TML) Special Rapid Fire (Prevents Charging)
101D7FEC 00000000

Warthog (TML) Special Rapid Fire
101E0A90 00000000
Back to top
 
 
IP Logged
 
crimsonstuds
Certified Astronaut
***
Offline



Posts: 31
California
Gender: male
Re: [MOD] Play as Tower Tooth in Twisted Metal Head On
Reply #63 - 08/26/14 at 16:28:53
 
Hey can u do Mr Slam special speed up just this one for now Yes?
Back to top
 
 
IP Logged
 
Luis
Tom Selleck's Mustache's Mustache
*******************************
Offline


I Love Space Jam!

Posts: 840
Gender: male
Re: [MOD] Play as Tower Tooth in Twisted Metal Head On
Reply #64 - 08/29/14 at 14:48:29
 
For some reason the rapid codes aren't working, even with the game ID set to 1B00. I'm getting that "This game already exist in the database" message. The mastercode in reply 58 doesn't work either.
Back to top
 
 
IP Logged
 
crimsonstuds
Certified Astronaut
***
Offline



Posts: 31
California
Gender: male
Re: [MOD] Play as Tower Tooth in Twisted Metal Head On
Reply #65 - 09/01/14 at 00:27:53
 
HELP SAME HERE!
Back to top
 
 
IP Logged
 
Aced14
Admin
Server Emulation
*****
Offline



Posts: 134
Re: [MOD] Play as Tower Tooth in Twisted Metal Head On
Reply #66 - 09/01/14 at 17:42:54
 
crimsonstuds wrote on 08/26/14 at 16:28:53:
Hey can u do Mr Slam special speed up just this one for now Yes?

Not right now, but maybe sometime in the future I'll consider making an attempt. I'm kind of sick of developing TMHO codes at the moment.


Luis wrote on 08/29/14 at 14:48:29:
For some reason the rapid codes aren't working, even with the game ID set to 1B00. I'm getting that "This game already exist in the database" message. The mastercode in reply 58 doesn't work either.

Would it be possible to answer the following questions?
  1. What exactly were you doing when you got the "This game already exist in the database" message? Which mastercode were you using?
  2. Did you try using the mastercode you previously had success with in combination with converted rapid fire codes? What was the result?
  3. Just to be sure, you don't have multiple TMHOETE game entries setup in AR MAX, right? From my understanding, it's not possible to assign the same game ID to multiple games (game entries?) in AR MAX.
Back to top
 
 
IP Logged
 
Luis
Tom Selleck's Mustache's Mustache
*******************************
Offline


I Love Space Jam!

Posts: 840
Gender: male
Re: [MOD] Play as Tower Tooth in Twisted Metal Head On
Reply #67 - 09/01/14 at 18:26:27
 
1. I was using my version of the master code. I just go to TMHOETE in the game list, then add new code and type in the converted code and that message comes up when I press ok.

2. Yes and that message keeps showing up. I probably have to do what I did before. Keep converting until the right code shows up.

3. There's only one TMHOETE on the list. In order to add a new game you need a mastercode that works. You can take a break from codes if you want. It must be annoying making these.
Back to top
 
 
IP Logged
 
Aced14
Admin
Server Emulation
*****
Offline



Posts: 134
Re: [MOD] Play as Tower Tooth in Twisted Metal Head On
Reply #68 - 09/01/14 at 22:38:55
 
Luis wrote on 09/01/14 at 18:26:27:
1. I was using my version of the master code. I just go to TMHOETE in the game list, then add new code and type in the converted code and that message comes up when I press ok.

2. Yes and that message keeps showing up. I probably have to do what I did before. Keep converting until the right code shows up.

3. There's only one TMHOETE on the list. In order to add a new game you need a mastercode that works. You can take a break from codes if you want. It must be annoying making these.

Thanks for clearing those up Smiley.

Would it be possible to test out the following pre-converted AR MAX codes separately with your working mastercode? The generic weapons code should impact fires, homings, etc. It won't affect swarms, napalms, remotes, envs, nor specials.

Generic Weapons Rapid Fire (test 1; half-word)
56K4-RPVN-1XCXU
N7NE-EFJD-WCX5G

Generic Weapons Rapid Fire (test 2; word)
8PDX-UKVU-R73ZQ
93DM-BJHK-D0D0N


PS: Even though I won't be developing any brand new TMHOETE codes in the immediate future, I'll still try to provide support for the existing codes I've already released. It's kind of tricky though since I don't have a working AR MAX setup to do my own testing on.
Back to top
 
 
IP Logged
 
Luis
Tom Selleck's Mustache's Mustache
*******************************
Offline


I Love Space Jam!

Posts: 840
Gender: male
Re: [MOD] Play as Tower Tooth in Twisted Metal Head On
Reply #69 - 09/02/14 at 20:16:04
 
Those don't work but I found one that does for generic weapon:
GJNZ-52BD-9VXN1
N7NE-EFJD-WCX5G

Aced14 wrote on 09/01/14 at 22:38:55:
Generic Weapons Rapid Fire (test 1; half-word)
56K4-RPVN-1XCXU
N7NE-EFJD-WCX5G

I noticed something about Omniconvert. That code is actually the first code that Omniconvert will always give you, whenever you convert the generic weapon code. Then after you press convert again, it will give you another code but it will be the same one you saw before in order. Example:

This code always comes first:
56K4-RPVN-1XCXU
N7NE-EFJD-WCX5G

This one always comes second:
VBPA-BW9Z-ADB8J
N7NE-EFJD-WCX5G

Then this one always comes third and so on in a pattern. It's the same with other codes too.
QHJ5-5PAV-RF2XY
N7NE-EFJD-WCX5G

Rapid Naplam: You can fly straight with this and reach higher places faster. Cheesy You need to press it really fast. Make sure you have Invulnerability on.
7GNZ-X548-8MX26
N4DW-09JF-6X6HQ

When the Action Replay gives you the "This game already exist in the database" message, that's an indication that the raw code is able to work in Action Replay Max when converted. You just need to keep digging in Omniconvert to find the one that work, so there was nothing wrong with Aced14's rapid fire codes at all.
Back to top
« Last Edit: 09/03/14 at 00:28:16 by Luis »  
 
IP Logged
 
Aced14
Admin
Server Emulation
*****
Offline



Posts: 134
Re: [MOD] Play as Tower Tooth in Twisted Metal Head On
Reply #70 - 09/05/14 at 22:12:42
 
Luis wrote on 09/02/14 at 20:16:04:
Those don't work but I found one that does for generic weapon:
GJNZ-52BD-9VXN1
N7NE-EFJD-WCX5G

I noticed something about Omniconvert. That code is actually the first code that Omniconvert will always give you, whenever you convert the generic weapon code. Then after you press convert again, it will give you another code but it will be the same one you saw before in order. Example:

This code always comes first:
56K4-RPVN-1XCXU
N7NE-EFJD-WCX5G

This one always comes second:
VBPA-BW9Z-ADB8J
N7NE-EFJD-WCX5G

Then this one always comes third and so on in a pattern. It's the same with other codes too.
QHJ5-5PAV-RF2XY
N7NE-EFJD-WCX5G

Did you press "Convert" 40 times to get GJNZ-52BD-9VXN1 Cheesy? I must be crazy for having done it enough times to notice that, lol.

I already knew that the first line always changed each time an AR MAX code was re-encrypted in Omniconvert, and that subsequent lines never changed (minus mastercodes). The first line is known as an AR MAX verifier (contains code metadata, like a game ID, subfolder info, etc). I always thought the first line was randomly generated to some degree, but you appear to have found a pattern in how it's done.

Based on my quick analysis, here's what's happening. As if AR MAX's stupid game IDs weren't painful enough to deal with already, all codes have their own "code IDs". No two AR MAX codes for the same game can re-use the same code ID. That's why so many problems were encountered with the more powerful AR MAX mastercode I posted, your and crimsonstuds' initial attempts to convert rapid fire hacks to AR MAX on your own, and some of the pre-converted AR MAX codes that were posted later in this thread.

So how can you tell which codes contain duplicate AR MAX code IDs/verifiers? It's just a matter of decrypting AR MAX codes in Omniconvert.

Normally, if you were to set Input to "Action Replay - MAX" and Output to "Unencrypted - Standard", your 2 line AR MAX code (3-4 lines for mastercodes) would get converted into a 1 line raw code. That's because a decrypted AR MAX verifier is of no use to any non-AR MAX users.

However, for more advanced users... it's possible to set Output to "Unencrypted - Action Replay MAX", which will decrypt the AR MAX verifier line along with the code itself. You can then easily check for duplicate AR MAX verifiers in decrypted versions of your pre-existing AR MAX codes.

Maybe at some point I could take a look into creating an AR MAX "code pack" (.bin file to put on a USB flash drive) for TMHOETE, containing all of the codes that have been posted in this thread so far. Might even attempt to take advantage of some of AR MAX's other advanced features. That would make things far less painful for anyone stuck with an AR MAX as their only option. It would also give a good opportunity to revise the game ID if necessary. The ID we've been using so far might possibly be Omniconvert's default one... which is risky since it increases the odds of game ID conflicts with AR MAX codes for other games.


Luis wrote on 09/02/14 at 20:16:04:
Rapid Naplam: You can fly straight with this and reach higher places faster. Cheesy You need to press it really fast. Make sure you have Invulnerability on.
7GNZ-X548-8MX26
N4DW-09JF-6X6HQ

Heh, I noticed it while testing out that code when it was first created. It can be seen in action in the video I posted at the 6:13 mark.


Luis wrote on 09/02/14 at 20:16:04:
When the Action Replay gives you the "This game already exist in the database" message, that's an indication that the raw code is able to work in Action Replay Max when converted. You just need to keep digging in Omniconvert to find the one that work, so there was nothing wrong with Aced14's rapid fire codes at all.

The only thing that's wrong here is that some silly companies decided to over-complicate their cheat device's encryption algorithms to a ridiculous degree Sad.

I did more research on AR MAX and it certainly does seem to have some nifty features that its competitors lacked (automatic disc recognition, code sub-folders, ability to force sub-folders to only have one code turned on at a time, etc)... but the game/code ID aspects of its encryption algorithm are such a massive pain to deal with.

If I could recommend a disc-based cheat device, and code sub-folders aren't a must, I'd say to go with anything that can support raw unencrypted codes. Heck, even AR MAX's predecessors (Action Replay 1-2/GameShark 1-2 for PS2) apparently only used encrypted mastercodes; raw versions of normal codes worked "as-is" in them.

If homebrew is an option, nothing beats PS2RD (especially the PS2RD GUI and PS2RDMOD variants). It loads both itself and its code list instantly, can auto-detect game discs, and works with raw code lists stored in .txt files on USB flash drives. It's also open source.
Back to top
 
 
IP Logged
 
Coleiosis
Senior Member
****
Offline


Music man

Posts: 256
Sherrard, Illinois
Gender: male
Re: [MOD] Play as Tower Tooth in Twisted Metal Head On
Reply #71 - 02/07/15 at 16:14:51
 
How am I to play as the Head-On characters in the Lost segment? I'm sure Luis knows how to do it, but I'm not looking for Omniconvert codes. I have a Mac, not Windows. I'm sure you recognize me on YouTube; I am the YTP maker known as Cole Bezotte, aka Coleiosis. I am also a fanfic writer.
But enough of that! I can't find any AR Max codes on the internet as to how to do the effect. I'd really like to know soon.
Back to top
 

Serpent...burn in hell
WWW coleiosis2  
IP Logged
 
Aced14
Admin
Server Emulation
*****
Offline



Posts: 134
Re: [MOD] Play as Tower Tooth in Twisted Metal Head On
Reply #72 - 02/15/15 at 03:41:58
 
Coleiosis wrote on 02/07/15 at 16:14:51:
How am I to play as the Head-On characters in the Lost segment? I'm sure Luis knows how to do it, but I'm not looking for Omniconvert codes. I have a Mac, not Windows. I'm sure you recognize me on YouTube; I am the YTP maker known as Cole Bezotte, aka Coleiosis. I am also a fanfic writer.
But enough of that! I can't find any AR Max codes on the internet as to how to do the effect. I'd really like to know soon.

I think it's been repeated countless times throughout this thread, but I'll mention once again. If you don't have the means of converting raw (HEX) codes on your own and/or don't want to deal with that in the first place... I strongly recommend getting a cheat device that supports unencrypted codes, such as CodeBreaker or GameShark 2 version 3. If you know how to run homebrew apps on your PS2, look into PS2RD GUI.

As for AR MAX, I don't have one to test with and even if I did, my PS2's disc drive is broken. So I can't guarantee that any AR MAX codes I create will work. Its encryption system is so ridiculously complicated that getting codes to work on it is often a hit or miss affair. It astounds me to see how widely-used AR MAX is Shocked.



I've converted a fresh new batch of AR MAX codes for TMHOETE via Omniconvert. None of them are compatible with the AR MAX codes Luis has previously posted throughout the TMA/YouTube because I'm using a different game ID (1B01) and don't want to run into conflicts. Btw the new mastercode should be able to support AR MAX's quick start mode Smiley.

Mastercode


Mastercode
1KGP-RBNK-JN5GB
8YJ0-75ZJ-3MDYJ
ZP06-GX3W-92TTP

Player 1 Car


Twisted Metal: Head-On (TMHO) Cars


Player 1: Axel (TMHO)
YGX8-065K-35EJM
HQ7H-5NHJ-0JR74

Player 1: Shadow (TMHO)
WMJH-XUW8-124RK
0ECM-VHRP-HAGTY

Player 1: Mr. Grimm (TMHO)
Z4FB-D1EV-TBW5N
MWUW-GAUX-Z0BEA

Player 1: Roadkill (TMHO)
EG9D-DH93-5J2V1
TNXP-VQMA-7ECRN

Player 1: Sweet Tooth (TMHO)
5BUT-4DPR-WHR8A
Q7U6-7W0C-8XUQJ

Player 1: Thumper (TMHO)
KHRH-UGB5-ZBQVA
PDXW-R7T9-URJ69

Player 1: Spectre (TMHO)
XJ8B-G7BY-CCRDV
5RWW-VDPU-KPPDE

Player 1: Twister (TMHO)
T06F-DZ5P-K8D8H
Y0GB-7A9V-NPJRG

Player 1: Mr. Slam (TMHO)
3B59-AM15-NQBHY
51HY-YWGZ-JNCP5

Player 1: Outlaw (TMHO)
57M5-UX7B-RMFRF
JPPJ-EQJT-HU575

Player 1: Crimson Fury (TMHO)
Q35M-0NVT-8DPKC
QR0H-ZFMX-F5F6B

Player 1: Hammerhead (TMHO)
NJ81-0B2D-NJ3MN
FQYR-KGY4-QQVK5

Player 1: Grasshopper (TMHO)
7KU4-78DU-7XN6R
RT5P-517T-1XFKZ

Player 1: WartHog (TMHO)
NGEV-1Z3B-XCCAC
QP6X-47DU-3790J

Player 1: ATV (TMHO)
ZBVA-F4EX-08UMF
ETCD-30ZX-YJHZD

Player 1: Cousin Eddy (TMHO)
4K1Y-T265-PE4J5
5R5M-K1EV-EHPEM

Player 1: Dark Tooth (TMHO)
R0N5-HGKD-MD5FB
A7D6-FP8C-WVNFA

Player 1: Tower Tooth (TMHO)
1YK7-WXFW-A5XPH
PJNH-KBJZ-EMKF8

Twisted Metal: Lost (TML) Cars


Player 1: Axel (TML)
NNVG-TR37-RH6P6
YYGA-H8NM-RGXMF

Player 1: Crazy 8 (TML)
3EAM-VREV-PXV4Y
82Z0-D27Z-H9GQ5

Player 1: Shadow (TML)
TYX5-G31H-NR43N
4651-V649-0RGD7

Player 1: Mr. Grimm (TML)
3QGU-U3YG-3E61R
3F9W-C34R-6XVK4

Player 1: Brimstone (TML)
DCQG-5BQT-H8EXF
ZB80-67ET-A5NJ2

Player 1: RoadKill (TML)
2ATD-G3JW-K8RX1
5DUQ-QD9B-BCNT1

Player 1: DarkSide (TML)
XBJA-0T9Z-BCDYZ
K3JW-58WF-A67YN

Player 1: Outlaw (TML)
XXZQ-2YQV-FKWVX
TB8K-4Y3H-NQDWH

Player 1: Sweet Tooth (TML)
BUYC-4N0K-VTAXA
2ZAZ-NKKP-A6629

Player 1: Yellow Jacket (TML)
D4QU-GGRX-D8JTC
X487-WEC3-FHJMK

Player 1: JunkYard Dog (TML)
ZX34-DDC8-B541F
XY91-D1Q9-0JACD

Player 1: Spectre (TML)
JPC1-Z8HW-BPAAB
YV4J-CKTQ-36P27

Player 1: Manslaughter (TML)
N7BZ-NTKT-9T1PZ
Q42H-FMC4-7KWY0

Player 1: 12-Pak (TML)
PWHE-JC8A-2MT66
KQAV-EUJM-8Q3C0

Player 1: Warthog (TML)
DBB5-7U1R-UD19B
JWFK-BWK1-9KXWY

Player 1: Gold Tooth (TML)
UKW4-U2K8-MEAEA
U5CJ-FZWW-9UHWQ

Rapid Fire


Normal Weapons


Generic Weapons Rapid Fire
9U3G-F962-NUNNG
N7NE-EFJD-WCX5G

Swarm Rapid Fire
HX0F-QPM8-CR9RQ
9M3V-MC0Y-HQ4BC

Napalm Rapid Fire
Q6HH-T670-V9FHY
N4DW-09JF-6X6HQ

Remote Rapid Fire
4T93-5DTD-39GP7
NKBB-GNVY-B1AE7

Env Rapid Fire
UU8H-U27K-K89NV
THYH-G62G-QME1Y

Twisted Metal: Head-On (TMHO) Car Specials


TMHO Car Specials...
Axel (TMHO) Special Rapid Fire
2EXF-5ZWE-32M7D
UAQW-XH2J-0R9R7

Shadow (TMHO) Special Rapid Fire
BWK0-U6X6-0PZH0
KBCN-1A40-YKVT1

Mr. Grimm (TMHO) Special Rapid Fire
M271-RWW4-PRC91
TBFF-1H5T-N6WJF

Roadkill (TMHO) Special Rapid Fire
FQXH-H8N2-2U3U9
UMU9-RFW7-VKP47

Sweet Tooth (TMHO) Special Rapid Fire
6RBT-4RR5-Q9U9M
T189-5CF9-8EKYF

Thumper (TMHO) Special Rapid Fire
G0JU-03G0-Y7GEQ
CTY7-HZAW-4M05Z

Spectre (TMHO) Special Rapid Fire
5RVR-06Q2-HXWCY
76G7-JVGF-QUCXP

Twister (TMHO) Special Rapid Fire
C4KG-2TCP-9BJT5
QYUW-GYE4-AVPV3
G4CJ-RXHD-F0TXR

Mr. Slam (TMHO) Special Rapid Fire
T1BW-FDHM-48ZTB
6XTW-GBUX-7YCXF

Outlaw (TMHO) Special Rapid Fire
REH4-0HNM-MDTDM
A6XZ-ZENT-8296G

Crimson Fury (TMHO) Special Rapid Fire
NZU4-1EMX-TDFV5
KB6W-KB55-YYC6K

Hammerhead (TMHO) Special Rapid Fire
YAUP-0RGM-CJZDE
8QU3-K9MM-PX33C

Grasshopper (TMHO) Special Rapid Fire
G7W7-B47H-AJ46X
0TG1-MA36-TZHXK

WartHog (TMHO) Special Rapid Fire
B9C7-CC31-T0ZRZ
HN6U-PEZJ-4PDVF

ATV (TMHO) Special Rapid Fire
VDC6-425C-KR38B
VJ6F-VQA0-5NBD4

Cousin Eddy (TMHO) Special Rapid Fire
CWY1-3B8X-8KDFE
WUVG-P46V-33PBK

Dark Tooth (TMHO) Special Rapid Fire
B0GF-EY3M-MZ7UA
NDWX-UQQY-A3V30

Tower Tooth (TMHO) Special Rapid Fire
U3U9-J5RC-0MX11
65KZ-PUV6-8BMEB

Twisted Metal: Lost (TML) Car Specials


TML Car Specials...
Axel (TML) Special Rapid Fire
GYC1-HZMY-AJYYZ
R62C-NFG1-E4HFV

Crazy 8 (TML) Special Rapid Fire
7T07-7YUQ-D2DHM
DKYV-YQ42-DT7G9

Shadow (TML) Special Rapid Fire
5VBY-A1B4-7F7MA
6XVJ-EEFB-CP0WU

Mr. Grimm (TML) Special Rapid Fire
5FD3-Q20B-BCNUH
CV7R-Q38P-Q16HQ

Brimstone (TML) Special Rapid Fire (Might Not Work)
W4Q3-YGE4-TPV70
0PAQ-VU3V-2UYVM

RoadKill (TML) Special Rapid Fire
C5QF-X07N-5D4TU
97B3-TQQ5-MD7NY

DarkSide (TML) Special Rapid Fire
1E17-6WCG-NBTUM
436U-Q22K-99A34

Outlaw (TML) Special Rapid Fire
121W-KQU0-TJNQ5
RM1E-27Z2-0JQ9J

Sweet/Gold Tooth (TML) Special Rapid Fire
BHKJ-6X81-6EBBE
RGPG-8UZA-1N82F

Yellow Jacket (TML) Special Rapid Fire
HUGF-JGZJ-HE57C
38BM-5KYP-ZDPUR

JunkYard Dog (TML) Special Rapid Fire
QCH1-7GZK-R9PU2
BE9C-8M16-RJRTP

Spectre (TML) Special Rapid Fire
V0F5-9JZ1-KMQW3
7JDP-D1ZK-CMWCQ

Manslaughter (TML) Special Rapid Fire
4ARJ-EMMK-0VT1T
4WBY-C36H-TG9PY

12-Pak (TML) Special Rapid Fire (Prevents Charging)
3CZ9-3FRR-3XGYC
0VR2-4K94-FG0F1

Warthog (TML) Special Rapid Fire
88JQ-TDQ7-XGTD3
2U2N-KYC6-GQC00



Good luck Smiley!
Back to top
 
 
IP Logged
 
Pages: 1 ... 3 4 5 
Send Topic Print