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-05-2012, 12:36 PM #11
Newelly
Can’t trickshot me!
Originally posted by Xx View Post
?


create your first .cfg for example file.cfg

file.cfg contains 15kb for example add to the bottom of your "file.cfg"

exec "../../../dev_usb000/file2.cfg"
exec "../../../dev_usb000/MW2/file2.cfg" > If you're using a folder on your USB.

then create a second file, save and rename it as file2.cfg for example
- And add the next piece of config...
- You can do this for as many configs as you want

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

exec "../../../dev_usb000/file.cfg"

How it works? adding: exec "../../../dev_usb000/file2.cfg" to the bottom of your "file.cfg" will execute your second config, known as "file2.cfg". You don't have to use "file" or "file2" you can change those as long as they can be found on your USB drive.

or

exec "../../../dev_usb000/MW2/file.cfg"

This is the same as the above but make sure you have a "MW2" folder on your USB drive. If you change "MW2" make sure the folder is on your USB drive.

exec "../../../dev_usb000/MW2/file2.cfg"

Thanks.

The following user thanked Newelly for this useful post:

xGLoTTeRCriimEx
11-05-2012, 04:55 PM #12
xGLoTTeRCriimEx
Bounty hunter
Originally posted by Newelly
create your first .cfg for example file.cfg

file.cfg contains 15kb for example add to the bottom of your "file.cfg"

exec "../../../dev_usb000/file2.cfg"
exec "../../../dev_usb000/MW2/file2.cfg" > If you're using a folder on your USB.

then create a second file, save and rename it as file2.cfg for example
- And add the next piece of config...
- You can do this for as many configs as you want

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

exec "../../../dev_usb000/file.cfg"

How it works? adding: exec "../../../dev_usb000/file2.cfg" to the bottom of your "file.cfg" will execute your second config, known as "file2.cfg". You don't have to use "file" or "file2" you can change those as long as they can be found on your USB drive.

or

exec "../../../dev_usb000/MW2/file.cfg"

This is the same as the above but make sure you have a "MW2" folder on your USB drive. If you change "MW2" make sure the folder is on your USB drive.

exec "../../../dev_usb000/MW2/file2.cfg"

Thanks.


BiG thanks man for explain me ... now i know my mistake ... at my first try i made for every single .cfg a single infection but now i know how to do i thanks . so the single .cfg must be 20kb or lower not more ... but WTF is mw2 down OMG so i cant test it now Not Happy or Sad
11-05-2012, 07:38 PM #13
*xActionMods*
I’m too L33T
Originally posted by Xx View Post
BiG thanks man for explain me ... now i know my mistake ... at my first try i made for every single .cfg a single infection but now i know how to do i thanks . so the single .cfg must be 20kb or lower not more ... but WTF is mw2 down OMG so i cant test it now Not Happy or Sad


this is mine You must login or register to view this content. Happy i just need it recorded :( + i told you i can do yours but you didnt listen @_@
11-05-2012, 08:22 PM #14
xGLoTTeRCriimEx
Bounty hunter
Originally posted by TheDonAlex View Post
this is mine You must login or register to view this content. Happy i just need it recorded :( + i told you i can do yours but you didnt listen @_@


haha sry man but u know im german and when u write a sentence to complicate than i cant follow ...
but yeah ^^
11-05-2012, 09:53 PM #15
Taylor
Former Black Knight.
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


So you call everyone else a rep whore.... when you post something already posted, that was explain well enough? No
11-06-2012, 11:07 AM #16
Newelly
Can’t trickshot me!
Originally posted by xYARDSALEx View Post
So you call everyone else a rep whore.... when you post something already posted, that was explain well enough? No


Rep? Not something i take care of id love to be reset to 0 and have my rep disabled it means absolutely nothing hah i have a life where i have respect from "REAL" life people and not "VIRTUAL".
11-09-2012, 02:19 AM #17
6jarjar6
Little One
Do you think it could work with .ff
11-15-2012, 06:43 PM #18
zCuden
Banned
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 ...)

Can you send me your .cfg via Skype? If you can, message me your skype name. Smile Thanks.

The following user groaned zCuden for this awful post:

cekchd
11-15-2012, 07:53 PM #19
Can someone Host The Infection For me ?

---------- Post added at 07:53 PM ---------- Previous post was at 07:38 PM ----------

WOwowoww U need TO help me Out xD

Copyright © 2026, NextGenUpdate.
All Rights Reserved.

Gray NextGenUpdate Logo