mujarino / CS2_DMA_Radar

Python DMA/external Radar
126 stars 13 forks source link

How to update map/radar.png if map updates? #51

Closed yungchunw closed 3 months ago

yungchunw commented 3 months ago

I want to know how to update de_vertigo/radar.png on external version. Because CS2 update brings new Vertigo.

therewillwhile commented 3 months ago

if u have new radar image. send it here and i will do it

Suspectxyzz commented 3 months ago

de_vertigo_lower_radar_psd de_vertigo_radar_psd

1.de_vertigo_lower_radar_psd {

VTEX Version = 1 Width = 1024 Height = 1024 Depth = 1 NonPow2W = 0 NonPow2H = 0 Reflectivity = ( 0.542273, 0.492654, 0.093784, 0.055480 ) NumMipLevels = 1 Picmip0Res = 0 Format = 2 (VTEX_FORMAT_DXT5) Flags = 0x00000008 | 0x00000008 = VTEX_FLAG_NO_LOD Extra Data = 2 entries: [ Entry 0: VTEX_EXTRA_DATA_FALLBACK_BITS - 1024 bytes ] [ Entry 1: VTEX_EXTRA_DATA_COMPRESSED_MIP_SIZE - 12 bytes ] [ 1 mips, sized: 138050 ] Mip level 0 - buffer size: 1048576

}

2.de_vertigo_radar_psd {

VTEX Version = 1 Width = 1024 Height = 1024 Depth = 1 NonPow2W = 0 NonPow2H = 0 Reflectivity = ( 0.113596, 0.103390, 0.070031, 0.324960 ) NumMipLevels = 1 Picmip0Res = 0 Format = 28 (VTEX_FORMAT_BGRA8888) Flags = 0x00000008 | 0x00000008 = VTEX_FLAG_NO_LOD Extra Data = 2 entries: [ Entry 0: VTEX_EXTRA_DATA_FALLBACK_BITS - 1024 bytes ] [ Entry 1: VTEX_EXTRA_DATA_COMPRESSED_MIP_SIZE - 12 bytes ] [ 1 mips, sized: 107970 ] Mip level 0 - buffer size: 4194304

}

@meanwhiletothestars

therewillwhile commented 3 months ago

need simpleradar style like previous

Suspectxyzz commented 3 months ago

@meanwhiletothestars de_vertigo_lower_radar_spectate de_vertigo_radar_spectate

therewillwhile commented 3 months ago

need to make picture like this ---> https://github.com/meanwhiletothestars/CS2_DMA_Radar/blob/DMA/maps/de_vertigo/radar.png

therewillwhile commented 3 months ago

https://github.com/meanwhiletothestars/CS2_DMA_Radar/blob/DMA/maps/de_vertigo/radar.png

updated