Log in

View Full Version : Trainers Needed UPDATED



andrewrich
12-22-2012, 10:55 PM
I am writing this thread in the hopes that everyone can post the names of games that need Trainers. Hopefully making it easier to choose what trainers to make.

Please only post games that have no trainers or games that need trainers updating.

I will update this post as and when the games are posted or the trainers are made for said games.



Games Without Trainers

Prince of persia classic (XBLA)
Condemned
GTA IV
Battlefield Bad Company
Game of Thrones
Saints Row 2
Saints Row
Brutal legend
Banjo-kazooie nuts&bolts
Fable II the game of the year
Never Dead
skate 3
Tiger Woods pga tour series
Hawx 1&2
wwe stars
Army Of Two
Ben 10 Omniverse
Dark sector
Velvet assassin
L.A Noire
Resonance of fate
Bionic Commando
Majin and the forsaken kingdom
Enslaved odyssey to the west
The darkness 1
Grand theft auto 4 and the episodes from liberty city
Blue dragon
Sonic All-Stars Racing Transformed
Shadows Of The Damned

Trainer Updates

Tekken Tag Tournament 2 TU3

Trainers Being Worked On

()

Finished Games

LOTR War In the North.V2 .... Download=http://www.360haven.com/forums/showthread=20843-lord-rings-war-north-%5Btrainer%5D.html#post164077 (Bugs Have Been Reported On V2 read post)

Call Of Juarez The Cartel.v2 ... Download=http://www.360haven.com/forums/showthread=20814-call-juarez-cartel-%5Btrainer%5D.html#post163819

Dead Space ............................ Download=http://www.360haven.com/forums/showthread=20899-dead-space-%5Btrainer%5D.html#post164560

Crackdown 2 TU5 ................... Download=http://www.360haven.com/forums/showthread=20937-crackdown-2-%5Btu5%5D%5Btrainer%5D.html#post164917

Borderlands TU5 ................... Download=http://www.360haven.com/forums/showthread=21038-borderlands-%5Btu5%5D%5Btrainer%5D.html#post165829

BlazBlue.Continuum.Shift.Extend ... Download=http://www.360haven.com/forums/showthread=21064-blazblue-continuum-shift-extend-test-trainer.html In Testing Stages. By xJACKASSx

Star Ocean The Last Hope ... Download=http://www.360haven.com/forums/showthread=21093-star-ocean-last-hope-disk-1-%5Btrainer%5D.html#post166322 Give up on dew to Bugs I Can Not Fix,I Have Offsets If Someone Else Wants To Try.

Homefront .............. Download=http://www.360haven.com/forums/showthread=21160-%5Brelease%5D-homefront-tu4-4-trainer-%5B54510846%5D.html By nercore‎

Perfect dark xbla ................. Download=http://www.360haven.com/forums/showthread=21202-%5Btrainer%5D-perfect-dark-xbla-2-a.html By fullmetal172

Prince of Persia ................... Download=http://www.360haven.com/forums/showthread=21273-%5Brelease%5D-prince-persia-tfs-3-trainer-%5B5553083e%5D.html By nercore

Army Of Two 40 Days....................Download:http://www.360haven.com/forums/threads/22562-%5Btrainer%5D-army-40-days-trainer-v1-0-a/#post178497 By A.R


Thanks For Posting
I will put (Brackets) around trainers that are being worked on. please pm me if you are already working on a trainer that is mentioned or if you are going work on one of the Games in the list.

thegutta
12-22-2012, 11:13 PM
Call Of Juarez The Cartel

Pk89
12-22-2012, 11:20 PM
Game of thrones - god/money
LOTR War In the North - god/money and whatever else you can find


Sent from my iPhone 5 using Tapatalk

andrewrich
12-22-2012, 11:20 PM
Call Of Juarez The Cartel

I will have a look at this game now as i have it on my rgh.

Thanks for the first post of many I hope

thegutta
12-23-2012, 12:38 AM
I will have a look at this game now as i have it on my rgh.

Thanks for the first post of many I hope

