@ -28,8 +28,6 @@ Open a console inside of `vmdevirt` folder and execute the following CMake comma
`cmake -B build`
`cmake -B build`
WARNING: DO NOT USE ANY OTHER CMAKE COMMAND SUCH AS `-G` FLAG!
# Usage - Generating Native
# Usage - Generating Native
In order to use this project you must first generate a `vmp2` file using `VMEmu`. This file contains the IL form of every single virtual instruction of every single virtual code block of every single virtualized routine that you generate from.
In order to use this project you must first generate a `vmp2` file using `VMEmu`. This file contains the IL form of every single virtual instruction of every single virtual code block of every single virtualized routine that you generate from.