1. City Game Studio
  2. News

City Game Studio News

Patch v1.22.0-rc5

Default version of the game, we want to make sure to have a chance to discover bugs and adjust the balancing, to give you the best game experience possible.

Access the Unstable branch on Steam by right clicking City Game Studio in your Steam library, and then select ‘Properties’. In the new window, select ‘Betas’. The Unstable branch should now be available for you to choose from.

Please leave any feedback you may have in the appropriate channel in our Discord, or in the subforum on Steam.

As always, remember to be considerate towards players not partaking in the Unstable, in case they want to avoid spoilers.

Please make sure to make backups of your save files before playing.


[h2]Changelog[/h2]
[h3]Feature[/h3]
  • Show the number of desks instead of employee productivity to the studio copy layout panel

[h3]UI[/h3]
  • Add a list of games published by the competitors to the competitors panel

[h3]Bugfixes[/h3]
  • Fix issue with paginations leading to empty pages or crashing the game
  • Fix issue with paginations with no feedback sound FX
  • Improve logger handler - No more crash due to it

v1.22 Revealed: Copy-paste and More!

Hello everyone!

The v1.21 Studio Director update isn't even two months old, and already the next update contains most of the major features I had planned to add.
And honestly, it's fantastic - I'm really happy with the work done, and thanks to this head start, I can add even more content to the next major update!

[h3]Weekly Recap[/h3]
The biggest part of v1.22 is already ready. I'm talking about the ability to copy/paste studio furniture layouts. I've tested it on a large studio, and it works pretty well.
So I've made it available for you to try out and provide feedback, and maybe find some bugs. I might revisit it to add useful information, such as displaying the number of desks on the thumbnails, or make some adjustments to improve performance. In any case, I wanted to get this feature to you as early as possible to get as much feedback as possible!

[h3]What's Next[/h3]
This update will be released mid-March, so I have some time to add more content. From your feedback, I've made a non-exhaustive list of elements that seem coherent and important to add to City Game Studio.

First, I'm planning to add a list of games published by competitors. Currently, we only see games that are "on sale," not "all" of a competitor's games. When you buy out a competitor, it's always useful to know their complete game catalog.

Another piece of feedback concerns the digital store. The best-selling games list isn't very aesthetically pleasing, and I'd like to make it more visually appealing.

There's also feedback about online games. City Game Studio currently displays the number of copies sold including monthly subscriptions. This means you might see more copies sold than there are console users. I admit it's not very consistent, but it's fixable.

There's also a small thing I'd like to work on: tooltips. I want to prevent the same tooltip from appearing twice in a row. Currently, it's quite annoying to see the same tooltip appear over and over when starting a new game.

Another change, more significant and in my opinion very useful, concerns the studio selection panel. Currently, when selecting a studio, the game only lists available studios. I'd like to completely revamp this panel to make it more consistent with the rest of the game interface, more compact, and list all studios, even those that are occupied.

A frequent request concerns the game history. Adding a filter to see only games made by you or by certain competitors. Maybe even the ability to completely archive a game so it's not displayed anywhere.

Regarding conventions, an interesting change could be adding a button that would let you put the same game on all stands at a convention. This would save us some clicks.

Another change, which I think will be part of a separate update, is about the marketing specialist. I'd like to give them the ability to automatically manage promotions for your games and consoles. Basically, the marketing manager would promote games when an update is released, or when a sequel is announced/published. For consoles, we can do the same thing when a Normal/Large or AAA game is announced or published, to boost sales before the game's release.

So that's what I plan to add to City Game Studio in 2025, if I have time to implement everything. But I'm also planning to work on City Game Studio's mod support. Make it more robust, and show which mods might "break" the game.

I haven't prioritized all this feedback yet. So if you also have feedback or want any of these suggestions to be added as a priority, please share your opinion in the comments because it will influence the next City Game Studio updates!

That's all, thank you for reading.
Have a great day
Xavier aka Binogure

Patch v1.22.0-rc4

Default version of the game, we want to make sure to have a chance to discover bugs and adjust the balancing, to give you the best game experience possible.

Access the Unstable branch on Steam by right clicking City Game Studio in your Steam library, and then select ‘Properties’. In the new window, select ‘Betas’. The Unstable branch should now be available for you to choose from.

Please leave any feedback you may have in the appropriate channel in our Discord, or in the subforum on Steam.

As always, remember to be considerate towards players not partaking in the Unstable, in case they want to avoid spoilers.

Please make sure to make backups of your save files before playing.


[h2]Changelog[/h2]
[h3]Feature[/h3]
  • Can copy/paste studio's layout (only smaller studios to the same area or bigger)

