Skip to content

OpenSpades 0.0.9

Compare
Choose a tag to compare
@yvt yvt released this 31 Oct 16:32
· 1804 commits to master since this release
  • Many new visual effects (DoF, lit particles, new water renderer)
  • Some effects are updated and some are more optimized
  • Tools (spade, block, weapons, grenade) are now scriptable
  • Weapon spread visualizer (cg_debugAim)
  • Variable radiosity precision (set cg_radiosity to 1 or 2)
  • Some bug fixes, and many changes

Notes

  • You might experience your video driver crashing (ex. computer becomes completely unresponsible for some seconds) after enabling the new water renderer. In this case, setting r_occlusionQuery to 0 will solve this problem at the cost of the performance.
  • This version (OpenSpades-0.0.9-Windows-msvc.zip) is compiled with MSVC (thanks to learn_more), which means a binary of much better quality (faster, stable, ...).