Jump to content

How do you load an unverified edit in 2022?


godzilu
 Share

Recommended Posts

Hey guys

How do you load an unverified edit in 2022?

I tried the trick with exporting to xml then load it in the game, but it doesn't work.

Also, there is no verf=true or false in the 2022 xml, I have just added a boolean like in the older versions to see if it works. I have also removed the "verf" lines too, to see if that works.

Thanks

Edited by godzilu
Link to post
Share on other sites

  • godzilu changed the title to How do you load an unverified edit in 2022?
1 hour ago, sporadicsmiles said:

Why do you want to load an unverified edit into the game? To see what is actually going wrong? 

Use the test competitions in the editor for that. 

There are some things that the in-program verification can't handle, like Dynamic Relegation for instance.

Link to post
Share on other sites

1. Export file as .xml

2. Open in Notepad/Notepad++/any text editor

3. Search for this line: (a couple of times)
<list id="verf"/>

4. Replace with this:
<list id="verf">
      <string value="22.1.0"/>
</list>

Link to post
Share on other sites

7 hours ago, crooy3 said:

1. Export file as .xml

2. Open in Notepad/Notepad++/any text editor

3. Search for this line: (a couple of times)
<list id="verf"/>

4. Replace with this:
<list id="verf">
      <string value="22.1.0"/>
</list>

Love you. Works like a charm, I tried this before because I have seen the 21... version etc, but I got the wrong numbers. 

Edited by godzilu
Link to post
Share on other sites

  • 2 weeks later...

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...