Thanks andrew about time we have a trainer for call of Juarez hopefully you can make it :)

andrewrich
12-23-2012, 12:47 AM
Thanks andrew about time we have a trainer for call of Juarez hopefully you can make it :)

got in-health & no-clip just need to find some grenades now

thegutta
12-23-2012, 01:10 AM
got in-health & no-clip just need to find some grenades now

Damn you work fast andrew you awesome bro :D keep it up

optantic
12-23-2012, 03:20 AM
could you do Trainer Update for Tekken Tag Tournament 2 TU3?
I don't have the game now

here are the codes for NO TU

Offsets:

TrOpt01 P1 Inf Health
0x82E68B40 P1 HP
0x82E68B44 P1 HP
0x82E6DCA0 P1 PARTNER HP
0x82E6DCA4 P1 PARTNER HP

TrOpt02 1 hit kill P2 1 HP
0x82E6B3F4 CPU HP CHARACTER 1
0x82E70554 CPU HP CHARACTER 2
0x82E87384 CPU HP CHARACTER 3

TrOpt03 Max FightLab Points
0x82EBC26C Max FightLab Points
0x82EBC270 Max FightLab Points

TrOpt04 Max G when Buy
0x826E5A24 MAX GOLD ON BUY
0x826E5A28 MAX GOLD ON BUY
0x826E5A2C MAX GOLD ON BUY

TrOpt05 InfTime/FightLab
0x82E692EF TIME

TrOpt06 DLC Characters
0x82E4EFBA UnlockAllCharacters
0x82E4EFBC UnlockAllCharacters

TrOpt07 DLC Stages
0x82E4F0DB UnlockAllStages
0x82E4F0DD UnlockAllStages

TrOpt08 Disable P2(1st Char)
0x82E6BB9F P2 disabled


Trainer source code:

#include <xtl.h>
#include "kernel.h"

XOVERLAPPED g_xol;
HANDLE hThread; DWORD hThreadId;
HANDLE hTh01 = 0; DWORD hThId01 = 0;

// -------------------------------------------------------------------------------
//Tekken Tag Tournament 2 NoTU Codes

DWORD GameId = 0x4E4D0859; // GameId
BOOL TrOpt01 = FALSE;
BYTE HP1_chk[] = {0x00};
BYTE HP1_on[] = {0x00, 0xB4, 0x00, 0x00};
BYTE HP2_chk[] = {0x00};
BYTE HP2_on[] = {0x00, 0xE6, 0x00, 0x00};

BOOL TrOpt02 = FALSE;
BYTE health6_mod[] = {0x00, 0x01};
BYTE health8_mod[] = {0x00, 0x01};
BYTE health10_mod[] = {0x00, 0x01};

BOOL TrOpt03 = FALSE;
BYTE points1_mod[] = {0x00, 0x98, 0x96, 0x7F};
BYTE points2_mod[] = {0x00, 0x98, 0x96, 0x7F};

//Max and Infinite G after Buy, code by Vampirexx
BOOL TrOpt04 = FALSE;
BYTE maxg1_mod[] = {0x3D, 0x60, 0x3B, 0x9A};
BYTE maxg2_mod[] = {0x61, 0x6B, 0xC9, 0xFF};
BYTE maxg3_mod[] = {0x7D, 0x6B, 0xFA, 0x14};

BOOL TrOpt05 = FALSE;
BYTE timet_mod[] = {0x03};

BOOL TrOpt06 = FALSE;
BYTE UnlockAllChars1_mod[] = {0x22, 0x22};
BYTE UnlockAllChars2_mod[] = {0x22, 0x22, 0x22};

BOOL TrOpt07 = FALSE;
BYTE UnlockAllStages1_mod[] = {0x22};
BYTE UnlockAllStages2_mod[] = {0x22, 0x22};

BOOL TrOpt08 = FALSE;
BYTE P2disabled_ori[] = {0x02};
BYTE P2disabled_mod[] = {0x00};

// -------------------------------------------------------------------------------

