Recent content by mstrVLT

  1. mstrVLT

    Hacking Homebrew ROM Hack NDSTool 2.3.1 port to win

    Thank you, I fixed it.
  2. mstrVLT

    Hacking Homebrew ROM Hack NDSTool 2.3.1 port to win

    While working on the translation, I encountered an issue ndstool is outdated — we're using version 1.24, while the latest one is 2.3.1. Now this has been fixed. https://github.com/devkitPro/ndstool
  3. mstrVLT

    Hardware Project XZZ's Switch Boardviews Cracked!

    @slimeinacloak and gh/tlamy, thx! You OBV fork works on my old win pc I've added instructions and fixes to the OBV fork for native win64 build https://github.com/MstrVLT/OpenBoardViewXZZ/tree/xzz-pcb
  4. 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...
  5. mstrVLT

    Homebrew Discussion Post homebrew ideas, suggestions, requests here

    maybe someone try porting for Switch https://github.com/Rinnegatamante/lpp-3ds
  6. 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...
  7. mstrVLT

    Homebrew Discussion Post homebrew ideas, suggestions, requests here

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

    Homebrew RELEASE Simple application using ImGUI (libnx)

    Add support for nx std + ext font )
  9. 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
  10. 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
  11. 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)
  12. 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
  13. 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...
  14. mstrVLT

    Hardware Triwing screwdriver size?

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