------------------------------------------------------- || BO2 [SPRX] GSC INJECTOR -- CONFIG || ------------------------------------------------------- CFG_BG_INVISIBLE [OFF] //ON or OFF, set the background of the injector fully transparent. CFG_START_COMBO [L2+R2+UP+TRIANGLE] //Support: SELECT, START, L1, R1, L2, R2, L3, R3, UP, DOWN, LEFT, RIGHT, TRIANGLE, CIRCLE, CROSS, SQUARE. ------------------------------------------------------- || ADVANCED CONFIG || ------------------------------------------------------- CFG_AUTO_INJECT_AT_START [OFF] //ON or OFF, auto-inject the gsc mods of your choice when bo2 start. CFG_AUTO_INJECT_DELAY [15] //Second to wait after bo2 start todo the auto-injection, increase value if bo2 freeze at start with auto-inject on. CFG_AUTO_INJECT_SILENT [OFF] //ON or OFF, no confirmation message when the gsc mods was auto-injected. CFG_AUTO_INJECT_MODS_INDEX [1] //Set 1 to 16, index of the gsc mods you want to auto-inject. CFG_ENABLE_LOG [OFF] //ON or OFF, enable log /dev_hdd0/tmp/BO2_GSC_Injector.log. CFG_DISABLE_INGAME_CHECK [OFF] //ON or OFF, Set to ON if you need to inject gsc mods who can only be injected in game. ------------------------------------------------------- || ADVANCED CONFIG -- OFFSET || ------------------------------------------------------- CFG_OFFSET_ADD_GSC [1616900] //BO2 1.19 0x18AC04 to decimal value. CFG_OFFSET_GSC_START [268697600] //BO2 1.19 0x10040000 to decimal value. CFG_OFFSET_CL_INGAME [30107880] //BO2 1.19 0x1CB68E8 to decimal value. ------------------------------------------------------- || MODS DEFINITION || || ----------------------------------------------- || || Support at max. 16 MODS || || Support at max. 32 GSC File Per Mods || ------------------------------------------------------- CFG_MODS_1_NAME [Replace with the name of your gsc mods] //Max 40Char CFG_MODS_1_DESC [Replace with the description of your gsc mods] //Max 90Char CFG_MODS_1_GSC_PATH_1 [Replace with the override path of your gsc mods, ex for mp: maps/mp/gametypes/_clientids.gsc, ex for zm: maps/mp/gametypes_zm/_clientids.gsc] //Max 85Char CFG_MODS_1_GSC_FILE_1 [Replace with the location of your gsc mods, ex:/dev_hdd0/tmp/BO2_GSC_INJECTOR/my_clientids.gsc] //Max 85Char