Search found 12 matches

by DeltaKilo
Sat Apr 18, 2020 12:50 am
Forum: Ideas and Suggestions
Topic: Better memory allocator for Linux(and Windows and Mac)
Replies: 2
Views: 1201

Re: Better memory allocator for Linux(and Windows and Mac)

I can plug different memory allocator with a command on Linux:

Code: Select all

LD_PRELOAD="/usr/lib64/mimalloc-1.6/libmimalloc.so.1.6" perf stat factorio --benchmark-ticks 5000 --benchmark ~/.factorio/saves/6_49_05.zip
by DeltaKilo
Sat Apr 18, 2020 12:45 am
Forum: Ideas and Suggestions
Topic: Better memory allocator for Linux(and Windows and Mac)
Replies: 2
Views: 1201

Better memory allocator for Linux(and Windows and Mac)

So I tested memory allocators under Linux, and that's the results I used best of 3 results here, because I testing it on Laptop between latest and greatest glibc which is default, and Microsoft experimental labs MiMalloc. It has 7.2% difference over 5000 ticks of Nefrums 100% Achievement map, hey Ox...
by DeltaKilo
Fri Apr 05, 2019 4:01 pm
Forum: Resolved Problems and Bugs
Topic: [0.17.25]New Russian font - ugly
Replies: 3
Views: 1841

Re: [17.25]New Russian font - ugly

I'm second on this. Lato wasn't perfect, but still much more better than Noto. I personally changed files in core/fonts to Exo 2 font which is very close stilystically but very poorly maintained. For example version in master of google fonts repo lacks multiplication sign( Γ— ) widely used in Factori...
by DeltaKilo
Wed Mar 13, 2019 9:56 pm
Forum: Not a bug
Topic: [0.16.51-0.17.6][Minor]Steam version launches factorio from steam folder regardless where it was actually launched.
Replies: 11
Views: 2991

Re: [0.16.51-0.17.6][Minor]Steam version launches factorio from steam folder regardless where it was actually launched.

I was not sure if I can share this publicly (still not sure, but it seem to be pretty known, if I try to google it) ... if you put steam_appid.txt that contains Factorio's SteamID next to factorio.exe, Steam won't relaunch factorio.exe from the client. I found it separately after my last message bu...
by DeltaKilo
Tue Mar 05, 2019 8:09 pm
Forum: Not a bug
Topic: [0.16.51-0.17.6][Minor]Steam version launches factorio from steam folder regardless where it was actually launched.
Replies: 11
Views: 2991

Re: [0.16.51-0.17.6][Minor]Steam version launches factorio from steam folder regardless where it was actually launched.

Thanks for the report however there's nothing we can do about this. Steam does this automatically when the steam version of a game is launched outside of steam. I will dig into it, but my educated guess that if you hook Steam API with if(LoadLibrary(...)==NULL) it not only not increase code, but ac...
by DeltaKilo
Tue Mar 05, 2019 8:00 pm
Forum: Not a bug
Topic: [0.16.51-0.17.6][Minor]Steam version launches factorio from steam folder regardless where it was actually launched.
Replies: 11
Views: 2991

Re: [0.16.51-0.17.6][Minor]Steam version launches factorio from steam folder regardless where it was actually launched.

2: Factorio bypasses this and you can start it directly in which case you need to update "config-path.cfg" to make your copy standalone. Example config: config-path=__PATH__executable__/../../config use-system-read-write-data-directories=false The config will need to be altered even if St...
by DeltaKilo
Tue Mar 05, 2019 7:10 pm
Forum: Not a bug
Topic: [0.16.51-0.17.6][Minor]Steam version launches factorio from steam folder regardless where it was actually launched.
Replies: 11
Views: 2991

Re: [0.16.51-0.17.6][Minor]Steam version launches factorio from steam folder regardless where it was actually launched.

What about different game versions? The executable itself is keyed to the version, so you'll need multiple installs for that. That's what i'm trying to say. If you launch any Steam version of factorio(for time tracking for example) from outside of Steam folder instead of actually launch it it launc...
by DeltaKilo
Tue Mar 05, 2019 7:04 pm
Forum: Not a bug
Topic: [0.16.51-0.17.6][Minor]Steam version launches factorio from steam folder regardless where it was actually launched.
Replies: 11
Views: 2991

Re: [0.16.51-0.17.6][Minor]Steam version launches factorio from steam folder regardless where it was actually launched.

tehfreek wrote: ↑
Tue Mar 05, 2019 7:02 pm
The portable version downloadable from the Factorio website does not hook into the Steam API, and both versions offer command line options for setting the config file and mod directory in use.
What about different game versions?
by DeltaKilo
Tue Mar 05, 2019 6:57 pm
Forum: Not a bug
Topic: [0.16.51-0.17.6][Minor]Steam version launches factorio from steam folder regardless where it was actually launched.
Replies: 11
Views: 2991

[0.16.51-0.17.6][Minor]Steam version launches factorio from steam folder regardless where it was actually launched.

For example: I run steam version of factorio.exe from: d:\Games\Factorio-Seablock\bin\x64\ but instead of actually launching factorio from this folder D:\Games\Steam\steamapps\common\Factorio\bin\x64\factorio.exe is launched. I think it's more convenient just to check if user owns the game with stea...
by DeltaKilo
Sat May 12, 2018 3:33 am
Forum: Translations
Topic: [0.16.42] Fonts in Belarusian and Serbian(Cyrillic) locales
Replies: 0
Views: 1559

[0.16.42] Fonts in Belarusian and Serbian(Cyrillic) locales

I tried to play with Belarus locale to have some fun and noticed ugly mix of Titillium font which is used there for Latin letters, numbers and punctuation and DejavuSans for Cyrillic letters, see screenshot. The very same problem with Cyrillic Serbian. My proposal is to explicitly set font-family in...
by DeltaKilo
Wed May 02, 2018 9:47 pm
Forum: Ideas and Suggestions
Topic: [NotABug] Achievements on loaded games.
Replies: 9
Views: 2446

Re: [NotABug] Achievements on loaded games.

I've got the savegame from this topic:
viewtopic.php?f=5&t=42165&start=80
by DeltaKilo
Wed May 02, 2018 9:35 pm
Forum: Ideas and Suggestions
Topic: [NotABug] Achievements on loaded games.
Replies: 9
Views: 2446

[NotABug] Achievements on loaded games.

I'm a new player, I downloaded quite notorious "568 hour factory" as a performance benchmark just to tune my settings and now almost all Steam achievements are unlocked. You're stricting players to have 0 mods even QoL ones to get Steam Achievements but casually loading a 3rd party save un...

Go to advanced search