GithubHelp home page GithubHelp logo

shanorino / lviewplus64 Goto Github PK

View Code? Open in Web Editor NEW

This project forked from imbamdt/lviewplus64

0.0 0.0 0.0 35.59 MB

LView Fork

License: GNU General Public License v3.0

C++ 40.57% Python 41.01% C 18.41% Assembly 0.01%

lviewplus64's Introduction

๐Ÿ”ฅ LViewPlus64

Supported regions: EUW-NA-RU-BR-TR (KOREA AND JAPAN NOT SAFE)

Winstealer Made by bckd00r

Xepher Fork Made by TopZoozle

All credits go to the original author

Screenshot

Sorry for bad image quality but this is just an image of its current state: [ 17 / 07 / 2021 ]

Building

You need Visual Studio 2019 to compile this. Dependencies:

  1. python39: dlls and includes are already in project. You need to install python 3.9 for 64bits (Make sure you check the Add to PATH checkbox in the installer: https://www.python.org/ftp/python/3.9.0/python-3.9.0-amd64.exe)
  2. aws-lambda: dlls and includes are already in project (was used for authentication)
  3. directx 11: Must install directx end user runtimes: https://www.microsoft.com/en-us/download/details.aspx?id=35 .Extract this and run dxsetup
  4. boost::python. Due to the size of the boost libraries you must compile boost::python yourself:
    1. Download boost 1.75.0 (https://www.boost.org/users/history/version_1_75_0.html)
    2. Unarchive it in LViewPlus64/boost
    3. (Go into LViewPlus64/boost) should work without this step
    4. (Run bootstrap.bat) should work without this step
    5. (Run b2 --with-python link=shared toolset=msvc-14.1 address-model=64 variant=releasein cmd) should work without this step
  5. You are done now compile the app on Release x64 (you need to compile boost::python on debug to compile on debug, which I didn't).

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):

::scriptsFolder=\<folder\>

Made for educational purposes, do not use maliciously

How can i use Formatter?

First, you will need to do "pip install black" because the python definitions need to be defined in every way. It doesn't see some files, but that's okay. Then put it to "Gameplayscripts" and type "python format.py".

lviewplus64's People

Contributors

bckd00r avatar imbamdt avatar shanorino avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.