mariolima

Results 2 comments of mariolima

Hi! I got this working on a local RPI4 /armv7 too I created a proof of concept when building the images @ https://github.com/mariolima/dizquetv/runs/3853614254?check_suite_focus=true#step:5:32 It seems to be working when going...

Ah I see. Thanks for looking into this! I believe I got it working with all variations: ```./Freeze -I loader.bin -O loader.dll -export "SetLnkAUMI,Testing"``` ![image](https://user-images.githubusercontent.com/5732425/217611062-f58c75a5-18da-491f-a97e-e40a6146f60e.png) ```./Freeze -I loader.bin -O loader.dll...