-
Content Count
1,899 -
Joined
-
Last Visited
-
Most Liked
12
Content Type
Profiles
Forums
Omnibus
News
Features
Downloads
City Journals
Calendar
Gallery
Everything posted by Ulisse Wolf
-
I examined your JSON file and null-45:startup-performance-optimization-dll is missing. This critical mod for SC4 is also a prerequisite for SC4pac, as indicated in the download description. Install null-45:startup-performance-optimization-dll if you use the Windows digital edition of the game. (This adds support for plugin file paths exceeding the 260 character limit on Windows, which could otherwise be a problem for a small number of packages that use deeply-nested, long file names.) Be sure to install the missing DLL Mod and restore the download to its original conditions, as a metadata update is planned to fix conflicts related to the no DLL version. This cannot be fixed as it requires a change to how the package is distributed. The metadata indicates which files should be installed, but the program installs the selected files and folders anyway. The metadata is available here. https://github.com/SC4Evermore/sc4pac-channel/blob/main/src/yaml/Kel9509/census-repository-facility-v40.yaml Previously, it was possible to automatically link SC4E downloads that also had STEX links, but after some changes on the STEX side, this is no longer possible, and as a result, many STEX downloads have lost the button. There is a discussion about this issue. https://github.com/sebamarynissen/simtropolis-channel/issues/280
-
The only officially released modpack is this one. If you are installing mods using SC4pac, you don't need to worry about dependencies, as they will be installed automatically.
- 5,870 Replies
-
- 2
-
-
-
- simtropolis
- community
-
(and 5 more)
Tagged with:
-
Louisville Kentucky 100x100 Very Large Map
Ulisse Wolf commented on City4fanatictasia91's file in Maps
- 7 Comments
-
- louisville
- kentucky
-
(and 2 more)
Tagged with:
-
SimCity 4 crashes and takes me to desktop
Ulisse Wolf replied to City_Train_Lover's topic in SC4 Bugs & Technical Issues
Follow this tutorial -
Brown Boxes Instead of Plugin Building
Ulisse Wolf replied to Taz the Mystic's topic in SC4 - Custom Content
You need to specify which buildings have this problem. Only then can we understand what the problem is. -
Cant get SC4 to execute in fullscreen
Ulisse Wolf replied to neworder98's topic in SC4 Bugs & Technical Issues
You need to configure the INI file for this mod- 4 Replies
-
- fullscreen
- SimCity
- (and 4 more)
-
Cant get SC4 to execute in fullscreen
Ulisse Wolf replied to neworder98's topic in SC4 Bugs & Technical Issues
First, remove the Steam launch parameters because they are obsolete and broken, then follow this tutorial.- 4 Replies
-
- fullscreen
- SimCity
- (and 4 more)
-
SimCity 4 with DoorMysh mods is slow
Ulisse Wolf replied to Luan Silva's topic in SC4 Bugs & Technical Issues
Unfortunately, it is impossible to fix poorly distributed modpacks, so at this point you should completely reset SimCity 4 and create your modpack from scratch. Furthermore, since the modpack was created, many things have changed, such as dapacking, which has become obsolete because there are DLL Mods that perform a more efficient job. So it's not worth trying to solve a problem that is impossible to solve. First, you need to download SC4Pac, which is the mod manager that allows you to better manage the modpack and automatically download and update SC4 mods. After you have done this, you must follow this tutorial by installing the mods to improve the performance and stability of the game. After you have installed the critical mods and configured them, you can start downloading the mods you want to have. -
Be sure to use Puzzle Pieces for these types of configurations. Also, try using RD-4 instead of AVE-4. I don't think it can be done with Puzzle Pieces, and there is certainly no interest in creating additional Puzzle Pieces.
-
Try using the latest version of BAT4Blender. I think the lighting and shadow issue should be resolved.
-
- 12 Comments
-
- simcity 4
- colossus addon mod
-
(and 3 more)
Tagged with:
-
- 12 Comments
-
- simcity 4
- colossus addon mod
-
(and 3 more)
Tagged with:
-
Custom Queries for Custom Buildings
Ulisse Wolf replied to Kel9509's topic in SC4 Modding - Open Discussion
The only document where you can find a complete list of OGs is New_Property.xml However, this list is incomplete, as @Tyberius06 is discovering new OG BSC during the restoration of LEX content. -
Regarding the SC4 Ultimate guide Dependency List - Index of all Dependency by Ulisse Wolf
Ulisse Wolf replied to Blankki's topic in SC4 Modding - Open Discussion
It does not use a strange version of Java but uses an official open source version of Java. This is necessary because Oracle insists on releasing an obsolete version of Java (Version 8) to the consumer public, while everyone else releases the latest version of Java (we are now on version 25) to the consumer public. -
Custom Queries for Custom Buildings
Ulisse Wolf replied to Kel9509's topic in SC4 Modding - Open Discussion
This is very interesting, and I will definitely include it in CAM Core in an extended format to support other building classes but also to significantly reduce the AMPS code related to building counting. -
Follow this tutorial
-
Custom Queries for Custom Buildings
Ulisse Wolf replied to Kel9509's topic in SC4 Modding - Open Discussion
Try this sc4game.automata.get_source_building_count(hex2dec("00001909")) -
Have you installed this mod? Have you installed Microsoft Visual C++ 2022+ x86 Redistributable?
-
Custom Queries for Custom Buildings
Ulisse Wolf replied to Kel9509's topic in SC4 Modding - Open Discussion
You have two options Write an algorithm that automatically calculates all Opera buildings. Like This: (grid_logic_var.LARGE_COAL_COUNT = sc4game.automata.get_source_building_count(hex2dec("IID BUILDING EXEMPLAR")) + sc4game.automata.get_source_building_count(hex2dec("IID BUILDING EXEMPLAR")) + ....) @CorinaMarie's proposal From personal experience, I recommend following CorinaMarie's suggestion, as it is easier. -
Scoty's small tinkering
Ulisse Wolf replied to hugues aroux's topic in SC4 Modding - Open Discussion
If it is done with Exemplar Patch, then the IID Subemnu is overwritten.- 279 Replies
-
- 1
-
-
- modding
- experiment
-
(and 1 more)
Tagged with:
-
Does CAM 3.0 - CAM Controller Fix Agriculture
Ulisse Wolf replied to TheGreatDoge's topic in SC4 - Custom Content
Agricultural fixes are universal, and you can find them here (Requires the use of DLL Mods) The difference between CAM and CAM - SPAM is only the RCI stages, while the rest are on par with balance changes due to the RCI Stage difference. All the main bugfixes can be found in CAM Core. I also recommend installing CAM through the SC4pac mod manager, which handles conflicts between CAM and various mods well. -
You just need to manually install the 4GB Patch. The bat file has been removed for security reasons.
-
Follow this tutorial
