Posted November 06, 2025 by Solum Games
#Minor Update
Updated CPU so If you make the same CPU with the same parts it is cheaper to make but it sells less until it doesn't sell at all.
Changed time so that it is slowed by .05.
Added Mod support for existing upgrades, WINDOWS ONLY FOR NOW!!
I added it incase I ever drop this project.
EXAMPLE MOD
{
"Frequency": {
"levels": ["15 MHz", "20 MHz", "25 MHz"],
"costs": [12000, 20000, 30000],
"days": [35, 45, 60]
},
"Cores": {
"levels": ["Hexa Core", "Octa Core", "Deca Core"],
"costs": [75000000, 100000000, 150000000],
"days": [150, 180, 210]
},
"VRAM": {
"levels": ["64 GB HBM3", "128 GB HBM3e"],
"costs": [80000, 150000],
"days": [90, 120]
}
}
| CPU Names: | GPU Names: |
| Process Size (Lithography) | GPU Process Size |
| Die Size | GPU Die Size |
| Frequency | Core Clock |
| RAM | VRAM |
| Cores | Shaders |
| L1 Cache | GPU L1 Cache |
| L2 Cache | GPU L1 Cache |
| L3 Cache | GPU L1 Cache |
| Memory Bus Width | |
| RT / Tensor Cores |