I'm looking for some feedback regarding some additions I've made to the editor.
I've coded a couple of extra features - Coach/Physio Editing and Club Budget Editing. I know these things are pretty easy to do using a memory editor, but I find it useful to have everything in the same place... so I located the pointers and coded them in.
This executable works perfectly for me... but you should first test that the player editor loads players correctly for you, then try out the club editing options I added [Note that the player editing may not all work since I haven't got Fe's latest source code - I just used the offsets listed in the first post of this thread... bowling ability may be wrong? Edit: Bowling Ability+Style now corrected].
To increase Coach/Physio sessions, you should be in the "Coach and Physio" screen in ICC2009. Club Budget seems to work in most places except for the coach+physio screen (for example the "Team Details" page).
---------
The next thing I really want to edit is the number of foreign players detected during the transfer window. In ICC2008, if you go to "Current Squad", the byte at 0x00796DC0 seems to represent this value... and Cheat Engine seems to think that it is static, but freezing it doesn't work. I haven't bothered finding the address for ICC2009 yet because I expect we would still have the same problem. Hopefully someone can solve this?!