SOLVED - how to force rpi to boot into 1080p even if TV is OFF?

Thank you

i used like this:
hdmi_group=1
hdmi_mode=16

then

tvservice -d /boot/edid.dat

then

hdmi_edid_file=1
hdmi_force_hotplug=1

now it boots into 1080p even if the tv is off.

Thank you.