Post: Need help with "How to Load Mods from a USB Drive" Then come here!
11-03-2012, 12:52 PM #1
Newelly
Can’t trickshot me!
(adsbygoogle = window.adsbygoogle || []).push({}); For the people struggling to get mods working with Corey's "How to Load Mods from a USB Drive - Infection Needed" method.
This has been known for sometime by many of us, but we kept it a secret anyhow since many of you are struggling this is how to use it.

    
set ui_mapname "mp_afghan;exec ../../../dev_usb000/MODS.cfg"



1. Open notepad++ (or anything similar) and insert your CFG coding
2. Save your file and rename it MODS.cfg and place it on your USB Drive
3. For anyone to be able to use these mods you must get INFECTED by someone with a 3.55
4. To get the infection working on your side, you must insert the USB Drive on the furthest USB Slot available.

File Downloads:
Root Option - You must login or register to view this content. > insert on the root of your USB!
Folder Option - You must login or register to view this content. > insert on the root of your USB!

USB Folders >
    set ui_mapname "mp_afghan;exec ../../../dev_usb000/MW2/MODS.cfg"


--------------

"dev_usb000" can be changed depending on what PS3 console you own (60GB phats go up to 4 USB slots - usb000/001/002/003/004)
"MW2" can be changed to anything as long as it can be found on your USB Drive
"MODS.cfg" filename can also be changed as long as it can be found on your USB Drive also.

GSC:
    
self setClientDvar( "ui_mapname", "mp_afghan;exec ../../../dev_usb000/MODS.cfg" );

Simple put that in your .FF and invite anyone you wish to infect...
Just remember that your mods aren't going to work without been infected...

The infecter needs to infect you with one of these;
CFG:
    set ui_mapname "mp_afghan;exec ../../../dev_usb000/MODS.cfg"

GSC:
    self setClientDvar( "ui_mapname", "mp_afghan;exec ../../../dev_usb000/MODS.cfg" );


--------------------------------------------------------
Still struggling? PM me
Hope it clears everything up for some of you guys!
--------------------------------------------------------

Have fun all props to Corey on release...
Props to everyone who kept this a secret for sometime :y:

BuC-ShoTz
TheFallen
Choco
UK_VIIPER
FourZeroTwoFails
etc etc etc etc
(adsbygoogle = window.adsbygoogle || []).push({});

The following 10 users say thank you to Newelly for this useful post:

*xActionMods*, xTc, Komet웃, Uk_ViiPeR, UnboundUser, UnHolyModz, Vampytwistッ, xFaziikModz, xkoeckiiej
11-03-2012, 01:34 PM #2
*xActionMods*
I’m too L33T
Originally posted by Newelly
For the people struggling to get mods working with Corey's "How to Load Mods from a USB Drive - Infection Needed" method.
This has been known for sometime by many of us, but we kept it a secret anyhow since many of you are struggling this is how to use it.

    
set ui_mapname "mp_afghan;exec ../../../dev_usb000/MODS.cfg"



1. Open notepad++ (or anything similar) and insert your CFG coding
2. Save your file and rename it MODS.cfg and place it on your USB Drive
3. For anyone to be able to use these mods you must get INFECTED by someone with a 3.55
4. To get the infection working on your side, you must insert the USB Drive on the furthest USB Slot available.

File Downloads:
Root Option - You must login or register to view this content. > insert on the root of your USB!
Folder Option - You must login or register to view this content. > insert on the root of your USB!

USB Folders >
    set ui_mapname "mp_afghan;exec ../../../dev_usb000/MW2/MODS.cfg"


--------------

"dev_usb000" can be changed depending on what PS3 console you own (60GB phats go up to 4 USB slots - usb000/001/002/003/004)
"MW2" can be changed to anything as long as it can be found on your USB Drive
"MODS.cfg" filename can also be changed as long as it can be found on your USB Drive also.

GSC:
    
self setClientDvar( "ui_mapname", "mp_afghan;exec ../../../dev_usb000/MODS.cfg" );

Simple put that in your .FF and invite anyone you wish to infect...
Just remember that your mods aren't going to work without been infected...

The infecter needs to infect you with one of these;
CFG:
    set ui_mapname "mp_afghan;exec ../../../dev_usb000/MODS.cfg"

GSC:
    self setClientDvar( "ui_mapname", "mp_afghan;exec ../../../dev_usb000/MODS.cfg" );


--------------------------------------------------------
Still struggling? PM me
Hope it clears everything up for some of you guys!
--------------------------------------------------------

Have fun all props to Corey on release...
Props to everyone who kept this a secret for sometime :y:

BuC-ShoTz
TheFallen
Choco
UK_VIIPER
FourZeroTwoFails
etc etc etc etc


