Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

DLL plugin configuration files not loading when starting SC4 from the launcher #131

Open
kegsmr opened this issue Jan 23, 2025 · 1 comment
Labels
bug Something isn't working

Comments

@kegsmr
Copy link
Owner

kegsmr commented Jan 23, 2025

Workaround: place DLL plugins and their respective configuration files in the SC4 installation directory (C:\Program Files (x86)\...\SimCity 4 Deluxe\Plugins, varies by OS or distribution of SC4).

@kegsmr kegsmr added the bug Something isn't working label Jan 23, 2025
@kegsmr
Copy link
Owner Author

kegsmr commented Feb 17, 2025

A better workaround would be to allow users to place DLL plugins with their configuration files in a subfolder of plugins named with the base name of the DLL, and then the launcher could copy the contents of the subfolder up to the Plugins folder when joining a server.

For example: a folder named ExamplePlugin could contain ExamplePlugin.dll and ExamplePlugin.ini.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

When branches are created from issues, their pull requests are automatically linked.

1 participant