Symbian OS | Pocket PC | Smartphone | Android | BlackBerry | Apple iPhone OS | Java | Mobile Gaming | Linux | Palm | Win CE | Tablet  
     

Free Mobile Software, Themes, Games, Apps for PDA and Smartphones

     
Search by Device
My Device

  
Search by Category
Business & Profession
Databases
Dictionary & Translator
Entertainment
Finance
Games
Healthcare & Medicine
Internet & Communications
Multimedia & Graphics
Organisation & Productivity
Programming & Development
Reading
Science & Education
System Utilities
Themes & Wallpapers & Skins
Travel & Navigation
Geocaching
GPS
Guides
Maps
Measuring & Compass
Travel Planning
Weather
Worldtime
More
Search by Platform
Android
Apple iPhone OS
iPad
iPhone
iPod Touch
BlackBerry
Java
Linux
Maemo Nokia Internet Tablet
MeeGO
Sharp Zaurus
Mobile Gaming
Nintendo DS
Playstation 3
Playstation Portable
Wii
Xbox 360
Palm OS
Symbian OS
Series 60
Series 80
Series 90
UIQ
Tablet PC
Windows CE.NET
Windows Mobile Pocket PC
Windows Mobile Smartphone
     


 
 
EI 0 Map Editor




EI 0 Map Editor
Version: 1.0

Platforms: PSP, Mobile Gaming


Categories: Travel & Navigation

Upload date: 21 Dec 11

Developer:

License: Freeware

Downloads: 14

File Size: 693 Kb
Download Free EI 0 Map Editor 



Rating: 1.0/5 (Total votes: 1)




  EI 0 Map Editor

 You might easily mistake it with the DS homebrew Earth Invaders, given that they are made by the same person, but, Earth Invaders 0: Before the Attack is homebrew made for the PSP and is smealum's entry to the Neoflash Summer Coding Contest.

He apologizes for not yet coming out with a polished version of the game, because he unfortunately lost a lot of his initial work when the source file of the game got corrupted. Good thing he's a regular Mr. Brightside and sees this as an opportunity to make improvements in the game. Our main concern, and I think everyone will agree, is to have enemies that aren't our clones. Also, while playing the game, I fell through the obstacles and never surfaced - literally. I was actually waiting for the game to end, since I assumed that I've already died, but it's just not doing that. However, even if it's still unfinished, there are already a lot of things that you can do. Over here at QJ, we got a kick out of watching Gotenks get his Ki back. The opening sequence is also worth a mention.

EI 002EI 003

Here's more of smealum's post about his entry:

That's why i'm presenting to you this incomplete version, i would like advices and i'd also like to know what things you like, don't like, or would like to have in the next version.

