RobertBeckebans / RBDOOM-3-BFG

Doom 3 BFG Edition source port with updated DX12 / Vulkan renderer and modern game engine features
https://www.moddb.com/mods/rbdoom-3-bfg
GNU General Public License v3.0
1.37k stars 244 forks source link

.resources file cannot be bigger than 2 GB #845

Open RobertBeckebans opened 3 months ago

RobertBeckebans commented 3 months ago

Modders run into this problem. This can probably be fixed by using a slightly different .resources file format using uint64 for the total file size.