Advertisement
kevinp058

basic.cfg

Mar 26th, 2019
89
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.35 KB | None | 0 0
  1. language = "English";
  2. adapter = -1;
  3. 3D_Performance = 1.000000;
  4. Resolution_W = 800;
  5. Resolution_H = 600;
  6. Resolution_Bpp = 32;
  7.  
  8. MaxCustomFileSize = 0;
  9. Windowed = 0;
  10.  
  11. MaxBandwidth = 1073741824;
  12. MinBandwidth = 107374182;
  13.  
  14. MaxMsgSend = 128;
  15. //MaxSizeGuaranteed = 958;
  16. //MaxSizeNonguaranteed = 256;
  17.  
  18. MinErrorToSend = 0.009;
  19. MinErrorToSendNear = 0.03;
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement