Which lighting method for open world?

Usually you’d have to go with dynamic lighting–you might not be able to build the static lighting for something that’s very large since it could take more RAM than your system has, plus it would possibly take a large amount of disk space once the lighting is built. You then just have to figure out how to get a nice result with dynamic lighting.