WINDOWS 7 STARCRAFT COLOR BUG

Fermé
MaTh- - 9 févr. 2010 à 22:21
 Boyd Crowder - 6 déc. 2015 à 13:10
Salut a tous ,
J'ai un jeu qui s'apelle Starcraft. Avant pas de probleme aucuns bug. Maintenant , a chaque fois que je go dessus , il y a les couleurs qui bugs depuis que j'ai mon nouveau PC Windows 7. J'ai longtemp chercher mais jamais trouver comment fixer sa. Quelqun pourrait me dire comment arettez ce bug pour toujours ?
Merci d'avance
A voir également:

18 réponses

Found a good solution:


Open notepad

Copy this code into it:
taskkill /f /IM explorer.exe
Start /wait C:\"Program Files"\StarCraft\StarCraft.exe
Start explorer.exe

When saving it, in "Type" choose "All files" and save it as Starcraft.bat

Now, just click on Starcraft.bat to run it.


Nota:

If you have a 64 bits system, use this code instead:
taskkill /f /IM explorer.exe
Start /wait C:\"Program Files (x86)"\StarCraft\StarCraft.exe
Start explorer.exe
17
Traduction en français, parce que ça fonctionne:
"J'ai trouvé une bonne solution:

Ouvrir le bloc notes
Copier ce code dedans:
taskkill /f /IM explorer.exe
Start /wait C:\"Program Files"\StarCraft\StarCraft.exe
Start explorer.exe
(en admettant que votre Starcraft soit installé ici)

En le sauvegardant, dans "Type" choisir "tous les fichiers" et le sauver sous Starcraft.bat

il suffit de double cliquer dessus pour jouer avec les couleurs normales.

Si vous avez un Windows 64 bits, utilisez ce code à la place:
taskkill /f /IM explorer.exe
Start /wait C:\"Program Files (x86)"\StarCraft\StarCraft.exe
Start explorer.exe

Je confirme, ça marche impec sur Windows 7 32bits.

A moi Zeratuuuuuuul !
1
hello!!! j'ai pas compris à partir de "type"...
0
fcb_le0n Messages postés 17 Date d'inscription dimanche 1 mai 2011 Statut Membre Dernière intervention 23 mai 2011
23 mai 2011 à 22:00
Merci beaucoup ça marche niquel pour moi je suis sous Windows 7 64 Bits
0
Quel document on dois ouvrir pour y métre le code?
0