Quote:
Originally Posted by TheDarkWraith
How do you call it scripted with the work that was done, and continues to be done, by Trevally with his OHII mod? Every game is scripted to some point - it has to be because there are certain 'rules and laws' the game has to follow.
If you still call that scripted then how are you and others trying to fix/remedy this? Are you digging into the files trying to learn the game and why it does what it does? Do you ever see something in the game and think to yourself, why does it do that/why does it have to be that way? And then go and investigate it?
I think I just uncovered one of the great mysteries of SH5 with one of my newest patches - the render distance increase patch. I believe that SHI through SHIV had all units as active units in the game, it only rendered them when they were within a certain radius of the player's unit. This gave the feeling of a dynamic campaign because it was - everything was interacting/reacting with everything at any given moment in time. SH5 is a total different beast in this regard. Units are only spawned and active when they are within a certain radius of the player's unit. Outside of this radius they have their position updated, waypoints updated, etc. BUT they do not interact with ANY other units or anything for that matter. This means they never detect other units or engage other units. I think you can see why it feels like SH5 is a 'scripted' campaign now. Why did the devs do this with SH5? Your guess is as good as mine but one can infer from REing all the files and mapping/charting it all that it's because of the complexity SH5 introduces that wasn't available in ealier titles. It's so complex that the devs have tons of timers in it to make the game fluid. A certain timer when it expires has units check for contacts, another one when expired updates unit's data (they call it 'evolve') - there are timers for just about everything. If these timers weren't there the game's FPS would probably hover around 5-10. There's a lot of processing going on in this game.
This game has tremendous potential - it's really amazing what it was coded to do intentionally and unintentionally.
I'm willing to bet that if you opened the render distance to about 1/4 to 1/2 the game world using my newest patch that SH5 wouldn't feel so 'scripted' to you 
|
I asked if SH5 can ever be taken beyond what I feel is a very nodal campaign structure. I take it your answer is "Yes." You have obviously found some ways which you believe would affect the flow of the storyline, making it more open. I figured that, if there was a way, you would be most likely to know of it.
Do I want to get involved in improving those aspects of the game I don't care for? In a word, no. I've been a programmer, and that's not how I want to spend my retirement. But I wasn't trying to place an order for mods that I would like to see somebody else build for me, either. My question wasstrightforward: Do you, as the modder most knowledgeable about the structure and potential of the game engine, think these issues can ever be addressed? Does the SH5 engine have the capability to address them? Your answer was positive. Thanks for the insight.