// codes01 thread
static void Codes01(){
while (1){
if (XamGetCurrentTitleId() == GameId){
if (TrOpt01 == TRUE){
GetMem(0x82E68B4D, HP1_chk, 1);
if( (HP1_chk[0] == 0xB4) )
{
DoCheatNv(0x82E68B40, HP1_on, 4);
DoCheatNv(0x82E68B44, HP1_on, 4);
DoCheatNv(0x82E6DCA0, HP1_on, 4);
DoCheatNv(0x82E6DCA4, HP1_on, 4);
}
}
if (TrOpt01 == TRUE){
GetMem(0x82E68B4D, HP1_chk, 1);
if( (HP1_chk[0] == 0xAA) )
{
DoCheatNv(0x82E68B40, HP1_on, 4);
DoCheatNv(0x82E68B44, HP1_on, 4);
DoCheatNv(0x82E6DCA0, HP1_on, 4);
DoCheatNv(0x82E6DCA4, HP1_on, 4);
}
}
if (TrOpt01 == TRUE){
GetMem(0x82E7864D, HP2_chk, 1);
if( (HP2_chk[0] == 0xE6) )
{
DoCheatNv(0x82E68B40, HP2_on, 4);
DoCheatNv(0x82E68B44, HP2_on, 4);
DoCheatNv(0x82E6DCA0, HP2_on, 4);
DoCheatNv(0x82E6DCA4, HP2_on, 4);
}
}
if (TrOpt02 == TRUE){
DoCheatNv(0x82E6B3F4, health6_mod, 2);
DoCheatNv(0x82E70554, health8_mod, 2);
DoCheatNv(0x82E87384, health10_mod, 2);
}
if (TrOpt03 == TRUE){
DoCheatNv(0x82EBC26C, points1_mod, 4);
DoCheatNv(0x82EBC270, points2_mod, 4);
}
if (TrOpt04 == TRUE){
DoCheatNv(0x826E5A24, maxg1_mod, 4);
DoCheatNv(0x826E5A28, maxg2_mod, 4);
DoCheatNv(0x826E5A2C, maxg3_mod, 4);
}
if (TrOpt05 == TRUE){
DoCheatNv(0x82E692EF, timet_mod, 1);
}
if (TrOpt06 == TRUE){
DoCheatNv(0x82E4EFBA, UnlockAllChars1_mod, 2);
DoCheatNv(0x82E4EFBC, UnlockAllChars2_mod, 3);
}
if (TrOpt07 == TRUE){
DoCheatNv(0x82E4F0DB, UnlockAllStages1_mod, 1);
DoCheatNv(0x82E4F0DD, UnlockAllStages2_mod, 2);
}
if (TrOpt08 == TRUE){
XINPUT_STATE state;
XInputGetState(0, &state);
if (state.Gamepad.wButtons == (XINPUT_GAMEPAD_DPAD_LEFT + XINPUT_GAMEPAD_LEFT_SHOULDER + XINPUT_GAMEPAD_RIGHT_SHOULDER)){
DoCheat(0x82E6BB9F, P2disabled_mod, 1);
}
{
if (state.Gamepad.wButtons == (XINPUT_GAMEPAD_DPAD_RIGHT + XINPUT_GAMEPAD_LEFT_SHOULDER+ XINPUT_GAMEPAD_RIGHT_SHOULDER)){
DoCheat(0x82E6BB9F, P2disabled_ori, 1);
}
}
}

}
Sleep(10);
}
}


