New Chimera Versions are out, R932 fixes the download screen bug issue. R333 is out, but Vap addon the original strings data to it.
https://halorng.net/Addons/chimera-1.0.0r933.00d2fa7e.7z
To download from the newer map repo with Chimera you must put this
>
download_template=http://www.haloarray.net/{map}.map
Under this inside the chimera.ini
>
; URL template used to download maps
; - Supports valid RFC 3986 URLs ( scheme://[username:
[email protected]]server[:port]/path )
; Replaces: ; - {map} with the map name ; - {game} with the game type ("halor" for PC, "halom" for CE, "halod" for trial)
; - {server} with the current server's IP address
; - {password} with the password for the current server ; - {mirror<x,y,...>} with each comma-separated value until one works.
; The default is the HAC2 / HaloNet map repo.
;download_template=http://maps{mirror<2,1>}.halonet.net/halonet/locator.php?format=inv&map={map}&type={game}