How do you use this patch?
This way worked for me on windows:
1. Download git for windows (it contains the patch tool which you will need to apply the patch]
2. Run git-bash and execute these commands:
cd $APPDATA/Factorio/mods
unzip angelsbioprocessing_0.5.9.zip
unix2dos ~/Downloads/0007 ...
Search found 2 matches
- Sun Mar 10, 2019 7:08 am
- Forum: Angels Mods
- Topic: Patch 0.17 support
- Replies: 6
- Views: 5871
- Sun Feb 05, 2017 12:05 am
- Forum: Technical Help
- Topic: Map download never finishes [14.5] headless windows
- Replies: 89
- Views: 67022
Re: Map download never finishes [14.5] headless windows
If anyone has ideas on how to narrow down which hop is eating packets I would love to know.
The IP TTL field is probably the way to go as others have mentioned.
You could take a packet capture of the UDP packets you already have with the funny csums, then modify the IP TTL values on each ...