Advertisement
Guest User

Untitled

a guest
Jan 17th, 2017
56
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.39 KB | None | 0 0
  1. language = "German";
  2. MaxMsgSend = 128;
  3. MaxSizeGuaranteed = 512;
  4. MaxSizeNonguaranteed = 256;
  5. MinBandwidth = 768000;
  6. MaxBandwidth = 12582912;
  7. MinErrorToSend = 0.02;
  8. MinErrorToSendNear = 0.02;
  9. MaxCustomFileSize = 0;
  10. class sockets{maxPacketSize = 1400;};
  11. adapter=-1;
  12. 3D_Performance=1;
  13. Resolution_W=0;
  14. Resolution_H=0;
  15. Resolution_Bpp=32;
  16. terrainGrid=50.0;
  17. viewDistance=2000;
  18. Windowed=0;
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement