Xbox 360 RGH ***for stealth server***QuickLaunch Load GOD code

  • Hello Guest! Welcome to ConsoleCrunch, to help support our site check out the premium upgrades HERE! to get exclusive access to our hidden content.
  • Unable to load portions of the website...
    If you use an ad blocker addon, you should disable it because it interferes with several elements of the site and blocks more than just adverts.
  • Read Rules Before Posting Post Virus Scans with every program.

silent07

Active Poster
Active Member
Jan 20, 2019
152
65
88
Hello,

Figured out the other day how to load GOD games from Quicklaunch. You might see something like this for games that are not in GOD(games on demand) mode. XLaunchNewImage("xblive:\\Games\\B02\\default_mp.xex", NULL); which allows people to launch games from dashhome. Well the below code will allow you to load GOD games from dashhome as well.

const wchar_t* GetWC(const char* c) {
const size_t cSize = strlen(c) + 1;

wchar_t* wc = new wchar_t[cSize];
mbstowcs(wc, c, cSize);

return wc;
}

char vaBuffer[0x1000];
char* va(const char* fmt, ...) {
memset(vaBuffer, 0, 0x1000);
va_list ap;
va_start(ap, fmt);
RtlVsprintf(vaBuffer, fmt, ap); // RtlVsprintf
va_end(ap);
return vaBuffer;
}
std::vector<std::string> xFiles; bool NoGOD = true;
HRESULT xGetFiles(bool bNoneOption, bool USB, int CurrentGame) {
xFiles.clear();
WIN32_FIND_DATA wFile;
HANDLE hFind;
if (bNoneOption)
xFiles.push_back(std::string("No Plugin"));
/*Black ops 2*/
if (CurrentGame = 1) hFind = FindFirstFileA(USB ? "USB:\\Content\\0000000000000000\\415608C3\\00007000\\*" : "HDD:\\Content\\0000000000000000\\415608C3\\00007000\\*", &wFile);
if (INVALID_HANDLE_VALUE != hFind) {
do {
if (!strstr(wFile.cFileName, ".ini") && !strstr(wFile.cFileName, ".log") && !strstr(wFile.cFileName, ".txt") && !strstr(wFile.cFileName, ".bin") && !strstr(wFile.cFileName, ".wmv") && wFile.dwFileAttributes != FILE_ATTRIBUTE_DIRECTORY && wFile.dwFileAttributes != FILE_ATTRIBUTE_HIDDEN) {
xFiles.push_back(std::string(wFile.cFileName));
LOG_PRINT("GOD Game: %ls", GetWC(wFile.cFileName));
NoGOD = true;
}
} while (FindNextFileA(hFind, &wFile) != 0);
FindClose(hFind);
}
else {
LOG_PRINT("No GOD Game Found on %s ", USB ? "USB":"HDD");
NoGOD = false;
return S_FALSE;
}
return S_OK;
}
void B02() {
bool USB = true; bool NOption = true; int CurrentGame = 1;
/*Black OPS 2 GOD Multiplayer*/
if (SUCCEEDED(xGetFiles(NOption, USB, CurrentGame))) {
if (NoGOD) {
LOG_PRINT("Loading GOD Game %ls from USB", GetWC(xFiles.at(1).c_str()));
XContentLaunchImageFromFile((const char*)va("USB:\\Content\\0000000000000000\\415608C3\\00007000\\%ls", GetWC(xFiles.at(1).c_str())), "default_mp.xex");
}
else
{
goto start;
}
}
start:
if (SUCCEEDED(xGetFiles(NOption, USB = false, CurrentGame))) {
if (NoGOD) {
LOG_PRINT("Loading GOD Game %ls from HDD", Utils::GetWC(xFiles.at(1).c_str()));
XContentLaunchImageFromFile((const char*)va("HDD:\\Content\\0000000000000000\\415608C3\\00007000\\%ls", Utils::GetWC(xFiles.at(1).c_str())), "default_mp.xex");
}
}
else
{
LOG_PRINT("No GOD Game Found. Exiting thread..");
ExitThread(0);
}
}
VOID MakeThread(LPTHREAD_START_ROUTINE Address)
{
HANDLE Handle = 0;
ExCreateThread(&Handle, 0, 0, XapiThreadStartup, Address, 0, (EX_CREATE_FLAG_SUSPENDED | EX_CREATE_FLAG_SYSTEM | 0x18000424));
XSetThreadProcessor(Handle, 4);
SetThreadPriority(Handle, THREAD_PRIORITY_ABOVE_NORMAL);
ResumeThread(Handle);
CloseHandle(Handle);
}
//Initiate through thread
MakeThread((LPTHREAD_START_ROUTINE)B02);



thanks,
-silent
 
General chit-chat
Help Users
  • No one is chatting at the moment.
  • @ lurch6661:
    lol ok tc bro
  • @ QM|T_JinX:
    tc brother if there is somthing just text
  • @ ANGUS0023233:
    Been awhile
  • @ QM|T_JinX:
    sup bro
  • @ ANGUS0023233:
    Do you got BF6 jinx?
  • @ QM|T_JinX:
    no i dont
  • @ QM|T_JinX:
    kept Diein to that f%cking game haha
  • @ QM|T_JinX:
    not sure if i type that correct haha i died alot on that game in beta
  • @ ANGUS0023233:
    Ah you tried playing the Battlefield 6 alpha labs beta. I only played the Alpha Beta then Open beta then the game itself since i enjoyed it all lot
  • @ QM|T_JinX:
    it a good lookin game for sure but im not as good anymore in that game haha
    so it seems hahah
  • @ lurch6661:
    high
  • @ QM|T_JinX:
    high
  • @ QM|T_JinX:
    bro im not on messager ok if im online on there ppl start to message me dont feel like going on and on on text
  • @ lurch6661:
    ok bro
  • @ QM|T_JinX:
    nothing agains you you know that right just dont feel like answer all those text the hole time
  • @ lurch6661:
    i understand trust m e lol
  • @ QM|T_JinX:
    by the way i unlocked the gold camo on bo7 looks pretty cool hahah
  • @ lurch6661:
    lol
  • @ ANGUS0023233:
    Jinx do you got PSN ?
  • @ QM|T_JinX:
    yea i do
  • @ QM|T_JinX:
    my gf is coming over i check you guys later on tc guys
  • @ lurch6661:
    ok bro tc
  • @ ANGUS0023233:
    Wow bunch of my links and such are gone i’ll have to look into it and try to fix it or update it anyways take care lurch and jinx
  • @ QM|T_JinX:
    t bro good to see you back on here catch you guys later
      @ QM|T_JinX: t bro good to see you back on here catch you guys later