Discuss Scratch

naren2013
Scratcher
68 posts

3DS Extension?

It would be useful for making Nintendo 3DS Games.
PLEASE.
savaka
Scratcher
1000+ posts

3DS Extension?

naren2013 wrote:

It would be useful for making Nintendo 3DS Games.
PLEASE.
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)

(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?

hoohoo2 wrote:

wait…. i thought someone said that scratch was made to no longer need flash
yeah 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?

naren2013 wrote:

what about scratch (1.0?)
It used Squeak offline, and Java or Flash online
AwesomeGameCreator
Scratcher
100+ posts

3DS Extension?

naren2013 wrote:

It would be useful for making Nintendo 3DS Games.
PLEASE.
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 ) 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?

AwesomeGameCreator wrote:

naren2013 wrote:

It would be useful for making Nintendo 3DS Games.
PLEASE.
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 ) 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.
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.
Shaymin524
Scratcher
68 posts

3DS Extension?

AwesomeGameCreator wrote:

naren2013 wrote:

It would be useful for making Nintendo 3DS Games.
PLEASE.
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 ) 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.
It's technically not illegal, it just breaches the contract. They can sue you, but the police cannot arrest you.
bybb
Scratcher
1000+ posts

3DS Extension?

Sithlord1000 wrote:

AwesomeGameCreator wrote:

naren2013 wrote:

It would be useful for making Nintendo 3DS Games.
PLEASE.
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 ) 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.
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.
Oh no… It's userland.
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.
c512b
New Scratcher
32 posts

3DS Extension?

c512b wrote:

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?

Sithlord1000 wrote:

AwesomeGameCreator wrote:

naren2013 wrote:

It would be useful for making Nintendo 3DS Games.
PLEASE.
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 ) 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.
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.
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.
LastContinue
Scratcher
500+ posts

3DS Extension?

Luingus221 wrote:

Sithlord1000 wrote:

AwesomeGameCreator wrote:

naren2013 wrote:

It would be useful for making Nintendo 3DS Games.
PLEASE.
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 ) 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.
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.
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
Luingus221
Scratcher
29 posts

3DS Extension?

LastContinue wrote:

Luingus221 wrote:

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
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.
LastContinue
Scratcher
500+ posts

3DS Extension?

Luingus221 wrote:

LastContinue wrote:

Luingus221 wrote:

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
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.
Yes, I am aware of that, 'tis why I addressed the fact that Ntrboot / dsiwarehax / whatever the cool kids are doing these days can.
RED-001-alt
Scratcher
1000+ posts

3DS Extension?

bump
know0your0true0color
Scratcher
500+ posts

3DS Extension?

RED-001-alt wrote:

bump
YOU JUST BUMPED A FOUR YEAR OLD TOPIC WHYYYYYYYYYYYYYYYYY
RED-001-alt
Scratcher
1000+ posts

3DS Extension?

know0your0true0color wrote:

YOU JUST BUMPED A FOUR YEAR OLD TOPIC WHYYYYYYYYYYYYYYYYY
Why not? It's not rejected and it should still be open for conversation.
know0your0true0color
Scratcher
500+ posts

3DS Extension?

RED-001-alt wrote:

know0your0true0color wrote:

YOU JUST BUMPED A FOUR YEAR OLD TOPIC WHYYYYYYYYYYYYYYYYY
Why not? It's not rejected and it should still be open for conversation.
its called necroposting
it is against the rules to necropost

Powered by DjangoBB