[GS] Renewed Village Growth 12.1 (RVG)
Moderator: OpenTTD Developers
Re: [GS] Renewed Village Growth 12.1 (RVG)
Wow I'm liking very much what Crusoe is doing (reminds of Neighbors are Important), and also the upgrades/updates from AlexMD83 and ChronosXYZ, if possible release as fork until we got news from author, as it will be a madness handling all versions with same name, as the original author is away some time already.
Also if can add GIST industries, seems a very nice and well done mix with many industries newgrf ideas mixed together, gonna try it soon. The auto generated version from AlexMD83 did not worked correctly, created the same cat and cargos from original version, but all of them put vehicles on cat4 and a lot of random stuff on cat5 (raw included).
Also if can add GIST industries, seems a very nice and well done mix with many industries newgrf ideas mixed together, gonna try it soon. The auto generated version from AlexMD83 did not worked correctly, created the same cat and cargos from original version, but all of them put vehicles on cat4 and a lot of random stuff on cat5 (raw included).
Re: [GS] Renewed Village Growth 12.1 (RVG)
Hey, yeah, I have a plan, right now vanilla industries are broken, not sure if I broke it, or if they were already broken. But I'll be forking, and calling it something else, I've been around this community for a long long time, I know most mods seem to lose their sponsors.. I don't want that to happen to something I spend any time in.nihues wrote: 10 Mar 2026 12:03 Wow I'm liking very much what Crusoe is doing (reminds of Neighbors are Important), and also the upgrades/updates from AlexMD83 and ChronosXYZ, if possible release as fork until we got news from author, as it will be a madness handling all versions with same name, as the original author is away some time already.
Also if can add GIST industries, seems a very nice and well done mix with many industries newgrf ideas mixed together, gonna try it soon. The auto generated version from AlexMD83 did not worked correctly, created the same cat and cargos from original version, but all of them put vehicles on cat4 and a lot of random stuff on cat5 (raw included).
Re: [GS] Renewed Village Growth 12.1 (RVG)
Hey, so I had AI sort it for me, and got a list that seems decent without knowing the specific set, I also did it with everything turned on, is that normal? or do you want specific ones turned off?nihues wrote: 10 Mar 2026 12:03 Wow I'm liking very much what Crusoe is doing (reminds of Neighbors are Important), and also the upgrades/updates from AlexMD83 and ChronosXYZ, if possible release as fork until we got news from author, as it will be a madness handling all versions with same name, as the original author is away some time already.
Also if can add GIST industries, seems a very nice and well done mix with many industries newgrf ideas mixed together, gonna try it soon. The auto generated version from AlexMD83 did not worked correctly, created the same cat and cargos from original version, but all of them put vehicles on cat4 and a lot of random stuff on cat5 (raw included).
Re: [GS] Renewed Village Growth 12.1 (RVG)
Hmmm I’ve used your tactic and used ChatGPT for a fine tuned version, I think it's more ok, not 100% sure anyway, tried to separate cargos with more difficulty as last (except food/goods which added as last too, some of yours was little off (some raw on cat 3/4 etc). Still not really sure about scrap metal and recyclables, but rest seems fine.Crusoe wrote: 12 Mar 2026 16:47Hey, so I had AI sort it for me, and got a list that seems decent without knowing the specific set, I also did it with everything turned on, is that normal? or do you want specific ones turned off?nihues wrote: 10 Mar 2026 12:03 Wow I'm liking very much what Crusoe is doing (reminds of Neighbors are Important), and also the upgrades/updates from AlexMD83 and ChronosXYZ, if possible release as fork until we got news from author, as it will be a madness handling all versions with same name, as the original author is away some time already.
Also if can add GIST industries, seems a very nice and well done mix with many industries newgrf ideas mixed together, gonna try it soon. The auto generated version from AlexMD83 did not worked correctly, created the same cat and cargos from original version, but all of them put vehicles on cat4 and a lot of random stuff on cat5 (raw included).
openttd_12_N0uXBgrtyO.png
I'll post if anyone wants, it was generated by IA because I'm not developer but seems to work on my end (patch against original RVG 12.1).
As attachment the full RVG 12.1 with German Industries and 6 categories + only patch
If someone reviews it and find mistakes feel free to fix.
- Attachments
-
- Captura de tela 2026-03-13 154155.png
- (185.99 KiB) Not downloaded yet
-
- rvg_germanindustries_0191_original_repo.patch
- (37.1 KiB) Downloaded 28 times
-
- rvg_12.6_germanindustries_0191_init_crash_fix_Custom.tar
- (390 KiB) Downloaded 34 times
Re: [GS] Renewed Village Growth 12.1 (RVG)
You're a star, thank you, but I think the fork might be borked.ChronosXYZ wrote: 20 Jan 2026 23:38I have successfully fixed this issue: https://github.com/F1rrel/RenewedVillageGrowth/pull/166ashe.bluemei wrote: 08 Dec 2025 01:53
anyone know why my town is growing even though im supplying with it with acid?
im using FIRS 5 steeltown. im kind of thinking my game is bugged because shouldnt the first requirement for growing towns mail and passengers?
If anyone wants to try my fix, feel free to download my version from Banana: https://bananas.openttd.org/package/gam ... t/5256475f
Using your 12.2 fix worked for a bit but now I'm seeing villages demanding Alcohol and Coal again.
I'm having a dig through your changes to see if I can wrangle enough of an understanding to fix but it's looking bleak.
-
Rime Pendragon
- Engineer

