Alright, I've figured out some things. I didn't notice the original response that included the line asking about which dtb I was using. I went back and found the dtb shared in post #24 and put that in the directory after I flashed the image to the SD Card. Then I renamed it to rk3328-a1.dtb. This replaced the original a1 dtb file. The image boots! And it seems to work. Now I am trying to get wireless working. I copied the two files in post #37 into the directory indicated (I had to make the firmware directory and the subdirectory) and tried booting the device with those included. It did not make the wireless appear.
So, for those wondering about getting the current release working, Here are the instructions I have found so far:
1. Download LibreELEC-RK3328.arm-11.0.3-a1.img.gz
2. Extract LibreELEC-RK3328.arm-11.0.3-a1.img
3. Burn that image to a microSD card.
4. Download rk3328-h96-max-plus.dtb.zip from post #24
5. Extract rk3328-h96-max-plus.dtb
6. Rename rk3328-h96-max-plus.dtb to rk3328-a1.dtb
7. Copy rk3328-a1.dtb into the root of the LibreELEC partition on the microSD card.
8. Place the microSD card in the H96Max+ and boot the device. Wait a while until kodi boots.
As soon as I figure out wifi, I'll add the instructions.