Cities: Skylines

Cities: Skylines

Variating Wind (RPM mod)
14 kommentarer
xxx78 2. jan. 2017 kl. 17:07 
Interesting mod, is it working with latest dlc's?
Anymn 28. jan. 2016 kl. 4:27 
Too bad, my game crashed :(
Øuantum3 2. juli 2015 kl. 12:58 
it must be a mod which make wind to spread air pollution and create waves on water.
roberto tomás 13. apr. 2015 kl. 15:01 
@condac - I see in the mods panel that it was last updated 11 minutes ago, but I dont see that here in the change notes, nor in the description... if you've changed anything, please let us know!
SamLoco 31. mar. 2015 kl. 17:47 
Looks awesome. I am searching for realistic mods. Thanks alot :)
roberto tomás 28. mar. 2015 kl. 6:12 
would you consider posting your source on github? I am pretty sure these same rules would work .. maybe even better, with solar panels
Pajoonk 28. mar. 2015 kl. 3:12 
Even in its current state this mod brakes over-reliance on overpowered green energy. Thanks to you for the first time I used coal and oil power-plants :-)
Looking forward to any updates.
Brumolf  [ophavsmand] 28. mar. 2015 kl. 1:45 
Its same wind for all types, so advanced and normal wind have diffrent pattern. The game is not realy made for this. I have made a mod that makes the coal plant into a fake import node so you can buy power, i have tested it so its posible to sell power also. But i need to make it to own assets and tweek it a bit, so if that works you can do it the way real life works, sell you power for small price when you have too much, and buy it back for more expensive price when you have to little.
roberto tomás 27. mar. 2015 kl. 16:42 
@roodvlees — appears to be all at once. also is visible when placing them .. which makes it a bit tough to know where is best vs nearly best. I think some tweaking could be in order .. to get less regular changes and to be able to more clearly see exactly where wind is at full capacity for the energy source but .. otherwise it is really clever :)
Roodvlees 27. mar. 2015 kl. 15:39 
Is it 50%-100% for all windmills at the same time or is it calculated for each windmill separately?
Ideally we should be able to build some batteries to store the surplus energy. Like a lake on high ground where you pump water to.
Ozone 27. mar. 2015 kl. 13:50 
The current pattern isn't really interesting for the gameplay. Consider that windmills have a battery which store the energy, the pattern should be more like "strong winds" : reloading batteries (energy going up slowly) or no wind : depleting energy (energy going down).

You just need an energy variable, and two dice rolls : strength of the wind, and duration of this strength (with a minimum and maximum duration worth for minutes of gameplay at normal speed). The strength of the wind can go from 0 : fast depletion, 50 : stable, 100 : fast reload.
[...]
Ozone 27. mar. 2015 kl. 13:50 
The player won't have trouble most of the time, until there's a bad roll : 0 for a long duration. The batteries will go down to a stall.

With that algorithm, green energy will be more realistic, and will be only a supplement for normal energy. Main problem with the game right now is power plants always roll at 100%. Unused power should give some benefit (financial, or less pollution, ...)

For exemple, a coal plant with enough windmills wouldn't pollute unless there is no wind for a long period of time.
Brumolf  [ophavsmand] 27. mar. 2015 kl. 5:30 
@roberto I have not looked in to how I can use configurationfiles yet, But I will and make it configurable because its not hard to do. But the first thing I want to do is add a better random pattern to it as the current math is laughable in its simplicity.
roberto tomás 26. mar. 2015 kl. 19:02 
would be nice if you could configure it with things like: stdev, or at least min/max, average and variance