Reply To: List of Changed Levels in AB2 (Updated 5/22/2018)

Home Forums Angry Birds 2 Forum List of Changed Levels in AB2 (Updated 5/22/2018) Reply To: List of Changed Levels in AB2 (Updated 5/22/2018)

RizDub
@rizdub

@jwgardenwiz I use a Unity extractor to extract the level files, then compare those with the files from the previous version. It’s actually not that difficult – the hardest part is how long it takes to compare 1400+ levels. I used to do it manually (by selecting all text and using command-F to find it in the new file), but I eventually switched to a program called TextWrangler, which can compare files automatically (WAY faster).

After doing this the hard part was finding a new extractor that would work; when the game updated to Unity 5.5 the extractor I had been using stopped working properly.