// main thread
static void Main01(){
DWORD tr0 = 0;
HRESULT hre = 0; DWORD hr = 0;
XINPUT_STATE state; WCHAR r1[512];

ZeroMemory( &state, sizeof(XINPUT_STATE) );

XamGetCurrentTitleId = (UINT32 (*)(void))(ResolveFunct("xam.xex", 463));

while (1){
XInputGetState(0, &state);

// trainer input activation: back + start
if (state.Gamepad.wButtons == (XINPUT_GAMEPAD_BACK + XINPUT_GAMEPAD_START)){
if (XamGetCurrentTitleId() == GameId) {

hre = XShowKeyboardUI(0, VKBD_LATIN_NUMERIC, NULL,
L"[ Trainer Engine by Endel3 ]",
L"- Trainer by MBRKiNG, Vampirexx and optantic - 360haven.com \n"
L"- Enter option: (9 - Disable All) # (1-5 Sinlge Digit = ON, ## = OFF) \n"
L"(1 - P1 Inf Health) # (2 - P1 One Hit Kill) # (3 - Max FightLab Points) \n"
L"(4-Max G when Buy)#(5-InfTime/FightLab)#(6-DLC Characters)#(7-DLCstages) \n"
L"(8-Disable P2(1st Char)LB+RB+Left=On,LB+RB+Right=Off,redo every match)", //(8 - S Rank *use this only in FightLab*)
r1, 512, &g_xol);

while(!XHasOverlappedIoCompleted(&g_xol)) Sleep(25);
if (hre == ERROR_IO_PENDING) hr = _wtoi(r1);

if (tr0 == 0)
{
ExCreateThread(&hTh01, 0, &hThId01, (VOID*)XapiThreadStartup ,
(LPTHREAD_START_ROUTINE)Codes01, NULL, 0x2);
tr0 = 1;
}

switch (hr){
case 1:
TrOpt01 = TRUE;
Vibr01();
break;
case 2:
TrOpt02 = TRUE;
Vibr01();
break;
case 3:
TrOpt03 = TRUE;
Vibr01();
break;
case 4:
TrOpt04 = TRUE;
Vibr01();
break;
case 5:
TrOpt05 = TRUE;
Vibr01();
break;
case 6:
TrOpt06 = TRUE;
Vibr01();
break;
case 7:
TrOpt07 = TRUE;
Vibr01();
break;
case 8:
TrOpt08 = TRUE;
Vibr01();
break;

case 9:
TrOpt01 = FALSE;
TrOpt02 = FALSE;
TrOpt03 = FALSE;
TrOpt04 = FALSE;
TrOpt05 = FALSE;
TrOpt06 = FALSE;
TrOpt07 = FALSE;
TrOpt08 = FALSE;
Vibr01();
break;
case 11:
TrOpt01 = FALSE;
Vibr01();
break;
case 22:
TrOpt02 = FALSE;
Vibr01();
break;
case 33:
TrOpt03 = FALSE;
Vibr01();
break;
case 44:
TrOpt04 = FALSE;
Vibr01();
break;
case 55:
TrOpt05 = FALSE;
Vibr01();
break;
}

}
}

Sleep(60);
}
}

BOOL APIENTRY DllMain(HANDLE hInstDLL, DWORD reason, LPVOID lpReserved){
if(reason == DLL_PROCESS_ATTACH){
DmSetMemoryD = (HRESULT (__cdecl *)(LPVOID, DWORD, LPCVOID, LPDWORD)) (ResolveFunct("xbdm.xex", 40));
if (DmSetMemoryD != 0){
KrnlType = 1; // 1 = dev kernel ; 0 = retail kernel (default)
DmGetMemoryD = (HRESULT (__cdecl *)(LPCVOID, DWORD, LPVOID, LPDWORD)) (ResolveFunct("xbdm.xex", 10));
}
ExCreateThread(&hThread, 0, &hThreadId, (VOID*)XapiThreadStartup , (LPTHREAD_START_ROUTINE)Main01, NULL, 0x2);
XSetThreadProcessor(hThread, 4); ResumeThread(hThread); CloseHandle(hThread);
}

return TRUE;
}

andrewrich
12-23-2012, 03:50 AM
Damn you work fast andrew you awesome bro :D keep it up

trainer is up & will update it as i find

andrewrich
12-23-2012, 03:58 AM
I don't have the game at the moment will try to download and have a look or some one else might already have the game and offer to do it

andrewrich
12-23-2012, 08:38 AM
Call Of Juarez The Cartel

just updated to v2 inf-grenades. tried to get Inf-concentration but could not find the value:facefloor:

