Pages

Saturday, December 6, 2008

eMule v0.49b Xtreme 7.1 BETA


eMule v0.49b [Xtreme 7.1]

Xtreme 7.1 BETA
----------------

Main Features:

- Maella Bandwidthcontrol, caculates the real Overhead
- NAFC (network adapter feedback control)
- advanced Uploadbandwidththrottler with adjustable slotspeed
- Xtreme Downloadmanager for a clever source-handling
- improved Xtreme-Creditsystem
- Powerrelease with dynamic Hide OS
- IP to country - show country-flags
- Dynamic Leecher Protection (DLP)
- Multi-threaded disc access with threading-queue
- hundreds of code improvements


supported languages:
german, english, spanish, french, italian, chinese, turkish, czech


based on emule 0.49b
compiled with:
libpng 1.2.28
zlib 1.2.3
crypto 52.1
CxImage version 6.00


Xtreme 7.1 BETA
* this version partially based on Stulle's source
- update: Italian language file (DarkForge.it)
- add: faster end game: drop stalled downloads (netfinity)
- add: Friend Links (MorphXT)
- add: H.264 and 3vid FourCC Codes to the MediaInfo Detection (X-Ray)
- add: Push Small Files (sivka)
- add: SR13-Import-Parts (roversr13/MorphXT)
- fixed: avoid userhash collision (DreaMule)
- fixed: corrupted BarShaderInfo (fafner)
- fixed: improper English (ginger)
- fixed: Special case when socket is closing but data still in buffer (netfinity)
- fixed: minor official draw bug around SharedFiles Filter on Language change (X-Ray)
- improved: free unused memory when a download is completed/cancelled (Enig123)
- improved: optimized Upload Bandwidth Throttler
- improved: make source add action thread safe (Enig123)
- improved: use a prime table to initiate ClientCreditsList
- change: let nick name and location controls resize together with the source detail dialog
- change: support 24k send buffer

eMule v0.49b BETA [Xtreme 7.1]

bbs: http://www.edonkey2000.cn/bbs/thread-256598-1-1.html

Download:

http://downloads.sourceforge.net/emulextreme/emule0.49b-Xtreme7.1-BETA.7z
http://nchc.dl.sourceforge.net/sourceforge/emulextreme/emule0.49b-Xtreme7.1-BETA.7z

ed2ki: emule0.49b-Xtreme7.1-BETA.7z

source code:
http://nchc.dl.sourceforge.net/sourceforge/emulextreme/emule0.49b-Xtreme7.1-BETA-sources.7z

If you have any problem with upnp in this and other mods and original emule please test mods with:

Linux* SDK for UPnP* Devices (libupnp) (Win32 port)

ScarAngel, Mephisto Stulle's mods, all Morph based mods such as MagigAngel use this (and I mean its a way better) upnp implementation. Original emule and most mods use miniUPnP some mods have a great bug with this such as Xtreme by zzfly

UPnP-errors: Can not find a UPnP Router

in file "UPnP.cpp:172"

#define NUMBEROFDEVICES 2
CString devices[][2] = {
{UPNPPORTMAP1, _T("service")},
{UPNPPORTMAP0, _T("service")},
{_T("InternetGatewayDevice"), _T("device")},
};
-----------
3 device (in VeryCD Mod it's corrected)
-----------
"UPnpNat.cpp:453"


#define NUMBEROFDEVICES 3
CString devices[][2] = {
{UPNPPORTMAP1, _T("service")},
{UPNPPORTMAP0, _T("service")},
{_T("InternetGatewayDevice"), _T("device")},
};
between in Xtreme 7.0 and 7.1 are some more bugs as ever been before in Xtreme mod

No comments:

Post a Comment