MW2 Multiplayer Crashes On Load!!!
Whenever I try to start Multiplayer, the steam window opens, the game prepares to start, and then it just goes black, and crashes back to the desktop without an error message.
FIX
remove ZONE\XXXXXXXXX\mp_playlists_dlc1.ff
Posted in
Uncategorized at June 7th, 2010.
No Comments.
no cd-rom detected
use USB!!!
http://ftp.nl.debian.org/debian/dists/lenny/main/installer-i386/current/images/hd-media/
download vmlinuz && initrd.gz
fdisk /dev/sdb
mkdosfs /dev/sdb1
syslinux /dev/sdb1
#vi syslinux.cfg
default /vmlinuz vga=791
append initrd=/initrd.gz
mount /dev/sdb1 /mnt/sdb1
copy syslinux.cfg vmlinuz initrd.gz /mnt/sdb1
copy Lenny ISO /mnt/sdb1/
lilo -S /dev/null -M /dev/sdb ext
lilo -S /dev/null -A /dev/sdb 1
install-mbr /dev/sdb
Posted in
Uncategorized at April 6th, 2010.
No Comments.