My Compaq Windows 7 laptop can't run SC2 very well on high settings D:
I'm looking for a way to get $800 so I can get this baby.
look at the comparative tables here: http://www.nvidia.co.uk/page/geforce_m_series.html
335M GT isn't very good. You should better look for a graphic card, and then select laptops. That's what I did.
3XX aren't better than 2XX GTX. If you don't seek for such performance, you shall look for at least GTS card.
My computer heats much more than a hairdryer. But the fan is working well, and I can play hours without any issue.
Altough they got similar names g71gx, they aren't sames: I got a g71gx 7T010J.
The screen is very large for a laptop: 1920*1200. When I finally got it (commanded out of stock late July 2009, got early September...), I just was just stunned by the size. I expected a large screen, but not such large.
About graphics: nVidia 260M GTX is in one word wonderful. Play crysis with very high graphics. A single option cannot be very high, but (only) high: nuanceurs (I don't know how it's told in English). On the last boss, I keep every option very high, but nuanceurs get medium.
All other games are easily maxed out. Starcraft 2 doesn't really detect my card, and suggest me medium or low for every options (lol). Especially for texture quality: medium is said to fit with 256mo, and ultra with 1024mo. I got 1024mo, and he suggests me medium...
I just override default graphics to ultra, and it works very nice: fps remains high, even in large battles.
When working on the editor, this is very handy to avoid horizontal scrollbars.
... I don't know how to deal with korean charset, sry ... but you may be able to use direct parsing when generating the page.
Now updated the sources (added a way to customize trigger list's width)
And I added some instruction to implement this to vbulletin (read my reply to my own post)
but there was no errors. Could you show me where did you setup the remote parser ?
PS: It was not intended to be usable only by phpbb. You just need to replace the $text to be parsed with
"<div class=\"sc2gui\">".sc2_gui_parser($text)."</div>"
So you can use it wherever you want (most likely in a bbcode, but anywhere else is fine.).
I developed a nice GUI parser for starcraft 2 triggers.
It can parse trigger, but also custom actions, events, conditions, function, records and preset. It'll automatically detect which
kind of code you give.
0
look at the comparative tables here: http://www.nvidia.co.uk/page/geforce_m_series.html
335M GT isn't very good. You should better look for a graphic card, and then select laptops. That's what I did.
3XX aren't better than 2XX GTX. If you don't seek for such performance, you shall look for at least GTS card.
My computer heats much more than a hairdryer. But the fan is working well, and I can play hours without any issue.
0
I play with this amazing one:
http://uk.asus.com/product.aspx?P_ID=j9EAEJubYZtCZDcP
Altough they got similar names g71gx, they aren't sames: I got a g71gx 7T010J.
The screen is very large for a laptop: 1920*1200. When I finally got it (commanded out of stock late July 2009, got early September...), I just was just stunned by the size. I expected a large screen, but not such large.
About graphics: nVidia 260M GTX is in one word wonderful. Play crysis with very high graphics. A single option cannot be very high, but (only) high: nuanceurs (I don't know how it's told in English). On the last boss, I keep every option very high, but nuanceurs get medium.
All other games are easily maxed out. Starcraft 2 doesn't really detect my card, and suggest me medium or low for every options (lol). Especially for texture quality: medium is said to fit with 256mo, and ultra with 1024mo. I got 1024mo, and he suggests me medium...
I just override default graphics to ultra, and it works very nice: fps remains high, even in large battles.
When working on the editor, this is very handy to avoid horizontal scrollbars.
0
@avgnerd: proxy.php is needed only if the remote parser is on another domain, 'cause browser don't like this...
Parser now works with new trigger icons !
folders open/closes
I will release later the new modifications. I will also add folders labelling and variables.
Have a look and notice me bugs: http://bwef.co.cc/sample_remote_parse.html
0
... I don't know how to deal with korean charset, sry ... but you may be able to use direct parsing when generating the page.
Now updated the sources (added a way to customize trigger list's width)
And I added some instruction to implement this to vbulletin (read my reply to my own post)
http://bwef.co.cc/sf1-warcraft-iii-sf/reglement-news-infos-f36/now-download-the-starcraft-gui-bbcode-for-free-t247.html
0
but can you give me the url, so I can watch ?
0
this should be
$sc2folder = $sc2baseurl.'/images/triggers/folder.jpg';
updated now (messed this when updating my wc3's parser)
I tried: http://bwef.co.cc/sample_remote_parse.html to parse
a variable = 0 <Integer>
another variable = 0 <Integer>
but there was no errors. Could you show me where did you setup the remote parser ?
PS: It was not intended to be usable only by phpbb. You just need to replace the $text to be parsed with
"<div class=\"sc2gui\">".sc2_gui_parser($text)."</div>"
So you can use it wherever you want (most likely in a bbcode, but anywhere else is fine.).
0
well, the remote parser is very simple:
And the javascript can be found
0
now, last version is open source:
http://bwef.co.cc/sf2-starcraft-sf/reglement-news-infos-f36/now-download-the-starcraft-gui-bbcode-for-free-t247.html
0
mine: http://bwef.co.cc: french about warcraft 3 and starcraft 2. Very small community
0
now featuring huge enhancements ! check it out: http://bwef.co.cc/sample_remote_parse.html
0
remote parser installation guide is here: http://www.hiveworkshop.com/forums/starcraft-ii-408/bbcode-gui-starcraft-2-a-171378/#post1630033
0
the function doesn't need to be called within a bbcode. You can use WikiCreole or anything if you makes the binding.
vjeux got the code now, but he told that it won't be integrated since it's php, and the site is .net.
I just finished an ajax script to remote parse GUI: http://bwef.co.cc/sample_remote_parse.html (you can also try to parse your own triggers/functions/records...)
English locales added
0
yeah, I coded in php.
Yet it does not work for english, but I made it so it read configuration files in which you can add every matches you need for every languages.
I coded it separately from bbcode. It's a parsing function which is called by bbcode on my forum, but you can call it wherever you want.
0
hi,
I developed a nice GUI parser for starcraft 2 triggers.
It can parse trigger, but also custom actions, events, conditions, function, records and preset. It'll automatically detect which kind of code you give.
Here is a sample: http://bwef.co.cc/sf1-warcraft-iii-sf/reglement-news-infos-f36/bbcode-gui-pour-sc2-t239.html
Just ask me if you want the code to add it to sc2mapster.
Notice: I'm actually too lazy to configure it to work with English editor locales, but it can easily be.