Recent content by mstrVLT

  1. mstrVLT

    Hardware What is Everyone Using for PCB Equipment? Pics?

    Pinecil + Fine tips; andonstar ad207; Brymen BM235 EEVblog; tweezers; wiha screwdriver kit; ifixit bit y00; ifixit opening/crack tools; gel flux like for bga; 0,3mm solder wire; desoldering wire and etc If you want pick up ic from board i highly recommended Quick 857DW+ and miniware MHP30 but...
  2. mstrVLT

    Homebrew Discussion Post homebrew ideas, suggestions, requests here

    maybe someone try porting for Switch https://github.com/Rinnegatamante/lpp-3ds
  3. mstrVLT

    Homebrew RELEASE Simple application using ImGUI (libnx)

    ImGUI for GLFW (most devs prefer GLFW over SDL2) https://github.com/MstrVLT/switch_imgui_glfw Touchscreen supported (for best result see https://github.com/ocornut/imgui/issues/2334) DPad as hat supported Shared Font supported More screenshots here https://twitter.com/hashtag/imgui ) Great...
  4. mstrVLT

    Homebrew Discussion Post homebrew ideas, suggestions, requests here

    maybe someone try porting https://github.com/electronicarts/CnC_Remastered_Collection
  5. mstrVLT

    Homebrew RELEASE Simple application using ImGUI (libnx)

    Add support for nx std + ext font )
  6. mstrVLT

    Homebrew RELEASE Simple application using ImGUI (libnx)

    Touch screen fixed! Get new version here https://github.com/MstrVLT/switch_imgui See this issue for best result! https://github.com/ocornut/imgui/issues/2334
  7. mstrVLT

    Homebrew COMPLETED Lua (libnx)

    I could not find Lua for libnx and i built my own. (edited the makefile a little bit) Simple example included. https://github.com/MstrVLT/switch_lua For help in development, I added a link to the cheatsheet for Lua https://devhints.io/lua
  8. mstrVLT

    Homebrew RELEASE Simple application using ImGUI (libnx)

    for keyboard input you can use this piece of code but I did not manage to achieve good results)
  9. mstrVLT

    Homebrew RELEASE Simple application using ImGUI (libnx)

    switch_imgui/source/imgui/imgui_impl_sdl.cpp button mapping is wrong for switch i recomend edit it Use touch screen for change focus (or hold "Y" and click L trigger) My touch implementation is bad, but better than nothing
  10. mstrVLT

    Homebrew RELEASE Simple application using ImGUI (libnx)

    A small example for easy development ImGUI for SDL2 https://github.com/MstrVLT/switch_imgui_sdl2 ImGUI for GLFW (most devs prefer GLFW over SDL2) https://github.com/MstrVLT/switch_imgui_glfw Touchscreen is supported Shared-font + ext example included ImGui::ShowDemoWindow() function will...
  11. mstrVLT

    Hardware Triwing screwdriver size?

    Y1.5 = Y00 Y0.6 = Y000 For JoyCon need Y00 (China Y1.5)
  12. mstrVLT

    Tutorial NAND Dumping 2DS/3DS/3DS XL/N3DS/N3DS XL!

    theholyduck, but if the sd card adapter uses SPI, then it is very bad - SPI removed from the description of the standard eMMC 5 http://www.jedec.org/sites/default/files/docs/JESD84-B42.pdf- eMMC 4.2 http://www.jedec.org/sites/default/files/docs/JESD84-B51.pdf - eMMC 5.1 for adapter to microSD...
  13. mstrVLT

    Tutorial NAND Dumping 2DS/3DS/3DS XL/N3DS/N3DS XL!

    Information on connecting NAND According to this information, the connection eMMC 5.0 and eMMC 5.1 different. And where to take this mysterious Data Strobe?
  14. mstrVLT

    Tutorial NAND Dumping 2DS/3DS/3DS XL/N3DS/N3DS XL!

    Warn ... card readers tested for a particular model 3ds, this is a mistake. I found the answer why some hardmod successful, others do not (with the right soldering) Toshiba nand chip eMMC 4, Samsung nand chip eMMC 5 (in n3ds). The same model 3ds, not the same as nand chip. Be careful!
General chit-chat
Help Users
    BigOnYa @ BigOnYa: I may try the new ram site, and download more RAM to my Switch. Not sure if ddr3 is the right...