Register for your free account! | Forgot your password?

Go Back   elitepvpers > MMORPGs > Mabinogi
You last visited: Today at 10:19

  • Please register to post and access all features, it's quick, easy and FREE!

Advertisement



Information on the game's Dll's

Discussion on Information on the game's Dll's within the Mabinogi forum part of the MMORPGs category.

Reply
 
Old   #1
 
elite*gold: 0
Join Date: Apr 2010
Posts: 7
Received Thanks: 6
Information on the game's Dll's

I quickly threw together a list of the game's DLL's and what their known functions are. Red means the DLL is generic (made by Intel or Microsoft or another 3rd party), yellow means made by Nexon, green means Mabinogi-specific.

Code:
[COLOR="Red"]bdcap32.dll[/COLOR]
	Part of the Bandi capture library (http://www.bandisoft.com/en/bandi_capture_library/download/) Used for video capture in game
[COLOR="Red"]binkw32.dll[/COLOR]
	Video codec
[COLOR="Red"]dbghelp.dll[/COLOR]
	Windows Image Helper, Microsoft
[COLOR="SeaGreen"]ESL.dll[/COLOR]
	Mabinogi Specific.
[COLOR="SeaGreen"]EXL.dll[/COLOR]
	Mabinogi Specific.
[COLOR="Red"]ijl15.dll[/COLOR]
	Intel JPEG Library, Retail Version
[COLOR="SeaGreen"]Mint.dll[/COLOR]
	Mabinogi Specific.
[COLOR="Red"]Mss32.dll[/COLOR]
	Miles Sound System
[COLOR="Red"]msvcp80.dll[/COLOR]
	Microsoft C++ Runtime Library
[COLOR="Red"]msvcp90.dll[/COLOR]
	Microsoft C++ Runtime Library
[COLOR="Red"]msvcr90.dll[/COLOR]
	Microsoft C++ Runtime Library
[COLOR="DarkOrange"]nmcogame.dll[/COLOR]
	Nexon-made. Also found in Combat Arms. Enables use of the in game instant messaging system.
[COLOR="DarkOrange"]nmconew.dll[/COLOR]
	Seems to be Nexon-Made. Also found in Maplestory, maybe War Rock from Google results. Powers the instant messaging system for nexon games.
[COLOR="SeaGreen"]Oasis.dll[/COLOR]
	Mabinogi Specific. Contains large portions of the game's code. Seems to contain many functions having to do with monster's AI and player-npc interactions. (And some functions having to do with skills)
[COLOR="SeaGreen"]Pleione.dll[/COLOR]
	Mabinogi Specific. Contains large portions of the game's code. The main focus of many mods. This DLL contains *tons* of the game's functions.
[COLOR="SeaGreen"]Renderer2.dll[/COLOR]
	Mabinogi Specific. As the name implies, it seems to render much of the game's graphics.
[COLOR="SeaGreen"]Skill.dll[/COLOR]
	Mabinogi Specific. Seems to contain most information regarding in-game skills. No functions. Much of the possible modification on this file are server-checked.
[COLOR="SeaGreen"]Standard.dll[/COLOR]
	Mabinogi Specific. Contains large portions of the game's code. Mainly deal's with more rules for skills to follow, states (Deadly, poisoned, etc.), and provides exported race checks for other files to follow.
[COLOR="Red"]unicows.dll[/COLOR]
	Microsoft Layer for Unicode on Win9x Systems (MSLU), Microsoft (R) Windows (R) 95, Windows (R) 98, and Windows (R) Millennium Operating Systems
As you can see, I don't have a ton of information listed on each, so post anything you know and would like to be added.

Thank to the following for providing more information:
Halfslashed
ちょうせい is offline  
Thanks
6 Users
Old 04/25/2010, 07:54   #2
 
elite*gold: 0
Join Date: Nov 2009
Posts: 215
Received Thanks: 11
This list is useful, ty for making it.
windsworddd is offline  
Old 04/25/2010, 16:37   #3
 
elite*gold: 0
Join Date: Oct 2009
Posts: 498
Received Thanks: 110
Seeing as this thread doesn't seem potentially damaging...

Code:
bdcap32.dll
	Part of the Bandi capture library (http://www.bandisoft.com/en/bandi_capture_library/download/) Used for video capture in game
binkw32.dll
	Video codec
dbghelp.dll
	Windows Image Helper, Microsoft
ESL.dll
	Mabinogi Specific. Deals with package file functions and formatting functions. 
EXL.dll
	Mabinogi Specific. Seems to deal with sound functions and how they are played.
ijl15.dll
	Intel JPEG Library, Retail Version
Mint.dll
	Mabinogi Specific.
Mss32.dll
	Miles Sound System
msvcp80.dll
	Microsoft C++ Runtime Library
msvcr80.dll
        Microsoft C++ Runtime Library
msvcp90.dll
	Microsoft C++ Runtime Library
msvcr90.dll
	Microsoft C++ Runtime Library
nmcogame.dll
	Nexon-made. Also found in Combat Arms. Enables use of the in game instant messaging system.
nmconew.dll
	Seems to be Nexon-Made. Also found in Maplestory, maybe War Rock from Google results. Powers the instant messaging system for nexon games.
Oasis.dll
	Mabinogi Specific. Contains large portions of the game's code. Seems to contain many functions having to do with monster's AI and player-npc interactions. (And some functions having to do with skills)
Pleione.dll
	Mabinogi Specific. Contains large portions of the game's code. The main focus of many mods. This DLL contains *tons* of the game's functions.
Renderer2.dll
	Mabinogi Specific. As the name implies, it seems to render much of the game's graphics.
Skill.dll
	Mabinogi Specific. Seems to contain most information regarding in-game skills. Skill functions are also found here, however, a sizable portion of this file is server checked.
Standard.dll
	Mabinogi Specific. Contains large portions of the game's code. Mainly deal's with more rules for skills to follow, states (Deadly, poisoned, etc.), and provides exported race checks for other files to follow.
unicows.dll
	Microsoft Layer for Unicode on Win9x Systems (MSLU), Microsoft (R) Windows (R) 95, Windows (R) 98, and Windows (R) Millennium Operating Systems
Vcomp90.dll
        Microsoft C++ Runtime Library.
Halfslashed is offline  
Thanks
2 Users
Old 04/25/2010, 16:48   #4
 
AlfCC's Avatar
 
elite*gold: 0
Join Date: Apr 2010
Posts: 39
Received Thanks: 4
its helpful thx
AlfCC is offline  
Old 04/26/2010, 00:39   #5
 
elite*gold: 0
Join Date: May 2009
Posts: 286
Received Thanks: 32
ちょうせい, are you originally from a foreign modding region? Or have you only been modding in NA. If you don't mind me asking.
Huynh. is offline  
Old 04/26/2010, 01:26   #6
 
skititlez's Avatar
 
elite*gold: 0
Join Date: Sep 2009
Posts: 670
Received Thanks: 91
LOOK A LIST! this thread is good by my standards
skititlez is offline  
Old 04/26/2010, 02:02   #7
 
elite*gold: 0
Join Date: Apr 2010
Posts: 7
Received Thanks: 6
Quote:
Originally Posted by Huynh. View Post
ちょうせい, are you originally from a foreign modding region? Or have you only been modding in NA. If you don't mind me asking.
Heh, always been NA.
ちょうせい is offline  
Old 04/26/2010, 05:44   #8
 
elite*gold: 240
Join Date: Jun 2009
Posts: 1,069
Received Thanks: 188
Now if only they had how many exports each had lol
tbstewa is offline  
Old 04/26/2010, 10:41   #9
 
elite*gold: 0
Join Date: Mar 2010
Posts: 912
Received Thanks: 112
Hers an update (from what i know)

Code:
bdcap32.dll
	Part of the Bandi capture library (http://www.bandisoft.com/en/bandi_capture_library/download/) Used for video capture in game
binkw32.dll
	Video codec
dbghelp.dll
	Windows Image Helper, Microsoft
ESL.dll
	Mabinogi Specific. Deals with package file functions and formatting functions. 
EXL.dll
	Mabinogi Specific. Seems to deal with sound functions and how they are played.
ijl15.dll
	Intel JPEG Library, Retail Version
Mint.dll
	Mabinogi Specific.
Mss32.dll
	Miles Sound System
msvcp80.dll
	Microsoft C++ Runtime Library
msvcr80.dll
        Microsoft C++ Runtime Library
msvcp90.dll
	Microsoft C++ Runtime Library
msvcr90.dll
	Microsoft C++ Runtime Library
nmcogame.dll
	Nexon-made. Also found in Combat Arms. Enables use of the in game instant messaging system and weblaunch.
nmconew.dll
	Seems to be Nexon-Made. Also found in Maplestory, maybe War Rock from Google results. Powers the instant messaging system for nexon games and weblaunch.
Oasis.dll
	Mabinogi Specific. Contains large portions of the game's code. Seems to contain many functions having to do with monster's AI and player-npc interactions. (And some functions having to do with skills)
Pleione.dll
	Mabinogi Specific. The game "engine". Contains large portions of the game's code. The main focus of many mods. This DLL contains *tons* of the game's functions.
Renderer2.dll
	Mabinogi Specific. As the name implies, it seems to render much of the game's graphics.
Skill.dll
	Mabinogi Specific. Seems to contain most information regarding in-game skills. Skill functions are also found here, however, a sizable portion of this file is server checked.
Standard.dll
	Mabinogi Specific. Contains large portions of the game's code. Mainly deal's with more rules for skills to follow, states (Deadly, poisoned, etc.), and provides exported race checks for other files to follow.
unicows.dll
	Microsoft Layer for Unicode on Win9x Systems (MSLU), Microsoft (R) Windows (R) 95, Windows (R) 98, and Windows (R) Millennium Operating Systems
Vcomp90.dll
        Microsoft C++ Runtime Library.
kotarou3 is offline  
Old 04/26/2010, 18:05   #10
 
shadowsforu's Avatar
 
elite*gold: 0
Join Date: Nov 2009
Posts: 486
Received Thanks: 229
おさるの
shadowsforu is offline  
Old 04/26/2010, 21:37   #11
 
elite*gold: 0
Join Date: May 2009
Posts: 286
Received Thanks: 32
Quote:
Originally Posted by shadowsforu View Post
おさるの
That was either Ferghus or DarkRaccoon's many alts I believe. I remember translating it on google lmao.
Huynh. is offline  
Old 04/29/2010, 11:40   #12
 
elite*gold: 0
Join Date: Mar 2010
Posts: 912
Received Thanks: 112
Quote:
Originally Posted by shadowsforu View Post
おさるの
Monkey.... "no" (as in belongs to)?

So its "Monkey belongs to..."
kotarou3 is offline  
Old 09/16/2010, 11:46   #13
 
elite*gold: 0
Join Date: Mar 2010
Posts: 912
Received Thanks: 112
This is a necro but... I'm updating it a little bit

Code:
bdcap32.dll
	Part of the Bandi capture library (http://www.bandisoft.com/en/bandi_capture_library/download/) Used for video capture in game
binkw32.dll
	Video codec
dbghelp.dll
	Windows Image Helper, Microsoft
ESL.dll
	Mabinogi Specific. Deals with package file functions and formatting functions. 
EXL.dll
	Mabinogi Specific. Seems to deal with sound functions and how they are played.
ijl15.dll
	Intel JPEG Library, Retail Version
Mint.dll
	Mabinogi Specific. Controls the messages and interface
Mss32.dll
	Miles Sound System
msvcp80.dll
	Microsoft C++ Runtime Library
msvcr80.dll
        Microsoft C++ Runtime Library
msvcp90.dll
	Microsoft C++ Runtime Library
msvcr90.dll
	Microsoft C++ Runtime Library
nmcogame.dll
	Nexon-made. Also found in Combat Arms. Enables use of the in game instant messaging system and weblaunch.
nmconew.dll
	Seems to be Nexon-Made. Also found in Maplestory, maybe War Rock from Google results. Powers the instant messaging system for nexon games and weblaunch.
Oasis.dll
	Mabinogi Specific. Contains large portions of the game's code. Seems to contain many functions having to do with monster's AI and player-npc interactions. (And some functions having to do with skills)
Pleione.dll
	Mabinogi Specific. The game "engine". Contains large portions of the game's code. The main focus of many mods. This DLL contains *tons* of the game's functions.
Renderer2.dll
	Mabinogi Specific. As the name implies, it seems to render much of the game's graphics.
Skill.dll
	Mabinogi Specific. Seems to contain most information regarding in-game skills. Skill functions are also found here, however, a sizable portion of this file is server checked.
Standard.dll
	Mabinogi Specific. Contains large portions of the game's code. Mainly deal's with more rules for skills to follow, states (Deadly, poisoned, etc.), and provides exported race checks for other files to follow.
unicows.dll
	Microsoft Layer for Unicode on Win9x Systems (MSLU), Microsoft (R) Windows (R) 95, Windows (R) 98, and Windows (R) Millennium Operating Systems
Vcomp90.dll
        Microsoft C++ Runtime Library.
kotarou3 is offline  
Reply


Similar Threads Similar Threads
[B]CSS-MW2 und 8 weitere Game's
09/06/2010 - Steam Trading - 1 Replies
Hi, bitte hier mein Acc mit mehreren Spielen Siehe PIC: http://img34.imageshack.us/img34/8671/16754516.jp g Verkaufsbasis:50€ Paypal oder Überweisung
[WTS] Steam Acc With 3 Game's
05/06/2010 - Steam Trading - 2 Replies
*Request to be Closed*
BYOND and it's Game's. (Read)
04/04/2010 - General Gaming Discussion - 0 Replies
I haven't posted in a few year's but im back to announce a new project im going to try to make possible. Ok, For those of you who haven't played around with BYOND (Build your own net dream) It is a program for which people can make AND host their games for byond users to play. My project is to find a way to hack some of the game's to make one complete game with every element in it. Im starting with the easiest (Pokemon Aurora) and working to the hardest (Naruto GOA). So far ive...



All times are GMT +1. The time now is 10:19.


Powered by vBulletin®
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
SEO by vBSEO ©2011, Crawlability, Inc.
This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.

Support | Contact Us | FAQ | Advertising | Privacy Policy | Terms of Service | Abuse
Copyright ©2024 elitepvpers All Rights Reserved.