Discuss Scratch
- Discussion Forums
- » Developing Scratch Extensions
- » 3DS Extension?
- naren2013
-
Scratcher
68 posts
3DS Extension?
It would be useful for making Nintendo 3DS Games.
PLEASE.
PLEASE.
- savaka
-
Scratcher
1000+ posts
3DS Extension?
It would be useful for making Nintendo 3DS Games.Extensions add blocks, an extension would not allow you to port a Scratch project to 3DS, a seperate piece of software could be made to do that. (although it actually probably couldn't unless the 3DS can run Flash)
PLEASE.
(unless that's not what you meant…)
- hoohoo2
-
Scratcher
100+ posts
3DS Extension?
wait…. i thought someone said that scratch was made to no longer need flash
- savaka
-
Scratcher
1000+ posts
3DS Extension?
wait…. i thought someone said that scratch was made to no longer need flashyeah scratch 3 will use html/js
but scratch 2 still uses flash
- naren2013
-
Scratcher
68 posts
3DS Extension?
what about scratch (1.0?)
when green flag clicked
speak () spock
- savaka
-
Scratcher
1000+ posts
3DS Extension?
what about scratch (1.0?)It used Squeak offline, and Java or Flash online
- AwesomeGameCreator
-
Scratcher
100+ posts
3DS Extension?
It would be useful for making Nintendo 3DS Games.Nintendo only supports official 3DS games from verified partner publishes, not single-person minor teams. The only other option, 3DS mods, are made (illegally, as any mod to a 3DS is prohibited by usage agreement
PLEASE.
) usually with RAM hacking (i.e. replace <offset> <value>), overriding Roms using Machine Language, or if you are building home brew software, Assembly language, C / C++. I believe procd has a scratch to win32 compiler. If you knew a lot about cross-compiling, you could hypothetically write 3DS games, in Scratch. - Sithlord1000
-
Scratcher
23 posts
3DS Extension?
You can run unsigned code using a tool called “steelhax” that modifies the save file of a game called “Steel Diver: Sub Wars” to launch custom code.It would be useful for making Nintendo 3DS Games.Nintendo only supports official 3DS games from verified partner publishes, not single-person minor teams. The only other option, 3DS mods, are made (illegally, as any mod to a 3DS is prohibited by usage agreement
PLEASE.) usually with RAM hacking (i.e. replace <offset> <value>), overriding Roms using Machine Language, or if you are building home brew software, Assembly language, C / C++. I believe procd has a scratch to win32 compiler. If you knew a lot about cross-compiling, you could hypothetically write 3DS games, in Scratch.
- Shaymin524
-
Scratcher
68 posts
3DS Extension?
It's technically not illegal, it just breaches the contract. They can sue you, but the police cannot arrest you.It would be useful for making Nintendo 3DS Games.Nintendo only supports official 3DS games from verified partner publishes, not single-person minor teams. The only other option, 3DS mods, are made (illegally, as any mod to a 3DS is prohibited by usage agreement
PLEASE.) usually with RAM hacking (i.e. replace <offset> <value>), overriding Roms using Machine Language, or if you are building home brew software, Assembly language, C / C++. I believe procd has a scratch to win32 compiler. If you knew a lot about cross-compiling, you could hypothetically write 3DS games, in Scratch.
- bybb
-
Scratcher
1000+ posts
3DS Extension?
Oh no… It's userland.You can run unsigned code using a tool called “steelhax” that modifies the save file of a game called “Steel Diver: Sub Wars” to launch custom code.It would be useful for making Nintendo 3DS Games.Nintendo only supports official 3DS games from verified partner publishes, not single-person minor teams. The only other option, 3DS mods, are made (illegally, as any mod to a 3DS is prohibited by usage agreement
PLEASE.) usually with RAM hacking (i.e. replace <offset> <value>), overriding Roms using Machine Language, or if you are building home brew software, Assembly language, C / C++. I believe procd has a scratch to win32 compiler. If you knew a lot about cross-compiling, you could hypothetically write 3DS games, in Scratch.
Boot9Strap user here. CFW allows you to install homebrew software directly to your title screen, run Rom Hacks of popular games and a lot more. See https://3ds.hacks.guide for more info.
Anyway, with DevKitArm and enough work, you could probably write a Scratch runtime for the 3DS so you can run projects within it. Citro2d would be a good graphics library to look at.
- c512b
-
New Scratcher
32 posts
3DS Extension?
This wouldn't be possible.Thinking back on this answer I have realised I am severely wrong. This WOULD be possible, but there would be many roadblocks you would have to overcome. It would be extremely difficult.
- Luingus221
-
Scratcher
29 posts
3DS Extension?
If you DO decide to install steelhax or something like that, remember to follow the instructions exactly, as making mistakes has the chance to BRICK your system, rendering it USELESS.You can run unsigned code using a tool called “steelhax” that modifies the save file of a game called “Steel Diver: Sub Wars” to launch custom code.It would be useful for making Nintendo 3DS Games.Nintendo only supports official 3DS games from verified partner publishes, not single-person minor teams. The only other option, 3DS mods, are made (illegally, as any mod to a 3DS is prohibited by usage agreement
PLEASE.) usually with RAM hacking (i.e. replace <offset> <value>), overriding Roms using Machine Language, or if you are building home brew software, Assembly language, C / C++. I believe procd has a scratch to win32 compiler. If you knew a lot about cross-compiling, you could hypothetically write 3DS games, in Scratch.
- LastContinue
-
Scratcher
500+ posts
3DS Extension?
It does not. Steelhax is userland only, it cannot brick your system.If you DO decide to install steelhax or something like that, remember to follow the instructions exactly, as making mistakes has the chance to BRICK your system, rendering it USELESS.You can run unsigned code using a tool called “steelhax” that modifies the save file of a game called “Steel Diver: Sub Wars” to launch custom code.It would be useful for making Nintendo 3DS Games.Nintendo only supports official 3DS games from verified partner publishes, not single-person minor teams. The only other option, 3DS mods, are made (illegally, as any mod to a 3DS is prohibited by usage agreement
PLEASE.) usually with RAM hacking (i.e. replace <offset> <value>), overriding Roms using Machine Language, or if you are building home brew software, Assembly language, C / C++. I believe procd has a scratch to win32 compiler. If you knew a lot about cross-compiling, you could hypothetically write 3DS games, in Scratch.
Ntrboot / dsiwarehax / whatever the cool kids are doing these days (I was a Soundhax + Safehax + arm9loaderhax boi) on the other hand can
- Luingus221
-
Scratcher
29 posts
3DS Extension?
Alright, I didn't know about that. But, I specifically said “something like that,” meaning ANY METHOD that could brick your system. Plus it's a good rule of thumb anyway.If you DO decide to install steelhax or something like that, remember to follow the instructions exactly, as making mistakes has the chance to BRICK your system, rendering it USELESS.It does not. Steelhax is userland only, it cannot brick your system.
Ntrboot / dsiwarehax / whatever the cool kids are doing these days (I was a Soundhax + Safehax + arm9loaderhax boi) on the other hand can
- LastContinue
-
Scratcher
500+ posts
3DS Extension?
Yes, I am aware of that, 'tis why I addressed the fact that Ntrboot / dsiwarehax / whatever the cool kids are doing these days can.Alright, I didn't know about that. But, I specifically said “something like that,” meaning ANY METHOD that could brick your system. Plus it's a good rule of thumb anyway.If you DO decide to install steelhax or something like that, remember to follow the instructions exactly, as making mistakes has the chance to BRICK your system, rendering it USELESS.It does not. Steelhax is userland only, it cannot brick your system.
Ntrboot / dsiwarehax / whatever the cool kids are doing these days (I was a Soundhax + Safehax + arm9loaderhax boi) on the other hand can
- know0your0true0color
-
Scratcher
500+ posts
3DS Extension?
bumpYOU JUST BUMPED A FOUR YEAR OLD TOPIC WHYYYYYYYYYYYYYYYYY




