Hi Im currently thinking about starting a v128 source, I created the .idb for it but do not know the opcodes yet.
Would it be easier to convert a 117 or 146 into a 128 source?
Can someone help me find the functions and opcodes if I provide the .idb?
Hi Im currently thinking about starting a v128 source, I created the .idb for it but do not know the opcodes yet.
Would it be easier to convert a 117 or 146 into a 128 source?
Can someone help me find the functions and opcodes if I provide the .idb?
1. What is significant in v128 that you would want to start a new version branch on?
2. You could use v117.1 but the easiest source to port over would be v138.1 as found here: http://forum.ragezone.com/f427/zakur...source-955769/ and I'm sure theres probably op codes released somewhere on this forum
Around 128 is my favorite gms version. Thanks for the 138, Ill give it a look. I've looked for 126-128 opcodes and couldn't find any on forum.
- - - Updated - - -
Also, Would I use a localhost client or redirector?
If I release the .idb, hopefully someone will find opcodes and release.
Making an IDB isn't hard at all though, and if you can make an IDB why can't you find the opcodes yourself? This should already be self-explanatory, but you would either find the subs manually through addresses, stringpools, or AoBs, otherwise you can utilize the public scripts to name them for you. If you can't do this part entirely yourself in IDA currently though, how are you going to write an entire version yourself? How are you going to make your own client, etc? You may want to stick to the publicly available versions, or you should learn more about IDA/updating before working on an entirely new version yourself because it will get fairly complex.