[h3]Misc[/h3]
  • Optimize convention generation
  • Optimize post-mortems generation
  • Optimize game creation
  • Optimize buying out a competitor
  • Optimize contract generation
  • Optimize yearly report generation (financial report)
  • Optimize GoTY generation
  • Optimize remake generation
  • Optimize competitor staff generation
  • Optimize marketing campaign archives

[h3]Bugfix[/h3]
  • Console parser now removes invisible newlines and replace them by spaces.

v1.22 Development Update!

Hello everyone!

Another week comes to an end, and I've made great progress on v1.22. Actually, it's moving along faster than I expected.
However, I also had to work on some unexpected things, so let me tell you all about it!

[h3]Weekly Recap[/h3]
This week, instead of pushing the unstable update on Wednesday as usual, I released it on Tuesday. The reason was simple: I wanted to start working on the studio layout copy/paste feature.

Release candidate 3 includes quite a few changes, particularly regarding console data adjustments. I've added the upcoming Nintendo Switch based on predictions from specialized websites, along with adjustments to other console data.

We've also fixed several bugs that were introduced with the studio director feature. Notably, there was an annoying bug preventing update cancellation. If you've encountered this issue, you'll be happy to know it's already fixed in Steam's unstable branch. There might be other bugs I haven't found yet, and I really appreciate your patience and understanding regarding all these issues.

[h3]What's Next[/h3]
I've made significant progress on v1.22's flagship feature: the ability to copy studio layouts. All the underlying code is ready, and now I'm working on the interface. I already have a clear idea of how to implement this and have started working on it.

When furnishing a studio, you'll be able to use automatic furnishing for either a regular studio or a data center (servers). A third option will appear allowing you to copy an existing studio. When you select this option, the game will display a list of all your studios.

There are some limitations to note: you won't be able to copy a larger studio into a smaller one, and copying studios between different save files won't be possible.

Each preview card will show the studio's name, number of desks, number of servers, happiness level, productivity, surface area, monthly maintenance costs, and the total cost to copy this studio. I believe those informations should be sufficient for making informed decisions.

Once you've selected a studio, you'll confirm with another button, and the entire layout will be copied to your new building. This feature actually led me to make some deep modifications to various parts of the game.

I wanted to optimize the function since studios can be quite large. In doing so, I found a method that's 4 times more efficient than the current system for duplicating objects in City Game Studio.

4 times faster is no small improvement. If you're running a large company, you'll definitely notice the difference. I've implemented this algorithm in many other areas of the game: convention generation, game reports, game creation, annual financial reports generation. It's affected quite a few different systems. I'm still verifying that nothing has been broken, but I think by next week you'll be able to try this new version with all its improvements.

To sum up, while I've made good progress, it's not quite finished yet. I should be able to deliver this feature by next week.

That's all for now - I'll keep working on this. Meanwhile, if you have any suggestions or if you think these feature limitations might be problematic, please share your thoughts in the comments. As always, I read everything and try my best to address your needs.

See you next week,
Take care
Xavier aka Binogure

Patch v1.22.0-rc3

Default version of the game, we want to make sure to have a chance to discover bugs and adjust the balancing, to give you the best game experience possible.

Access the Unstable branch on Steam by right clicking City Game Studio in your Steam library, and then select ‘Properties’. In the new window, select ‘Betas’. The Unstable branch should now be available for you to choose from.

Please leave any feedback you may have in the appropriate channel in our Discord, or in the subforum on Steam.

As always, remember to be considerate towards players not partaking in the Unstable, in case they want to avoid spoilers.

Please make sure to make backups of your save files before playing.


[h2]Changelog[/h2]
[h3]Balancing[/h3]
  • Adjust Grantendo swap data
  • Adjust Gamestation 4 data
  • Adjust Gamestation 5 data
  • Adjust VBox series V data
  • Add end of life for the VBox zero and adjust data
  • Add end of life for the Vega Vita
  • Add end of life for the Grantendo 3DS and adjust data

[h3]Platforms[/h3]
  • Add Grantendo Swap 2

[h3]Misc[/h3]
  • When updating a game and having a very large company, it might makes the game really slow

[h3]Custom-platform[/h3]
  • When setting the custom-platform price, the game computes it's profit per unit then dynamically adjusts the console's price based on it's profit when the manufacturing costs gets cheaper.

[h3]Bugfix[/h3]
  • [DE] Translation: "Time since last used" and "Game Type" are switched around (at least in the german version?). In my case it read (translated): "You have already released a Cyberpunk-8-Game in the last RPG Months"
  • Cannot cancel a game update
  • When loading a savegame with a game that's is being updated, then you cannot update this game anymore