Welcome!

Join our community of MMO enthusiasts and game developers! By registering, you'll gain access to discussions on the latest developments in MMO server files and collaborate with like-minded individuals. Join us today and unlock the potential of MMO server development!

Join Today!

need help fixing white background saint research minimap

Initiate Mage
Joined
Aug 17, 2020
Messages
12
Reaction score
0
I tried replacing textures/gui/mini to other working minimap still white background
 

Attachments

You must be registered for see attachments list
Joined
Aug 2, 2019
Messages
574
Reaction score
94
You have to check what is its lev name, then find out its mmp. Open its mmp by Notepad (need to be decrypted if any) and search its dds name inside.
MMP: .\data\map\*.mmp
Texture: .\textures\gui\mini\*.dds

Remember its lev and mmp are same as name.
 
Upvote 0
Junior Spellweaver
Joined
Apr 13, 2011
Messages
137
Reaction score
3
Actually, the issue I am facing with is that all the mini map shows white. I have the .dds files in \textures\gui\mini\. Can you please help me what are the things I need to check/fix. Sorry newbie here.

Thank!
 
Upvote 0
Joined
Aug 2, 2019
Messages
574
Reaction score
94
You need to config your mmp file or take the one from another Ran Online client then add to your map.rcc
In case you have no idea about this, try to search and learn by open another mmp file and read the content inside, it may take a while.
 
Last edited:
Upvote 0
Junior Spellweaver
Joined
Apr 13, 2011
Messages
137
Reaction score
3
I already tried copying map.rcc from other client but it did not work. I am trying to understand this reply from other thread but unable to get it.

"By luxes Re: Mini map problem
ive faced this error too before when i add saint power plant map, the minimap wont appear when press M button ingame.
here how i fixed it. Check your map.rcc to see if the .mmp files required by the .lev exist. if the .mmp exist inside map.rcc but still the minimap wont appear inside mapwindow, hex the .mmp file to know what .dds file it need, then check your gui->mini folder inside your client if the dds files is exist or not..if not, add it..good luck"

5E 5A 5F 5A 5E 52 A1 5F 52 5E 56 1A 1A 03 01 01 08 50 74 79 72 60 44 50 73 60 44 44 43 60 60 7E 3F 75 75 44 1E 1B 5E 52 A1 A4 5A AB 56 50 A9 1A 1A 04 03 02 06 31 3E 02 07 09 04 1E 1B 5E 52 A1 A4 5A AB 56 50 AA 1A 1A 04 03 02 05 31 3E 02 01 05 06 1E 1B A5 56 A9 A5 A6 A3 56 50 A4 5A AB 56 1A 1A 02 01 03 05 31 02 01 03 05 1E 1B A5 56 A9 A5 A6 A3 56 50 A1 40 A4 1A 1A 01 31 01 31 02 01 03 05 31 02 01 03 05

^Z_Z^R¡_R^V......Ptyr`DPs`DDC``~?uuD..^R¡¤Z«VP©......1>......^R¡¤Z«VPª......1>......¥V©¥¦£VP¤Z«V......1......¥V©¥¦£VP¡@¤...1.1....1....

Please advice. Thanks!
 
Upvote 0
Junior Spellweaver
Joined
Apr 13, 2011
Messages
137
Reaction score
3
Either I decrypt it or encrypt it using cryptoncc it is still not readable. I think I need other map.rcc file.



I mean I use rancrypt tool when decrpyting one of them but still not readable. Do you have a decrypted map.rcc of this client: enxbbrph-updated-client?

enxbbrph-updated-client:
http://www.mediafire.com/file/8mfrebkfyerbiig/enxbbrph-updated-client.rar/file



I am seeing this white mini map in emulator. I haven't tried it in game does it matter?
 
Upvote 0
Joined
Aug 2, 2019
Messages
574
Reaction score
94
First thing to do, you should open your decrypted MMP to see the name of dds inside.

Example:

Make sure that you had right minimap dds on .\textures\gui\mini

If you run SVField normally, that you lost right dds minimap or the dds name was not correct.
In case you thought you had right dds, you should open your MMP and check it.
 
Upvote 0
Junior Spellweaver
Joined
Apr 13, 2011
Messages
137
Reaction score
3
I cant open the .mpp even though Ive already decrypted them. Cant find any clue as to why. I found a client and even played the game which is almost similar to the client that i have, the map is working so i tried to decrypt their .mmp file abd still I cant read them through hex or notepad. Please advice :)
 
Upvote 0
Master Summoner
Joined
Feb 6, 2019
Messages
566
Reaction score
155
maybe you have similar files but different encryption . if that is the case you can't decrypt their files using yours .
I cant open the .mpp even though Ive already decrypted them. Cant find any clue as to why. I found a client and even played the game which is almost similar to the client that i have, the map is working so i tried to decrypt their .mmp file abd still I cant read them through hex or notepad. Please advice :)



also you need to check if the mmp and lev file are the same name for it to work .
 
Upvote 0
Joined
Aug 2, 2019
Messages
574
Reaction score
94
His LEV and MMP are OK because the mini map showed mobs position rightly, the problem is name of mini map DDS (.\textures\gui\mini).
Its name and the name of DDS inside MMP are not the same.
He said he couldn't decrypt and read MMP, well it's difficult to fix this easy problem.
--------------------------------------------------------------------
Oh he did not create this thread, my mistake, huh ha.
By the way, if he met same problem like the thread starter and still doesn't know what to do, he can view report log, it may show lost DDS that MMP needs.
 
Last edited:
Upvote 0
Junior Spellweaver
Joined
Apr 13, 2011
Messages
137
Reaction score
3
Hi,

I can now read the .mpp files using the notepadd. I have confirmed that the .dds showing in the .mpp files are showing in the textures/gui/ but the minimap is still showing white? is there a need of changing the size? or what?

//
MINIMAPNAME minimap_w_school_01.dds

MAPSIZE_X 4942 -3091
MAPSIZE_Y 4958 -2578

//
TEXTURE_SIZE 1024 1024
TEXTURE_POS 0 0 1024 1024



where can I find the .lev file of a certain map?
 
Upvote 0
Master Summoner
Joined
Feb 6, 2019
Messages
566
Reaction score
155
make sure your lev and mmp have the same name . eg. square.lev the mmp should be square.mmp
Hi,

I can now read the .mpp files using the notepadd. I have confirmed that the .dds showing in the .mpp files are showing in the textures/gui/ but the minimap is still showing white? is there a need of changing the size? or what?

//
MINIMAPNAME minimap_w_school_01.dds

MAPSIZE_X 4942 -3091
MAPSIZE_Y 4958 -2578

//
TEXTURE_SIZE 1024 1024
TEXTURE_POS 0 0 1024 1024



where can I find the .lev file of a certain map?
 
Upvote 0
Back
Top