thegutta
12-23-2012, 08:49 AM
just updated to v2 inf-grenades. tried to get Inf-concentration but could not find the value:facefloor:

The would of been cool but still you did an awesome job so don't worry about the concentration :)

Serious_M
12-23-2012, 11:06 AM
i like to see a trainer for star ocean with some godly options :048:

andrewrich
12-23-2012, 07:29 PM
Game of thrones - god/money
LOTR War In the North - god/money and whatever else you can find


Sent from my iPhone 5 using Tapatalk

Will have A look at this later today for you

Pk89
12-24-2012, 01:31 AM
Will have A look at this later today for you

Thank you :)


Sent from my iPhone 5 using Tapatalk

DGenerateKane
12-24-2012, 02:01 AM
Saints Row: Infinite health player/vehicle/homies, infinite ammo, max money, Max/Min Notoriety, Freeze Timer
Saints Row 2: Infinite health player/vehicle/homies, infinite ammo, max money, Max/Min Notoriety, Freeze Timer
Condemned: Infinite Health, Ammo
Dead Space: Infinite Health, Ammo, infinite whatever else is useful (Still haven't played it)
Battlefield Bad Company: Infinite Health, ammo, grenades
GTA IV: Infinite health player/vehicle/friends, infinite ammo, max money, Max/Min Wanted Level, Freeze Timer
Borderlands: Infinite Health, Ammo, grenades, money
Crackdown 2: Infinite health, ammo, max abilities

Unless I'm mistaken none of them have trainers. I have many more games I'd like to see trainers for, this is just the tip of the iceberg. :) I'd prefer trainers support the latest TU for all games so they will hopefully support any DLC the games may have. (No I don't know what the latest TU's are for any of them unfortunately)

Also, DeadlyData made a trainer for Bioshock 2 with Inf Health Inf Ammo, Inf Drill Fuel, Inf Eve, and One hit Kills but the infinite health only seems to work part of the time. He said he was going to look into it but that was months ago and I haven't heard anything from him since.

xJACKASSx
12-24-2012, 03:16 AM
Saints Row: Infinite health player/vehicle/homies, infinite ammo, max money, Max/Min Notoriety, Freeze Timer
Saints Row 2: Infinite health player/vehicle/homies, infinite ammo, max money, Max/Min Notoriety, Freeze Timer
Condemned: Infinite Health, Ammo
Dead Space: Infinite Health, Ammo, infinite whatever else is useful (Still haven't played it)
Battlefield Bad Company: Infinite Health, ammo, grenades
GTA IV: Infinite health player/vehicle/friends, infinite ammo, max money, Max/Min Wanted Level, Freeze Timer
Borderlands: Infinite Health, Ammo, grenades, money
Crackdown 2: Infinite health, ammo, max abilities

Unless I'm mistaken none of them have trainers. I have many more games I'd like to see trainers for, this is just the tip of the iceberg. :) I'd prefer trainers support the latest TU for all games so they will hopefully support any DLC the games may have. (No I don't know what the latest TU's are for any of them unfortunately)

Also, DeadlyData made a trainer for Bioshock 2 with Inf Health Inf Ammo, Inf Drill Fuel, Inf Eve, and One hit Kills but the infinite health only seems to work part of the time. He said he was going to look into it but that was months ago and I haven't heard anything from him since.

If you can send me save for Bioshock 2, where health is not working.. I can take look at it...

andrewrich
12-24-2012, 09:15 AM
If you can send me save for Bioshock 2, where health is not working.. I can take look at it...

glad to see someone offering help

cheers

PS post a link on here if you do the bioshock 2 trainer so i can update the front page

andrewrich
12-24-2012, 09:24 AM
Thank you :)


Sent from my iPhone 5 using Tapatalk

lord of rings trainer up will be updating. I just have to play and gather items and such

DGenerateKane
12-24-2012, 11:32 PM
If you can send me save for Bioshock 2, where health is not working.. I can take look at it...

