NativeFunction / RASM

RAGE Assembler & Disassembler
12 stars 1 forks source link

Missind Data Folder? #2

Open NetCKRiters opened 2 years ago

NetCKRiters commented 2 years ago

Just as question, cause im a mods creator for RDR2 sp. Reading the code, there is a extra step or missing something to get the Op codes file from Data/

Also version are as game or basic: Witch one should be: 1436.31 or 1436.

Command usage that i running: RASM.exe -target RDR2 -platform PC -dec In/long_update.ysc Out/testout.ysa

NativeFunction commented 2 years ago

The data folder must be with the exe in the working folder. If you want a working dev environment download the release here https://github.com/NativeFunction/RASM/releases/tag/v0.9.0