+1
It'd probably be easy to implement it, why not? It's a cool qol feature.
Search found 7 matches
- Sat Jul 01, 2023 8:16 am
- Forum: Implemented in 2.0
- Topic: Being able to move map tags once placed
- Replies: 25
- Views: 10365
- Tue Nov 22, 2022 6:33 pm
- Forum: Implemented Suggestions
- Topic: Add an updater to factorio
- Replies: 3
- Views: 1393
Re: Add an updater to factorio
Oh, I didn't noitice it.
- Tue Nov 22, 2022 2:37 pm
- Forum: Implemented Suggestions
- Topic: Add an updater to factorio
- Replies: 3
- Views: 1393
Add an updater to factorio
TL;DR
Add an updater to factorio.
What ?
Basically, add an updater to the zip version of the game, that will fetch the latest version from factorio.com, and if factorio isn't updated to the latest version, it will ask the user to update the game (so that it's optional of course). It should be ...
Add an updater to factorio.
What ?
Basically, add an updater to the zip version of the game, that will fetch the latest version from factorio.com, and if factorio isn't updated to the latest version, it will ask the user to update the game (so that it's optional of course). It should be ...
- Tue Nov 15, 2022 8:21 pm
- Forum: Ideas and Suggestions
- Topic: Factorio in web assembly
- Replies: 10
- Views: 3891
Re: Factorio in web assembly
Anyway, we use SDL but are not completely built on top of SDL. Meaning, we'd have to port at least rendering to WebGL (or something that can run in browser.) We can't port rendering to SDL, because SDL doesn't provide all the graphics features we need.
Yeah, but still doing such boring and hard ...
- Tue Nov 15, 2022 8:17 pm
- Forum: Ideas and Suggestions
- Topic: Factorio in web assembly
- Replies: 10
- Views: 3891
Re: Factorio in web assembly
I didn't think about that before xdposila wrote: Tue Nov 15, 2022 2:35 pm The browser wouldn't magically download 1.5 GB of assets faster than the ZIP file, so you'd have to wait for the browser hosted version too
- Tue Nov 15, 2022 2:28 pm
- Forum: Ideas and Suggestions
- Topic: Factorio in web assembly
- Replies: 10
- Views: 3891
- Mon Nov 14, 2022 9:06 pm
- Forum: Ideas and Suggestions
- Topic: Factorio in web assembly
- Replies: 10
- Views: 3891
Factorio in web assembly
TL;DR
Compile factorio to web assembly and host it on factorio.com.
What ?
I suggest, that the devs should compile factorio to web assembly and host it on factorio.com for users, that bought the game (web assembly allows you to run an native app in a normal internet browser). That process ...
Compile factorio to web assembly and host it on factorio.com.
What ?
I suggest, that the devs should compile factorio to web assembly and host it on factorio.com for users, that bought the game (web assembly allows you to run an native app in a normal internet browser). That process ...