Page 94 of 302 |
Neon
VIP Member
Posts: 18896
Location: Poland
|
Posted: Sun, 8th Nov 2009 20:28 Post subject: |
|
 |
Guys I downloaded a file off IW servers... I hope it will help.
Spoiler: | |
|
|
Back to top |
|
 |
|
Posted: Sun, 8th Nov 2009 20:29 Post subject: |
|
 |
I saw a SimUnpack for MW2 at CSMania... testing it now.
|
|
Back to top |
|
 |
garus
VIP Member
Posts: 34200
|
Posted: Sun, 8th Nov 2009 20:31 Post subject: |
|
 |
snip
Last edited by garus on Tue, 27th Aug 2024 21:14; edited 1 time in total
|
|
Back to top |
|
 |
|
|
Back to top |
|
 |
Neon
VIP Member
Posts: 18896
Location: Poland
|
|
Back to top |
|
 |
|
Posted: Sun, 8th Nov 2009 20:44 Post subject: |
|
 |
Code: | http://www.mediafire.com/download.php?qdnnmygkwfh |
This Simpack seems to work with MW2... can anyone verify? At CSmania.ru they already unpacked it.
Edit: Command would be:
Code: | simpack x /path/to/m2disk1.sim |
|
|
Back to top |
|
 |
JBeckman
VIP Member
Posts: 34565
Location: Sweden
|
Posted: Sun, 8th Nov 2009 20:46 Post subject: |
|
 |
Unpacking it isn't the problem (Was done with Empire Total War, Fear 2, Saints Row and Left 4 Dead 1 as well.) but you'll get encrypted data without a valid key for the encryption so it's not usable.
(Unless for some reason the data isn't encrypted but that won't happen.)
|
|
Back to top |
|
 |
|
|
Back to top |
|
 |
garus
VIP Member
Posts: 34200
|
Posted: Sun, 8th Nov 2009 20:50 Post subject: |
|
 |
snip
Last edited by garus on Tue, 27th Aug 2024 21:14; edited 1 time in total
|
|
Back to top |
|
 |
|
Posted: Sun, 8th Nov 2009 20:54 Post subject: |
|
 |
How exactly does Simpack work?I'll try it then.
System: i7-8700k @ 4,4ghz | AORUS 2080ti XTREME | 16gb RAM | 500gb SSD | 1TB SSD | Windows 10 |
|
|
Back to top |
|
 |
|
Posted: Sun, 8th Nov 2009 20:55 Post subject: |
|
 |
i'm unpacking the files, since steam has the game available to play now, it should work..
|
|
Back to top |
|
 |
|
Posted: Sun, 8th Nov 2009 20:55 Post subject: |
|
 |
garus wrote: | But how? Where did they take this key from? |
I have absolutely no idea. Could anyone please try it? Run it through VirusTotal if you wish.
|
|
Back to top |
|
 |
|
Posted: Sun, 8th Nov 2009 20:57 Post subject: |
|
 |
I dont know how Simpack works... Can anybody tell me?
System: i7-8700k @ 4,4ghz | AORUS 2080ti XTREME | 16gb RAM | 500gb SSD | 1TB SSD | Windows 10 |
|
|
Back to top |
|
 |
|
Posted: Sun, 8th Nov 2009 21:00 Post subject: |
|
 |
KillaSeven wrote: | I dont know how Simpack works... Can anybody tell me? |
Extract the archive to a directory, open a command prompt and cd to that directory and then type:
Code: | simpack x <LOCATIONOFMW2SIM> <OUTPUT> |
Where <LOCATIONOFMW2SIM> is the absolute location of the MW2 Disk 1 sim-file and <OUTPUT> is the output directory
Last edited by auREAX on Sun, 8th Nov 2009 21:02; edited 1 time in total
|
|
Back to top |
|
 |
JBeckman
VIP Member
Posts: 34565
Location: Sweden
|
Posted: Sun, 8th Nov 2009 21:00 Post subject: |
|
 |
