Mir3 Wil & Map Viewer

DjDarkBoyZ

Dev
Golden Oldie
Aug 11, 2006
1,065
228
260
127.Ø.Ø.1
Hello ppl, i put here my private viewer im developing since time ago and i restarted again, not uses DirectX, uses GDI, this is the reason for the slow speed.

This is a Alpha version of Wil Viewer & Map Viewer (for mir3).

Im not using any code of delphi or something, its programmed in vb.net and the code its all new.

File:
View attachment 10635

To test, put the exe in the same location as the executable game exe (Mir folder root).

I need comments, suggestions, etc

Thx in advance! :)
 

twisterdmk

LOMCN Veteran
Veteran
May 13, 2009
759
28
115
USA
I will have a look at this and give my opinions on different o/s. Thanks for the release!

D
 

Coly

LOMCN Developer
Developer
Mar 31, 2005
1,399
33
195
Germany
Hi DJ,

looks not bad, it load and show all the maps and WIL file.
Some points I have :
- don't use the same OpenDialog for map and wil file.
- at open Dialog you don't catch the user to only open a Map file
- same on WIL.
- Internal better control WIL / WIX ext. if wix, change internal to wil.
- Moving on the Map view is a bit hardcore with this slow thing.
put arrows on the map for moving (Move Tile base not cell base). ^^

- put 2 edit files to the view and a button with this the user can jump to a position direct.
- the Animation looks bad : not correct animation timing and view.
(this is what I longtime mean on your record, it is not correct 100%)
the 2. Position is a ID that point to an array thats have the info over time and real freams for the Animation.
in the middle of most animation object you don't have the info on Mir3 maps.
 
Last edited:

DjDarkBoyZ

Dev
Golden Oldie
Aug 11, 2006
1,065
228
260
127.Ø.Ø.1
Thx for comments :D
I fixed some speed things, open dialog things you comment but using the same open dialog ^^, i recoded the draw method, added multi threading wil loading and a jump using "Enter" key in the viewer window. :)

File:
View attachment 10638
 

nicofortune

LOMCN Veteran
Veteran
Aug 13, 2009
340
1
45
if you use this program on vista make sure that you right click the exe and run as administrator other than that well done works a treat
 

sgf

Dedicated Member
Dedicated Member
Apr 13, 2012
41
2
35
good,but the cpu 100%...
too slow...:D