xash3d-fwgs icon indicating copy to clipboard operation
xash3d-fwgs copied to clipboard

High res skybox crash

Open voivodpl opened this issue 1 year ago • 7 comments

When trying to load 4k skybox, the game crashes:

image

voivodpl avatar Feb 15 '24 18:02 voivodpl

Do you have such many memory? You need 128MiB for one such texture.

nekonomicon avatar Feb 15 '24 19:02 nekonomicon

image

actually 64mb x 6

Well yeah, I need to have 4k skybox support.

voivodpl avatar Feb 15 '24 19:02 voivodpl

Desbk

looks pretty amazing ingame don't you have 4k monitor/tv?

voivodpl avatar Feb 15 '24 19:02 voivodpl

actually 64mb x 6

64mb x 6 x 2 == 768mb. Engine loads your tga file in physical memory + converts in own format with additional memory allocation.

nekonomicon avatar Feb 15 '24 19:02 nekonomicon

No problem with that. Everyone nowadays have at least 8gigs of ram. I have 32.

I get what you are saying, however, 4k should be a reasonable top limit still allowed. Not asking for 8k hehe.

voivodpl avatar Feb 15 '24 19:02 voivodpl

https://drive.google.com/file/d/1IAjvpCi9oUmXdHAq95jiAnK1KA6qywWE/view?usp=sharing

4k dust skybox, 6 textures

voivodpl avatar Feb 17 '24 12:02 voivodpl

No access

a1batross avatar Feb 17 '24 18:02 a1batross