I have made a program for Graph File Conversion which can be used to decompile or convert graph file from v1 to v2 and vice versa. Thanks for the graph template you gave me.
Now I have now finalize the program of mtp , .mef and .iff file that we can edit these files by decompiling the binary code into readable format and compile after modification using program. Now we can edit IGI 1 levels by adding new models and other things.
Also can u plss tell me like what are the programming languages that are used to make igi and what are those .qvm file? Is that some sort of programming language or hexcodes that come in every programing language?
IGI Game engine uses "Scripts" called `Q Scripts` C-Style scripts in files like objects.qsc and you can easily edit them to add/remove/manipulate all Objects/Building Player/A.I Game flow into the game they are converted using `QCompiler` from `.qsc` to `.qvm` Q Virutal Machine which is binary and read by game.
Hey sir i just watched all your videos. Can you plss tell me how u do that? Like I'm really passionate about coding, hacking and gaming. I'm a really hardcore fan of igi. But the fact is that I'm just a newbie to all these things. Just recently I started learning python and bash scripting. Can you plss tell me from where can I start to learn all these things about game tweaking and modifying scripts?
Hi, i dont recommend games hacking and my channel doesnt do anything illegal here, so i can only give you resources for Researching about game scripting and game engine thats totaly legal, I learned most of my research about IGI Game from various blogs and websites that are closed now but the community on VK also helped me alot : VK IGI Community vk.com/projectigi
😂😂 great bro 👌 i developed map for igi 2 multiplayer but this is good
Thanks 😅
I have made a program for Graph File Conversion which can be used to decompile or convert graph file from v1 to v2 and vice versa.
Thanks for the graph template you gave me.
Wow great then i have made Graph Editor Visualization tool for IGI 1.
Now I have now finalize the program of mtp , .mef and .iff file that we can edit these files by decompiling the binary code into readable format and compile after modification using program. Now we can edit IGI 1 levels by adding new models and other things.
@@gm1233 wow great finally we can edit IGI 1 Mesh files now.
Also can u plss tell me like what are the programming languages that are used to make igi and what are those .qvm file? Is that some sort of programming language or hexcodes that come in every programing language?
IGI Game engine uses "Scripts" called `Q Scripts` C-Style scripts in files like objects.qsc and you can easily edit them to add/remove/manipulate all Objects/Building Player/A.I Game flow into the game they are converted using `QCompiler` from `.qsc` to `.qvm` Q Virutal Machine which is binary and read by game.
I never thought that igi 2 editor can also be used for igi 1 purpose
It can be used but process is too comlex you have to remove certain files like Enemy/Animations etc to run in IGI 2 Editor.
Hey sir i just watched all your videos. Can you plss tell me how u do that? Like I'm really passionate about coding, hacking and gaming. I'm a really hardcore fan of igi. But the fact is that I'm just a newbie to all these things. Just recently I started learning python and bash scripting. Can you plss tell me from where can I start to learn all these things about game tweaking and modifying scripts?
Hi, i dont recommend games hacking and my channel doesnt do anything illegal here, so i can only give you resources for Researching about game scripting and game engine thats totaly legal, I learned most of my research about IGI Game from various blogs and websites that are closed now but the community on VK also helped me alot : VK IGI Community vk.com/projectigi
@@jones-igi thankyou so much for the reply. I'm sorry for the delay to reply anyways so do I need to learn C for that?
@@ShadowFleX-92 C/C++ Are good languages for creating small tools applications
What software do you use bro??
IGI 2 Map Editor : www.fileplanet.com/archive/p-45192/IGI2-Map-Editor
@@jones-igi thank you