kasymovga / rexuiz

Rexuiz build system
http://rexuiz.com/
17 stars 8 forks source link

tga pictures converted to jpg #19

Closed YevheniiPokhvalii closed 1 year ago

YevheniiPokhvalii commented 1 year ago

I can see that most Nexuiz gfx, textures, etc. are in .tga format and some of them are in .jpg in Rexuiz. Was there a reason for that? .jpg has a lower quality and it seems that some .jpg elements do not work in Rexuiz.

kasymovga commented 1 year ago

just for smaller size.

some .jpg elements do not work in Rexuiz.

provide example please, because i don't know any jpg related issues.

YevheniiPokhvalii commented 1 year ago

just for smaller size.

some .jpg elements do not work in Rexuiz.

provide example please, because i don't know any jpg related issues.

I am not sure but probably it's the thing connected with the missing radar. I might be wrong.

kasymovga commented 1 year ago

Radar was just removed from hud because it's mostly useless and also have impact to performance (at least it was noticeable years ago). Note that mini map is still available (it's actually same thing as radar, just with fixed position) by pressing "m" button. So, there is no any relation with image formats.

YevheniiPokhvalii commented 1 year ago

Radar was just removed from hud because it's mostly useless and also have impact to performance (at least it was noticeable years ago). Note that mini map is still available (it's actually same thing as radar, just with fixed position) by pressing "m" button. So, there is no any relation with image formats.

minimap is not the same and it takes half of the screen.