You can try using
this to remove the Intel checks.
I Can tell that i play sonic colors at 35~40FPS (more than full speed) even if i turn on the frame limiter using the latest lectrode build (SSE3/X64) also i got crazy speedups at SMG2 .. that's all when turning the option of vbeam emulation off.....
The only problem is the music is super slow While the game is fast .... its like all sounds and music tracks are in slow motion but the game play is smoother now

in last time i have massive problems with the Lectrode's, because there is a bug and my browser crash s ervery time. it is impossible for me to get a download. my friend has the same problems.
...sorry for my broken english
"Stack overflow at line 1" error in Internet explorer 8.
But downloads is ok!
(01-30-2011, 07:58 PM)bimjim Wrote: [ -> ]in last time i have massive problems with the Lectrode's, because there is a bug and my browser crash s ervery time.
(01-30-2011, 09:52 PM)Spit-Nick Wrote: [ -> ]"Stack overflow at line 1" error in Internet explorer 8.
But downloads is ok!
Thanks for letting me know. I'm working on it. I'm rewriting all of the code and I won't be using spry anymore. Spry has some nice functionality, but has been nothing but problems since I implemented it.
Just got done rewriting all code for my site. NO MORE REDIRECTING TO EXTERNAL SERVERS!
I forgot to test IE before upload and looks like it's got a bug.
However, It should at least work in Chrome and Firefox. I'm working on IE.
EDIT: It should now work in IE as well!
I strongly dislike IE. It is the ONLY browser that does not ignore the "<?xml>" tag. IE detects 2 childNodes while all the other browsers detect 1. This makes it a real pain to make websites cross-browser compatible. I have to have "childNode[0]" for all browsers except IE where it has to be "childNode[1]"
If I don't do that, I get a bunch of "Object Required" errors and it won't display in IE >.<
So to sum up changes to site:
-EVERYTHING is on
http://electrodexs.net , no more redirecting to different servers.
-Stuff should load faster (removed about 200kb of unused code from spry)
-Javascript is STILL REQUIRED (that's the only way to make my webpages dynamic due to server limits)
-No more SPRY. Spry was the main reason I had to use different servers (code did not work on main server). I've kept as much of the functionality of spry as I could. The only thing I didn't keep was the ability to sort the list that's generated on the Manual Selection page. Everything looks pretty much the same
Let me know if you run into broken links or other issues!
thanks, any new build comong soon?
yep the web works great now, thanks, it was a pain before