Giter Club home page Giter Club logo

bigbasev2-fix's Introduction

TupoyeMenu-lite

A branch of TupoyeMenu attempting to make less bloated and more stable menu.

Strictly for educational purposes.

TupoyeMenu-lite is based of off TupoyeMenu which is based off of YimMenu which based of off BigBaseV2 which was an amazing base at the time but nowadays is a bit dated.

Table of contents

Changes from TupoyeMenu

Removed

Feature Reason
cpr and related Bloat
HUD color Low quality?
Superman Low quality
Super jump Low quality
Beast jump Low quality
Part Water Useless
Train features Useless, doesn't work?
Ped flag debug Low quality bloat?
Persist car Low quality, bloat
Translations Bloat, pain to maintain, unreadable code, cpr dependent, internet dependent, learn English
Handling editor Bloat?
Fancy spinner Bloat, only used once
Custom chat Low quality
Show transaction error Breaks game play for no reason
PTFX Useless bloat
Voice chat audio Useless bloat
Orbital drone Bloat
Vehicle Controller Bloat
Squad Spawner Bloat?
Aim-bot & trigger-bot Bloat, cheats bad, L, noob, low quality, useless, cringe, learn how to aim

Reworked

Feature Reason Description
GUI Bloated, pain to navigate, inconsistent Reworked GUI for easier navigation and better look

How to compile TupoyeMenu

Read the SETUP guide. And replace YimMenu with TupoyeMenu. You can also use some cmake options.

  • GEN_PDB: Generate pdb.
  • ENABLE_CRASHES Enables the crash options, very few very old, not even working.
  • ENABLE_SOCIALCLUB Enable Social Club hooking.
  • ENABLE_ASI_LOADER Enable shitty built in ASI Loader.

Staying Up To Date

git pull https://github.com/TupoyeMenu/TupoyeMenu.git

CMake should be handling removed / added files automatically without any user input.

If this is not the case for some reason you'll have to redo the steps in the Making changes to the source code section of the SETUP.

If you are doing custom modifications to the codebase and have a fork you are on your own for staying up to date with upstream (this repository), google stuff like "merge from upstream" and learn how to use Git.

Project Structure

  • native_hooks/ hooks to natives
  • backend/ all features that should be ran in a loop are in here sorted by category
  • gui/ includes everything related to UI elements
  • hooks/ function hooks
  • services/ service files to interact and maintain stuff
  • util/ general utility functions to keep code as compact and as much in one place as possible
  • views/ all gui windows are here

Contributing

You're free to contribute to TupoyeMenu as long as the features are useful, not overly toxic and do not contain anything money related that might get the menu targeted by Take2.

Make sure to read the CONTRIBUTING.md file.

Credits

Menus - Bases we use:

  • YimMenu TupoyeMenu is entirely based on YimMenu.
  • BigBaseV2-fix Asi Loader, YimMenu is based on BigBaseV2.
  • BigBaseV2 YimMenu is based on BigBaseV2.

Libraries we use:

Donate

I don't recommend donating bacause i'm just a moron that has not done any important changes to this menu. If you still want to do it here is my XMR address: 8Bma7KYCG4xPWibfHNZ7sYHYjN8jzDV165qqUPfpbELVC9dTDZuJFHSd21RbGgB8vKHnHZWwQ2zmPfWzZ8JMujYzLGxn1vm

bigbasev2-fix's People

Contributors

pocakking avatar poopfart77 avatar tupoy-ya avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

Forkers

incod3

bigbasev2-fix's Issues

Some natives keep crashing.

I've tried using VEHICLE::SET_VEHICLE_FIXED but everytime I try to run it, it just crashes GTA... Other natives with the same Vehicle as an argument work fine so I don't know what's going on... If anyone has/had the same Issue, please give me any advice on how to fix it...

Readme simplify

instead of

git clone https://github.com/TupoyeMenu/BigBaseV2-fix.git
cd BigBaseV2-fix
mkdir build
cd build
cmake ..

u can just do

git clone https://github.com/TupoyeMenu/BigBaseV2-fix.git
cd BigBaseV2-fix && mkdir build && cmake build

a lot faster than typing it out manually, also cmakeing build does the same as doing .. , you were just cmakeing the directory you were in

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.