Welcome to DCEmu, Dont Just be a Guest, join in the fun here - please click here to register...



DCEmu Forums:: The Homebrew, Hacking & Gaming Network ::  

Welcome to the DCEmu Forums:: The Homebrew, Hacking & Gaming Network :: forums.

You are currently viewing our boards as a guest which gives you limited access to view most discussions and access our other features. By joining our free community you will have access to post topics, communicate privately with other members (PM), respond to polls, upload content and access many other special features. Registration is fast, simple and absolutely free so please, join our community today!

If you have any problems with the registration process or your account login, please contact contact us.

Go Back   DCEmu Forums:: The Homebrew, Hacking & Gaming Network :: > Hosted Coders Sites Forum > Deniska`s Forums > Deniska`s News Forum
Tags
Connect with Facebook

Welcome to DCEmu

DCEmu Breaking News
SELECTIVE FORUM FILTER You Can Now Choose what forums you want to see and want to ignore with our Selective Forum Filter, by going into Edit Options in Your USER CP you can choose the forums you want to view, you can also reset it at anytime.

Getting the msg "The message you have entered is too short. Please lengthen your message to at least 1 characters." when trying to pos?t
To fix go to "User CP", "Edit Options" and select "Basic Editor- a simple text box"" under the "Message Editor Interface" section. Hopefully we will fix it proper soon.

Want a quick chat? Come join on in our IRC Chat room. Click here to use our Java chat app, or use a IRC program like mIRC and join us on the Freenode server in #dcemuuk

Automatic Translations (Powered by Powered by Google):
Afrikaans Albanian Arabic Belarusian Bulgarian Catalan Chinese Croatian Czech Danish Dutch English Estonian Filipino Finnish French Galician German Greek Hebrew Hindi Hungarian Icelandic Indonesian Irish Italian Japanese Korean Latvian Lithuanian Macedonian Malay Maltese Norwegian Persian Polish Portuguese Romanian Russian Serbian Slovak Slovenian Spanish Swahili Swedish Taiwanese Thai Turkish Ukrainian Vietnamese Welsh Yiddish
Reply
Add this thread to:  Submit to Digg Digg  Submit to Reddit Reddit  Submit to Del.icio.us Del.icio.us  Submit to Yahoo! This Yahoo This  Submit to Technorati Technorati 
 
Thread Tools Search this Thread Display Modes
Old August 22nd, 2006, 04:09   #1
deniska
PSP Coder
 
deniska's Avatar
 
Join Date: Jul 2005

Posts: 1,555
Default Windows maps download tool for MapThis! by in7ane

Since lots of people, had difficulties with cygwin, in7ane, has come up with a nice gui PC tool for generating the maps...It's still in development phase (as most of this project :-), so if you find a bug, please report it in this thread...

screenshot:


source and exe (in /bin/debug/):
http://deniska.dcemu.co.uk/bin/gmdl21.zip

it does require Microsoft .net 2 from http://www.microsoft.com/downloads/ (~22Mb)
but installation and usage seem to be much easier and straight forward for average user :-)

[EDIT] Here is a link to a newer version, featuring:
- custom map creation
- GPSFS - map compression format...
- POI/directions support
- numerous map vendor support
- hybrid maps and more
http://www.in7ane.com/psp/gmdl.html

Check the thread for details and latest versions...
deniska is offline   Reply With Quote

Visit Our Sponsor

Old August 22nd, 2006, 11:07   #2
deanspeed
DCEmu Newbie
 
Join Date: Feb 2006

Posts: 59
Default

uhhh.... there's no exe in the zip folder there's just a folder and what looks to be a file but if you double click on it it takes you to a folder and that folder is empty. I'm confused...

EDIT: never mind i downloaded it again and it works now, it was corrupted
deanspeed is offline   Reply With Quote
Old August 22nd, 2006, 11:43   #3
fokia
DCEmu Rookie
 
fokia's Avatar
 
Join Date: Aug 2006

Posts: 117
Send a message via MSN to fokia
Default

Quote:
Originally Posted by deanspeed
uhhh.... theres no exe in the zip folder theres just a folder and what looks to be a file but if you double click on it it takes you to a folder. im confused...
Quote:
Originally Posted by deniska
source and exe (in /bin/debug/):
EXE is in /BIN/DEBUG
I'm using it right now! works fine (even faster than cygwin's), still needs some work, but its a fine release!
fokia is offline   Reply With Quote
Old August 22nd, 2006, 12:43   #4
trovador
DCEmu Newbie
 
Join Date: Aug 2006