Here is one. I loaded my previous save before this one and infinite health worked just fine. Played it for about an hour and made this save. Loaded the game up later and now infinite health won't work. :/ Oh, if you want you could also add max cash and adam while you are at it. :)

speedfly
12-27-2012, 01:21 PM
need star ocean the last hope
thanks

alexkyori
12-27-2012, 02:22 PM
please for BlazBlue Continuum Shift Extend ,this is to hard for me find offsets:011: happy new year

andrewrich
12-28-2012, 02:13 AM
need star ocean the last hope
thanks

just waiting for someone to get in touch so i can download and then i will have a look at it.



please for BlazBlue Continuum Shift Extend ,this is to hard for me find offsets:011: happy new year

will get to it eventually keep checking the font page to see when and what i am working on

speedfly
12-28-2012, 03:30 AM
thanks again
happy new year

xJACKASSx
12-28-2012, 10:56 PM
Here is one. I loaded my previous save before this one and infinite health worked just fine. Played it for about an hour and made this save. Loaded the game up later and now infinite health won't work. :/ Oh, if you want you could also add max cash and adam while you are at it. :)


Going to be looking at this today... max cash and adam? hmm sure it's not there already?

xJACKASSx
12-28-2012, 11:56 PM
Here is one. I loaded my previous save before this one and infinite health worked just fine. Played it for about an hour and made this save. Loaded the game up later and now infinite health won't work. :/ Oh, if you want you could also add max cash and adam while you are at it. :)

Well I tried your save doesnt load for me? has blank message saying something i dont know. You sure you dont have any TU or DLC installed?

Xbox360addicted5
12-29-2012, 07:25 AM
Hello,
the following games doesn't have any trainer:
-Brutal legend
-Banjo-kazooie nuts&bolts
-Fable II the game of the year (the game include the official dlcs)
-Fable II (first release without dlc)

The following game need to be updated if possible:
-Golden axe the beast riders (Unlimited HP and unlimited magic)

andrewrich
12-29-2012, 11:10 AM
Hello,
the following games doesn't have any trainer:
-Brutal legend
-Banjo-kazooie nuts&bolts
-Fable II the game of the year (the game include the official dlcs)
-Fable II (first release without dlc)

The following game need to be updated if possible:
-Golden axe the beast riders (Unlimited HP and unlimited magic)

i heard that Golden axe the beast riders values are updated by external lua scripts which is out of my league at the moment and i am not going to do two of the same game but i will eventually get round to looking at Brutal legend, Banjo-kazooie nuts&bolts, Fable II the game of the year

Xbox360addicted5
12-29-2012, 11:34 AM
Thanks, if you want you may add W.E.T. (Unlimited health) to the update list
Good luck and thanks for your time :)

pimphard
12-29-2012, 11:49 AM
Never Dead---- skate 3----Tiger Woods pga tour series----Hawx 1&2

andrewrich
12-29-2012, 06:51 PM
Thanks, if you want you may add W.E.T. (Unlimited health) to the update list
Good luck and thanks for your time :)

I all ready tried to get wet inf health but when i use the break point it also makes the enemy invincible as well. i tried a work around that MBRking told me about but to no avail. if i ever learn how to get round this i will definitely update.

alexkyori
12-29-2012, 07:07 PM
BlazBlue Continuum shift extend, please

Arjun The Man
12-29-2012, 08:17 PM
How abt a fifa13 trainer lol giving you goals :)

I blame Tapatalk for any mistake in this post :)

xJACKASSx
12-29-2012, 11:30 PM
hmm no response on bioshock.. guess you dont want to see it fixed..

andrewrich
12-30-2012, 07:14 PM
BlazBlue Continuum shift extend, please

please look at front page its already been mentioned

andrewrich
12-30-2012, 07:16 PM
How abt a fifa13 trainer lol giving you goals :)

I blame Tapatalk for any mistake in this post :)

surely there would be no point in playing lol

andrewrich
12-30-2012, 07:17 PM
hmm no response on bioshock.. guess you dont want to see it fixed..

can you not just start a new game and cut out the middle man?

