LEGO Batman: The Videogame (Windows, PlayStation Portable)
LEGO Batman: The Videogame (Windows, PlayStation Portable)
LEGO Batman: The Videogame |
---|
Developer: This game has unused code. |
This page or section needs more images. There's a whole lotta words here, but not enough pictures. Please fix this. |
Riddle me this, Batman. What's falling to pieces? Gotham City, that's what. And it's up to you to save it in LEGO Batman: The Videogame. Jumping jellybeans, Batman! They've found our unused content!
Contents
1 Unused Text
1.1 Debugging Characters
1.2 Unused Levels
1.3 Unused Cutscenes/Movies
1.4 Miscellaneous
2 Early Harley Quinn Textures
Unused Text
Debugging Characters
chars/collection.txt
;-----------------;
; TEST CHARACTERS ;
;-----------------;
collect "f_goon_gun" debug ;extra_toggle
collect "BioHazardScientist" debug ;extra_toggle
collect "BusinessMan" debug ;extra_toggle
collect "BusinessWoman" debug ;extra_toggle
collect "Civvy" debug ;extra_toggle
collect "FactoryWorker" debug ;extra_toggle
collect "Gardener" debug ;extra_toggle
collect "Janitor" debug ;extra_toggle
collect "SecurityGuard_2" debug ;extra_toggle
collect "SewageWorker" debug ;extra_toggle
collect "RockChic" debug ;extra_toggle
collect "ZooKeeper" debug ;extra_toggle
collect "RiotPolice" debug ;extra_toggle
collect "Sailor_Striped" debug ;extra_toggle
collect "Geek" debug ;not used in-game & has no anims...
;---------------;
; TEST VEHICLES ;
;---------------;
collect "RiddlerGoonCar" debug
collect "RiddlerVan" debug
collect "PoliceVan" debug
collect "PoliceDogVan" debug
collect "PoliceTruck" debug
References to various debugging characters and vehicles. Many of them are used in the final game.
chars/chars.txt
char_start
dir "dummyChar"
file "dummyChar"
char_end
char_start
dir "dummyCharB"
file "dummyCharB"
char_end
char_start
dir "dummyCharC"
file "dummyCharC"
char_end
char_start
dir "dummyBoss1"
file "dummyBoss1"
char_end
char_start
dir "dummyBoss2"
file "dummyBoss2"
char_end
char_start
dir "policeLightsDummy"
file "policeLightsDummy"
char_end
Various references to dummy characters.
Unused Levels
Swapped Missions
//level_start
// dir "VillainChapter1EvilStreetsChaseEvilStreetsChase_Intro"
// file "EvilStreetsChase_Intro"
// intro_level
//level_end
//level_start
// dir "VillainChapter1EvilStreetsChaseEvilStreetsChase_a"
// file "EvilStreetsChase_a"
//level_end
//level_start
// dir "VillainChapter1EvilStreetsChaseEvilStreetsChase_b"
// file "EvilStreetsChase_b"
//level_end
//level_start
// dir "VillainChapter1EvilStreetsChaseEvilStreetsChase_c"
// file "EvilStreetsChase_c"
//level_end
//level_start
// dir "VillainChapter1EvilStreetsChaseEvilStreetsChase_Outro"
// file "EvilStreetsChase_Outro"
// outro_level
//level_end
//level_start
// dir "VillainChapter1EvilStreetsChaseEvilStreetsChase_Status"
// file "EvilStreetsChase_Status"
// status_level
//level_end
//level_start
// dir "HeroChapter1WayneEnterprisesWayneEnterprises_intro"
// file "WayneEnterprises_intro"
// intro_level
//level_end
//level_start
// dir "HeroChapter1WayneEnterprisesWayneEnterprises_a"
// file "WayneEnterprises_a"
//level_end
//level_start
// dir "HeroChapter1WayneEnterprisesWayneEnterprises_b"
// file "WayneEnterprises_b"
//level_end
//level_start
// dir "HeroChapter1WayneEnterprisesWayneEnterprises_c"
// file "WayneEnterprises_c"
//level_end
//level_start
// dir "HeroChapter1WayneEnterprisesWayneEnterprises_d"
// file "WayneEnterprises_d"
//level_end
//level_start
// dir "HeroChapter1WayneEnterprisesWayneEnterprises_Outro"
// file "WayneEnterprises_Outro"
// outro_level
//level_end
//level_start
// dir "HeroChapter1WayneEnterprisesWayneEnterprises_status"
// file "WayneEnterprises_status"
// status_level
//level_end
//level_start
// dir "HeroChapter2TheDocksTheDocks_Intro"
// file "TheDocks_Intro"
// intro_level
//level_end
//level_start
// dir "HeroChapter2TheDocksTheDocks_a"
// file "TheDocks_a"
//level_end
//level_start
// dir "HeroChapter2TheDocksTheDocks_b"
// file "TheDocks_b"
//level_end
//level_start
// dir "HeroChapter2TheDocksTheDocks_c"
// file "TheDocks_c"
//level_end
//level_start
// dir "HeroChapter2TheDocksTheDocks_Outro"
// file "TheDocks_Outro"
// outro_level
//level_end
//level_start
// dir "HeroChapter2TheDocksTheDocks_Status"
// file "TheDocks_Status"
// status_level
//level_end
//level_start
// dir "VillainChapter2EvilZooEvilZoo_Intro"
// file "EvilZoo_Intro"
// intro_level
//level_end
//level_start
// dir "VillainChapter2EvilZooEvilZoo_a"
// file "EvilZoo_a"
//level_end
//level_start
// dir "VillainChapter2EvilZooEvilZoo_b"
// file "EvilZoo_b"
//level_end
//level_start
// dir "VillainChapter2EvilZooEvilZoo_c"
// file "EvilZoo_c"
//level_end
//level_start
// dir "VillainChapter2EvilZooEvilZoo_Outro"
// file "EvilZoo_Outro"
// outro_level
//level_end
//level_start
// dir "VillainChapter3ChemicalVillainChemicalVillain_a"
// file "ChemicalVillain_a"
//level_end
//level_start
// dir "VillainChapter3ChemicalVillainChemicalVillain_b"
// file "ChemicalVillain_b"
//level_end
//level_start
// dir "VillainChapter3ChemicalVillainChemicalVillain_c"
// file "ChemicalVillain_c"
//level_end
A set of five missions that were swapped to either the Hero campaign or the Villain campaign.
Test Levels
//-------------------------------------
//////////////////////TESTS/////////////////
//-------------------------------------
level_start
dir "TestJimTest"
file "JimTest"
test_level
level_end
level_start
dir "testjohntest"
file "JohnTest"
test_level
level_end
level_start
dir "TestNeilTest"
file "NeilTest"
test_level
level_end
level_start
dir "TestJoseTest"
file "JoseTest"
test_level
level_end
level_start
dir "TestMechTestLedge"
file "MechTestLedge"
test_level
level_end
;------------------------
level_start
dir "TestNeilCtest"
file "NeilCtest"
test_level
level_end
level_start
dir "testStuTest"
file "Stutest"
test_level
level_end
;------------------------
level_start
dir "TestJamesTest"
file "JamesTest"
test_level
level_end
level_start
dir "TestStuarttest"
file "Stuarttest"
test_level
level_end
level_start
dir "Testannikatest"
file "annikatest"
test_level
level_end
//-------------------------------------
level_start
dir "TestStatus"
file "Status"
level_start
dir "TestNarniaTest"
file "NarniaTest"
test_level
level_end
level_start
dir "TestLukeTest"
file "LukeTest"
test_level
level_end
level_start
dir "TestTestFairgroundBad"
file "TestFairgroundBad"
test_level
level_end
level_start
dir "TestGlynTest"
file "GlynTest"
test_level
level_end
level_start
dir "TestLukeTestFairground_test"
file "Fairground_test"
test_level
level_end
level_start
dir "TestSnowTest"
file "SnowTest"
test_level
level_end
level_start
dir "TestChasTest"
file "ChasTest"
test_level
level_end
level_start
dir "TestRhodaTest"
file "RhodaTest"
test_level
level_end
level_start
dir "Testmiketest"
file "miketest"
test_level
level_end
level_start
dir "Testhelentest"
file "helentest"
test_level
level_end
level_start
dir "TestBillTest"
file "BillTest"
test_level
level_end
level_start
dir "TestLiamTest"
file "LiamTest"
test_level
level_end
level_start
dir "TestChrisTest"
file "ChrisTest"
test_level
level_end
level_start
dir "TestMartinTest"
file "MartinTest"
test_level
level_end
level_start
dir "TestRyszard_test"
file "Ryszard_test"
test_level
level_end
level_start
dir "TestPrzemek_test"
file "Przemek_test"
test_level
level_end
level_start
dir "Testdawson"
file "dawson"
test_level
level_end
level_start
dir "TestMikeSpenTest"
file "MikeSpenTest"
test_level
level_end
level_start
dir "Testdaztest"
file "daztest"
test_level
level_end
level_start
dir "Testandrzejtest"
file "andrzejtest"
test_level
level_end
level_start
dir "testvehicletest"
file "vehicletest"
test_level
level_end
level_start
dir "testeuantest"
file "euantest"
test_level
level_end
level_start
dir "TestMarcin_test"
file "Marcin_test"
test_level
level_end
A variety of test levels.
Unused Cutscenes/Movies
;----------------------------;
; COMING SOON MOVIE (TITLES) ;
;----------------------------;
clip movie "guinness" text_id 352 always_available wii_only
;------------------;
; DEBUG CUT-SCENES ;
;------------------;
;--------------;
; DEBUG MOVIES ;
;--------------;
In GAME.DAT/cut/clips.txt, there is a reference to a demo video for Guinness World Record: The Videogame, which is a DS/Wii exclusive. This movie is only used in the Wii version. There are also references to debug cutscenes and movies, but there are no entries left under each header.
Miscellaneous
xbox/globov.txt
txname=zipup_base_01.tga
txname=dookuenvirclouds128b.tga
txname=sunbeam128a.tga
txname=lensflares32a.tga
txname=window_light_01.tga
txname=OBWanKenobi_Face.tga
txname=Zam_Face_Nougat_000.tga
txname=Zam_Face_Nougat_001.tga
txname=zam_eyebrows_01.tga
txname=yoda_tooth.tga
txname=Mouth.tga
txname=quigon_jinn_face_overlay_nougat_0.tga
txname=quigon_jinn_face_overlay_nougat_1.tga
txname=quigon_jinn_face_02.tga
txname=Palpatine_face.tga
txname=Padme_Eyes_nougat.tga
txname=OBWanKenobi_Face_Nougat.tga
txname=ObiWanKenobi_JediMaster_Beard2.tga
txname=Mouth.tga
txname=Brows02.tga
txname=ObiWanKenobi_JediMaster_Face_02.tga
txname=ObiWanKenobi_JediMaster_Hair_02.tga
txname=ObiWanKenobi_JediMaster_HairFront_01.tga
txname=MaceWinduEp3_Face_.tga
txname=light_circle.tga
txname=Jango_eyes.tga
txname=darth_sidious_face.tga
txname=CountDooku_Face_Nougart-010.t
txname=Mouth.tga
txname=CountDooku_Eyes_Nougart.tga
txname=Anakin_Face_Nougat.tga
txname=Anakin_Face_01.tga
txname=Mouth.tga
txname=OBWanKenobi_Face_Nougat.tga
txname=anakin_boy_Eyes_Nougat.tga
txname=anakin_boy_Face_Nougat.tga
txname=EyeBrows.tga
0: neg_lightrefa.tga
10: neg_glow1b.tga
11: neg_shadowb.tga
16: neg_alphagrill.tga
31: mag_shadow_02.tga
32: mag_shadow_01.tga
39: hangar_shadow_01.tga
43: mtt_shadow_01.tga
7: neg_alpha_light_02a.tga
9: neg_alpha_light_02b.tga
txname=anakins_planetglow1.tga
txname=mini_e4_runner_shadow_01.tga
txname=fence_shad.tga
txname=decor_0.tga
txname=mini_e3_dropship_shadow_01.tga
txname=mini_e3_emergency_shadow_01.tga
txname=mini_e3_jedi_starfighter_shadow_01.tga
txname=mini_e3_wookie_cat_shadow_01.tga
txname=mini_e3_Xwing_shadow_01.tga
txname=mini_e2_Jedi_starfighter_shadow_01.tga
txname=mini_e2_deka_shadow_01.tga
txname=mini_e2_gunship_shadow_01.tga
txname=mini_e2_solar_shadow_01.tga
txname=mini_e1_sith_shadow_01.tga
txname=mini_e1_naboo_startfighter_shadow_01.tga
txname=mini_e1_pod_racer_shadow_01.tga
txname=mini_e1_royal_naboo_shadow_01.tga
txname=mini_e1_gungan_bongo_shadow_01.tga
txname=mini_e1_republic_shadow_01.tga
txname=mini_e3_Vwing_shadow_01.tga
txname=mini_e2_ATTE_shadow_01.tga
txname=decor_00.tga
txname=decor_01.tga
txname=lazer_tower_shadow_01.tga
A leftover list of TGA files from the Xbox version of LEGO Star Wars.
svntest.txt
mytest
bob
xxx
gggg
hhh
cccc
A test file for the developer's SVN.
Early Harley Quinn Textures
Early in development, Harley Quinn had a substantially different model. The model was ditched, however, most likely in favor of a model and texture set that more accurately reflected her 2008 minifigure, which was used in the final game. The textures other than the main body texture was the same, the other textures stayed across the board. Oddly enough, an image of the early Harley Quinn model is shown in the game's manual on various consoles and in various prerelease shots featuring the old model. The textures used for the early model are located in GAME.DAT/Chars/harleyquinn/harleyquinn_pc.ghg. However, the main body texture was corrupted during the transition, possibly by accident.
The LEGO series | |
---|---|
Windows | Chess • Rock Raiders • LEGOLAND • Digital Designer • Builder Bots • Bricktopia Pirates of the Caribbean • LEGO Marvel Super Heroes • The LEGO Movie • LEGO Marvel Super Heroes 2 |
Game Boy Advance | Soccer Mania |
Nintendo 3DS | LEGO Friends |
iOS | Life of George |
PlayStation 2 | Soccer Mania |
Wii | Rock Band • Pirates of the Caribbean |
Adobe Flash | Aqua Raiders: Treasure Trench • LEGO Castle • LEGO Mars Mission: CrystAlien Conflict |
Adobe Shockwave | Junkbot • World Builder • World Builder 2 |
Batman | |
Windows | The Videogame • 2: DC Super Heroes |
Wii | 2: DC Super Heroes |
PlayStation Portable | The Videogame |
Bionicle | |
Game Boy Advance | Bionicle • Maze of Shadows |
Windows | Bionicle Nestlé • Bionicle Heroes |
GameCube | Bionicle Heroes |
Wii | Bionicle Heroes |
PlayStation 2 | Bionicle Heroes |
Adobe Flash | Mata Nui Online Game • Mata Nui Online Game II: The Final Chronicle • Voya Nui Online Game • Bionicle Mistika |
City | |
Nintendo 3DS | City Undercover: The Chase Begins |
Adobe Flash | City: Train Game • City: Police Chase • City: Build It • City: Time to Build • City: On Patrol |
Harry Potter | |
Windows | Years 1-4 • Years 5-7 |
Wii | Years 1-4 • Years 5-7 |
PlayStation 3 | Years 1-4 |
PlayStation Portable | Years 1-4 |
Nintendo 3DS | Years 5-7 |
PlayStation Vita | Years 5-7 |
Indiana Jones | |
Windows | Indiana Jones: The Original Adventures • Indiana Jones 2: The Adventure Continues |
Nintendo DS | Indiana Jones: The Original Adventures |
PlayStation Portable | Indiana Jones 2: The Adventure Continues |
Island | |
Windows | Island • Island 2: The Brickster's Revenge |
Game Boy Color | Island 2: The Brickster's Revenge |
Game Boy Advance | Island 2: The Brickster's Revenge • Island Xtreme Stunts |
Adobe Shockwave | Pepper's Skateboarding Challenge |
Lord of the Rings | |
Windows | Lord of the Rings |
Wii | Lord of the Rings |
Wii U | The Hobbit |
Ninjago | |
Adobe Flash | Ninjago: Spinjitzu Smash (DX) • Ninjago: Smash Creations • Ninjago: Smash Party • Ninjago: The Four Paths • Ninjago: Viper Smash • Ninjago: Spinjitzu Spinball |
Racers | |
Windows | Racers • Racers 2 |
GameCube | Drome Racers |
Game Boy Color | Racers |
Game Boy Advance | Racers 2 (Prototype) |
Adobe Flash | Racers: The Robot Chronicles • World Racers (Prototypes) • Racers: RampAge |
Star Wars | |
Game Boy Advance | Star Wars: The Video Game |
Windows | Star Wars: The Video Game • Star Wars: The Complete Saga • Star Wars III: The Clone Wars • Star Wars: The Force Awakens |
Xbox | Star Wars II: The Original Trilogy |
GameCube | Star Wars II: The Original Trilogy |
PlayStation 2 | Star Wars II: The Original Trilogy |
Wii | Star Wars: The Complete Saga • Star Wars III: The Clone Wars |
Nintendo DS | Star Wars: The Complete Saga • Star Wars III: The Clone Wars |
PlayStation 3 | Star Wars: The Force Awakens |
The Batman series | |
---|---|
NES | Batman: The Video Game (Prototype) • Batman: Return of the Joker • Batman Returns |
Game Boy (Color) | Batman: The Video Game • Batman: The Animated Series • Batman Forever • Batman Beyond: Return of the Joker |
Genesis | Batman Returns • Batman Forever |
Sega Master System | Batman Returns |
Game Gear | Batman Returns • The Adventures of Batman & Robin (Prototype) • Batman Forever |
SNES | Batman • Batman Returns • The Adventures of Batman & Robin • Batman Forever • Batman: Revenge of the Joker |
Atari Lynx | Batman Returns |
Windows | The Adventures of Batman & Robin Activity Center • Batman: Arkham Asylum • LEGO Batman • LEGO Batman 2: DC Super Heroes • Batman: Arkham Knight |
Mac OS Classic | The Adventures of Batman & Robin Activity Center |
PlayStation | Batman & Robin • Batman: Gotham City Racer |
Game Boy Advance | Batman: Vengeance • Batman Begins |
GameCube | Catwoman |
Wii | Batman: The Brave and the Bold • LEGO Batman 2: DC Super Heroes |
Plug & Play | The Batman |
PlayStation Portable | LEGO Batman |
Categories:
- Games developed by TT Games
- Games published by Warner Bros. Interactive
- Games published by Activision
- Windows games
- PlayStation Portable games
- Games released in 2008
- Games with unused code
- Games with uncompiled source code
- Games with hidden development-related text
- Games with unused graphics
- Needs more images
- LEGO series
- Batman series
Cleanup > Needs more images
Games > Games by content > Games with hidden development-related text
Games > Games by content > Games with uncompiled source code
Games > Games by content > Games with unused code
Games > Games by content > Games with unused graphics
Games > Games by developer > Games developed by TT Games
Games > Games by platform > PlayStation Portable games
Games > Games by platform > Windows games
Games > Games by publisher > Games published by Activision Blizzard > Games published by Activision
Games > Games by publisher > Games published by Warner Bros. Interactive
Games > Games by release date > Games released in 2008
Games > Games by series > Batman series
Games > Games by series > LEGO series
if(window.jQuery)jQuery.ready();if(window.mw){
mw.loader.state({"site":"loading","user":"ready","user.groups":"ready"});
}if(window.mw){
mw.loader.load(["mediawiki.toc","mediawiki.action.view.postEdit","mediawiki.user","mediawiki.hidpi","mediawiki.page.ready","mediawiki.searchSuggest","ext.uls.pt"],null,true);
}if(window.mw){
document.write("u003Cscript src="https://tcrf.net/load.php?debug=falseu0026amp;lang=enu0026amp;modules=siteu0026amp;only=scriptsu0026amp;skin=vectoru0026amp;*"u003Eu003C/scriptu003E");
}
var pkBaseURL = (("https:" == document.location.protocol) ? "https://stats.tcrf.net/" : "http://stats.tcrf.net/");
document.write(unescape("%3Cscript src='" + pkBaseURL + "piwik.js' type='text/javascript'%3E%3C/script%3E"));
try {
var piwikTracker = Piwik.getTracker(pkBaseURL + "piwik.php", 2);
piwikTracker.trackPageView();
piwikTracker.enableLinkTracking();
} catch( err ) {}
if(window.mw){
mw.config.set({"wgBackendResponseTime":672});
}