DS-Homebrew / libslim

libelm revival using FatFs 0.14 with libfat compatible API
BSD 3-Clause "New" or "Revised" License
11 stars 4 forks source link

fseek() broken in DLDI mode #10

Open lifehackerhansol opened 1 year ago

lifehackerhansol commented 1 year ago

It straight up doesn't work: opening a file goes to EOF, and any attempt at fseek just stays at EOF.

My current code can be found here: https://github.com/lifehackerhansol/ttloader