Hacking Hack SXOS

  • Thread starter Thread starter Reacher17
  • Start date Start date
  • Views Views 481,260
  • Replies Replies 1,578
  • Likes Likes 63
migrate to atmosphére, has bee so long since SXOS is really functional, do not wort the trouble.
I have a separate sd card only for AMS on my switch. I have other microSD cards to fiddle around. So I just want to experiment it and try it to work it out.(specifically XCI usb loading)
 
Does anyone know how to fix the python script crashing on open even though I have python 3.9 and crypto installed anyone knows a fix?
 
There we go. So it‘s an issue with your cry-to module being “installed”, probably by another version of Python and not the version you are running.

Compare what you get from running:

Code:
python
help('modules')
and
Code:
pip list
It's on both lists and here is the error message
Traceback (most recent call last):
File "C:\Hack Script and SXOS-GFX\SX_License_Hack.py", line 8, in <module>
from Crypto.Cipher import AES
ModuleNotFoundError: No module named 'Crypto'
 
It's on both lists and here is the error message
Traceback (most recent call last):
File "C:\Hack Script and SXOS-GFX\SX_License_Hack.py", line 8, in <module>
from Crypto.Cipher import AES
ModuleNotFoundError: No module named 'Crypto'
It's litteraly telling you that you don't have it installed - you need to install it:

https://pypi.org/project/pycryptodome/
 
Sorry for the last problem I've never been good at python and installed the wrong cypher. Here is another issue this script gives me sorry once more.
ee72f3516e536c26dae12ebb6bd2e46f.png
 
Sorry for the last problem I've never been good at python and installed the wrong cypher. Here is another issue this script gives me sorry once more. View attachment 313327
How are you installing pycryptodome (as in the exact command)?
 
Last edited by binkinator,
I have now come up with another issue which is not about python but instead xci mounting. Sorry in advance when I load up a game with xci mounting it crashes on a black screen I can hear its audio but can not see anything the same on a tv. Whoever helps or even reads this thank you.
 
I have now come up with another issue which is not about python but instead xci mounting. Sorry in advance when I load up a game with xci mounting it crashes on a black screen I can hear its audio but can not see anything the same on a tv. Whoever helps or even reads this thank you.
Probably better asking general XCI questions in Switch Noob Paradise
 
sorry if this question has already been answered, but can this work with clone chips on mariko? and if i need to use a specific version of the script, can someone link it to me?
 

Site & Scene News

Popular threads in this forum