[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 26 times
-
- rvg_12.6_germanindustries_0191_init_crash_fix_Custom.tar
- (390 KiB) Downloaded 30 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.
Who is online
Users browsing this forum: No registered users and 0 guests
