GTA_Console 1.2
3.874
21
3.874
21
Description
A modern console using ScriptHookV and ImGui.
This has been made at first as challenge, and then i decided to post it to help other developper useful for debugging code or simply learn how ImGui work.
Change log Version 1.2
- pattern patched by @pongo1231 to be able to use it with the actual latest version : 1.0.2545.0
Change log Version 1.1
- Can now add a description to your commands.
- New colors added.
- And some cleanup made.
Source Code
https://github.com/GTAV-MODS/GTA_Console
This mod requires the Version 1.0.2245.0 of GTA V patch
same for the Alexander Blade's ScripthookV version to be able to use it.
All the commands can be found in Commands.cpp.
Before to create your own commands, you should know at least the basic of C++
No need to be expert you can learn by practice as i do as begginner i am.
Read and understand how the code work and then begin.
Controls
- F8 - Open.
- UP - To have the previous command entered.
- Enter - to send.
Installation
Extract the .asi file on your gta v directory file.
Start your game, you will see a console pop pup that's mean it's has been successfully injected, and waiting to ImGui to bee hooked.
A modern console using ScriptHookV and ImGui.
This has been made at first as challenge, and then i decided to post it to help other developper useful for debugging code or simply learn how ImGui work.
Change log Version 1.2
- pattern patched by @pongo1231 to be able to use it with the actual latest version : 1.0.2545.0
Change log Version 1.1
- Can now add a description to your commands.
- New colors added.
- And some cleanup made.
Source Code
https://github.com/GTAV-MODS/GTA_Console
This mod requires the Version 1.0.2245.0 of GTA V patch
same for the Alexander Blade's ScripthookV version to be able to use it.
All the commands can be found in Commands.cpp.
Before to create your own commands, you should know at least the basic of C++
No need to be expert you can learn by practice as i do as begginner i am.
Read and understand how the code work and then begin.
Controls
- F8 - Open.
- UP - To have the previous command entered.
- Enter - to send.
Installation
Extract the .asi file on your gta v directory file.
Start your game, you will see a console pop pup that's mean it's has been successfully injected, and waiting to ImGui to bee hooked.
Primeiro envio: 27 de Dezembro de 2021
Último envio: 01 de Março de 2022
Último download: há 2 dias atrás
5 Comentários
More mods by SuperCoolNinja:
Description
A modern console using ScriptHookV and ImGui.
This has been made at first as challenge, and then i decided to post it to help other developper useful for debugging code or simply learn how ImGui work.
Change log Version 1.2
- pattern patched by @pongo1231 to be able to use it with the actual latest version : 1.0.2545.0
Change log Version 1.1
- Can now add a description to your commands.
- New colors added.
- And some cleanup made.
Source Code
https://github.com/GTAV-MODS/GTA_Console
This mod requires the Version 1.0.2245.0 of GTA V patch
same for the Alexander Blade's ScripthookV version to be able to use it.
All the commands can be found in Commands.cpp.
Before to create your own commands, you should know at least the basic of C++
No need to be expert you can learn by practice as i do as begginner i am.
Read and understand how the code work and then begin.
Controls
- F8 - Open.
- UP - To have the previous command entered.
- Enter - to send.
Installation
Extract the .asi file on your gta v directory file.
Start your game, you will see a console pop pup that's mean it's has been successfully injected, and waiting to ImGui to bee hooked.
A modern console using ScriptHookV and ImGui.
This has been made at first as challenge, and then i decided to post it to help other developper useful for debugging code or simply learn how ImGui work.
Change log Version 1.2
- pattern patched by @pongo1231 to be able to use it with the actual latest version : 1.0.2545.0
Change log Version 1.1
- Can now add a description to your commands.
- New colors added.
- And some cleanup made.
Source Code
https://github.com/GTAV-MODS/GTA_Console
This mod requires the Version 1.0.2245.0 of GTA V patch
same for the Alexander Blade's ScripthookV version to be able to use it.
All the commands can be found in Commands.cpp.
Before to create your own commands, you should know at least the basic of C++
No need to be expert you can learn by practice as i do as begginner i am.
Read and understand how the code work and then begin.
Controls
- F8 - Open.
- UP - To have the previous command entered.
- Enter - to send.
Installation
Extract the .asi file on your gta v directory file.
Start your game, you will see a console pop pup that's mean it's has been successfully injected, and waiting to ImGui to bee hooked.
Primeiro envio: 27 de Dezembro de 2021
Último envio: 01 de Março de 2022
Último download: há 2 dias atrás
Can this console tell me which files are causing my game to crash, when there is a crash?
@trs5405 Hey, This is not the reason of why this mod has been push, but if you are the owner of your mods then you can integrate the project on yours then debug it more easily. or even better create your mod start from this project.
but again this mod it's only a "tool" to help developper for them project it's always better to see what is going on behind.
Thanks
@trs5405 yo bro did u find any tool to see what crashes gta5? thanks
@pashlox Nah sorry, just check your logs in SHV