vrooze

Results 5 issues of vrooze

### Did you test the latest `bugfix-2.1.x` code? Yes, and the problem still exists. ### Bug Description Any commit since 2024-03-28 will not boot on my system. They compile fine...

Bug: Potential ?
C: LCD & Controllers

### Description Submitting my local changes made to get this board working on my Ender 3 V2 Neo. Added ASCII diagram to pins and an error prompt warning users the...

C: Boards/Pins
C: LCD & Controllers

### Checks - [X] I have checked existing [__OPL issues__](https://github.com/ps2homebrew/Open-PS2-Loader/issues) for duplicates and found none - [X] I am using either OPL [latest stable version](https://github.com/ps2homebrew/Open-PS2-Loader/releases/latest), or [archived version](https://mega.nz/folder/Ndwi1bAK#oLWNhH_g-h0p4BoT4c556A) or [__OPL...

bug

Hi there! I've been looking for good way to remotely copy files onto the HDD without relying on buggy NBD/FTP. I came across https://github.com/sahlberg/wLaunchELF/tree/smb2 which works really well _however_ the...

I noticed this after setting a custom base URL. After a discussion on discord with cp2004 the issue is a missing slash. `http://ip:8080/webrtc` becomes `http://ip:8080webrtc` Dropping this by request so...