andrewrich
12-31-2012, 01:18 PM
DGenerateKane;164011]Saints Row: Infinite health player/vehicle/homies, infinite ammo, max money, Max/Min Notoriety, Freeze Timer
Saints Row 2: Infinite health player/vehicle/homies, infinite ammo, max money, Max/Min Notoriety, Freeze Timer
Condemned: Infinite Health, Ammo
Dead Space: Infinite Health, Ammo, infinite whatever else is useful (Still haven't played it)
Battlefield Bad Company: Infinite Health, ammo, grenades
GTA IV: Infinite health player/vehicle/friends, infinite ammo, max money, Max/Min Wanted Level, Freeze Timer
Borderlands: Infinite Health, Ammo, grenades, money


had a look at borderlands last night and I can only manage to get (Inf-Ammo + Inf-grenades + Inf-Skill-Points + Inf- Money) if you still want it made it let me know?

Brava28
01-01-2013, 12:41 AM
Nice Threat!!! I need a Trainer for Homefront (Inf Health and Ammo)!

Please and thanks!!!

trakinas
01-01-2013, 08:42 AM
Army Of Two
Army Of Two 40 Days


INF Health
INF AMMO

Please and Thanks! :)

tincup446
01-01-2013, 03:16 PM
hi

Please could you look at doing a trainer for wwe stars with god mode and or 1 hit kills

thanks for all the good work

xJACKASSx
01-01-2013, 10:45 PM
BlazBlue Continuum shift extend, please




Test trainer

www.360haven.com/forums/showthread=21064-blazblue-continuum-shift-extend-test-trainer.html

alexkyori
01-02-2013, 01:09 AM
Test trainer

www.360haven.com/forums/showthread=21064-blazblue-continuum-shift-extend-test-trainer.html

thank you masters

acehood
01-02-2013, 01:18 AM
Ben 10 Omniverse, my 7 year old would go crazy.
Thanks in advance.

speedfly
01-02-2013, 08:52 PM
star ocean coming soon
thanks

Original Boss
01-02-2013, 09:34 PM
Sorry if i posted some that are already made i dont expect you to do every single one but if other trainer devs see this then its something you could maybe make?

Dark sector
Velvet assassin
L.A Noire
Any prince of persia games if possible mainly infinite health
Resonance of fate
Bionic Commando
Majin and the forsaken kingdom
Enslaved odyssey to the west
The darkness 1
Grand theft auto 4 and the episodes from liberty city

andrewrich
01-03-2013, 12:08 AM
Sorry if i posted some that are already made i dont expect you to do every single one but if other trainer devs see this then its something you could maybe make?

Dark sector
Velvet assassin
L.A Noire
Any prince of persia games if possible mainly infinite health
Resonance of fate
Bionic Commando
Majin and the forsaken kingdom
Enslaved odyssey to the west trainer
The darkness 1
Grand theft auto 4 and the episodes from liberty city

that's ok I will try to make as many as I can some I will not be able to make as I am still learning but hopefully some one else will make the ones I cant.

nercore
01-03-2013, 12:15 AM
Sorry if i posted some that are already made i dont expect you to do every single one but if other trainer devs see this then its something you could maybe make?

Dark sector
Velvet assassin
L.A Noire
Any prince of persia games if possible mainly infinite health
Resonance of fate
Bionic Commando
Majin and the forsaken kingdom
Enslaved odyssey to the west trainer
The darkness 1
Grand theft auto 4 and the episodes from liberty city

I already have infinite health and one hit kills for prince of persia the forgotten sands. looking for XP. I will post it, when its done.

andrewrich
01-03-2013, 05:06 AM
I already have infinite health and one hit kills for prince of persia the forgotten sands. looking for XP. I will post it, when its done.

Thanks A lot for help. just leave the link and i will make sure it gets put on the front page

andrewrich
01-03-2013, 05:09 AM
does any one have a save for star ocean the last hope for disk 2 and disk 3 if so could you please upload them here
cheers

if not how long do i have to play before i have all characters?

