Recent content by SSmiles

  1. SSmiles

    What do you want to know about life in another country?

    Yes they are common but you won't notice them unless you really look for them. . .which you shouldn't do. I'm in a border town and the cartel frequently targets people that cross the border daily to smuggle items across. Cartels often fight for control, here the dominant cartel is la linea. It's...
  2. SSmiles

    What do you want to know about life in another country?

    I got questions for all three 1. Do French people actually not like it when other people speak French? 2. What langauges are spoken in Singapore? 3. If I want to visit China, should I learn other dialects other than mandarin or it depends on where I go in china? Also how does "social credit"...
  3. SSmiles

    Hacking Speculations about Switch 2 hacking

    There is a reason we are not putting out any news, we can't risk any sort of vulnerability from reaching Nintendo. Some of you have noted that like the ps4/ps5 the kernel can be exploited, this was due to the ps4 and ps5 running UNIX (like linux) and exposing tons of functions to userland...
  4. SSmiles

    The Switch Flashcart Thread (Mig Switch etc.)

    I'm not stonedModder but yes a binary read of the data has been done but it has nothing of value (hence why people arn't posting the files). Without the decryption keys the binary dump is useless. Even if you mounted a switch 2 cartridge to a modded switch and attempt to use a game dumper it...
  5. SSmiles

    The Switch Flashcart Thread (Mig Switch etc.)

    I managed to print a replacement button, you'll get better chance I managed to print a button I had to switch to a .2 nozzle but hey it works (I also broke the actual button itself and had to solder a replacement) 1787238260 I have a very technical question. Since we have the ability to make...
  6. SSmiles

    Hardware Tutorial Switch 2 CP10359AT Standby Voltages

    it's test if the usb c controller is bad, you check the standby voltages at these points to check if it's bad
  7. SSmiles

    Homebrew NXMP Nintendo Switch Media Player

    It crashes consistently when using the exit to HB-menu option
  8. SSmiles

    Nintendo Switch Oled schematic

    Yes evry cap on the apu itself is 1uF, however next to the apu on the motherboard is .1 uF cappacitors
  9. SSmiles

    Hacking SWITCH NOOB PARADISE - Ask questions here

    it's for charging and updating firmware
  10. SSmiles

    LSFG on switch

    So after thinking about it, this is what a LSFG plugin would entail for retail games: SaltyNX is what we want to be looking at as they expose the framebuffers for us as they already inject and hook into retail games. The problems come after that. Say we double the framerate, we have to store...
  11. SSmiles

    Homebrew NXMP Nintendo Switch Media Player

    With OpenGL, Anime4k sucked, porting to deko3d would help quite a bit but we could go a step further. The Tegra X1 loves 16-bit floats so. . . 1) mpv's default spline36 uses FP32, we a version of spline36 that use 2 FP16 channels (SIMD). . .I'm also reducing samples to just 9 but using...
  12. SSmiles

    Hacking SWITCH NOOB PARADISE - Ask questions here

    If you have sysmodules then it could be that your sysmodules are outdated as well. missioncontrol is a common culprit, but if you use packages like nxvenom then you need the updated nxvenom.
  13. SSmiles

    The Switch Flashcart Thread (Mig Switch etc.)

    For me that has a modded OLED, the appeal is extra storage especially if your sd card is fat32
  14. SSmiles

    Homebrew NXMP Nintendo Switch Media Player

    Hi, I was wondering if it's worth porting/forking over anime4k S to deko3d. I understand that means modifying nxmp or mpv to handle precompilied shaders. edit: I'm not really asking for you guys to do it. . .just asking if it's something the community wants
  15. SSmiles

    Please help me

    So just for the future when you have a problem, list out your specs. does it use a modchip, what's your official firmware, custom firmware, what custom package do you use (ex. NXVenom, HATS pack), did the error happen as soon as you launched, did you use mods? That type of stuff helps others...