Şimdi Ara

Battlefield 3 Yeni Yama (Siyah ekran sorunu için link eklendi) (7. sayfa)

Bu Konudaki Kullanıcılar:
1 Misafir - 1 Masaüstü
5 sn
138
Cevap
0
Favori
15.080
Tıklama
Daha Fazla
İstatistik
  • Konu İstatistikleri Yükleniyor
0 oy
Öne Çıkar
Sayfa: önceki 34567
Sayfaya Git
Git
Giriş
Mesaj
  • quote:

    Orijinalden alıntı: windrunner35

    quote:

    Orijinalden alıntı: kadledici

    Hala inmiyo bende yama. sildim oyunu tekrar kurdum hala aynı.

    program files'ın içinde origin games klasörünün içinde battlefield 3 dosyasına sağ tıkla orda salt okunur tik'ini kaldır alttaki dosyalarada uygula de başlıcak update

    olmadı yine aynı oyuna giriyorum ama 2 dk sonra çalışmayı durdurdu hatası alıyorum.
  • Galibba bu sorun sadece rus keyleyde var birde kutulu alanlarda bben originsden direk indirdim bi sorun yok

    < Bu ileti mobil sürüm kullanılarak atıldı >
  • quote:

    Orijinalden alıntı: ozhanyildiz

    Galibba bu sorun sadece rus keyleyde var birde kutulu alanlarda bben originsden direk indirdim bi sorun yok

    Doğru bende kutulu aldım ama yama yüklenmiyo.
  • quote:

    Orijinalden alıntı: NeCRiS

    Oyunda çökme sorunu yaşayan aşağıdakini yapsınlar. Bende işe yaradı.


    Had to remake thread as mods clearly can't adjust titles. I'll still try to respond if people have queries. Original thread here:http://battlelog.battlefield.com/bf3/forum/threadview/2832654489420350764/ [battlelog.battlefield.com]

    NOT 100% GUARANTEED, BUT PRETTY GOOD NONETHELESS - MANY PEOPLE REPORTING SUCCESS. Around 90-95% success rate for those who gave it a go. It doesn't fix it completely - people were reporting crashes after 20-30mins - but it's a hell of a lot better than 2-3 minutes.

    *******************32BIT ONLY - SORRY TO 64BIT USERS***********************

    I've been having the crash problem - games in MP crashing in ~5mins, and SP crashing every so often. Found the solution from another game actually where I was having a similar problem - Empire: Total War.

    BE AWARE, THIS IS ONLY A WORKAROUND - THE ISSUE STILL NEEDS TO BE FIXED. THIS IS A FIX FOR THOSE RUNNING 32BIT WINDOWS 7 AND WINDOWS VISTA WITH 4GB RAM OR MORE.

    From here on, I'm copy-pasting the instructions. This works for both Vista and W7. Got me through 20mins of MP for the first time though - longest game I've had. Haven't tested for longer.


    What does it do?
    It has to do two things that both rely on each other to work. For 32 bit operating systems we have to tell the operating system it can use more than 2GB user address space, 2.5GB actually, while leaving 1.5Gb for the kernel. We also have to set the Empire.exe executable to be allowed to address beyond the 2GB ceiling. 64 bit OS users don't have to do anything.

    What does it help with?
    This is not the solution for all crashes. It deals primarily with the crash to desktop that is caused by lack of virtual address space.Due to the unique nature of how addresses are mapped differently on each machine this crash may happen at different places and times of the game, even loading a map, menu or waiting on an AI turn. If you try this fix, and you follow directions properly, and it doesn't help you then your crash is due to something else.

    How do I do it?
    Follow directions explicitly. I have seen people consistently skip steps or not read the directions properly so it doesn't work for them whne they don't do what it says. it's not as complicated as it sounds, I'm just being thorough.

    APPLY THE WORKAROUND (juicy caramel center)

    Requirements

    Only real requirements is that you have atleast 2GB RAM. You don't need beyond that even though we are allowing addressing up to 2.5 GB. Also following instructions and being somewhat familiar with working with files in windows is required. Make sure you are using Vista SP1. If not then you need this hotfix that fixes a major blunder with Vista address space -http://support.microsoft.com/kb/940105 [support.microsoft.com]
    That's all, follow the 3 steps.

    1) Prepare the operating system to be able to use beyond 2GB address space with a userva of 2.5GB (only 32 bit OS's need to do this): I am purposely using only 2500 for userva for specific reasons and any more will likely not be needed, as a result the kernel will have plenty of space to play in.

    XP 32
    * Find your Boot.ini located usually on the C:.
    If you cannot see it, you probably have system files hidden, then follow these instructions at microsoft (also uncheck "hide protected operating system files")
    * Right click on the boot.ini and choose properties. Uncheck "read only"
    * Open the boot.ini by double clicking it.
    * Under the section called find the line that says "multi(0)disk(0)rdisk(0)partition(1)\WINDOWS="Windows XP Professional...". Yours may look a bit different. We are going to make a duplicate, so that if you make a mistake you will not harm yourself from booting into your computer. Drag you're mouse across the entire line, right click and choose copy. Then right below the line you just copied right click your mouse and choose paste. You should now have two lines one after another that are exact duplicates.
    * Change the bottom line that you just copied with the following addition on the end. Add a space at the end of the line and then this without the quotes "/3GB /USERVA=2500"
    * In that lower boot entry you just made, find the name of the operating system in quotes and change it to something like "Windows XP 3GB", so you can differentiate at boot up.
    * Close and save the boot.ini.
    * Right click on the boot.ini, hit properties, check read only.

    Windows 7/Windows Vista
    * In Windows 7/Vista go to Start menu. Go to Accessories. Locate the command prompt shortcut and hover mouse over it. Right Click on the shortcut then select Run as Administrator.
    * In the command prompt type this exactly: bcdedit /set increaseuserva 2500. Then hit enter.
    * Make sure you get a message back confirming the change was made. To verify the entry is there you can type just bcdedit, hit enter, and you should see the entry now listed.
    * Then close the command prompt. You just told Vista to increase user virtual address (userva) space to 2500MB.
    * Changes take effect on reboot but don't reboot yet.

    SUMMARY
    We extended the user virtual address space in XP, Vista and 7 to 2500MB, so now applications can utilize up to that much if they are set to be Large Address Aware. While some 32 bit games/applications are set, Empire is not.

    2) Now reboot the PC because Windows needs to set the userva at 2500 which only happens after startup.

    If you skip any step it will not work. When you have rebooted you should be good to go. Run the game as normal with the original game shortcut.

    TO UNDO THE CHANGES
    For the XP 32 bit just delete the line from your boot.ini.
    For Vista/W7 32 Open command prompt as administrator and type: bcdedit /deletevalue increaseuserva. That deletes the entry.
    Reboot and you are back to normal.

    PLEASE PLEASE PLEASE IF THIS WORKS COME BACK AND BUMP TO HELP OTHERS

    Just as a note: This extended play from 5mins to almost 2 hours for me.[/code]

    kesinlikle deneyin bende de çalıştı...




  • quote:

    Orijinalden alıntı: Peperoglu

    quote:

    Orijinalden alıntı: NeCRiS

    Oyunda çökme sorunu yaşayan aşağıdakini yapsınlar. Bende işe yaradı.


    Had to remake thread as mods clearly can't adjust titles. I'll still try to respond if people have queries. Original thread here:http://battlelog.battlefield.com/bf3/forum/threadview/2832654489420350764/ [battlelog.battlefield.com]

    NOT 100% GUARANTEED, BUT PRETTY GOOD NONETHELESS - MANY PEOPLE REPORTING SUCCESS. Around 90-95% success rate for those who gave it a go. It doesn't fix it completely - people were reporting crashes after 20-30mins - but it's a hell of a lot better than 2-3 minutes.

    *******************32BIT ONLY - SORRY TO 64BIT USERS***********************

    I've been having the crash problem - games in MP crashing in ~5mins, and SP crashing every so often. Found the solution from another game actually where I was having a similar problem - Empire: Total War.

    BE AWARE, THIS IS ONLY A WORKAROUND - THE ISSUE STILL NEEDS TO BE FIXED. THIS IS A FIX FOR THOSE RUNNING 32BIT WINDOWS 7 AND WINDOWS VISTA WITH 4GB RAM OR MORE.

    From here on, I'm copy-pasting the instructions. This works for both Vista and W7. Got me through 20mins of MP for the first time though - longest game I've had. Haven't tested for longer.


    What does it do?
    It has to do two things that both rely on each other to work. For 32 bit operating systems we have to tell the operating system it can use more than 2GB user address space, 2.5GB actually, while leaving 1.5Gb for the kernel. We also have to set the Empire.exe executable to be allowed to address beyond the 2GB ceiling. 64 bit OS users don't have to do anything.

    What does it help with?
    This is not the solution for all crashes. It deals primarily with the crash to desktop that is caused by lack of virtual address space.Due to the unique nature of how addresses are mapped differently on each machine this crash may happen at different places and times of the game, even loading a map, menu or waiting on an AI turn. If you try this fix, and you follow directions properly, and it doesn't help you then your crash is due to something else.

    How do I do it?
    Follow directions explicitly. I have seen people consistently skip steps or not read the directions properly so it doesn't work for them whne they don't do what it says. it's not as complicated as it sounds, I'm just being thorough.

    APPLY THE WORKAROUND (juicy caramel center)

    Requirements

    Only real requirements is that you have atleast 2GB RAM. You don't need beyond that even though we are allowing addressing up to 2.5 GB. Also following instructions and being somewhat familiar with working with files in windows is required. Make sure you are using Vista SP1. If not then you need this hotfix that fixes a major blunder with Vista address space -http://support.microsoft.com/kb/940105 [support.microsoft.com]
    That's all, follow the 3 steps.

    1) Prepare the operating system to be able to use beyond 2GB address space with a userva of 2.5GB (only 32 bit OS's need to do this): I am purposely using only 2500 for userva for specific reasons and any more will likely not be needed, as a result the kernel will have plenty of space to play in.

    XP 32
    * Find your Boot.ini located usually on the C:.
    If you cannot see it, you probably have system files hidden, then follow these instructions at microsoft (also uncheck "hide protected operating system files")
    * Right click on the boot.ini and choose properties. Uncheck "read only"
    * Open the boot.ini by double clicking it.
    * Under the section called find the line that says "multi(0)disk(0)rdisk(0)partition(1)\WINDOWS="Windows XP Professional...". Yours may look a bit different. We are going to make a duplicate, so that if you make a mistake you will not harm yourself from booting into your computer. Drag you're mouse across the entire line, right click and choose copy. Then right below the line you just copied right click your mouse and choose paste. You should now have two lines one after another that are exact duplicates.
    * Change the bottom line that you just copied with the following addition on the end. Add a space at the end of the line and then this without the quotes "/3GB /USERVA=2500"
    * In that lower boot entry you just made, find the name of the operating system in quotes and change it to something like "Windows XP 3GB", so you can differentiate at boot up.
    * Close and save the boot.ini.
    * Right click on the boot.ini, hit properties, check read only.

    Windows 7/Windows Vista
    * In Windows 7/Vista go to Start menu. Go to Accessories. Locate the command prompt shortcut and hover mouse over it. Right Click on the shortcut then select Run as Administrator.
    * In the command prompt type this exactly: bcdedit /set increaseuserva 2500. Then hit enter.
    * Make sure you get a message back confirming the change was made. To verify the entry is there you can type just bcdedit, hit enter, and you should see the entry now listed.
    * Then close the command prompt. You just told Vista to increase user virtual address (userva) space to 2500MB.
    * Changes take effect on reboot but don't reboot yet.

    SUMMARY
    We extended the user virtual address space in XP, Vista and 7 to 2500MB, so now applications can utilize up to that much if they are set to be Large Address Aware. While some 32 bit games/applications are set, Empire is not.

    2) Now reboot the PC because Windows needs to set the userva at 2500 which only happens after startup.

    If you skip any step it will not work. When you have rebooted you should be good to go. Run the game as normal with the original game shortcut.

    TO UNDO THE CHANGES
    For the XP 32 bit just delete the line from your boot.ini.
    For Vista/W7 32 Open command prompt as administrator and type: bcdedit /deletevalue increaseuserva. That deletes the entry.
    Reboot and you are back to normal.

    PLEASE PLEASE PLEASE IF THIS WORKS COME BACK AND BUMP TO HELP OTHERS

    Just as a note: This extended play from 5mins to almost 2 hours for me.[/code]

    kesinlikle deneyin bende de çalıştı...

    neler yaptığını bizede sölesene ingilizce olduğundan bazı yerlerini anlamadım google çeviri zaten daha beter yapıyo.




  • teşekkürler
  • Windows 7/Windows Vista
    * In Windows 7/Vista go to Start menu. Go to Accessories. Locate the command prompt shortcut and hover mouse over it. Right Click on the shortcut then select Run as Administrator.
    * In the command prompt type this exactly: bcdedit /set increaseuserva 2500. Then hit enter.
    * Make sure you get a message back confirming the change was made. To verify the entry is there you can type just bcdedit, hit enter, and you should see the entry now listed.
    * Then close the command prompt. You just told Vista to increase user virtual address (userva) space to 2500MB.
    * Changes take effect on reboot but don't reboot yet.

    SUMMARY
    We extended the user virtual address space in XP, Vista and 7 to 2500MB, so now applications can utilize up to that much if they are set to be Large Address Aware. While some 32 bit games/applications are set, Empire is not.

    2) Now reboot the PC because Windows needs to set the userva at 2500 which only happens after startup.
    _____________________________________________________________________________________________________________________________________________________

    * başlat arama kısmına "cmd" yazın
    * çıkan konsola sağ tıklayıp yönetici olarak çalıştırın
    * ve aynen şunu yazın "bcdedit /set increaseuserva 2500" enter a basın
    * işlem gerçekleştirildi yazdığından emin olun
    * ve mutlaka işlemin ardından bilgisayarınızı yeniden çalıştırın
    _____________________________________________________________________________________________________________________________________________________




  • Bu arada bir üst mesajdaki işlem sadece 32 bit işletim sistemleri için geçerlidir.
  • quote:

    Orijinalden alıntı: Peperoglu


    Windows 7/Windows Vista
    * In Windows 7/Vista go to Start menu. Go to Accessories. Locate the command prompt shortcut and hover mouse over it. Right Click on the shortcut then select Run as Administrator.
    * In the command prompt type this exactly: bcdedit /set increaseuserva 2500. Then hit enter.
    * Make sure you get a message back confirming the change was made. To verify the entry is there you can type just bcdedit, hit enter, and you should see the entry now listed.
    * Then close the command prompt. You just told Vista to increase user virtual address (userva) space to 2500MB.
    * Changes take effect on reboot but don't reboot yet.

    SUMMARY
    We extended the user virtual address space in XP, Vista and 7 to 2500MB, so now applications can utilize up to that much if they are set to be Large Address Aware. While some 32 bit games/applications are set, Empire is not.

    2) Now reboot the PC because Windows needs to set the userva at 2500 which only happens after startup.
    _____________________________________________________________________________________________________________________________________________________

    * başlat arama kısmına "cmd" yazın
    * çıkan konsola sağ tıklayıp yönetici olarak çalıştırın
    * ve aynen şunu yazın "bcdedit /set increaseuserva 2500" enter a basın
    * işlem gerçekleştirildi yazdığından emin olun
    * ve mutlaka işlemin ardından bilgisayarınızı yeniden çalıştırın
    _____________________________________________________________________________________________________________________________________________________

    çok saol kardeşim sorun çözüldü.




  • Arkadaşlar bende rus keyi aldım ama hiçbir sorun yok oyunumda. 8Mbit internetle 1 saat sürdü güncelleme. Bayağı büyük birşey yüklese gerek . Ama oyunum yine rusça oldu. Tekrar türkçe yamayı attım ama hala rusça . Bunu nasıl çözerim ? Siyah ekran falan yok girip oynuyorum multiyi sorunsuzca.
  • ya lanet olsun guncelleme cıktıktan sonra sıngleplayer e gıremıorum tam campaın dıorum o sekıl sıyah ekran ve hoparlorden boguk bır ses gelıyor kalıor . multı ye sorunsuz gırıorum neden bole
  • quote:

    Orijinalden alıntı: Peperoglu


    Windows 7/Windows Vista
    * In Windows 7/Vista go to Start menu. Go to Accessories. Locate the command prompt shortcut and hover mouse over it. Right Click on the shortcut then select Run as Administrator.
    * In the command prompt type this exactly: bcdedit /set increaseuserva 2500. Then hit enter.
    * Make sure you get a message back confirming the change was made. To verify the entry is there you can type just bcdedit, hit enter, and you should see the entry now listed.
    * Then close the command prompt. You just told Vista to increase user virtual address (userva) space to 2500MB.
    * Changes take effect on reboot but don't reboot yet.

    SUMMARY
    We extended the user virtual address space in XP, Vista and 7 to 2500MB, so now applications can utilize up to that much if they are set to be Large Address Aware. While some 32 bit games/applications are set, Empire is not.

    2) Now reboot the PC because Windows needs to set the userva at 2500 which only happens after startup.
    _____________________________________________________________________________________________________________________________________________________

    * başlat arama kısmına "cmd" yazın
    * çıkan konsola sağ tıklayıp yönetici olarak çalıştırın
    * ve aynen şunu yazın "bcdedit /set increaseuserva 2500" enter a basın
    * işlem gerçekleştirildi yazdığından emin olun
    * ve mutlaka işlemin ardından bilgisayarınızı yeniden çalıştırın
    _____________________________________________________________________________________________________________________________________________________

    saol arkadaşım server düşme sorunu çözüldü.




  • bende update'den sonra sadece multi oynuyabiliyorum single'a girince siyah ekran çıkıyor
  • Arkadaşlar yamadan sonramıdır , format atıp oyunu tekrar indirdikten sonramıdır , türkçe yamadan sonramıdır bilmem oyunda dürbünlü silahlarla zoom yaptığım zaman ilerler karikatür gibi duruyor . Böyle bi sorunla karşılaşan veya çözen kimse varmı ? Yardımlarınızı bekliyorum. Oyunu ful hd ultra ayarlarda oynuyorum.

    http://imageshack.us/photo/my-images/197/bf32011120118124381.jpg/
    http://imageshack.us/photo/my-images/26/bf32011120118124712.jpg/




  • quote:

    Orijinalden alıntı: TeufeL-07

    Arkadaşlar yamadan sonramıdır , format atıp oyunu tekrar indirdikten sonramıdır , türkçe yamadan sonramıdır bilmem oyunda dürbünlü silahlarla zoom yaptığım zaman ilerler karikatür gibi duruyor . Böyle bi sorunla karşılaşan veya çözen kimse varmı ? Yardımlarınızı bekliyorum. Oyunu ful hd ultra ayarlarda oynuyorum.

    http://imageshack.us/photo/my-images/197/bf32011120118124381.jpg/
    http://imageshack.us/photo/my-images/26/bf32011120118124712.jpg/

    Bendede var üstelik yeni 4 gb yamadan sorna siyah ekran hatasi alıyorum oyun rus key filanda dil oyunu ortasinda siyah ekran geliyo be bu her zaman olmuyo oyuun silp kurdum düzelmedi bakalim şimdi pc format aticam belki düzelir



    < Bu mesaj bu kişi tarafından değiştirildi saffet12 -- 8 Aralık 2011; 3:08:42 >




  • 6 Aralıktaki güncellemeden sonra benim gibi RUS keyi kullanıp, açılışta siyah ekran alanlar için nereden bulduğumu unuttuğum güncellemeyi upload ettim. Buyrun:

    http://www.m e g a u p l o a d.com/?d=2SC98CSL
    ya da
    http://ul.to/5ju5lsar



    < Bu mesaj bu kişi tarafından değiştirildi zeytinpark -- 9 Aralık 2011; 19:43:17 >
  • ya arkadaslar oyunu yukledim cracknıda yaptım tıklıyorum pencere gelıyo sıyah ekran ve gri ekran yanıyo sonuyo ardından calısmayı durdurdu dıo napcam ??
  • Bugünkü update için var mı patche ihtiyacımız? Bekliyor muyuz daha?
  • 
Sayfa: önceki 34567
Sayfaya Git
Git
- x
Bildirim
mesajınız kopyalandı (ctrl+v) yapıştırmak istediğiniz yere yapıştırabilirsiniz.