Hi everyone!
Recently, I started to get interested in Civ 4 modding. Downloaded the SDK, got it compiling and started poking around in the code a bit, and I had some ideas for a mod I would like to do, but I don't know if someone has already done it. I have always wanted to play on a truly huge map (like 400x300 or 1000x1000), and I know that some mods have been built to enable such things. The problem with that, however, is that such a large map would require far too much in the way of system resources to run given the data structures currently used. My idea is to rework the underlying data structures for the game to make them space efficient enough that such truly huge maps are possible on a fairly slow/RAM constrained system. Before I put a ton of effort into doing this, I tried to see if someone else has done this and couldn't find anything. Does anyone know if someone else has done this already? I don't want to spend a ton of time reinventing the wheel if I can help it.
Thanks! And if I put this thread in the wrong place, I apologize. I am new here.
~7thGate
Recently, I started to get interested in Civ 4 modding. Downloaded the SDK, got it compiling and started poking around in the code a bit, and I had some ideas for a mod I would like to do, but I don't know if someone has already done it. I have always wanted to play on a truly huge map (like 400x300 or 1000x1000), and I know that some mods have been built to enable such things. The problem with that, however, is that such a large map would require far too much in the way of system resources to run given the data structures currently used. My idea is to rework the underlying data structures for the game to make them space efficient enough that such truly huge maps are possible on a fairly slow/RAM constrained system. Before I put a ton of effort into doing this, I tried to see if someone else has done this and couldn't find anything. Does anyone know if someone else has done this already? I don't want to spend a ton of time reinventing the wheel if I can help it.
Thanks! And if I put this thread in the wrong place, I apologize. I am new here.
~7thGate