Oh boy, I've been playing ARK: Survival Evolved for a couple of weeks now and having a ton of fun! This is a game about survival in a world filled with pre-historical creatures, mostly dinosaurs, where you can tame almost all of them and ride them around! The guys behind the game are constantly updating it with new creatures almost every week, tons of bug fixes and new stuff to build and explore.
I've been recording my adventures in ARK (in Portuguese) and uploading them to YouTube. Check that out:
In addition to that, I also took the time to learn some Android development and wrote a fairly simple app called Anacruse where you have to tell the note name from a staff. Go download it!
TCPRelay 0.4 alpha 4 is now available! Download the 32-bit or 64-bit version. You may also need to install the Microsoft .NET Framework 4. Keep in mind that this is an alpha version; some features may not behave correctly.
What's new in this version:
GUI
NEW: added a new Advanced Settings window for tuning socket parameters
Socket Send Buffer Size moved to this window
Added Receive Buffer Size
Added No Delay
Added Connection Timeout
Can set up parameters for both the application- and the remote-facing sockets
TCPRelay 0.4 alpha 3 is now available! Download the 32-bit or 64-bit version. You may also need to install the Microsoft .NET Framework 4. Keep in mind that this is an alpha version; some features may not behave correctly.
What's new in this version:
General
NEW: socket send buffer size can be tweaked from the console and GUI.
Console: use the -sbs:## parameter.
GUI: use the newly added Send Buffer field to adjust the buffer size.
The default size is 8 KB.
Increasing this might help reduce or eliminate dropped frames, especially on connections with high latency to the server.