Onaylı Üye
it is a quite good script.
Denediniz mi nasılaçıçam ama ban yemekten korkan ben![]()
Works great brother thanks alot for sharing and if you have any links to watch how to use it in game will be greatBağlantıları görmek için lütfen Giriş Yap
Bunu derlemek için Visual Studio 2019'a ihtiyacınız var. Bağımlılıklar:
python39: dll'ler ve içerikler zaten projede. 32 bit için python 3.9 yüklemeniz gerekir (Yükleyicide PATH'e Ekle onay kutusunu işaretlediğinizden emin olun:Bağlantıları görmek için lütfen Giriş Yap)
aws-lambda: dll'ler ve içerikler zaten projede (kimlik doğrulama için kullanıldı)
directx 11: directx son kullanıcı çalışma zamanlarını yüklemelidir:Bağlantıları görmek için lütfen Giriş Yap.Bunu ayıklayın ve dxsetup'ı çalıştırın
boost:ython. Boost kitaplıklarının boyutu nedeniyle, boost'u kendiniz indirmelisiniz:
Boost 1.75.0'ı indirin (Bağlantıları görmek için lütfen Giriş Yap)
LView/boost'ta arşivden çıkarın
Uygulamayı Release x86'da derleyin (debug üzerinde derlemek için boost:ython on debug derlemeniz gerekir, ben yapmadım).
Gerekirse mevcut dosyanın üzerine yazarak Release/ConsoleApplication.exe'yi LView/ConsoleApplication.exe'ye kopyalayın
LView/ConsoleApplication.exe'yi çalıştırın ve eğlenin!
Kurmak
Tüm LView & LView python betik yapılandırmaları, config.ini dosyasında bulunur. Öncelikle, aşağıdaki yapılandırmayla betikler klasörünün yolunu belirlemelisiniz (config.ini'yi LView klasöründe bulabilirsiniz):
You need Visual Studio 2019 to compile this. Dependencies:
- python39: dlls and includes are already in project. You need to install python 3.9 for 32bits (Make sure you check the Add to PATH checkbox in the installer:
Bağlantıları görmek için lütfen Giriş Yap)- aws-lambda: dlls and includes are already in project (was used for authentication)
- directx 11: Must install directx end user runtimes:
Bağlantıları görmek için lütfen Giriş Yap.Extract this and run dxsetup- boost:
ython. Due to the size of the boost libraries you must download boost yourself:
- Download boost 1.75.0 (
Bağlantıları görmek için lütfen Giriş Yap)- Unarchive it in LView/boost
- Compile the app on Release x86 (you need to compile boost:
ython on debug to compile on debug, which I didn't).
- Copy Release/ConsoleApplication.exe to LView/ConsoleApplication.exe overwriting the existing file if needed
- Run LView/ConsoleApplication.exe and have fun!
Setup
All LView & LView python scripts configurations reside in config.ini file. First you must set the path to the scripts folder with the following config (you can find the config.ini in LView folder):Ekli dosyayı görüntüle 82369