Hello !
this is a library used for bring back the season 2 login screen to the season 6!
- working on main 1.04D and 1.04E
Download: https://mega.nz/#!WVs1wATC!IBYcvgrgp...WaJRlupbQ0JGrg
how to use:
- Extract Map 55 and map 56 (Season2) or Map 95 (Ex700) to Data folder
- paste this code to your dll
Enjoy !Code:void InitLoginTheme() { HMODULE hModule = LoadLibraryA("logintheme.dll"); void (*EntryProc)(char*) = ((void(*)(char*))GetProcAddress(hModule, "EntryProc")); if (EntryProc) { //choose one //EntryProc("EX700"); //EntryProc("SS2"); } }
![]()





Reply With Quote![[Release] Original season 2 login screen for season 6](http://ragezone.com/hyper728.png)


