Jump to content

[PSP] How to edit data in FMH 2011


Recommended Posts

How to edit data in FMH 2011

In FMH 2011 you are able to edit club, competition, manager and player information using a text file which is placed on the Memory Stick. To do this you need to create a text file called “changes” and place it in the following location on the Memory Stick (create any folders not present):

PSP\COMMON\FMH2011\changes.txt

When you start a new game, the information found within “changes.txt” is loaded in and the edits found within the file are applied to the game's database.

Club Changes

The format for editing club data in the “changes.txt” file is as follows:

"CLUB" "Current Club Short Name" "Nation" "New Club Full Name" "New Club Short Name" "New Reputation" "New Division"

Example:

To edit Arsenal’s club name to “The Gunners”, with a short name of “Gunners”, a reputation of “5000” and then to put them in the “nPower Championship” at the start of the game, the following information would be put into the “changes.txt” file:

"CLUB" "Arsenal" "England" "The Gunners" "Gunners" "5000" "nPower Championship"

You can use empty quotation marks ("") to ensure a particular field remains unchanged from its original database form. So, if you only wanted to change Arsenal’s name to “The Gunners”, the following information would be put into the “changes.txt” file:

"CLUB" "Arsenal" "England" "The Gunners" "" "" ""

Competition Changes

The format for editing competition data in the “changes.txt” file is as follows:

"COMPETITION" "Old Competition Name" "New Competition Name" "New Competition Short Name" "New Competition Abbreviation"

Example:

To edit the English Premier Division’s name to “English Division 1”, with a short name of “Div 1” and an abbreviation of “1st” at the start of the game, the following information would be put into the “changes.txt” file:

"COMPETITION" "English Premier Division" "English Division 1" "Div 1" "1st"

You can use empty quotation marks ("") to ensure a particular field remains unchanged from its original database form. So, if you only wanted to change the competition full name to “English Division 1” at the start of the game, the following information would be put into the “changes.txt” file:

"COMPETITION" "English Premier Division" "English Division 1" "" ""

Player Changes

The format for editing player data in the “changes.txt” file is as follows:

"PLAYER" "First Name" "Second Name" "Current Club Short Name" "New First Name" "New Second Name" "New Common Name" "New Year of Birth" "New CA" "New PA" "New Club Short Name"

Example:

To edit the data of Ledley King so that his name becomes “Gooner Ledley”, his common name becomes “Ledders” was born in “1975”, has a current ability of “180”, a potential ability of “200” and starts as Arsenal at the beginning of the game, the following information would be put into the “changes.txt” file:

"PLAYER" "Ledley" "King" "Tottenham" "Gooner" "Ledley" "Ledders" "1975" "180" "200" "Arsenal"

You can use empty quotation marks ("") to ensure a particular field remains unchanged from its original database form. So, if you only wanted to move Ledley King from Tottenham to Arsenal at the start of the game, the following information would be put into the “changes.txt” file:

"PLAYER" "Ledley" "King" "Tottenham" "" "" "" "" "" "" "Arsenal"

Manager Changes

The format for editing manager data in the “changes.txt” file is as follows:

"MANAGER" "First Name" "Second Name" "Current Club Short Name" "New First Name" "New Second Name" "New Year of Birth" "New CA" "New PA" "New Club Short Name"

Example:

To edit the data of Arsene Wenger so that his name becomes “The Professor”, was born in “1980”, has a current ability of “180”, a potential ability of “200” and starts as Celtic manager at the beginning of the game, the following information would be put into the “changes.txt” file:

"MANAGER" "Arsene" "Wenger" "Arsenal" "The" "Professor" "1980" "180" "200" "Celtic"

You can use empty quotation marks ("") to ensure a particular field remains unchanged from its original database form. So, if you only wanted to change Arsene Wenger's name to "Arsene Knows", the following information would be put into the “changes.txt” file:

"MANAGER" "Arsene" "Wenger" "Arsenal" "" "Knows" "" "" "" ""

Notes

  • The game can be made to ignore entries in the “changes.txt” file by placing the hash symbol (#) at the beginning of the line.

  • The user can create up to but no more than 100 brand new names which don’t already exist in the database. For example, if you changed “Ledley” to “Thierry”, this would not count as a new player name as “Thierry” already exists in the game.

  • If playing in a language which utilises accents, these accents must be reflected in the “changes.txt” file in order for them to be picked up by the game. For example, if using Spanish language and the user wishes to edit the German Primera División alemana [German First Division], the “changes.txt” file must contain “Primera División alemana” including its accent use.

  • You must ensure the correct number of teams are playing in the competitions when swapping teams between divisions.

  • The “changes.txt” file does not affect existing save games.

Link to post
Share on other sites

  • 1 month later...
  • SI Staff
i know that nobody has posted here for a while, but just wondering if you are still going to be making an editor for the psp version?

At the moment I'm afraid my only windows development machine is defunct - until thats rectified I'm unable to make a windows editor, sorry (I'm down to just the MacBook I'm typing this on presently much to my frustration).

Link to post
Share on other sites

To edit the data of Ledley King so that his name becomes “Gooner Ledley”, his common name becomes “Ledders” was born in “1975”, has a current ability of “180”, a potential ability of “200” and starts as Arsenal at the beginning of the game, the following information would be put into the “changes.txt” file:

"PLAYER" "Ledley" "King" "Tottenham" "Gooner" "Ledley" "Ledders" "1975" "180" "200" "Arsenal"

You can use empty quotation marks to ensure a particular field remains unchanged from its original database form. So if you only wanted to move Ledley King from Tottenham to Arsenal at the start of the game, the following information would be put into the “changes.txt” file:

"PLAYER" "Ledley" "King" "Tottenham" "" "" "" "" "" "" "Arsenal"

WHAT! HOW DARE YOU! Ledley King to Arsenal?? That is BLASPHEMY!! :mad:

Link to post
Share on other sites

  • 3 weeks later...
  • 8 months later...

Archived

This topic is now archived and is closed to further replies.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...