The only reason I bought a ps3 recently was because of the last of us and it was worth every $ I spent I have played around about 6 times now.
For me it really doesn't seem worth it. No game will. It'll probably take at least 40 really good games to buy any console. PC gaming is the way to go and only one game won't change this statement.
One of the reasons I was looking for a emulator I wouldn't play many other games on the console and would probably end up in selling it after I get bored of the game maybe the developers are planning on making a pc version of the game.
There is no emulator that will properly emulate PS3 games at this time. PC's aren't powerful enough to emulate the PS3, and won't be for years to come. It was only recently that PC's became fast enough to emulate the PS2 well, and the PS2 is (obviously) far behind what the PS3 is capable of.
My advice is this: Buy a used PS3, and a used copy of The Last Of Us. Play through it, then sell it all again. You won't lose much, if anything, if you don't save it for long.
TL;DR version for everyone, Current PC power is too low to fully emulate PS3 games. Stop searching.
Really? I don't know much about console or PC gaming but I find that hard to believe.
Think about it this way. Emulators cannot use a computer's GPU chip. It uses the CPU to do both CPU work AND graphics rendering. The PS2/PS3/PS4 has a dedicated graphics chip for handling graphics. Until the CPU is fast enough to emulate what the built-in graphics chip does on the console, it cannot render those games properly. And CPU's are generally TERRIBLE at rendering graphics in the first place because they aren't special built for the purpose (and no, the built-in GPU on the latest core processors can't be used for emulation either).
So, emulators use sheer CPU bruteforce to emulate graphics that would be much more efficiently emulated on a GPU made for the purpose.
It's like using a sail to get a car down the dragstrip instead of an engine. If you have a big enough sail, you might be able to go faster than a Ford Model T, but you're still not going to be competing with modern vehicles that have the proper propulsion for the application.
Even high end gaming PCs? I imagined you could build yourself a PC to the specs you wanted, far surpassing any consoles?
The specs surpass a console, sure, but remember that you're not running the console's code, you're emulating it. If you built your own console that could run PS3 code directly, you could blow the visual quality of it out of the water. But a computer is not capable of running PS3 code directly, only of emulating what the PS3 is doing. An emulator takes each bit of code for a game, and says "ok, if I was a PS3, what would I do with this?" This happens in real-time, and only using the CPU, not the GPU. Because it cannot use the GPU, the graphics are difficult and slow to render. It is way, way, way, way less efficient than running the code directly on the console, which is why even the highest-end computers couldn't emulate the PS2 until a few years ago, and why today's highest-end computers aren't even close to being powerful enough to emulate the PS3 yet.
Another way to look at it is our modeling of the physical world around us. Scientists can emulate a brain's neural network, but it takes hours to emulate a single second of brain activity, even on a huge supercomputer, because computers work differently than our brains. Brain activity running on brains is really fast, because that's what brains are made for. Brain activity running on computers is really slow, because that's not what computers are made for. Likewise, console code running on a console runs fast because that's what the console is made for, but console code running on a computer is slow because the computer has to pretend it is a console, and it's not possible to actually fully utilize all of the hardware that a computer can offer.