Is a CTR transfer legal

  • Thread starter Thread starter NNID
  • Start date Start date
  • Views Views 4,416
  • Replies Replies 47
For the second time: if you want help for stuff like this, you are going to have to say what you did and what happened when you tried it. Otherwise it is a waste of time trying to help you.
Ok so I have python and I tried opening the 3DS-NUSD.py file but it opens a command prompt then closes it. Should I use the python version it was made using?
 
Ok so I have python and I tried opening the 3DS-NUSD.py file but it opens a command prompt then closes it.
Why didn't you say so? Are you running it by double-clicking it?

Instead, type "cmd" (and then Enter) into the address bar in Explorer to open a command prompt. Then type "python 3DS-NUSD.py" and see what happens.
 
Speaking of python, I'd have both python 2 and python 3. Some things require one or the other. Put python 2 and it's scripts for pip first in every, then python 3's. That will make python 2 work with python command. Then make a symlink with a python2.exe, so it will also call python 2. Do the same with python 3, so that python 3 is called with the python3 command. You can even do python4 with devkitpro as long as the bin folder is in ev.
 
Good advice in some cases, perhaps, but in this case one can just look at https://github.com/WiiDatabase/3DS-NUSD which plainly states Python 3 is required.
If python3 is first in environmental variables, it will use its python command first, but an mklink will call it with python3 command instead of just python.
 
Legal? Sure, the cops aren't going to come knocking on your door.
No not legal because break dmca. Questions enforce not really unlesd big fat asshat selling 3ds load up with gba ambassador program and saying part of og ambassador program or selling 3ds games load on to system.
 
Why didn't you say so? Are you running it by double-clicking it?

Instead, type "cmd" (and then Enter) into the address bar in Explorer to open a command prompt. Then type "python 3DS-NUSD.py" and see what happens.
Yes I did double click the file I also tried dragging it into python and command prompt I’m not sure what error cmd gave me though I’ll have a look later
I’ll also try what you said
 
Yes I did double click the file I also tried dragging it into python and command prompt I’m not sure what error cmd gave me though I’ll have a look later
I’ll also try what you said
show an image of your environmental variables/user/path.
 
show an image of your environmental variables/user/path.
Will this do?
Also I tried it with the title ID of Mii Plaza and got the same error just got the wrong image
 

Attachments

  • IMG_1574.jpeg
    IMG_1574.jpeg
    874.9 KB · Views: 45
Last edited by NNID,
yes, do the same for each missing module.
Post automatically merged:

btw, if there's a requirements.txt file you can do pip install -r requirements.txt iirc, and it will install everything.
 
  • Like
Reactions: User154 and impeeza
yes, do the same for each missing module.
Post automatically merged:

btw, if there's a requirements.txt file you can do pip install -r requirements.txt iirc, and it will install everything.
It is still saying I’m missing the module Crypto
 

Site & Scene News

Popular threads in this forum