Jump to content

FM Resource Archiver


affe1802
 Share

Recommended Posts

Hello this thread is for FM Resource Archiver,

where you can make a few changes.

First open

855356594_ResourceArchiver.png.90c964f2195a92581cafc487f61b79f3.png,

if you have downloaded the FM Resource Archiver and press Unpack Archive 

717243923_Archiventpacken.png.d528a724748b78a33815e922823ae216.png

and my recommendation is to create a folder as the original comp editor, then copy it and rename it to Test Comp Editor

1603672193_Archiventpackenspeichern.png.ad7a9ef4dd4c96cd9e24172d8ee9d60f.png

Now the whole thing again and you call this Edited Comp Editor.

Now you have 3 folders. And now to why these 3 folders

Original Comp Editor

Test Comp Editor

Edited Comp Editor

, the original comp editor should be clear, the test folder is the folder there you make the changes and test the changes like the club.xml or any .xml where you made changes and the fm editor works without any problems these changed .xml you should then copy it into the edited comp editor so you then have a Backup with the  edited comp editor where all changes you ever made work without any problems 

 

Programs  to edit OS Windows : Notepad or other text editor

                                Mac OS: TextEdit or Xcode my choice  

Now test the changes, to it you open the resource archiver and click on create archive 

there you then select the test comp editor folder then select the comp editor file

and press save. Then open FM Editor. 

Now I´ll come to solutions if you made a few changes for example in the club.xml or club ui.xml and you hear a beep when you open the FM Editor is a failure  in the for example club.xml and at the fm editor on club maybe then possibly no club with names will  be displayed in the search although some have been found.

1267353403_NoClubNameDisplayed.png.3677cd3ef628de53cbccb36b8de27e00.png

Since I don´t have a Windows PC I describe the solution for Mac OS:

Close the FM Editor open FM Resource Archiver press Create Archive

733424489_compeditorerstellen.png.afb4ea6f4409a41cf585f1b4387254cb.png

choose now Original or Edited comp editor and choose the comp editor now

choose the comp editor and press save

374698970_compeditorspeichern.png.2ecdc25e69abadec88a640f00f079364.png

ON Finder Press and hold option then go to folder /User/.../Library/Application Support/Sports Interactive/FM Editor/Preferences/Version 1/

486777885_Bildschirmfoto2023-01-16um18_18_11.png.d4427f59857c8a9cd9d32ea911d122db.png

and look modification date  delate

table_settings.xml  

views-v2-general.xml

cached_display_resolution.xml

Now open again FM Editor and on club will be now on search the clubs with name displayed 

290762167_Bildschirmfoto2023-01-16um18_19_37.png.c0a510c0c3af88d3b9a6eed64e4487f9.png

 

Archiv erstellen.png

Edited by affe1802
Link to post
Share on other sites

If you want have U23 B´s as team type go to enum.xml open it and search "rstm" then Copy these lines

<record enum="9">

<translation id="name" translation_id="292977" type="use" value="U23 Team[COMMENT: editor; type of team]" />

</record>

and paste it below U23 Team now change the enum="9" with 43 and delate these 

 translation_id="292977"

now it should look like this

            <record enum="43">

                <translation id="name" type="use" value="U23 (B-Mannschaft)[COMMENT: editor; type of team]" />

            </record>

translate value="U23 (B-Mannschaft)  in your language like English U23 B Team.

If you want have these in the reserve teams to create section search for " Rsty " and copy these added lines to " Rsty " below U23 Team and to " tmty "

before you ask where are the enum="43" comes. I can only guess at the moment, my guess is the enum and translation_id  stays in .dat files in  2240_FM folder that are encrypted.

in Editor looks it so

Team Type

1805022994_Teamtype.png.ed3bc15ab3c5a0516a3cc4978110a0e1.png

U23 B details 

72196311_U23IIdetails.png.7339c04ce185d2cf6d63a2f4c936d1b0.png

U23 B´s

199466163_U23II.png.c02fba923e005be2d229fe1b4ca764ca.png

Edited by affe1802
Link to post
Share on other sites

if you want have more reserve teams as 3 in reserve teams to create open the club.xml in database folder search for " reserve teams " in

      <!-- Reserve teams (to create)-->

        <integer id="maximum_items" value="3" />

and change the maximum_items to what you need 

In my case looks it so

 400378701_morereserveteams.png.925b870fc1034c958ba41145af63d2d3.png

Link to post
Share on other sites

If want create more leagues level like me lower than level 6 you will eventually hit the limit 50 

to change these limit 50  open the nation.xml in path comp editor/format/rule group/advanced open the nation.xml and search for " number of child comps "

change these: 50

<integer id="max_value" value="50" />

to what you need 

in editor looks it so

1120762512_childcomp.png.e6f4ed66308ffecd766c7d7faee7c600.png

 

Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

  • Recently Browsing   0 members

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