edubart / otclient

An alternative tibia client for otserv written in C++11 and Lua, made with a modular system that uses lua scripts for ingame interface and functionality, making otclient flexible and easy to customize
Other
638 stars 403 forks source link

Native DirectX engine #277

Open edubart opened 11 years ago

edubart commented 11 years ago

Low end machines are still not able to run otclient, a DirectX9 engine without Pixel Shader requirement is needed, @Baxnie said will work on this. Lots of reworks will be needed in painter engine, graphics classes and platform classes to accomplish this.

otclient commented 10 years ago

fix directx9 please