GithubHelp home page GithubHelp logo

nta / openparrot Goto Github PK

View Code? Open in Web Editor NEW

This project forked from teknogods/openparrot

1.0 1.0 0.0 771 KB

Open Source version of TeknoParrot by NTA, avail and Reaver

C 39.62% C++ 59.78% Lua 0.46% Objective-C 0.08% Assembly 0.05% Batchfile 0.01%

openparrot's Introduction

OpenParrot

REQUIRED FOR THIS PROJECT: https://github.com/teknogods/TeknoParrotUI

HOW TO COMPILE (VISUAL STUDIO):

  1. Execute premake.bat for vs2017, for older versions: please edit the bat accordingly.
  2. Open in Visual Studio via .sln and compile. (x86 or x64)

How to easiest work on new titles: (For devs)

  1. Run TeknoParrotUi with command line with some profile that is compatible with your game or create a new XML with according buttons / jvs modes. (TeknoParrotUi.exe --profile=ggxx.xml very good for stick games)
  2. Compile OpenParrot with #define DEVMODE uncommented in StdInc.h
  3. Copy compiled OpenParrot / OpenParrot64 dll to the game directory.
  4. Open game executable in x64dbg ( https://x64dbg.com/#start )
  5. Write loadlib OpenParrot / loadlib OpenParrot64 in x64dbg command textbox.
  6. The dll should now be loaded and you can work on the game.
  7. Remember to add signature of the game to the GameDetect.cpp (Either PE CRC or byte pattern check. Check already existing ones)

openparrot's People

Contributors

reaverteknogods avatar

Stargazers

 avatar

Watchers

 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.