Recent content by SSmiles

  1. 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...
  2. 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...
  3. 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.
  4. 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
  5. 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
  6. 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...
  7. SSmiles

    Homebrew Discussion Post homebrew ideas, suggestions, requests here

    It is completely possible to make this, there is still enough ram, Triplayer and systune both used a lookup table to store literal thousands of songs in the sysmodule for only ~256kb, theoritically you just have to make a seperate lookup table for your network drive or something but expect alot...
  8. SSmiles

    Hacking SWITCH NOOB PARADISE - Ask questions here

    Okay so I know you sad you downgraded but you said 22.1 to 22.0. . .regardless this error message means that hekate is outdated and you need to download the offical hekate latest files (HATS pack is pretty unreliable in most packages). While your at it download the official atmosphere files...
  9. SSmiles

    Hacking SWITCH NOOB PARADISE - Ask questions here

    Yeah It's just one .ini file but it's in the atmosphere folder
  10. SSmiles

    Hacking SWITCH NOOB PARADISE - Ask questions here

    No your fine, we all go through this, In hekate click on emummc and check if it says enabled, even if it says enabled click on change emummc and click on RAW SD Partition (I don't know the exact name but something along those lines). 1781791774 I like using QuickNtp, it's a overlay so ofcourse...
  11. SSmiles

    Hacking Hardware Is it possible to save this Switch OLED Picofly mod?

    it's kinda hard to see, I can see the clk trace exposed , did the trace copper trace get scrapped off?!!, If so. . .you gotta use jump wire 1781631570 also clean that solder around the screw hole, grounding it can also throw an error
  12. SSmiles

    Hacking Hardware Switch Oled with Picofly Only Hekate booting, Nintendo Logo than BS

    Hallo, so atmosphere has a file (int the atmosphere folder) called exosphere.ini, here it may have an option called blank_prodinfo_ = 1 or 0 (1 is true 0 is false). If it's on 1 set it to 0. you need fussee.bin to do that. blanking prod info is basically stripping away the identity of your...
  13. SSmiles

    Project Minimum package for a pure CFW

    Resident Evil misbehaves with DVR-Patches found in atmosphere/exefs_patches/am/ 1781630096 you could also delete the associated files in atmosphere/contents/(TITLE ID).
  14. SSmiles

    I really need help after bricking* my OLED Switch

    Hi, I got a modded OLED too. . .I did my own chip install. I won't bash on your mod chip installer too much. Uhh, your modder is kinda right and kinda wrong. You have to make a emummc through hekate. There are plenty of guides on setting up your emummc. Please do partition based and not folder...
  15. SSmiles

    Hacking Need a little help understanding some basics and could also use advice on cleaning up my Switch.

    Developer here, even though you are running the latest atmosphere but on a lower firmware. atmosphere enforces OFW 22 memory constraints regardless of what OFW your running. So that means. . .homebrew still breaks.