how do i build and edit the half life 2 beta source code?
 

0 Пользователей и 1 Гость просматривают эту тему.

  • Citizen
  • *
  • Сообщений: 2
    • Просмотр профиля
hey'all, i wanted to mess around with half life 2 beta's source code for fun, but i can't install visual studio 6.0, or atleast get it to work with the source code. could anyone instruct me on how to get the proper working tools to work with half life 2 beta's source code?
  • Good Citizen
  • *
  • Сообщений: 96
    • Просмотр профиля
Been wondering this too.
𓇗 𝔱𝔥𝔢 𝔬𝔫𝔢 𝔞𝔫𝔡 𝔬𝔫𝔩𝔶 ,
𝔩𝔦𝔳𝔦𝔫𝔤 𝔡𝔢𝔠𝔢𝔞𝔰𝔢𝔡 𓋼
  • Antlion Grub
  • *
  • Сообщений: 1
    • Просмотр профиля
Take a look at:

https://www.betaarchive.com/forum/viewtopic.php?t=9918

Otherwise your only option is going with a already modified branch ( leaknet, tap ) or porting the code yourself to a newer VS platform.
  • *
  • Сообщений: 3008
    • Просмотр профиля
    • hl2-beta.ru
hey'all, i wanted to mess around with half life 2 beta's source code for fun, but i can't install visual studio 6.0, or atleast get it to work with the source code. could anyone instruct me on how to get the proper working tools to work with half life 2 beta's source code?
Here's comprehensive instructions on what to download and how to pull and compile LeakNet code. LeakNet 2.0 fork was already ported onto newer VS by VXP.
  • Citizen
  • *
  • Сообщений: 2
    • Просмотр профиля
Here's comprehensive instructions on what to download and how to pull and compile LeakNet code. LeakNet 2.0 fork was already ported onto newer VS by VXP.
i didn't know about this method, i'll be sure to try that, thx!