Quote Originally Posted by iberus_generalis
putting things in the vanilla data folder was exactly what i did.... i wonder if i reverse the process im gonna get some result...

is there a way to convert this -mod build into a mod build similar to 0.74? is it just copying the contents of EB file into the vanilla data folder?
To convert to a non -mod build is quite simple really, with a little bit of perseverance when things go wrong.

I use textpad, so I assume that is being used.

In textpad go to tools -> find in files

search for "eb/data" in all .txt files in the eb/data folder (including subfolders). This will bring up a lot of files with this phrase in it.

You then need to go to each and everyone of those files and do a search and replace. Replace "eb/data/" with "data/". Some phrases will look like "../eb/data/" rather than "eb/data/", either change these instances to "../data/" or delete "../eb/data/" entirely from the line, as the "../" tells the game to look up one directory, and is used when the file doesn't start looking in the base RTW folder (ie the one with RomeTW.exe in it), but instead starts looking in the vanilla data folder.

Once all these changes have been made you can then copy and paste the entire contents of eb/data into the vanilla folder.

However you will need to do some .pak stuff to get it all to work I believe, but that is not something I am fully familiar with and you will need to work that out on your own. But that should only affect graphical problems (though sprites may be affected I am not sure).

Foot