| » Stats |
Members: 103,505
Threads: 85,004
Posts: 1,031,271
Top Poster: Karky (9,546) | | Welcome to our newest member, davecarman999 | |
If you register for free, you will be able to post threads, vote on polls and lots more. If you have problems with the registration or logging in, please contact the administrator.
 | |
06-25-2008, 07:33 AM
|
Could the Regen Flaw in FM08 be solved by 3rd party program?? Post #11 | | Newb
Join Date: Sep 2007
Posts: 0
Rep Power: 0 | Quote:
Originally posted by DaSilva9:
I think this is a good idea, Someone could create a global editor for save games that you could use whenever regens are generated(I think it is June 20th in England)
You could set it so that for example central defenders would not have high numbers for their crossing attributes.
| I remember in cm3 there is a 3rd party program which you can load the save game data and edit on it. I used it to edit some overrate or underrate players. (By the time SI have not provided official data editor yet)
A program similar to that will be the perfect solution of the newgen issue.
|
| |
06-25-2008, 01:28 PM
|
Could the Regen Flaw in FM08 be solved by 3rd party program?? Post #12 | | Newb
Join Date: Oct 2007
Posts: 0
Rep Power: 0 |
I'm sorry guys but has been said nothing can currently come close to being able to do it.
I mentioned a few days ago I'd have done this myself if it was in something I could edit, like a MySQL database - it isn't. Or if GenieScout allowed mass edits - it doesn't (and if it did it would mean people doing their own games by hand).
It would most likely take so long to program something like this (given how long FMM/GS take) that it'd be pointless this close to FML/FM2009. And given all that, and the fact that SI bear the responsibilty for fixing this issue, I'm damned if I'm spending countless days learning how to code something like FMM+.
|
| |
06-25-2008, 02:33 PM
|
Could the Regen Flaw in FM08 be solved by 3rd party program?? Post #13 | | Newb
Join Date: Sep 2007
Posts: 0
Rep Power: 0 |
I have just edited a new game with FMM and FM Genie Scout.
I have edited all U21 players with PA 145+ base on minimum attributes according with their positions. (eg. DC with jumping 10+, teamwork 8+ ; AMR with pace, acceleration, stamina 8+ ; GK with agility, jumping 10+ etc...)
Also, as some of you might know the "set piece bug". So i edit the players accordingly as well. (eg. finishing, composure 10+ = peanalty taking 14+ ; crossing 10+ = corner kick 14+ etc...)
It took me 2.5 hours to finish the editing, as i have edited all U21 players who doesnt meet the minimum desired attributes. But i think it will be much faster for the next season while i have to edited newgen players only. (p.s. i have selected the highest league from all countries.)
I think this worth the time for enjoyment of a career game tho, since all newgen players with good PA will be functioning, together with youngster who can take decent freekick, corner kick or penalty.
|
| |
06-25-2008, 03:07 PM
|
Could the Regen Flaw in FM08 be solved by 3rd party program?? Post #14 | | Newb
Join Date: Sep 2007
Posts: 0
Rep Power: 0 |
I have been doing something along the lines of Rickooko by just picking some random players in the editor and making their potential and ca a bit better. Cause I do it so randomly I dont really know what youth I have upgrade so then I still need to find them.
I dont like using the editor but in this case it makes the gaming experience last longer.
|
| |
06-25-2008, 11:45 PM
|
Could the Regen Flaw in FM08 be solved by 3rd party program?? Post #15 | | Newb
Join Date: Sep 2007
Posts: 0
Rep Power: 0 | Quote:
Originally posted by Ryknow:
I have been doing something along the lines of Rickooko by just picking some random players in the editor and making their potential and ca a bit better. Cause I do it so randomly I dont really know what youth I have upgrade so then I still need to find them.
I dont like using the editor but in this case it makes the gaming experience last longer.
| Very true, while i was doing the editing i hide the name, club and nationality of the player so i dont know who they are, otherwise it will take away the fun to scouting them in game.
|
| |
06-26-2008, 03:54 AM
|
Could the Regen Flaw in FM08 be solved by 3rd party program?? Post #16 | | Newb
Join Date: Aug 2007
Posts: 0
Rep Power: 0 |
One could write an AutoIT script and run it overnight but the problem is getting the data. Neither FMM nor Mini-Scout have search-and-edit capabilities and Genie Scout doesn't export to the format that FMM uses, and the formats are not "massagable" (I suspect the FMM one is simply a set of pointers). If the programmers of FMM or Mini-Scout would be willing to tell the world how they narrowed down the memory locations and provide methods for accessing players in detail, then it should speed up things.
|
| |
06-26-2008, 01:07 PM
|
Could the Regen Flaw in FM08 be solved by 3rd party program?? Post #17 | | Newb
Join Date: Sep 2007
Posts: 0
Rep Power: 0 |
The best i can do by now is using Genie Scout to filter out the players who are required editing. Then i can save it into a shotlist file and import into FFM for editing.
It did take me a while to finish all the editing but so far in my game it looks good. I also give players with PA 190+ extra boost in CA and hopefully i can have some wonderkids like Messi in a while.
|
| |
06-27-2008, 07:24 AM
|
Could the Regen Flaw in FM08 be solved by 3rd party program?? Post #18 | | Newb
Join Date: Aug 2007
Posts: 0
Rep Power: 0 |
If anyone could think of some rules to give a script, then I'd be happy to cough one up in AutoIT. AutoIT is an automated script which can virtualise keystrokes - so I can tell a program to click the left-mouse button at (100, 100) and press "80".
The drawback is that you will have to likely run this script overnight as I think there will be several hundred entries to modify, depending on how far you want the script to go.
For example, I could use Genie Scout to filter out all 14-18-year-olds, save the shortlist, import to FMM and then run the script. This script will, say, increase their CA by 5% (multiply CA by 1.05 plus a random factor); make jumping slightly higher (randomly, of course), and so on.
The user will likely still have to do a lot of manual work (get the list of players, for example) but if we could cough up some rules, then that would be great.
|
| |
06-27-2008, 07:34 AM
|
Could the Regen Flaw in FM08 be solved by 3rd party program?? Post #19 | | Registered User
Join Date: Aug 2007
Posts: 0
Rep Power: 0 | Quote:
Originally posted by Rickooko:
The best i can do by now is using Genie Scout to filter out the players who are required editing. Then i can save it into a shotlist file and import into FFM for editing.
It did take me a while to finish all the editing but so far in my game it looks good. I also give players with PA 190+ extra boost in CA and hopefully i can have some wonderkids like Messi in a while.
| To be honest, your best bet is a trip into the editors forum to see if you can shake someone loose who has already done some of the coding required for something like FM Scout or Genie (Scout I suspect would be the better option, as it would be quicker to make changes like this is memory - that's why Genie is a read only tool).
Chuck your suggestion in there and see what comes of it.
|
| |
06-27-2008, 10:53 AM
|
Could the Regen Flaw in FM08 be solved by 3rd party program?? Post #20 | | Newb
Join Date: Sep 2007
Posts: 0
Rep Power: 0 |
x42bn6:
As i know little about programing i cant 100% get what you mean. But thanks a lot for your suggestion and i think that should be a good idea.
DaveRH:
Yea, i think i might try to link this thread at the editor forum, and discuss about the possibility in writing such program.
|
| |  | | | Thread Tools | | | | Display Modes | Linear Mode |
Other threads in forum Football Manager | | Thread | Date | Thread Starter | Replies | Last Post | Money wasted
Money wasted: New patch doesn't fix the dreaded long shots bug....
| 11-26-2007 | Dimmah | 2 | 11-26-2007 04:32 PM | Is the new German Regionalliga the first step to implement amateur football into FM?
Is the new German Regionalliga the first step to implement amateur football into FM?: In the second season the new German league system...
| 11-24-2007 | KUBI | 0 | 11-24-2007 05:38 PM | Bad morale with AI coach
Bad morale with AI coach: Just wondering what attributes a coach needs to...
| 11-18-2007 | narios | 5 | 11-18-2007 10:29 PM | any rubbish clubs i should try 2 manage???
any rubbish clubs i should try 2 manage???: i like 2 manage clubs in lower divisions. I've...
| 11-14-2007 | Nufc-supporter07 | 16 | 11-14-2007 11:38 PM | lowest league in england
lowest league in england: what is the lowest league in england on this game?
| 08-17-2007 | petesw | 11 | 08-25-2007 03:44 PM | | » Online Users: 18 | | 0 members and 18 guests | | No Members online | | Most users ever online was 2,128, 07-21-2008 at 08:27 PM. | |