Swastik Pal

Results 60 comments of Swastik Pal

I was looking for a website where I could enter the link to a public repo or upload the output files from a scancode scan and see the analysis. It's...

> This app is great...playing with this app for hours I am glad you like it. 🙂 > really feels off. Could you share a screenshot from your device with...

Added this to [the roadmap](https://kitswas.github.io/VirtualGamePad/Roadmap.html) (under Ongoing Experiments)

I thought about the available options: 1. Layout Editor (Drag and Drop) - 1. Intuitive UX 2. You can see the new layout while editing 3. Difficult to get right...

Testing 4. Here's an example of a layout customized via settings: ![Customized Layout](https://github.com/user-attachments/assets/ce841db9-4e86-4310-b133-c3379780ae16) This is a proof-of-concept. Need to carefully consider and design the UI/UX next.

1. Does it produce a log file in the folder? 2. What does it say when trying to launch the executable from the command line (cmd or powershell)? 3. Do...

In PS, when you launch `./VGamepadPC.exe`, does it move to the next line or does it stall/hang? https://github.com/user-attachments/assets/a0e1da3d-5e2d-44be-a85c-02accc8c0354 I tested [v0.3.0](https://github.com/kitswas/VirtualGamePad-PC/releases/tag/v0.3.0) in both Windows 10 (VM) and Windows 11, and...

Download and Extract https://drive.google.com/file/d/1V6krkmzSDp5RGwFNdQvwCccKJ7XXpMhf/view?usp=drive_link (Debug build of v0.3.0 with console output enabled) Launch `./VGamepadPC.exe` from CMD or Powershell. You'll either get some console output or get a logfile. Let me...

Confirmed. Found the root cause. Investigating possible fixes.

"Host Unreachable" means a network error. (Usually due to devices being on separate networks, or Firewall on device or router) > got it to work only one time Not a...