Jump to content

Ulisse Wolf

Moderator
  • Content Count

    1,899
  • Joined

  • Last Visited

  • Most Liked  

    12

Everything posted by Ulisse Wolf

  1. Census Repository Facility v4.0

    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
  2. Introduce Yourself Here!

    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.
  3. Louisville Kentucky 100x100 Very Large Map

    Have you tried using SC4Mapper to generate the SC4M file? The 300 MB region can be compressed into a file of only 30 MB without having to use external file exchangers with annoying adwalls.
  4. SimCity 4 crashes and takes me to desktop

    Follow this tutorial
  5. Brown Boxes Instead of Plugin Building

    You need to specify which buildings have this problem. Only then can we understand what the problem is.
  6. Cant get SC4 to execute in fullscreen

    You need to configure the INI file for this mod
  7. Cant get SC4 to execute in fullscreen

    First, remove the Steam launch parameters because they are obsolete and broken, then follow this tutorial.
  8. SimCity 4 with DoorMysh mods is slow

    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.
  9. Help with NAM El Train sections

    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.
  10. BAT4Blender

    Try using the latest version of BAT4Blender. I think the lighting and shadow issue should be resolved.
  11. SC4 System Integration Module (SIM)

    Ensure that you install the Mod DLLs correctly. Make sure you install the mod DLLs correctly. Mod DLLs must be installed in this folder: Documents\SimCity 4\Plugins and the files must not be placed in other folders. If you don't know how to install mods manually, use SC4Pac.
  12. sc4pac (Mod Manager)

    What a nice security breach you have Java 8 is obsolete, and Oracle no longer provides the latest versions of Java to the public. Uninstall Java 8, restart your computer, and install the latest version of Java available here (the latest version is Java 25). https://adoptium.net/temurin/releases
  13. SC4 System Integration Module (SIM)

    Be sure to install this package before installing the Mod DLLs. I tested it in an environment with only the Mod DLLs and CAM core, and everything works. Microsoft Visual C++ 2022+ x86 Redistributable
  14. Custom Queries for Custom Buildings

    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.
  15. DgVoodoo 2 - SimCity 4 Edition

    You must use DirectX 12 because ARM CPUs and GPUs do not support DirectX 11.
  16. 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.
  17. Custom Queries for Custom Buildings

    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.
  18. Help with graphics mods

    Follow this tutorial
  19. Custom Queries for Custom Buildings

    Try this sc4game.automata.get_source_building_count(hex2dec("00001909"))
  20. Why Transparent Holes?

    Have you installed this mod? Have you installed Microsoft Visual C++ 2022+ x86 Redistributable?
  21. Custom Queries for Custom Buildings

    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.
  22. Scoty's small tinkering

    If it is done with Exemplar Patch, then the IID Subemnu is overwritten.
  23. Does CAM 3.0 - CAM Controller Fix Agriculture

    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.
  24. Question about NAM installation

    You just need to manually install the 4GB Patch. The bat file has been removed for security reasons.
  25. Full screen?

    Follow this tutorial
×