"Ge van Geldorp" ge@gse.nl writes:
Some of the commit/mapped areas contain NLS files. As far as I can tell, the TEB and PEB were moved from just-below-2GB to just-below-7TB, while the shared user page and system DLLs like kernel32 and ntdll were kept at just-below-2GB. I think 0x7bf00400 as relocation address for the Wine loader would work fine. If you'd rather see a different load address or want me to investigate something else please let me know.
Yes, it looks like the existing address would work fine. Thanks for checking this.