3DS emulators for web?

  • Thread starter Thread starter sneslover22
  • Start date Start date
  • Views Views 17,972
  • Replies Replies 10

sneslover22

Member
Newcomer
Joined
Jan 10, 2024
Messages
5
Reaction score
0
Trophies
0
Age
28
XP
81
Country
United States
Are there any 3DS emulators for web?
If not, is it possible to make one?
What is so different about 3ds games from ds games besides better graphics?
would that make it easier to make a 3ds emulator for web?
 
why? is a 3ds emulator impossible to make for web?
I guess Javascript is Turing Complete → It is possible. After all you can run complete (old) operating systems within a browser.

Considering the overhead running interpreted code within a browser and the overhead of an emulator it is more or less a theoretical construct for more powerful consoles → Better run your emulator directly on the PC.
For weak – very old – consoles it doesn't matter (anymore)
 
  • Wow
Reactions: SylverReZ
true, and can't you run things even faster using Web Assembly? And really, if rendering 3D objects is thought to be an issue, there are great ways to do that online, and in Javascript. Maybe the reason nobody made a 3DS emulator for web is because it would take too much work?
 
There are versions of RetroArch that work on WebAssembly (see here), but it doesn't appear that the Citra core is available for it yet.
There is DesMuMe for the original DS though.
 
Maybe the reason nobody made a 3DS emulator for web is because it would take too much work?
It would also probably be too slow.

And really, if rendering 3D objects is thought to be an issue, there are great ways to do that online, and in Javascript.
Does that mean you know of something even vaguely comparable that runs well in a web browser?
 
It would be possible but: How would you install the .cia?, How would you code all the page?, How would you make x86 support?
 
Last edited by 3dsFan1,

Site & Scene News

Popular threads in this forum