- RED-001-alt
-
Scratcher
1000+ posts
3DS Extension?
YOU JUST BUMPED A FOUR YEAR OLD TOPIC WHYYYYYYYYYYYYYYYYYWhy not? It's not rejected and it should still be open for conversation.
- know0your0true0color
-
Scratcher
500+ posts
3DS Extension?
its called necropostingYOU JUST BUMPED A FOUR YEAR OLD TOPIC WHYYYYYYYYYYYYYYYYYWhy not? It's not rejected and it should still be open for conversation.
it is against the rules to necropost
- Discussion Forums
- » Developing Scratch Extensions
-
» 3DS Extension?





) usually with RAM hacking (i.e. replace <offset> <value>), overriding Roms using Machine Language, or if you are building home brew software, Assembly language, C / C++. I believe procd has a scratch to win32 compiler. If you knew a lot about cross-compiling, you could hypothetically write 3DS games, in Scratch. 
) usually with RAM hacking (i.e. replace <offset> <value>), overriding Roms using Machine Language, or if you are building home brew software, Assembly language, C / C++. I believe procd has a scratch to win32 compiler. If you knew a lot about cross-compiling, you could hypothetically write 3DS games, in Scratch. 



) usually with RAM hacking (i.e. replace <offset> <value>), overriding Roms using Machine Language, or if you are building home brew software, Assembly language, C / C++. I believe procd has a scratch to win32 compiler. If you knew a lot about cross-compiling, you could hypothetically write 3DS games, in Scratch. 

