nx-python / PyNX

Entry point for nx-python, the Python ecosystem for the Switch
https://nx-python.readthedocs.io/
ISC License
195 stars 20 forks source link

Support for HOS 12.0.0: "Software closed because an error occured" #20

Open d1ddle opened 3 years ago

d1ddle commented 3 years ago

Occurring with a multitude of other homebrew after updating to AMS 0.19 + and HOS 12.0.0 + Please recompile with latest libnx and stuff?

mklan commented 3 years ago

Has anyone enough knowledge to recompile this project? It would be a blessing! I tried, but failed

d1ddle commented 3 years ago

I kept getting errors around threading. Most likely because devkitpro has changed the structure of the SDKs since 2018. But I have no clue how to fix it. Probably need a rewrite, which is way out of my scope.

0x78f1935 commented 3 years ago

Hey, Its been a while for me since I do not own a modded switch anymore which actually works. I made a project back in the day with PyNX which has a pre-compiled version of PyNX. Perhaps you could use that one for now until you guys found a fix: https://github.com/0x78f1935/PyNX_Terminal

Edit: I don't know if this helps you out any further nor I have no idea if this actually works on the latest firmware

d1ddle commented 3 years ago

Unfortunately I get the same issue. Thanks anyways

MrZomka commented 2 years ago

Does it work on 14.1.2? Can't test it right now :/

DavidBuchanan314 commented 2 years ago

It does not.

DraconicNEO commented 1 year ago

I hope this can at some point be fixed, being able to use python homebrew on Switch was super convenient.