nukeykt / NBlood

Reverse-engineered ports of Build games using EDuke32 engine technology and development principles (NBlood/Rednukem/PCExhumed)
599 stars 74 forks source link

Failure to start on Anbernic and Powkiddy devices running recent JelOS build due to libFLAC.so.* #758

Open waeggyfr opened 11 months ago

waeggyfr commented 11 months ago

devices: Anbernic RG353V, RG353VS, RG353P, RG353M Powkiddy RGB30, RK2023

OS: JelOS 20230915

error log: ./nblood: error while loading shared libraries: libFLAC.so.8: cannot open shared object file: No such file or directory

issue: nblood is not starting, the intro video is not showing up

observation: JelOS is running the lib: libFLAC.so.12 In ArkOS everything is running fine for these devices, because libFLAC.so.8 is installed

what I´ve tried: changing the libFLAC.so.8 name within the nblood file into libFLAC.so.12 -> no error log, nblood is not starting

tmyqlfpir commented 3 months ago

This may have been fixed as of 117773b12042a8f29b2aa55f24b6493923671e6b