for the multicore problem, this might help:
open task manager
go to processes
choose Starcraft and right click
click set affinity
disable all cores apart from one
hope this helps
Forum Index > BW General |
Redmo
Switzerland14 Posts
for the multicore problem, this might help: open task manager go to processes choose Starcraft and right click click set affinity disable all cores apart from one hope this helps | ||
Anxiety
United States650 Posts
On September 09 2010 23:16 shin_toss wrote: Show nested quote + On July 20 2009 07:06 Mah Buckit! wrote: I did digging too, didn´t notice prayanavitas solution earlier but THX for it, I´ll definitely use it until something more convenient shows up if it something ever shows up. I just found this in Blizzard Forums made by user Eggboi 2 days ago.( I found out it was older solution though): + Show Spoiler + " searched everywhere trying to find a fix to this problem, and here's what I found. Open a new .txt document and paste in the following: taskkill /f /IM explorer.exe D:\"StarCraft"\"StarCraft.exe" start explorer.exe the 2nd line needs to direct towards your SC Directory (so C\"Games\Starcraft"\"StarCraft.exe" for a lot of you) When you save the file, save it as a .bat file and use that to launch Starcraft. It will terminate explorer while SC is running, and when you close SC explorer automatically restarts. This is the only fix i have found that works for my setup; Windows 7, Build 7100 w/ Nvidia 7950 GT. Hope this works for you!" So this is a more scientic solution for all the fullscreen mode color bug and crashing. But it´s only for original starcraft client and it can´t work with Iccup because you have to use IccupLauncher to start the game. But I guess it wouldn´t be too hard for any real geek make it work with Iccuplauncher right like modify the launchers coding to start the game with that .bat file?? Don´t know if it shows up as hack or smthn then. E. Yeah there was a newer thread than this but I really didn´t get anything of it so I posted here where were some actual solutions. If there is some real solutions already I´d be pleased to know because windowmode sucks. Also the crashing and color problems seem to have different roots. I guess I can handle the crashing but don´t know about the color thing. Actually I´m starting to feel dumb here, am I the only 7 user still with this problem? I have installed right drivers and all... This worked on my win 7. but still crashes sometimes if after exiting. why did you bump this... reading through the thread, people know what to do... | ||
swanized
Canada2480 Posts
Edit: (awful bump, didnt notice it was super old hence my post ) | ||
diminish
2 Posts
http://mudlord.info/code/w7ddpatcher.zip Program fixes broken colors under vista/win7 with games using DirectDraw. 1. Press "Patch" 2. Choose "starcraft.exe" from your game folder 3. Close w7ddpatcher. 4. That is all, no silly scripts killing explorer.exe How does it work? Author speaking: <mudlord> it adds some entries to the registry for compatibility <mudlord> It does not patch the EXE <mudlord> it intercepts the directdraw ID, etc <mudlord> source is in there Haven't tested with other games exhibiting this issue (Fallout, Fallout 2, Diablo, etc), high probability it will work too. | ||
jetpower
Poland85 Posts
Yes, I can attest this works great. Thanks! | ||
Stuslegend
Canada168 Posts
| ||
Wolf
Korea (South)3290 Posts
| ||
OpticalShot
Canada6330 Posts
On October 03 2010 00:04 diminish wrote: Can't make new threads, so this goes here. http://mudlord.info/code/w7ddpatcher.zip Program fixes broken colors under vista/win7 with games using DirectDraw. 1. Press "Patch" 2. Choose "starcraft.exe" from your game folder 3. Close w7ddpatcher. 4. That is all, no silly scripts killing explorer.exe How does it work? Author speaking: <mudlord> it adds some entries to the registry for compatibility <mudlord> It does not patch the EXE <mudlord> it intercepts the directdraw ID, etc <mudlord> source is in there Haven't tested with other games exhibiting this issue (Fallout, Fallout 2, Diablo, etc), high probability it will work too. It works so far! Thanks for sharing it, and welcome to TL! | ||
skypig
United States237 Posts
1. UNCHECK the "Enable Color Cycling" box in the Video options on the in-game menu. 2. Make the registry changes as specified in this thread. You can also try running the game with the "Screen Resolution" options window open on your desktop...apparently it worked for some people that were having graphical glitches. | ||
iPlaY.NettleS
Australia4310 Posts
Is there some way to play old games over IPX over a network like hamachi/tunngle with windows 7? | ||
patrick321
United States185 Posts
On October 03 2010 00:04 diminish wrote: Can't make new threads, so this goes here. http://mudlord.info/code/w7ddpatcher.zip Program fixes broken colors under vista/win7 with games using DirectDraw. 1. Press "Patch" 2. Choose "starcraft.exe" from your game folder 3. Close w7ddpatcher. 4. That is all, no silly scripts killing explorer.exe How does it work? Author speaking: <mudlord> it adds some entries to the registry for compatibility <mudlord> It does not patch the EXE <mudlord> it intercepts the directdraw ID, etc <mudlord> source is in there Haven't tested with other games exhibiting this issue (Fallout, Fallout 2, Diablo, etc), high probability it will work too. Worked like a charm! I'd forgotten how fast i had my mouse set in bw. Going back to it now was jarring. Thanks a lot for this. | ||
2Pacalypse-
Croatia9461 Posts
On October 30 2010 01:29 patrick321 wrote: + Show Spoiler + On October 03 2010 00:04 diminish wrote: Can't make new threads, so this goes here. http://mudlord.info/code/w7ddpatcher.zip Program fixes broken colors under vista/win7 with games using DirectDraw. 1. Press "Patch" 2. Choose "starcraft.exe" from your game folder 3. Close w7ddpatcher. 4. That is all, no silly scripts killing explorer.exe How does it work? Author speaking: Haven't tested with other games exhibiting this issue (Fallout, Fallout 2, Diablo, etc), high probability it will work too. Worked like a charm! I'd forgotten how fast i had my mouse set in bw. Going back to it now was jarring. Thanks a lot for this. That link is broken. Here's a working link: http://mudlord.info/res/apps/w7ddpatcher.zip | ||
saint_fu
Canada61 Posts
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\DirectDraw\Compatibility\StarCraft116] Windows Registry Editor Version 5.00 "Name"="Starcraft.EXE" "ID"=hex:fd,63,d3,46 "Flags"=hex:00,08,00,00 [HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Microsoft\DirectDraw\Compatibility\StarCraft116] "Name"="Starcraft.EXE" "ID"=hex:fd,63,d3,46 "Flags"=hex:00,08,00,00 Apparently, the problem in Windows 7 arises because Windows forces the taskbar to be ran on top of everything. | ||
ArvickHero
10387 Posts
On October 30 2010 03:05 2Pacalypse- wrote: Show nested quote + On October 30 2010 01:29 patrick321 wrote: + Show Spoiler + On October 03 2010 00:04 diminish wrote: Can't make new threads, so this goes here. http://mudlord.info/code/w7ddpatcher.zip Program fixes broken colors under vista/win7 with games using DirectDraw. 1. Press "Patch" 2. Choose "starcraft.exe" from your game folder 3. Close w7ddpatcher. 4. That is all, no silly scripts killing explorer.exe How does it work? Author speaking: <mudlord> it adds some entries to the registry for compatibility <mudlord> It does not patch the EXE <mudlord> it intercepts the directdraw ID, etc <mudlord> source is in there Haven't tested with other games exhibiting this issue (Fallout, Fallout 2, Diablo, etc), high probability it will work too. Worked like a charm! I'd forgotten how fast i had my mouse set in bw. Going back to it now was jarring. Thanks a lot for this. That link is broken. Here's a working link: http://mudlord.info/res/apps/w7ddpatcher.zip is there a working link to this? | ||
bartus88
Netherlands491 Posts
On March 29 2011 14:01 ArvickHero wrote: Show nested quote + On October 30 2010 03:05 2Pacalypse- wrote: On October 30 2010 01:29 patrick321 wrote: + Show Spoiler + On October 03 2010 00:04 diminish wrote: Can't make new threads, so this goes here. http://mudlord.info/code/w7ddpatcher.zip Program fixes broken colors under vista/win7 with games using DirectDraw. 1. Press "Patch" 2. Choose "starcraft.exe" from your game folder 3. Close w7ddpatcher. 4. That is all, no silly scripts killing explorer.exe How does it work? Author speaking: <mudlord> it adds some entries to the registry for compatibility <mudlord> It does not patch the EXE <mudlord> it intercepts the directdraw ID, etc <mudlord> source is in there Haven't tested with other games exhibiting this issue (Fallout, Fallout 2, Diablo, etc), high probability it will work too. Worked like a charm! I'd forgotten how fast i had my mouse set in bw. Going back to it now was jarring. Thanks a lot for this. That link is broken. Here's a working link: http://mudlord.info/res/apps/w7ddpatcher.zip is there a working link to this? Found it with the first Google search result: http://vogons.zetafleet.com/download.php?id=8033&sid=71d0a6b220ce1b68ad5209516fd71567 | ||
Angelo
1 Post
First, you open task manager (search it in start menu) got to the processes tab find "explorer.exe" kill it ( end process ) NOTE: the taskbar and shortcuts WILL DISAPPEAR then go back to previous tab click new task then browse for your bw directory run your bw and your problems will be gone | ||
xboi209
United States1173 Posts
| ||
gds
Iceland1391 Posts
Do you know how to fix this? It's hard to ladder without this feature.... | ||
Bobanator
United States15 Posts
| ||
SolvusAnima
United States138 Posts
On July 21 2011 02:23 xboi209 wrote: Recent compatibility updates fixed this issue, plus I don't like to kill explorer.exe, I've also made a guide on how to fix this color issue OMG!!! This!!!! I have that SAME problem! A fix would be greatly appreciated. It makes ladder on Fish SO difficult since I have to move my cursor up and down hoping that the ladder points show ;_;. The only fix that I've come up with is using w-mode, but I don't like this fix, since it makes my mouse really... sluggish. I forgot who made the suggestion, but someone suggested to have the screen rest the same as broodwar's so that you can modify the border of the w-mode, and that works great, except for the fact that the mouse is really slugging, and choppy. A fix for this would be amazing, or for the rank problem :D | ||
| ||
Next event in 2h 43m
[ Submit Event ] |
StarCraft 2 StarCraft: Brood War Flash 2134 Dota 2Sea 1478 Shuttle 365 Dewaltoss 214 Light 214 PianO 158 Leta 130 Stork 91 Pusan 68 TY 57 [ Show more ] League of Legends Counter-Strike Other Games Organizations
StarCraft 2 • AfreecaTV YouTube StarCraft: Brood War• intothetv • Kozan • IndyKCrew • LaughNgamezSOOP • Laughngamez YouTube • Migwel • sooper7s League of Legends |
OSC
LiuLi Cup
SOOP Global
SHIN vs Creator
ByuN vs herO
Master's Coliseum
Clem vs Oliveira
Oliveira vs Spirit
Clem vs Zoun
SOOP
Dark vs herO
Master's Coliseum
Spirit vs Clem
Zoun vs Spirit
Oliveira vs Zoun
OSC
Online Event
SOOP
Replay Cast
[ Show More ] OlimoLeague
OSC
ThermyCup
Replay Cast
LiuLi Cup
The PondCast
LiuLi Cup
|
|