Hi, I recently installed the UISimulator for my own theme customization use, but I've found it useful to be able to play music stored on my device while connected to my laptop.
I'm not familiar with how the simulator works (I downloaded mine from
https://marcrosoft.dk/rockbox/simulators/ linked on the wiki), but I noticed rockboxui.exe is outside the simdisk folder. If I wanted to store it in my mp3 player and access my files, how could I redirect it to understand that .rockbox and my folders/files are accessed from the same folder it's in?
To put it visually, the simulator is currently structured like:
.
├── simdisk
├── .rockbox
├── Music
└── Playlists
├── rockboxui.exe
└── UI256.bmp
and what I want is
.
├── .rockbox
├── Music
├── Playlists
├── rockboxui.exe
└── UI256.bmp