|
|
01-14-2010
, 06:15 PM
|
|
|
Posts: 3,203 |
Thanked: 1,377 times |
Joined on Nov 2009
@ Worthing, England
|
#2
|
I bet you would for sure want level editor for AngryBirds.
I think it's perfectly possible to do it, I just need some help on level files.
Every level file is a compiled lua file, that could be decompiled and edited, however those lua files seem to have modified chunks(header), so conventional decompilers do not work.
Is there someone skilled enough to help with this problem? I guess only few bytes need to be changed to decompile it successfully..
|
|
01-14-2010
, 06:18 PM
|
|
Posts: 35 |
Thanked: 27 times |
Joined on Jan 2010
|
#3
|
| The Following User Says Thank You to aniMAL_ For This Useful Post: | ||
|
|
01-14-2010
, 06:43 PM
|
|
|
Posts: 876 |
Thanked: 391 times |
Joined on Dec 2009
|
#4
|
illegal to decompile i'm guessing? - rovio may not be impressed? just a guess?

|
|
01-14-2010
, 06:56 PM
|
|
Posts: 135 |
Thanked: 151 times |
Joined on Dec 2009
@ Slovakia/Bratislava
|
#5
|
| The Following User Says Thank You to forcer For This Useful Post: | ||
|
|
01-14-2010
, 07:27 PM
|
|
|
Posts: 908 |
Thanked: 215 times |
Joined on Nov 2009
@ Bremen, Germany
|
#6
|

| The Following User Says Thank You to msa For This Useful Post: | ||
|
|
01-14-2010
, 07:49 PM
|
|
|
Posts: 2,050 |
Thanked: 1,417 times |
Joined on Dec 2009
@ Bucharest
|
#7
|
|
|
01-14-2010
, 11:05 PM
|
|
|
Posts: 270 |
Thanked: 302 times |
Joined on Sep 2009
@ Serbia, Belgrade
|
#9
|
| The Following User Says Thank You to kopte3 For This Useful Post: | ||
![]() |
| Tags |
| angry birds, level editor |
| Thread Tools | Search this Thread |
|
description & url:
http://talk.maemo.org/showpost.php?p...&postcount=196
level decompiler: http://talk.maemo.org/showpost.php?p...4&postcount=37
levels are in /home/opt/rovio/angrybirds/data/levels/
Last edited by forcer; 02-06-2011 at 09:07 AM. Reason: updated