Posts: 13
Default

aplication error:
"Zoom level probably unavailable, direcotry deleted".
Configuration:
zoon: 4
x: 1918
y: 3186
w: 2
h: 2
min zoom: 0

thanks.
trovador is offline   Reply With Quote
Old August 22nd, 2006, 15:01   #5
Knups
DCEmu Newbie
 
Knups's Avatar
 
Join Date: Aug 2006

Location: Fukuoka Japan
Posts: 17
Default Application display needs to resize or needs scroll bars...

It's still useable and a great program, the problem is that on my laptops 1024 * 768 resolution I am unable to see the entire application display. If the program display would resize with the window or scroll bars were added it would be a great help for those who don't have access to large resolution screens. Another option would be to put some of the options at the top of the display, in its own tab, or on an independant tool panel. Just throwing out some options. Shouldn't be too hard to code. Because of this I'm limited to google, but I'm cool with that because I'm still shopping for a receiver right now... It's hard to find exactly what I'm looking for in Japan.

Peace
Knups is offline   Reply With Quote
Old August 22nd, 2006, 15:12   #6
Russoxley187
DCEmu Regular
 
Join Date: Aug 2006

Posts: 343
Default

I like the prog, the only prob I have with it is that its hard to figure out the numbers for zoom and such...

how can I get the restaurnats and such loaded in it?
I seen a test file in deniskas NY map..
do I have to load that manually?
I hope not
Russoxley187 is offline   Reply With Quote
Old August 22nd, 2006, 15:48   #7
deniska
PSP Coder
 
deniska's Avatar
 
Join Date: Jul 2005

Posts: 1,555
Default

Quote:
Originally Posted by Russoxley187
how can I get the restaurnats and such loaded in it?
I seen a test file in deniskas NY map..
do I have to load that manually?
I hope not
I provided a script (a quick hack to get restaurants from toeat.com):
./getrest.sh [lat] [lon] [map_size] [zoom]

It's just a proof of concept and pretty slow, but feel free to use it... perhaps someone can improve it or create more scripts & find more sources for POI...
deniska is offline   Reply With Quote
Old August 22nd, 2006, 15:50   #8
fokia
DCEmu Rookie
 
fokia's Avatar
 
Join Date: Aug 2006

Posts: 117
Send a message via MSN to fokia
Default

Quote:
Originally Posted by Knups
It's still useable and a great program, the problem is that on my laptops 1024 * 768 resolution I am unable to see the entire application display. If the program display would resize with the window or scroll bars were added it would be a great help for those who don't have access to large resolution screens. Another option would be to put some of the options at the top of the display, in its own tab, or on an independant tool panel. Just throwing out some options. Shouldn't be too hard to code. Because of this I'm limited to google, but I'm cool with that because I'm still shopping for a receiver right now... It's hard to find exactly what I'm looking for in Japan.

Peace
Try ebay! in your location you shouldn't have problems finding a dealer!
fokia is offline   Reply With Quote
Old August 22nd, 2006, 16:52   #9
Blac OrKhiD
DCEmu Newbie
 
Join Date: Aug 2006

Location: bx, nyc
Posts: 13
Send a message via AIM to Blac OrKhiD
Default

yeah this program works great. I wish had the skill
to code programs so that i could some how
contribute. deniska have you set up a paypal donation yet. its the least i could do to show
that i appreciate all the work your doing
-----gpslim236 will arrive today.. . finally!
Blac OrKhiD is offline   Reply With Quote
Old August 22nd, 2006, 19:44   #10
Russoxley187
DCEmu Regular
 
Join Date: Aug 2006

Posts: 343
Default

Quote:
Originally Posted by deniska
I provided a script (a quick hack to get restaurants from toeat.com):
./getrest.sh [lat] [lon] [map_size] [zoom]

It's just a proof of concept and pretty slow, but feel free to use it... perhaps someone can improve it or create more scripts & find more sources for POI...

do I have to run that with cygwin??
I never tried it out.. you made the win prog...
If I was smart enough I would be all over this, helping out..
I'm just a chippendale's dance....
Not a computer god...
you are the man......
Russoxley187 is offline   Reply With Quote
Reply
Tags: , , , , ,



Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off


All times are GMT +1. The time now is 12:40.


vB Enterprise Translator (vBET 2.3.10) created by NLP-er
Powered by vBulletin® Version 3.6.8
Copyright ©2000 - 2010, Jelsoft Enterprises Ltd.
vB.Sponsors


eXTReMe Tracker

·DCEmu.com Next Gen Gaming ·Console Hacking.Com