The entire command was posted a few posts up, place the EXE with the other files and write it in a command line windows (Start -> run -> cmd)
There are other utilities as well but my guess is that the files are still encrypted as no key is given.
|
|
Back to top |
|
 |
|
Posted: Sun, 8th Nov 2009 21:01 Post subject: |
|
 |
xeroti wrote: | i'm unpacking the files, since steam has the game available to play now, it should work.. |
Where is it available to play before the 10th?
|
|
Back to top |
|
 |
|
Posted: Sun, 8th Nov 2009 21:01 Post subject: |
|
 |
move the files from your mw2 cd to your pc and put the simpack files in the same folder, use command prompt, navigate to the place you moved the files to and then use the command aurea posted (edit it to the name of your .sid files)
|
|
Back to top |
|
 |
|
Posted: Sun, 8th Nov 2009 21:02 Post subject: |
|
 |
bishman82 wrote: | xeroti wrote: | i'm unpacking the files, since steam has the game available to play now, it should work.. |
Where is it available to play before the 10th? |
the files are available on steam, it said 'game not available' earlier but now its up.
|
|
Back to top |
|
 |
|
Posted: Sun, 8th Nov 2009 21:02 Post subject: |
|
 |
Edit: Nvm,trying it now like u said above with coyping DVD files to my HDD.
System: i7-8700k @ 4,4ghz | AORUS 2080ti XTREME | 16gb RAM | 500gb SSD | 1TB SSD | Windows 10 |
|
|
Back to top |
|
 |
|
Posted: Sun, 8th Nov 2009 21:04 Post subject: |
|
 |
KillaSeven wrote: | I dont know how Simpack works... Can anybody tell me? |
copy the simpack.exe into new folder , create there a .bat file , and write these lines into it
Code: | @echo off
set SRC="F:\Modern Warfare 2_disk1.sim"
set DST="D:\mw2"
SimPack x %SRC% %DST%
pause
|
change the SRC for the disk/dvd , well wheres the mw2.sim file is located
change DST for the folder in which you want your game extracter (ex. D:\Games\MW2)
|
|
Back to top |
|
 |
|
|
Back to top |
|
 |
|
|
Back to top |
|
 |
|
Posted: Sun, 8th Nov 2009 21:09 Post subject: |
|
 |
|
|
Back to top |
|
 |
|
Posted: Sun, 8th Nov 2009 21:09 Post subject: |
|
 |
|
|
Back to top |
|
 |
garus
VIP Member
Posts: 34200
|
Posted: Sun, 8th Nov 2009 21:11 Post subject: |
|
 |
snip
Last edited by garus on Tue, 27th Aug 2024 21:14; edited 1 time in total
|
|
Back to top |
|
 |
|
Posted: Sun, 8th Nov 2009 21:12 Post subject: |
|
 |
does disk2 contain files that you need to run the game? i thought it was a bonus dvd
|
|
Back to top |
|
 |
|
Posted: Sun, 8th Nov 2009 21:13 Post subject: |
|
 |
Im on file 217 now,I'll keep u updated once i hit DVD 2.
System: i7-8700k @ 4,4ghz | AORUS 2080ti XTREME | 16gb RAM | 500gb SSD | 1TB SSD | Windows 10 |
|
|
Back to top |
|
 |
|
Posted: Sun, 8th Nov 2009 21:14 Post subject: |
|
 |
xeroti wrote: | does disk2 contain files that you need to run the game? i thought it was a bonus dvd |
I think it's needed, since disk 2 is 3GB+ big and the bonus DVD 1.1...
|
|
Back to top |
|
 |
|
|
Back to top |
|
 |
|
Posted: Sun, 8th Nov 2009 21:14 Post subject: |
|
 |
D2 is containing some sid files too.
|
|
Back to top |
|
 |
Page 94 of 302 |
All times are GMT + 1 Hour |