The official @rpcs3 account posted on July 17, 2026 with a rare cross-console endorsement: PS5 emulation is progressing, and there are now two active open-source projects that can boot a few games — SharpEmu and KytyPS5. The same thread carried a blunt warning: do not fall for scam websites pretending to be real emulators.
That tweet matters because RPCS3 is the most trusted name in PlayStation emulation — 15 years of PS3 work, public GitHub, no surveys. When they name the real projects, they are also implicitly naming everything else as noise — including PCSX5 and its polished download funnel. bunpav's take: this is the community drawing a bright line between research milestones and malware SEO, right as Sony's January 2028 disc cutoff sends preservation searches through the roof.
TL;DR — what people are actually asking
| Question | Direct answer |
|---|---|
| What did RPCS3 say? | SharpEmu + KytyPS5 are real; avoid scam sites. |
| Is RPCS3 making PS5 emu? | No — team stays PS3-only. |
| Can I play exclusives? | No — boot/menus/partial frames only. |
| Why trust these two? | Public GitHub, GPL/open development, honest limitations. |
| What's PCSX5? | Scam — not endorsed; see our full warning. |
| What booted recently? | SharpEmu: Dreaming Sarah, Demon's Souls video loop; KytyPS5: GTA V menus. |
What exactly did RPCS3 post?
The main tweet (July 17, 2026, ~9:15 PM):
PS5 emulation is progressing!
There are now 2 active open-source PS5 emulators in development that can boot a few games!SharpEmu — https://sharpemu.app
KytyPS5 — https://github.com/KytyPS5/KytyPS5⚠️ Be careful to not fall for scam websites pretending to be real emulators!
A follow-up addressed the obvious question:
Since some of you asked: The RPCS3 team has no plans of developing emulators for other consoles. We remain fully focused on RPCS3.
And on progress speed:
Some also ask why some emulators don't progress as fast as others. Be the change you want to make — contribute to the emulators that need more help!
Three takeaways:
- Validation from the gold standard. RPCS3 is not competing with SharpEmu/KytyPS5 — it is pointing newcomers to vetted repos.
- Scam awareness is part of the message. The warning is not footnote; it is half the tweet.
- Contribution culture. PS5 emulation needs engineers, not download-clickers.
SharpEmu vs KytyPS5 — what each actually does
Both projects went public and community-driven within 48 hours in mid-July 2026 — SharpEmu on July 15, KytyPS5 source upload on July 16, per VideoCardz's reporting.
| Project | Language / platform | Documented progress (July 2026) | Honest ceiling |
|---|---|---|---|
| SharpEmu | C# · Windows-first (Linux/macOS planned) | Loads eboot.bin, runs native x86-64 CPU instructions, partial kernel/HLE, early AGC/video pipeline | Dreaming Sarah renders textures; Demon's Souls hits video loop; Astro Bot reaches deep engine init — not playable |
| KytyPS5 | C++ · Windows (Linux planned) | Compatibility layer forked from InoriRus's Kyty research; shader recompile, GPU command processing | GTA V menus; Quake II Remastered ~7 FPS with glitches — not playable |
SharpEmu's own site is explicit:
"Development is focused on accuracy and infrastructure rather than game-specific fixes — the first games have reached the video-output stage."
KytyPS5's fresh GitHub repo (395+ stars at publication) is a research codebase — not a consumer installer with a marketing page.
Why x86-64 helps — but does not shortcut the work
The PS5 uses an AMD Zen 2 CPU — same family as modern PCs. That removes the exotic instruction decoding that slowed PS3's Cell emulator for a decade. What remains hard: kernel coverage, GPU (RDNA 2) translation, PlayGo streaming, PSN/auth stubs, and the long tail of per-title fixes.
RPCS3 itself took ~15 years to reach ~70% PS3 compatibility. PS4's best general emulator (ShadPS4) still covers a fraction of its library after years of work. PS5 will not compress that timeline because a tweet went viral.
How this connects to the PCSX5 scam
RPCS3's warning lands one day after scam sites like PCSX5 were SEO'd on the same keywords. Compare:
| Signal | SharpEmu / KytyPS5 | PCSX5-style scams |
|---|---|---|
| Source code | Public GitHub, GPL/open licenses | No verifiable repo |
| Claims | "Experimental," "most games don't run yet" | "Runs most PS5 exclusives at 60 FPS" |
| Download | Build from source / early dev builds | Direct installer + surveys |
| Endorsement | Named by RPCS3 | Named by nobody credible |
Our PCSX5 breakdown covers the full scam playbook. RPCS3's tweet is the official-community version of the same advice: if it is not on GitHub with commit history, do not download it.
Why is PS5 emulation trending in July 2026?
Three stories feeding the same search funnel:
- Sony's disc exit. January 2028 manufacturing cutoff — players asking what happens when new PlayStation software is store-licensed only.
- Boot milestones. GTA V menus on KytyPS5, Astro Bot engine init on SharpEmu — real technical progress, often misreported as "playable on PC."
- Platform exclusivity. High-profile titles like Marvel's Wolverine staying PS5-only keeps PC players watching emulation forums.
Scammers profit from that anxiety. RPCS3 posting official links is damage control for the whole scene.
Common questions from the replies
Will RPCS3 team help SharpEmu/KytyPS5?
Not directly — they said they stay focused on PS3. Indirect help already exists: years of HLE research, community overlap, and SharpEmu credits Kyty's prior work.
Do PS4 games run on a PS5 emulator?
No — different system software and executables. Use ShadPS4 for PS4 research. SharpEmu explicitly defers PS4 to that project.
What about RPCSX?
A separate PS4+PS5 research project (Linux/WSL) that can boot PS5 safe mode and test samples. RPCS3 named two emulators, not three — RPCSX is real but a different scope and audience.
Should I donate to a PS5 jailbreak bounty?
Community bounties (like Louis Rossmann's Fulu.org PS5 research bounty discussed in replies) fund hardware research — not the same as downloading a fake emulator. Treat bounties and emulators as separate topics; never conflate a bounty link with a scam installer.
What should you actually do?
- Bookmark the two repos RPCS3 named — SharpEmu and KytyPS5 — not whatever ranks first on Google.
- Read each project's README limitations before expecting gameplay.
- Never download "PCSX5," "PS5 Emulator Premium," or survey-gated installers — see our scam guide.
- If you can contribute code, do — RPCS3's point stands: progress speed is a function of engineers, not hype tweets.
- Buy games on hardware that runs them today — emulation is preservation research, not a launch-day workaround for PS5 exclusives.
Related reading
- PCSX5 is not a real PS5 emulator — scam warning
- The PlayStation disc ban: Sony ends physical disc production in January 2028
- Marvel's Wolverine Ain't No Hero trailer — September 15 PS5 launch
- SharpEmu project site
- KytyPS5 on GitHub
- VideoCardz: KytyPS5 and SharpEmu go community-driven
- Emulator scams — Emulation General Wiki
RPCS3 tweet content, project URLs, and boot-milestone status are accurate as of publication (July 18, 2026). Emulator compatibility changes weekly — verify on each project's GitHub before testing.