- Posts: 1
- Joined: 02 May 2026 12:26
Re: [GS] Renewed Village Growth 12.1 (RVG)
When I start a new game with FIRS 5.2 with the temperate basic economy, passenger and mail are in category 3, which doesn't seem right.
These are my NewGRF files:
These are my NewGRF files:
Re: [GS] Renewed Village Growth 12.1 (RVG)
the solution is quoted in the previous post 
Re: [GS] Renewed Village Growth 12.1 (RVG)
I, too, ran into the problem of the broken RVG game script with FIRS5 and tried the various solutions suggested in this thread. But nothing seems to work.
I did look at the script itself and apparently it is out-of-date with FIRS5. The problem is, as far as I can see, a changed constant in FIRS5 that prevents a match in the game script:
I am using "Temperate Basic" here, but the same String appears in (at least some) others.
The fix is to adjust these Strings (in the script, it is defined in the file `cargo.nut`), then the matching at the start of a game succeeds again.
Currently large parts of the infrastructure of OpenTTD appear to be inaccessible and I have no intention of becoming involved further. I hope, somebody with access to one of the RVG game scripts (on bananas) will pick it up and publish a new version.
I did look at the script itself and apparently it is out-of-date with FIRS5. The problem is, as far as I can see, a changed constant in FIRS5 that prevents a match in the game script:
I am using "Temperate Basic" here, but the same String appears in (at least some) others.
The fix is to adjust these Strings (in the script, it is defined in the file `cargo.nut`), then the matching at the start of a game succeeds again.
Currently large parts of the infrastructure of OpenTTD appear to be inaccessible and I have no intention of becoming involved further. I hope, somebody with access to one of the RVG game scripts (on bananas) will pick it up and publish a new version.
Re: [GS] Renewed Village Growth 12.1 (RVG)
I created a simple fix which is still to be turned into a pull request on the RVG repo, but it works.
As BaNaNaS isn't working right now, you can get the fixed RVG code by
- cloning https://github.com/mawie32/RenewedVillageGrowth/ into the according local directory (https://wiki.openttd.org/en/Manual/Game ... al-install)
- checking out the branch "fix-firs5.2-detection" (you will need "git" installed on your system)
After this the fix will appear in the in-game GS-list.
(I will provide the PR soon. If BaNaNaS works again before the PR is merged, I will upload a version with the fix.)
P.S. The changes can be seen here: https://github.com/F1rrel/RenewedVillag ... -detection
As BaNaNaS isn't working right now, you can get the fixed RVG code by
- cloning https://github.com/mawie32/RenewedVillageGrowth/ into the according local directory (https://wiki.openttd.org/en/Manual/Game ... al-install)
- checking out the branch "fix-firs5.2-detection" (you will need "git" installed on your system)
After this the fix will appear in the in-game GS-list.
(I will provide the PR soon. If BaNaNaS works again before the PR is merged, I will upload a version with the fix.)
P.S. The changes can be seen here: https://github.com/F1rrel/RenewedVillag ... -detection
Last edited by InfraGO on 09 Jun 2026 14:29, edited 2 times in total.
Re: [GS] Renewed Village Growth 12.1 (RVG)
This is the only fix I've found that worked for me with FIRS 5.2 and Temperate Basic economy. I didn't realise it was broken at first, though was wondering why the towns really wanted Alcohol and Coal transported away from them.InfraGO wrote: 09 Jun 2026 14:20 I created a simple fix which is still to be turned into a pull request on the RVG repo, but it works.
As BaNaNaS isn't working right now, you can get the fixed RVG code by
- cloning https://github.com/mawie32/RenewedVillageGrowth/ into the according local directory (https://wiki.openttd.org/en/Manual/Game ... al-install)
- checking out the branch "fix-firs5.2-detection" (you will need "git" installed on your system)
After this the fix will appear in the in-game GS-list.
(I will provide the PR soon. If BaNaNaS works again before the PR is merged, I will upload a version with the fix.)
P.S. The changes can be seen here: https://github.com/F1rrel/RenewedVillag ... -detection
Re: [GS] Renewed Village Growth 12.1 (RVG)
Hi all,
Today upgraded OpenTTD to the newest version and I got this error message after (the load of) a save game.
Is the 12.1 not compatible with the newest stable?
Today upgraded OpenTTD to the newest version and I got this error message after (the load of) a save game.
Is the 12.1 not compatible with the newest stable?
- Attachments
-
- Schermafbeelding 2026-06-30 184014.png (38.69 KiB) Viewed 440 times
Re: [GS] Renewed Village Growth 12.1 (RVG)
this worked! cheersInfraGO wrote: 09 Jun 2026 14:20 I created a simple fix which is still to be turned into a pull request on the RVG repo, but it works.
Re: [GS] Renewed Village Growth 12.1 (RVG)
First of all, big cheers for this development. It makes Open TTD so much more challenging and realistic. I used to play it like 20 years ago, but recently picked it up again, and starting playing with RVG.
I have a few questions though, on a big map I've been playing for quite a while now.
- What exactly does the 'monthly decay' (40% for category 1, 20% for category 2) exactly mean? I cannot find it anywhere.
- I'm really struggling to get any city beyond ~8000. It *seems* I'm not delivering enough passengers (493 / 497) - even though I'm in the year 2090, with 7 tile long maglevs trains running every few seconds into a station with 8 platforms. My category 2 (Coal, grain,...) is at 5037/328 needed, category 3 at 1674/64, category 4 at 898/4. City growth is at '47 days', with a total population of 8298. And yet.... it's not growing. It goes up and down a little every month. Are the numbers for passengers/mail even realistic? Every single train delivers more than that!
- There are a lot of cities on my map that do not require anything from category 2. Building a new industry seems the logical way around this - but this is not allowed anywhere on the map. I typically get the message " Can't construct this industry type here. Secundary industries must be near a city with no other secundary industries". But.... all cities seem to already have a single industry. So... I'm stuck?
Am i missing something?
Thanks!
I have a few questions though, on a big map I've been playing for quite a while now.
- What exactly does the 'monthly decay' (40% for category 1, 20% for category 2) exactly mean? I cannot find it anywhere.
- I'm really struggling to get any city beyond ~8000. It *seems* I'm not delivering enough passengers (493 / 497) - even though I'm in the year 2090, with 7 tile long maglevs trains running every few seconds into a station with 8 platforms. My category 2 (Coal, grain,...) is at 5037/328 needed, category 3 at 1674/64, category 4 at 898/4. City growth is at '47 days', with a total population of 8298. And yet.... it's not growing. It goes up and down a little every month. Are the numbers for passengers/mail even realistic? Every single train delivers more than that!
- There are a lot of cities on my map that do not require anything from category 2. Building a new industry seems the logical way around this - but this is not allowed anywhere on the map. I typically get the message " Can't construct this industry type here. Secundary industries must be near a city with no other secundary industries". But.... all cities seem to already have a single industry. So... I'm stuck?
Am i missing something?
Thanks!
Re: [GS] Renewed Village Growth 12.1 (RVG)
And it's now available in BaNaNaS as well. Look for "Renewed Village Growth - FIRS5".
Enjoy!
Enjoy!
Re: [GS] Renewed Village Growth 12.1 (RVG)
I am having the problem that no matter what i do i cannot get the red category raw materials to work.
What can i possible be doing wrong?

What can i possible be doing wrong?

Last edited by Sagi on 13 Jul 2026 10:28, edited 1 time in total.
Who is online
Users browsing this forum: No registered users and 0 guests
