Cesura / nxsh

BusyBox-like remote shell for the Nintendo Switch over telnet [UNMAINTAINED]
BSD 3-Clause "New" or "Revised" License
79 stars 7 forks source link

Suggestion #5

Closed fennectech closed 5 years ago

fennectech commented 5 years ago

i recommend storing nxsh's files in the switch folder along with nxsh.nro in a subfolder so like /switch/nxsh/nxsh.pw and /switch/nxsh/nxsh.nro

Cesura commented 5 years ago

I can use /switch/nxsh for password/logging if that would be more logical, but I sadly can't control where the user places the .nro file on their SD card.

friedkeenan commented 5 years ago

One issue with this might be when this is implemented as a kip (I've made marginal progress on that). It wouldn't really make sense for a sysmodule to be storing files in homebrew folders

fennectech commented 5 years ago

Why not simply load them from the same directory the nro/kip is in. That way if the user oads it as a kip it loads from the same DIR.

friedkeenan commented 5 years ago

You would have to look through the SD card until you found the kip/nro, which is more work than just having it be the same for both

fennectech commented 5 years ago

oi well howabout a folder in /modules/ for the kip version

friedkeenan commented 5 years ago

That wouldn't support ReiNX; it's just simpler to store everything in /nxsh/