speedfly
01-03-2013, 07:03 AM
10856

this is save for last battle,no disk2's save,but i can play it to disk 2

andrewrich
01-03-2013, 07:26 AM
10856

this is save for last battle,no disk2's save,but i can play it to disk 2

will try this tomorrow at some point and yes if you could sort out a save for disk 2 that would be a great help.
PS updated front page with what i have done so far v1 download

speedfly
01-03-2013, 10:19 AM
this is disc1+disc2 save
state 2 save near end of disc1
state 3 save is start of disc2

10860

Original Boss
01-04-2013, 02:46 AM
Blue dragon is another i forgot to mention :029:

andrewrich
01-04-2013, 11:49 AM
Star Ocean Updated to v2 But Still Has Bugs Read More On Download Page http://www.360haven.com/forums/showthread=21093-|release|-star-ocean-last-hope-disk-1-|trainer-|.html#post166322

Xbox360addicted5
01-05-2013, 09:04 AM
Hello,
another cool old game than need a trainer is:
Perfect dark (the old one, xbla)

DaMovieGuru
01-05-2013, 07:57 PM
Sonic All-Stars Racing Transformed

Xbox360addicted5
01-06-2013, 12:46 AM
Do you have see this site:
http://thedefaced.org/
xpgamesave guys have released the code for their trainer engine with details for 'cave codes' :)

xJACKASSx
01-06-2013, 02:02 AM
Do you have see this site:
http://thedefaced.org/
xpgamesave guys have released the code for their trainer engine with details for 'cave codes' :)


Ya he released, when was last time you checked? The site is empty, like nothing uploaded.

ioritree
01-06-2013, 03:08 AM
Ya he released, when was last time you checked? The site is empty, like nothing uploaded.
at Christmas day
but been a few days, site can't see anything

Xbox360addicted5
01-07-2013, 10:10 AM
at Christmas day
but been a few days, site can't see anything

Sorry, i'm trying to asking around for the files.

BTW here andother old game than need a trainer:
Shadows Of The Damned

Thanks :)

Ceptor
01-07-2013, 05:32 PM
This thread is awesome. It's awesome to see that Trainers are finally becoming a little more of a wider focus.

I'm new around these parts. Hope to post here a little more though! I do have a trainer request to make, too if it's not too much trouble; there seems to have never been a Star Wars: The Force Unleashed trainer made. I tried my hand at it... but I can't seem to get it right.

I'm trying to modify stuff like Unlimited Force Energy and such... but I'm getting nowhere. XD Maybe if you ever got around to it and figured it out, you'd have better luck than me. (I can get the actual blue bar for force to go up and down, but it doesn't actually change the amount of force energy I have. It's more aesthetic menu-wise than actually changing the value.)

That, and some of the other "cheats" that are available without it disabling Saves and Achievements, too if that's not too much trouble. Some of these include Unlimited Health, and (basically) one-hit saber kills.

The code input for the saber is literally; "Lightsaber" if you need a save, I could try and find one for you.

Thanks in advance!

-Ceptor

Xbox360addicted5
01-09-2013, 01:13 PM
http://thedefaced.org/ is back online :)
If not here is the link for the files!
http://www50.zippyshare.com/v/76449378/file.html
I hope can help!

fullmetal172
01-09-2013, 03:02 PM
Thanks for the news addicted

Sent from my Nexus 4 using Tapatalk 2

andrewrich
01-09-2013, 06:23 PM
finally a way around tied health just got to learn how to use it now.
cheers m8

andrewrich
01-09-2013, 06:45 PM
if any one needs a link to Visual Assist X give me a shout and i will pm you one

Xbox360addicted5
01-11-2013, 09:14 PM
A trainer for Prince of persia classic (XBLA) will be nice too :)
Also a trainer for Asura's wrath + dlc

DGenerateKane
01-24-2013, 12:12 AM
Army Of Two
Army Of Two 40 Days


INF Health
INF AMMO

Please and Thanks! :)

There is a trainer for 40th day already, just not on this site.