Xtreme 1.2 - full featured Maella Mod
--------------------------------------------
Hotfix Version. It's strongly recommend to update!
Download
-----------
Binaries:
ed2k://|file|emuleXtreme1.2.rar|1091573|BFDE31E11F267E04E A39F14E3FE114BB|/
Binaries G7 for PIV & Athlon XP:
ed2k://|file|emuleXtreme1.2-G7.rar|1084779|AD81D80E76EF83CC5D622663D987D69A|/
Sources:
ed2k://|file|emuleXtreme1.2-sources.rar|2592384|32701ABDB6BB779F3C8CAE97CA839F 27|/
Mirror:
Renegade: (sources & binaries)
Dowload
xtremchopper:
Binaries :
emuleXtreme1.2rar changes:
- Bugfix: if hideOS was set to 0 it showed false parts to the other clients. strange bug!
- Bugfix: memory leak at HideOS
- Bugfix: transfered chunks wasn't added to spreadlist.
- Changed: HideOS now works only for file with more than 3 chunks
- Patch: yellow curve (network-traffic) is now coded with 64 bit (avoid problems with high speed connections) (Maella)
- Fix: small bug at close backdoor
- Patch: faster sorting of uploadqueuelist
Xtreme 1.1 - full featured Maella Mod
--------------------------------------------
Based on 0.29c Maella 4.1.08
included all security fixes of 0.30a
Download
-----------
Binaries:
ed2k://|file|emuleXtreme1.1.rar|1090087|E4B1350EADF039E0F CDC48D659CAF1E4|/
Binaries G7 for PIV & Athlon XP:
ed2k://|file|emuleXtreme1.1G7.rar|1083405|202FAE866282EA7 90413B49C1EE21EBF|/
Sources:
ed2k://|file|emuleXtreme1.1-sources.rar|2597109|F2460A3E9F4BBF012D0056B7575B62 C9|/
Mirrors:
----------
Renegade: (sources & binaries)
http://www.*********.de/emule/mods/sonstige.html
xtremchopper:
Binaries :
emuleXtreme1.1.rar
Thdragonth:
Binaries :
emuleXtreme1.1.rar Binaries G7 for PIV & Athlon XP:
emuleXtreme1.1G7.rar New Features:
-------------------
- QueueOverflow with Minimumcontingent
For each file you share, a minimum amount of clients are always allowed to get on your uploadqueue.
The minimumcontingent per file is calculated: queuesize/sharedfiles/2
e.g.: queusize=2000, sharedfiles=20 --> minimumcontingent per file= 50
This means, if uploadqueue is full and a client is asking for a file with less than 50 clients are on uploadqueue, the client is allowed to get on queue.
- See OnUploadqueue
At the shared filelist panel you see now how many clients are on your uploadqueue for each file.
(Modder: this feature is needed for the new Queueoverflow)
- improved friendhandling
From uploadqueue-list, downloadqueue-list and upload-list you can now Add a friend, remove a friend, open friendslot.
(+ fix: the GUI is updated mmediately, impossible functions are grey)
- new Leecher-Tab
If Verbose is enabled, you see all Leecher and Ban-Messages on an extra Tab
(+ added new leechersignatures, + some small code improvements)
patch & fix & change:
- removed community (not longer allowed)
- removed sivkas allow queue overflow (not longer allowed) --> replaced with QueueOverflow with Minimumcontingent
- removed reask a client (not longer allowed)
- patch: only send valid sources (on SourceExchange) (Xman)
official client send all sources from downloadque. now only sources are sent, which are asked bevor.
- Xman SharedFiles Sortfix
clients with very low priority are not longer kumping around
- creditsystem: decreased the bonusfactor a little bit.
Xtreme 1.0 - full featured Maella Mod
--------------------------------------------
Based on 0.29c Maella 4.1.08
included all security fixes of 0.30a New Features
----------------
-
Xman improved Credit System
This feature is an enhancement of the existing credit system. It rewards clients which gives you a high download. This clients gets a bonus factor.
On the other side, clients you upload much data and the don't give something back to you will get a penalty for the current emule session.
formula for positiv bonus:
bonus=(download-upload)/10485760 - (1.0f/(download/10485760)
The max scoreratio is 10. (like official)
Example:
official version: (with ~ 1 Chunk difference)
download 10MB, Upload 1MB -->scoreratio for this client: 3,46
download 20MB, Upload 11MB -->scoreratio for this client: 3,63
download 30MB, Upload 21MB -->scoreratio for this client: 2,86
download 90MB, Upload 81MB -->scoreratio for this client: 2,22
download 50MB, upload 20MB -->scoreratio for this client: 5,0
download 90MB, upload 50MB -->scoreratio for this client: 3,6
download 120MB, upload 80MB -->scoreratio for this client: 3,0
Xman improved creditsystem: (with ~ 1 Chunk difference)
download 10MB, Upload 1MB -->scoreratio for this client: 3,46 + bonus:0
download 20MB, Upload 11MB -->scoreratio for this client: 3,63 + bonus:0
download 30MB, Upload 21MB -->scoreratio for this client: 2,86 + bonus:0,2
download 90MB, Upload 81MB -->scoreratio for this client: 2,22 + bonus:0,7
download 50MB, upload 20MB -->scoreratio for this client: 5,0 + bonus:2,2
download 90MB, upload 50MB -->scoreratio for this client: 3,6 + bonus:3,7
download 120MB, upload 80MB -->scoreratio for this client: 3,0 + bonus:3,8
a client can get a negativ bonus of 0,1 if you gave him 1 chunk(9,28MB) more this session and also at complete comparsion of download/upload without geting something back
a client can get a negativ bonus of 0,2 if you gave him more than 2 chunk(9,28MB) this session and also at complete comparsion of download/upload without geting something back
(please see the code, I can't explain this very good)
- Xman Full Chunk
This is a compromise of Tarod-Full-Chunk and VQB-Full-Chunk.
Tarod stops the upload when a client request a diffrent chunk. VQB always transfers 9,29MB.
With Tarod it can happen that a user only gets a few Bytes. With VQB your cycling time is to big.
Xman Full Chunk always gives at least 2 MB without looking at the chunk boarder. After 2 MB the upload stops if a new chunks is requestet. The upload also stops after giving ~9,28 MB (~one Chunk).
- Xman Upload reduction
Many people know the problem: if the download is to high they have problems with the upload. This is because every downloaded packet needs an acknowledgement. This acknowledgements make your upload unstable. Because of this many people lower their upload from the beginning. (giving only 10 instead of 14 kbs).
Xman upload reduction looks at the download and reduce the upload softly und slowly when your download increase. If your download decrase the upload increase.
If this feature is enabled you can set a much higher uploadrate.
Recomment Setting: Apply limits to overhead + upload reduction
upload reduction don't work with NAFC full control!
min upload with this feature is always 10kbs!
- CIDE compatible userhash (enkeyDev/Xman)
If you don't have a userhash (prefences.dat) a new one, full CIDE and RSA-SI compatible userhash will be generated. So you can be identified at both systems.
More features:
- New Icons from gamma mod + a few selfmade
- Xman Sortorderfix (Downloading Clients are not jumping around anymore)
- Xman no uploadlimit for the friendslot
- Xman give at least 1,5 MB (without Full Chunk upload)
- show correct version icons (sharazza, edonkey...) (seen at theblackhand)
- show own credits (VQB)
- show the client with credits at downloadqueue
- manual drping of sources (LSD)
- request a client (sivka)
- community (sivka)
- allow queue overflow (sivka)
- hide overshares (slugfiller)
- Show Requested Files (sivka)
- See complete Sources (zegzav )
- Anti Leecher-Protection (xrmb/IceCream/Athlazan)
- Show Download Percent
- Check diskspace (Slugfiller)
patches and fixes:
- Queuesortingfix(Uploadqueue wasn't being sorted) + Fix for faster sorting (Xman)
-patch new timer handling (xman)
-fix missing codeline at hideos (Xman)
-fix dowloadlimit calculation althought it wasn't needed (Xman)
-fix DrawUpStatusBar (wistily)
+ many more small bugfixes and improvements (Xman)
+ all features of Maella:
1. [FAF] -Allow Bandwidth Settings in <1KB Incremements-
2. [FAF] -One-queue-per-file- (idea bloodymad)
3. [patch] -Enhanced Chunk Selection- (based on jicxicmic)
4. [patch] -New Save/load Sources- enkeyDEV(Ottavio84)
5. [patch] -Enable/Disable source exchange in preference- (Tarod)
6. [patch] -Defeat 0-filled Part Senders- (Idea of xrmb)
7. [patch] -Support for tag ET_MOD_VERSION 0x55 II- (Idea of Statik)
8. [patch] -AntiCrash/AntiFake handling- (Vorlost/Mortillo)
9. [patch] -Accurate measure of bandwidth: eDonkey data + control, network adapter-
10 [patch] -MTU Configuration-
11. [patch] -Minimum Upload Slot-
12. [patch] -Small latency-
13. [patch] -New bandwidth control-
Attention: the upload limit cannot be set to 'unlimited' (with 0) within the preferences.
14. [patch] -Overhead compensation (pseudo full rate control)-
15. [patch] -General Code Improvement/Avoid Heap/Code Fix-
16. [patch] -Extended clean-up II-
17. [fix] -New Timer Management-
The management of the main timer was rewritten. With this refactory, a better superversion of the program's exceptions is possible. The application should not close any more by itself without generating a dump file. This modification should help for the debugging.
18. Divers
[patch] -Fake Search- (sivka)
Check if a file is not listed as a fake.
[patch] -Upload Stop Reason-
[patch] -Download Stop Reason-
Add some information about end of session in the statistic tree (verbose must be activated).
[patch] -Activate Smart Low ID check-
Try to reconnect 3 times to a different server when a LowID is received.
[patch] -Auto-update of Ipfilter.dat- (milobac)
Small facility to download manualy a new version of the IPfilter.dat
[patch] -Close Backdoor-
A client (Hybrid + MLDonkey) might ask a file to gain but download another. When detected, the client will be
put back in the waiting list with a penality.
[patch] -Allow Hybrid to download from eMule-
The Hybrid (v49.4/v49.5) won't be rejected when it asks for block larger than the default allowed size.
[patch] -Spread Request- (idea SlugFiller)
Try to spread the TCP session over the time to avoid some pick in the level of simultaneous connections.
It adds a jitter of +-2 minutes to the default timming of request.
[patch] -Auto A4AF-
Try to swap to the file with the flag A4AF or to the files with a higher priority.
There is an option that will automaticaly select the next A4AF file within the same category after a complete download. The selection is done with three parameters: priority and name.
[patch] -Reask sources after IP change- (idea Xman)
Reinitialize all sources after a change of the global IP (e.g. modem disconnected) or a change of lowID to lowID.
[Fix] -Unnecessary Protocol Overload-
Reduce by up to 50% the number of TCP creations to refresh the eDonkey download session. The ping signal is now correctly used and the client takes advantage of existing TCP sessions to perform all refresh operations.
[Fix] -2 GB file limit- (bluecow)
[Fix] -Failed Upload Session Count-
[patch] -Allow Hybrid to download from eMule-
[patch] Ban Hashchangers (official 0.30a)
Explanation of the icons:
It's very easy because the icons are self-explanatory.
Yellow Icons --> client has credits (at downloadqueue: you have credits at this client)
blue Icons --> clients without credits
Download
-----------
Binaries:
ed2k://|file|emuleXtreme1.0.rar|1091880|E48E9DE5848549078 0A9885A557C8646|/
Binaries G7 for PIV & Athlon XP:
ed2k://|file|emuleXtreme1.0G7.rar|1083441|AC3A2B8CF8E92E6 456BB2CBD5CF98093|/
Sources:
ed2k://|file|emuleXtreme1.0sources.rar|2597604|0D631E67C4 355EB54BA6A3AAE41E6190|/
Big thanks to Thdragonth, skeno,xtremchopper, renegade for the mirror:
renegade:
Binaries:
emuleXtreme1.0 Binaries G7 for PIV & Athlon XP:
emuleXtreme1.0G7
skeno:
BinariesemuleXtreme1.0
xtremchopper:
BinariesemuleXtreme1.0
Thdragonth
Binaries:
emuleXtreme1.0 Binaries G7 for PIV & Athlon XP:
emuleXtreme1.0G7