Haha. +1It's never ever stopped you from explaining anything before..............................................go ahead
Please remember that any mention of competitors, hinting at competitors or offering to provide details of competitors will result in an account suspension. The full rules can be found under the 'Terms and Rules' link in the bottom right corner of your screen. Just don't mention competitors in any way, shape or form and you'll be OK.
Haha. +1It's never ever stopped you from explaining anything before..............................................go ahead
It's never ever stopped you from explaining anything before..............................................go ahead
And intel have much better business practices do they?This is a 20+ year long story. But ultimately I don't have time for a company that runs their mouth dissing the competition when they have nothing to back it up and a couple of times they've left acquaintances of mine holding the bag after abortive attempts to push into things like hardware physics.
And intel have much better business practices do they?
To be fair number of people who are going to be utilising SGX enclaves and gaming is going to be pretty small.
I'd never give my own money to AMD anyhow but one of the pieces of software I use most often was compiled with Intel optimisations and to take best advantage of HT and doesn't run well on AMD unless you disable SMT (and the developer has long disappeared). so I'll be sticking with Intel for awhile in my own machines - fortunately I don't currently do anything public facing server wise like I used to.
Have you tried ICC_Patch? And i'm wondering what piece of software it is you are talking about.
It is some development (data compiling) tools for Quake 2 - I spend a lot of time modding the game for my own amusement. Unfortunately the original author has long since disappeared so no chance of it getting updated (I actually have the source code but it would take an incredible level of knowledge to get the same level of optimisation tricks out of AMD - talking stuff like machine code level memory alignment tricks but on a far more advanced level and stuff like that).
Way beyond the scope of patching it via 3rd party tools.
Are you suggesting that is what I am doing with the comment I made?Just knew someone would come along with that it would be hard to justify spending money with any of the companies in this part of the industry purely on principle but I have to buy from someone :s I take a particularly dim view of any person or entity shooting their mouth at the competition and encouraging others to spread deliberate misinformation when they can't back it up and also on the other hand try to represent themselves as being more principled than the competition.
Personally I take my own money elsewhere but I've tended to recommend people use AMD CPUs over Intel in many builds lately especially over some of Intel's i3 and i5 offerings which seem to be stuck in 2011.
It is some development (data compiling) tools for Quake 2 - I spend a lot of time modding the game for my own amusement. Unfortunately the original author has long since disappeared so no chance of it getting updated (I actually have the source code but it would take an incredible level of knowledge to get the same level of optimisation tricks out of AMD - talking stuff like machine code level memory alignment tricks but on a far more advanced level and stuff like that).
Way beyond the scope of patching it via 3rd party tools.
Can you work on making that hand look like a hand at some point
That bit isn't my work it is the weapon models used in the RTX variant of the game.
I was only joking I'm just surprised that quake still has the community that it does after some 22 years. Personally I didn't even think it was a decent game 22 years ago. I would have always put Unreal and Duke up there before Quake.
The game itself tapers off pretty quickly after the first 3 base levels and the MP while setting a benchmark for the time in some ways isn't as pure as Quake 1 or 3. But the engine and the way id approached it opened up modding in a way few games have especially once the full source was released. There is something I find compelling about modding it for my own amusement.
Can you work on making that hand look like a hand at some point
That's not his hand
Nothing wrong with that dude people like what they like - Me, I'm a bit of a weirdo when it comes to VB.net and I write all sorts of stuff in it even when it tends to be easier in something else. You know I could have written a trade bot pretty easily in python but decided nope VB.net is the way forward even if their API was python
Mind you saying that I did end up doing the first couple of pages of project Euler in C, C# and also VB.net as a friend was trying to learn C at the time and was using project Euler as some problems to get to grips with coding. Even after all these years I would still consider myself as average at best when it comes to writing software, days like today where i'm given a spreadsheet with some 5k lines of VBA and told "it's broken" are the days I both love and hate.
I still miss VB3 though I haven't used it in a very long time - made it so easy to write a frontend and anything that needed real speed or more complex features I'd do via API calls to a DLL created using C.
I also like the challenge of making things work using DOS (well CMD) even though it is often a kind of backwards way to go about it versus PowerShell or just programming an implementation proper.