Also, none of the graphics (except the menu and the video....that i didn't finish actually, this is only a test video i made to test my "video player"....) are by me, i took the sprites from Dragon Ball : Hyper Dimension (SNES, 1994). You'll notice that the enemies look a little bit like you.... Undecided It won't be like this in the real version. Also, the "story mode" in this version is only the map browser...

You'll also notice a map creator, which isn't in its final version either - though it already works pretty well.

He's also made a map editor for Earth Invaders 0, it has a source code that permits you to load maps from external files. So you can not only edit and maps to EI 0, but do the same for your other PSP games as well. Here's the source code and further instructions from smealum:

while (!osl_quit)
{
oslStartDrawing();
oslReadKeys();
oslDrawFillRect(0,0,480,272,RGB(255,255,255));

oslPrintf_xy(20, 20, "Map name : %snn Up/down : Change mapnCross : Select map",maps[choix].name);
if(osl_keys->pressed.up && choix < nbmaps-1)choix++;
else if(osl_keys->pressed.down && choix > 2)choix--;
else if(osl_keys->pressed.cross)break;
oslEndDrawing();
oslSyncFrame();
}
strcpy(mapname,maps[choix].name);
while (!osl_quit)
{
if(chdir(mapname)!=0)oslMessageBox("Critiqual error. Press Triangle to quit.", "Error", oslMake3Buttons(OSL_KEY_TRIANGLE,OSL_MB_QUIT,0,0,0,0));
fond = oslLoadImageFile("fond.png", OSL_IN_RAM, OSL_PF_5551);
maptiles = LoadTileset("tiles.png");
if(!fond || !maptiles)oslMessageBox("Critiqual error. Press Triangle to quit.", "Error", oslMake3Buttons(OSL_KEY_TRIANGLE,OSL_MB_QUIT,0,0,0,0));
col=fopen("col","r");
bg=fopen("bg","r");
events=fopen("events","r");
if(!bg || !col || !events)oslMessageBox("Critiqual error. Press Triangle to quit.", "Error", oslMake3Buttons(OSL_KEY_TRIANGLE,OSL_MB_QUIT,0,0,0,0));
fscanf(col,"%ld;%ld",&map1.sizey,&map1.sizex);
for(i=0;i
 
Like it? Share with your friends!

If you got an error while installing Themes, Software or Games, please, read FAQ.
 
Similar Software:

PSP-MapsPSP-Maps
PSP-Maps Homebrew developer Royale has released a new version of his PSP-Maps application, bumping it up to version 0.4. If you haven't heard of this app, it's a map reader for your PSP, patterned after Google Maps, yet without using the Google Maps API
PSP-MapsPSP-Maps
PSP-Maps Here is an attempt to bring Google Maps to the PSP with a simple interface. This program is not using the Google Maps API (except for address search), it is retrieving the images directly
PSP-MapsPSP-Maps
PSP-Maps  PSP-Maps is a homebrew application to bring Google Maps, Virtual Earth and Yahoo! Maps to the PSP with a simple interface
PSP-MapsPSP-Maps
PSP-Maps Your Sony PlayStation Portable as a map. Yes, that's the goal of coder Royale with the homebrew application PSP-Maps, a reader which retrieves location charts from Google Maps. Previous builds have already incorporated support for the Danzeff Keyboard and Google Moon, Mars, and Sky. Today brings us to version 1.1 where coder Royale adds two more changes
PSP Mario - Map editorPSP Mario - Map editor
PSP Mario - Map editor Developer's note: After a long, long wait i've finally released the map editor to version 0.02 of psp mario. I've been very busy with exams, coursework etc. So this is more useful for the creative people, again, please read the 'README' file. It contains everything you'll need to know, controls, how to submit levels etc
PSP-MapsPSP-Maps
PSP-Maps is a homebrew application to bring Google Maps, Virtual Earth and Yahoo! Maps to the PSP with a simple interface. This program is not using the Google Maps API (except for address search), it is retrieving the images directly using the wireless connection. You can search for an address, add/load favorites, or just move around on the map
Unofficial MapThisUnofficial MapThis
Unofficial MapThis Thanks to Ranmax09 from our forums for posting this interesting bit up on the site! Atari800 has just released his Unofficial MapThis homebrew application for the PlayStation Portable over at PS-News. Of course, he gives proper credit to Deniska, In7ane, and MIB.48 as the "REAL brilliant wizards behind this
AVECAVEC
AVEC AVEC is a Vector map viewer capable of displaying and navigating mapss in the common Polish format maps. This 1.50 kernel version can also receive location from a GPS device and display your location on the map. If the map file has street information, the program tells you what street you are in, or lookup the name of a street selected with the crosshair
PSP-MapsPSP-Maps
PSP-Maps We've had so many homebrew applications in the past that provide us with map programs for the Sony PlayStation Portable. If those didn't the trick for you, then may this next one from coder Royale will do. The coder, known for his Chromium PSP port has ported Google Maps to the Sony handheld
PSP-Maps 2.0 (source)PSP-Maps 2.0 (source)
PSP-Maps 2.0 (source)  Here is the changelog: * added basic PSP-290 GPS support * removed the spash screen * cheat for sky/moon/mars has been moved to the menu * protect
 

Comments on EI 0 Map Editor:

Comments not found

Name:


Comment:


Enter text from image below:

Turn on images!

 
 

If you noted an error or download link is broken, please, report it via this page or use comments.
 

Please, select device to check if EI 0 Map Editor supports it
 
 
© Pantich 2009 - 2025 All rights reserved.