For the 1237129281737129381797193718271274181702978038190283108181729381612768671st time, NO, IT CAN'T BE DONE
Even if I wanted to spend that much money, I've never even seen it in stock anywhere. Jelly... I'm rocking a 290x. Can't afford Nvidia productsI have a spare GTX 970 FTW+ sitting on my desk.
I just upgraded to a Titan X.
What? It doesn't have to emulate anything. It boots into a DS firmware that runs on the arm9. It IS running of of its hardware. A DS needs to load a firmware too, you know...The 3DS would not be able to emulate NDS on its hardware alone, that's why it has a DS mode to run DS games.
It's a cycle that will never end. It's most likely possible, but no one's working on it as they'll just say, "get a flashcart, it's fucking cheap", as an excuse. Which is true, but just imagine how cool/convenient it would be to be able to play DS roms without a flashcart.Bull. It's just pointless to do it.
Even if I wanted to spend that much money, I've never even seen it in stock anywhere. Jelly... I'm rocking a 290x. Can't afford Nvidia products
What? It doesn't have to emulate anything. It boots into a DS firmware that runs on the arm9.
It's a cycle that will never end. It's most likely possible, but no one's working on it as they'll just say, "get a flashcart, it's fucking cheap", as an excuse. Which is true, but just imagine how cool/convenient it would be to be able to play DS roms without a flashcart.
Bull. It's just pointless to do it.
Even if I wanted to spend that much money, I've never even seen it in stock anywhere. Jelly... I'm rocking a 290x. Can't afford Nvidia products
What? It doesn't have to emulate anything. It boots into a DS firmware that runs on the arm9. It IS running of of its hardware. A DS needs to load a firmware too, you know...
Yeah. While I don't exactly hate piracy (admit it, we've all pirated something in our lives), I hate having to PAY for piracy. The kills the point, doesn't it? I always get mad at my dad for paying for pirated cable television.Above and beyond that, it allows people to cut ties with companies that only exist for the sole purpose of profiting from piracy...
As long as it's free though right?Why don't you re read what I said.... I said THAT IS WHY it boots to a ds mode, so ut can use the DS hardware and not emulate, because it can't.
You can make an emulator to run on DS hardware but you are never going to get game to run at full speed with no issues. I guess if you want to play DS games at 5 fps with no sound if that's your thing.
If it could emulate the DS reliably then Nintendo would cut that hardware out to save costs.
I sort of agree but it depends on the situation when paying for piracy. For instance some systems like nes,snes, sega genesis, and even some handhelds like sega game gear, no choice but to buy a flash cart for those for piracy.Yeah. While I don't exactly hate piracy (admit it, we've all pirated something in our lives), I hate having to PAY for piracy. The kills the point, doesn't it? I always get mad at my dad for paying for pirated cable television.
Anyways, something like this would benefit the end user. Flashcarts can still exist, they'd be useful for people on sysNAND 10.4/10.5, just like Sky3DS. But, if you have a CFW, you get the benefit of not needing any sort of flashcart.
I did read what you said. You're just wrong. You dont quite get what emulation is. They use the hardware for other things (bunch of security functions for one) already. It just happens to be directly compatible with NDS, so they were kind enough to give us a way to take advantage of it. That is NOT emulation. That is simply running software.Why don't you re read what I said
-snip-
If it could emulate the DS reliably then Nintendo would cut that hardware out to save costs.
I did read what you said. You're just wrong. You dont quite get what emulation is. They use the hardware for other things (bunch of security functions for one) already. It just happens to be directly compatible with NDS, so they were kind enough to give us a way to take advantage of it. That is NOT emulation. That is simply running software.
It's understandable for those older systems you mentioned, but it doesn't really make sense. It made sense during the DS and (maybe even) DSI days, not so much now though. As some have mentioned, (if you're on 9.2 at least) you access to a lot of things within the 3DS, I don't know what exactly (I literally know nothing about how hax, etc work), but apparently people are saying it's possible if people actually care.I sort of agree but it depends on the case when paying for piracy. For instance some systems like nes,snes, sega genesis, and even some handhelds like sega game gear, no choice but to buy a flash cart for those for piracy.
People are acting like it will kill them to spend a little money to get what they want, in this case, free ds games. If there was the option for ds games installed on the 3ds then yeah, but otherwise it would just make everything much easier just to get the flashcart.
I did read what you said. You're just wrong. You dont quite get what emulation is. They use the hardware for other things (bunch of security functions for one) already. It just happens to be directly compatible with NDS, so they were kind enough to give us a way to take advantage of it. That is NOT emulation. That is simply running software.
Saying it can't is stupid, whether you need to or not. If you really wanted to bother, an HLE could be written to directly load .nds roms in 3ds mode and it could, in fact, be PERFECT (for the simple fact that running arm9 code on an arm11 is trivial if you know how to handle allignment).And apparently you are not getting the what I am saying. So let me spell it out.
The. 3DS. Boots. In. To. Ds. Mode. So. It DOES. NOT. Have. To. Emulate. The. Ds. For. Backwards. Compatability. Because. It. Can. Not. Do. So. reliably.
I never said it was emulating and that was exactly my point. IT'S NOT EMULATING.
Using the hardware that was designed for it is not emulating and that's what DS mode does.
All VC is wrapped in an emulator. That's why you can inject roms into them.
So to be able to programming arm9 code and arm11 code to run DS on 3DS, what is level of programming skill & understanding required?Saying it can't is stupid, whether you need to or not. If you really wanted to bother, an HLE could be written to directly load .nds roms in 3ds mode and it could, in fact, be PERFECT (for the simple fact that running arm9 code on an arm11 is trivial if you know how to handle allignment).
All VC is wrapped in an emulator. That's why you can inject roms into them.
It was an example. Snes, NES, etc... All emulated. Most GBA stuff can't be seen in the store, but it is there. I can go to the redownloadable software section and download it (I legitimately own all ambassador games).My eshop must need updated or something. Can you point me to the VC DS titles?
What flashcart do you guys recommend?
i believe the gba stuff runs on the arm7 proc, without emulation.It was an example. Snes, NES, etc... All emulated. Most GBA stuff can't be seen in the store, but it is there. I can go to the redownloadable software section and download it (I legitimately own all ambassador games).
Look. I know it won't be done. But that should be the only answer. Saying it CAN'T is just false.
@tivu100 you need complete understanding of both arm9 and arm11. There *are* issues with code allignment between the two, but you can configure the arm11 to handle things like the arm9. That's where HLE comes in. So you also need to know how to write a high level emulator.
I have a spare GTX 970 FTW+ sitting on my desk.
I just upgraded to a Titan X.
It would suck so bad being poor xD!