About This File
A DLL plugin for SimCity 4 that provides modders with more RCI demand info.
With this plugin installed there will be the following new variables that can be used from LUA scripts and UI files:
| Variable name | Description |
|---|---|
g_cs1_active_demand
|
Cs§ active demand |
g_cs1_demand
|
Cs§ demand |
g_cs2_active_demand
|
Cs§§ active demand |
g_cs2_demand
|
Cs§§ demand |
g_cs3_active_demand
|
Cs§§§ active demand |
g_cs3_demand
|
Cs§§§ demand |
g_ir_active_demand
|
IR (I-Ag) active demand |
g_ir_demand
|
IR (I-Ag) demand |
g_current_ir_cap
|
Current IR (I-Ag) cap |
g_id_demand
|
ID demand |
g_im_demand
|
IM demand |
g_iht_demand
|
IHT demand |
g_region_r1_population
|
Region R§ population |
g_region_r2_population
|
Region R§§ population |
g_region_r3_population
|
Region R§§§ population |
g_region_cs1_population
|
Region Cs§ population |
g_region_cs2_population
|
Region Cs§§ population |
g_region_cs3_population
|
Region Cs§§§ population |
g_region_co2_population
|
Region Co§§ population |
g_region_co3_population
|
Region Co§§§ population |
g_region_ir_population
|
Region IR (I-Ag) population |
g_region_id_population
|
Region ID population |
g_region_im_population
|
Region IM population |
g_region_iht_population
|
Region IHT population |
g_tax_income_r_low
|
Estimated monthly R§ tax income |
g_tax_income_r_med
|
Estimated monthly R§§ tax income |
g_tax_income_r_high
|
Estimated monthly R§§§ tax income |
g_tax_income_cs_low
|
Estimated monthly Cs§ tax income |
g_tax_income_cs_med
|
Estimated monthly Cs§§ tax income |
g_tax_income_cs_high
|
Estimated monthly Cs§§§ tax income |
g_tax_income_co_med
|
Estimated monthly Co§§ tax income |
g_tax_income_co_high
|
Estimated monthly Co§§§ tax income |
g_tax_income_i_resource
|
Estimated monthly industrial resource (IR, I-Ag) tax income |
g_tax_income_i_dirty
|
Estimated monthly industrial dirty tax income |
g_tax_income_i_manufacturing
|
Estimated monthly industrial manufacturing tax income |
g_tax_income_i_hightech
|
Estimated monthly industrial high tech tax income |
The download includes a patch for RippleJet's Census Repository v3.5 that shows the new data, you will need to have the original mod installed.
System Requirements
- Windows 10 or later
The plugin may work on Windows 7 or later with the Microsoft Visual C++ 2022 x86 Redistribute installed, but I do not have the ability to test that.
Installation
- Close SimCity 4.
- Copy SC4MoreDemandInfo.dll from the Dll folder into the Plugins folder in the SimCity 4 installation directory.
- Replace the original RJ - Census_Repository_Model_and_Query_3.1.dat with the one in the Census Repository v3.5 Patch folder.
- Start SimCity 4.
Troubleshooting
The plugin should write a SC4MoreDemandInfo.log file in the same folder as the plugin.
The log contains status information for the most recent run of the plugin.
Source Code and Support
Plugin thread: https://community.simtropolis.com/forums/topic/762906-sc4moredemandinfo
The plugin's source code and issue tracker are located on GitHub: https://github.com/0xC0000054/sc4-more-demand-info
What's New 1.3.1 View Changelog
Released
- Fixed the g_cs2_active_demand and g_cs2_demand values.
- Removed the Census Repository Facility patch as it has been replaced by Census Repository Facility 4.0.
-
13
-
6

Supported
