I feel like an idiot, but i cant find a clear answer to what seems like an obvious thing anywhere.
I want to learn to hex edit ff8.
My first goal is a simple patch to the exe, simply changing a single value to another one.
Problem is, i cant even figure out how to start. All the readmes and the comments here seem to assume that you already have the exe in a instruction list text file that you can then manipulate, but how do i actually get a .txt from the exe in the first place?