Game always freezes on "Logging Into Diablo 4" screen... tried everything

i had the same problem but editing my Documents\Diablo IV\LocalPrefs.txt file seemed to fix the issue.
these were my settings in my file
DisplayModeUIOptWidth “1024”
DisplayModeUIOptHeight “768”
DisplayModeWidth “1920”
DisplayModeHeight “1080”

instead of deleting them i changed it to
DisplayModeUIOptWidth “1920”
DisplayModeUIOptHeight “1080”
DisplayModeWidth “1920”
DisplayModeHeight “1080”