A fast way to compile mods.

Post your ideas and suggestions how to improve the game.

Moderator: ickputzdirwech

Post Reply
yagaodirac
Fast Inserter
Fast Inserter
Posts: 152
Joined: Sun Jun 16, 2019 4:04 pm
Contact:

A fast way to compile mods.

Post by yagaodirac »

I'm starting with mod developing recently. I found the loading time is mainly about the png files. But for mod developing, I don't need them. Could you plz make some version which doesn't load most png files when the game starts. It speeds up our working.
For now, I have to go over almost all the, I don't know, eneities? Or even particle eneities, to remove picture loading requests as many. Anoiying.

Koub
Global Moderator
Global Moderator
Posts: 7199
Joined: Fri May 30, 2014 8:54 am
Contact:

Re: A fast way to compile mods.

Post by Koub »

Can you try to launch the game, Ctrl-Alt-Click settings > The rest, and check those two options in the graphics settings section ?
2020-09-26 12_47_56-Factorio 1.0.0.jpg
2020-09-26 12_47_56-Factorio 1.0.0.jpg (10.79 KiB) Viewed 1179 times
Does it help with your load time ?
Koub - Please consider English is not my native language.

User avatar
darkfrei
Smart Inserter
Smart Inserter
Posts: 2903
Joined: Thu Nov 20, 2014 11:11 pm
Contact:

Re: A fast way to compile mods.

Post by darkfrei »

Koub wrote:
Sat Sep 26, 2020 10:49 am
Ctrl-Alt-Click settings
Where I can find information about this "Ctrl-Alt-Click settings" and "Ctrl+Shift+F in the game"?
How deep is this rabbit hole?

Koub
Global Moderator
Global Moderator
Posts: 7199
Joined: Fri May 30, 2014 8:54 am
Contact:

Re: A fast way to compile mods.

Post by Koub »

darkfrei wrote:
Sat Sep 26, 2020 12:22 pm
Koub wrote:
Sat Sep 26, 2020 10:49 am
Ctrl-Alt-Click settings
Where I can find information about this "Ctrl-Alt-Click settings" and "Ctrl+Shift+F in the game"?
How deep is this rabbit hole?
This an be found in the control settings, at the bottom :
Ctrl Shift F
As for Ctrl-Alt-Click, I just happen to know because somone else mentionned it somewhere :oops:
Koub - Please consider English is not my native language.

User avatar
valneq
Smart Inserter
Smart Inserter
Posts: 1150
Joined: Fri Jul 12, 2019 7:43 am
Contact:

Re: A fast way to compile mods.

Post by valneq »

The prototype explorer was explained in this FFF:
https://factorio.com/blog/post/fff-349

As fore "The Rest" settings: those are advanced and debug level settings normally hidden in the game. You can make them visible by holding CTRL+ALT while clicking on the regular "Settings" entry of the main menu in-game. This will open the settings menu with an additional entry "The Rest". I don't think they are documented nor localized. The devs sometimes refer to them while trubleshooting/debugging. Don't try to mess with it unless "you know what you are doing".

Koub
Global Moderator
Global Moderator
Posts: 7199
Joined: Fri May 30, 2014 8:54 am
Contact:

Re: A fast way to compile mods.

Post by Koub »

valneq wrote:
Sat Sep 26, 2020 8:37 pm
Don't try to mess with it unless "you know what you are doing".
Yep. I pointed OP to them because I assumed he was in that category :).
Koub - Please consider English is not my native language.

User avatar
eradicator
Smart Inserter
Smart Inserter
Posts: 5206
Joined: Tue Jul 12, 2016 9:03 am
Contact:

Re: A fast way to compile mods.

Post by eradicator »

"The Rest" is just a makeshift gui for config.ini for when you don't want to start a text editor. It's exactly as "unsafe" to use as a text editor.
Author of: Belt Planner, Hand Crank Generator, Screenshot Maker, /sudo and more.
Mod support languages: 日本語, Deutsch, English
My code in the post above is dedicated to the public domain under CC0.

yagaodirac
Fast Inserter
Fast Inserter
Posts: 152
Joined: Sun Jun 16, 2019 4:04 pm
Contact:

Re: A fast way to compile mods.

Post by yagaodirac »

Koub wrote:
Sat Sep 26, 2020 10:49 am
Can you try to launch the game, Ctrl-Alt-Click settings > The rest, and check those two options in the graphics settings section ?
2020-09-26 12_47_56-Factorio 1.0.0.jpg

Does it help with your load time ?
Thanks. I tried. But I don't know the reason, the starting duration doesn't shortened intuitively. My mod is not very big, so it's acceptable.

Post Reply

Return to “Ideas and Suggestions”