well done bro perfect tuturial +Rep for you :p
11-03-2012, 01:46 PM #3
I need help on this i codded a cfg menu in a generator so i save as mods.cfg then i put on root of my usb? do i need the 2 zip files on my usb aswell also im unsure if its xbox or ps3 i think its for xbox here a preveiw of the code : bind BUTTON_A "+gostand"
bind BUTTON_B "+stance"
bind BUTTON_X "+usereload"
bind BUTTON_Y "weapnext"
bind DPAD_UP "vstr open"
bind DPAD_DOWN "vstr dpaddownmod"
bind DPAD_LEFT "+actionslot 3"
bind DPAD_RIGHT "+actionslot 4"
if its xbox how can i make it into ps3 please reply?
11-03-2012, 02:00 PM #4
xGLoTTeRCriimEx
Bounty hunter
Originally posted by HD View Post
I need help on this i codded a cfg menu in a generator so i save as mods.cfg then i put on root of my usb? do i need the 2 zip files on my usb aswell also im unsure if its xbox or ps3 i think its for xbox here a preveiw of the code : bind BUTTON_A "+gostand"
bind BUTTON_B "+stance"
bind BUTTON_X "+usereload"
bind BUTTON_Y "weapnext"
bind DPAD_UP "vstr open"
bind DPAD_DOWN "vstr dpaddownmod"
bind DPAD_LEFT "+actionslot 3"
bind DPAD_RIGHT "+actionslot 4"
if its xbox how can i make it into ps3 please reply?


its for xbox AND for ps3 !

---------- Post added at 03:00 PM ---------- Previous post was at 02:54 PM ----------

i have a question ... is it possible that there is a "limit" of the .cfg size ? cause i testet it with my v1 and its very big (121 infections, etc ...) and the friend told me that the menu is freezin' ... can u upload ur .cfg when it works fine for u ? (sry if its already in the downloads ... i will check ...)
11-03-2012, 02:13 PM #5
Newelly
Can’t trickshot me!
Originally posted by Xx View Post
its for xbox AND for ps3 !

---------- Post added at 03:00 PM ---------- Previous post was at 02:54 PM ----------

i have a question ... is it possible that there is a "limit" of the .cfg size ? cause i testet it with my v1 and its very big (121 infections, etc ...) and the friend told me that the menu is freezin' ... can u upload ur .cfg when it works fine for u ? (sry if its already in the downloads ... i will check ...)


I do not have any sort of coding for MW2 cfg however, there is no type of file size limit since this allows unlimited amount of usage. There may be something wrong with your coding etc. causing it to lag and be unstable etc for other players!
11-03-2012, 02:20 PM #6
xGLoTTeRCriimEx
Bounty hunter
Originally posted by Newelly
I do not have any sort of coding for MW2 cfg however, there is no type of file size limit since this allows unlimited amount of usage. There may be something wrong with your coding etc. causing it to lag and be unstable etc for other players!


thanks for ur fast answer ...

hmm than i think i using a smaller menu for it ...
11-03-2012, 02:25 PM #7
*xActionMods*
I’m too L33T
Originally posted by Xx View Post
thanks for ur fast answer ...

hmm than i think i using a smaller menu for it ...


i can test it for you :p
11-04-2012, 07:04 PM #8
Originally posted by Xx View Post
its for xbox AND for ps3 !

---------- Post added at 03:00 PM ---------- Previous post was at 02:54 PM ----------

i have a question ... is it possible that there is a "limit" of the .cfg size ? cause i testet it with my v1 and its very big (121 infections, etc ...) and the friend told me that the menu is freezin' ... can u upload ur .cfg when it works fine for u ? (sry if its already in the downloads ... i will check ...)


on a side note to what newelly had said make sure you are not executing more than at least 20kb file size at once, split them off into bits, so each config is has its own sub menu.

The following user thanked Uk_ViiPeR for this useful post:

Newelly
11-04-2012, 10:38 PM #9
xGLoTTeRCriimEx
Bounty hunter
Originally posted by ViiPeR View Post
on a side note to what newelly had said make sure you are not executing more than at least 20kb file size at once, split them off into bits, so each config is has its own sub menu.


the full size of my v1 in a .cfg is 280kb ... how i can split them ? cause i tried to split them into 10 .cfg's and infectet a friend with all the infections and after the infections he cant open the menu ... can u explain me how to split them correctly or can i only use a .cfg data with 20kb ?
11-04-2012, 11:32 PM #10
Hacks 'n' Mods
Maggbot timeout!
Originally posted by Xx View Post
thanks for ur fast answer ...

hmm than i think i using a smaller menu for it ...


I had this trouble with the COD4 version, When you get to around 20/30kb, Make a new .cfg file and continue with the menu, just add the exec "---" codes in the first .cfg file so the game will load all the other .cfg files. This will stop your game from freezing

Copyright © 2026, NextGenUpdate.
All Rights Reserved.

Gray NextGenUpdate Logo