Skip to content

Releases: Patrix9999/RetroGameLANHook

v2.1

12 Aug 17:40

Choose a tag to compare

  • Improved hook_gethostbyname by using local pc dns domain (this makes this dll work with Age of Mythology classic and extended edition)
  • Slightly optimized GetAdapterIP function by not making unnecessary string copy while passing argument

v2.0

12 Aug 14:49

Choose a tag to compare

  • Made project universal to each game by using trampoline hook for gethostbyname function from ws2_32.dll
  • Renamed ini file to RetroGameLANHook.ini
  • Updated Hacks utilities
  • Using CMake instead of Visual Studio

v1.1

29 Apr 20:22

Choose a tag to compare

  • Fixed bug with not always working adapter during dll load

v1.0

29 Nov 06:56

Choose a tag to compare

Initial commit