Giter VIP home page Giter VIP logo

simple-recovery's Introduction

simple-recovery


A simple recovery mod menu for Grand Theft Auto Online. Strictly for educational purposes.

Building

To build simple-recovery you need:

To set up the build environment, run the following commands in a terminal:

git clone https://github.com/1337Nexo/simple-recovery.git --recurse-submodules
cd simple-recovery
GenerateProjects.bat

Now, you will be able to open the solution, and simply build it in Visual Studio.

BigBaseV2

This is based on BigBaseV2, and its improved version bigbasev2-fix.

simple-recovery's People

Contributors

1337nexo avatar fangshun2004 avatar pocakking avatar poopfart77 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

simple-recovery's Issues

Cannot compile project

currently using VS2019
followed directions and I got errors
also, the C++ standard you set is not the latest, the latest is required for modules
image

Can't inject

I've updated the crossmap, gamestate, still cannot inject it with Xenos / CE. It gives these errors: 0xC0000135 / KERNEL32!InitOnceComplete
What am I missing ?

help

I get these errors when building
Build started...
1>------ Build started: Project: ImGui, Configuration: Debug x64 ------
1>imgui_impl_dx11.cpp
1>c1xx : fatal error C1083: Cannot open source file: 'backends\imgui_impl_dx11.cpp': No such file or directory
1>imgui_impl_win32.cpp
1>c1xx : fatal error C1083: Cannot open source file: 'backends\imgui_impl_win32.cpp': No such file or directory
1>imgui.cpp
1>c1xx : fatal error C1083: Cannot open source file: 'imgui.cpp': No such file or directory
1>imgui_demo.cpp
1>c1xx : fatal error C1083: Cannot open source file: 'imgui_demo.cpp': No such file or directory
1>imgui_draw.cpp
1>c1xx : fatal error C1083: Cannot open source file: 'imgui_draw.cpp': No such file or directory
1>imgui_tables.cpp
1>c1xx : fatal error C1083: Cannot open source file: 'imgui_tables.cpp': No such file or directory
1>imgui_widgets.cpp
1>c1xx : fatal error C1083: Cannot open source file: 'imgui_widgets.cpp': No such file or directory
1>imgui_stdlib.cpp
1>c1xx : fatal error C1083: Cannot open source file: 'misc\cpp\imgui_stdlib.cpp': No such file or directory
1>Generating Code...
1>Done building project "ImGui.vcxproj" -- FAILED.
2>------ Build started: Project: BigBaseV2, Configuration: Debug x64 ------
2>common.cpp
2>C:(location)\BigBaseV2\src\common.hpp(50,10): fatal error C1083: Cannot open include file: 'fmt/format.h': No such file or directory
2>Done building project "BigBaseV2.vcxproj" -- FAILED.
========== Build: 0 succeeded, 2 failed, 2 up-to-date, 0 skipped ==========

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.