[eMule-Web]  

Zurück   [eMule-Web] > eMule > eMule MODs - Allgemein

eMule MODs - Allgemein Alles zu den eMule-MODs, die unsere Anforderungen für 'saubere' MODs erfüllen.

Antwort
 
LinkBack Themen-Optionen
Alt 7. August 2003, 15:47   #1
MODder
 
Registriert seit: 28.02.2003
Beiträge: 101
Standard: eMule v0.29c [lovelace.12] (released on 7.8.3) Problem: eMule v0.29c [lovelace.12] (released on 7.8.3)



eMule0.29c-[lovelace.12]

News:
It seems, there's not that much interest for SUC in the official client. So, to give you the experience of the new SUCv3, I made this mod. It is based on the official 29c. I also implemented some features from [lovelace.11] and also a few new ones (ReleaseMode similiar to ReleaseBar), but there are many features not implemented anymore. For example source dropping has been removed, because I've never had that bad downloads before (without source dropping). There's also no need anymore for AntiCreditTheft etc.
The [lovelace.12] is very close to the official 29c only containing features I really can't miss... (however A4AF management is not implemented, and I really miss it. But I think, we should await the next official version for that...)
If you like these addons, you can download the mod below.
love, [lovelace]


Known Problems:
I'm sorry, but 12 seems to have many of them..

* if you start emule with a file in release-mode, this file won't be shown to other clients
* it crashes/doesn't work on some operating systems
* after using some special networking software (remotedesktop etc.) SUC doesn't work correctly anymore
* 'total up/down' column state (hidden/shown/order) isn't saved



Here is the link: (thank you aldee) and for those who don't know: you can click on it...

[Binaries/Sources:]
ed2k://|file|eMule0.29.c-lovelace.12.rar|1298512|E7B606A178B665AF2971BDAF5B 063A35|/

__________________________________________

how to install:
---------------
simply overwrite the file 'emule.exe' from
the corresponding official version with the
'emule.exe' stored in this archive.
__________________________________________


Special Features Explained:
---------------------------

Small/Rare File Push Based On Waterlevels
=========================================
If you select this option, smaller files and rarer files will get a higher score. Waterlevels are showing, how well a file is spread, not counting the sources, which have the file complete. So, if all blocks in the waterlevel display are deep blue, or at least no read block is there, the file is well distributed, and you can safely stop releasing it.

ReleaseMode
===========
If you set a file you are sharing to 'Release', the other clients are forced to download only those parts which are not distibuted well. This are the parts displayed red on the 'WaterLevels' bar. The file priority is raised by a factor of about 42 in relation to normal file priority. If all parts are well spread (no red parts in 'waterlevels') the file priority is only raised by a factor of about 2.5 and the clients are not forced anymore to download only special parts.

SmartUploadControl (SUCv3)
==========================
(Up to now it only works with LAN adapters (ethernet, DSL, etc). It should work with most OS, but there may be some issues with older OS. It definitivly works on XP)
If you are uploading to the max of your line speed, it can happen that your downstream gets affected. Also, if you are surfing on the internet, send mails etc, a completely saturated upload stream may not be desired.
For this you can enable SUCv3. The total download of your system is determined and from that the maximum desired upload speed of your system is calculated (by a shifted mirrored [Hill curve: y=Vmax*x^n/(k^n+x^n)]; Vmax: difference between maxupload and lowpass; k: parameter A; n: parameter B; x: system (overall) download rate). The parameters are very(!) sensitive. So you may want to use those given by the connection wizard.
After that you can set you max upload to your max line speed. The overall upload of your system will stay at the calculated max upload speed by SUCv3.
The 'min upload' is the lowest possible upload. Keep in mind that the up/down ratio (1:3,1:4) remains active (it is not set in relation to min upload but to max variable upload speed).

AntiFakeBlockCheck/Corruption Handling
======================================
lovelace-mods use an intelligent fake block handling and are immune against fake block senders. If a supercompressed/suspicious block causes a download getting corrupted, no additional supercompressed blocks are accepted anymore for this file (for 24h), and also the sender gets temporarily blacklisted. Under certain conditions the part size doesn't match, so that a download is not able to get finished. lovelace mods will then try to correct the filsize.

New Credit System
=================
formula:
dl-modifier=100*((1-1/(1+exp((3*{MB uploaded to us}^2-{MB downloaded from us}^2)/1000)))^6.6667)

new credit system (start:1, max:100, min:0.1, ratio:1:1.5, only one formula)
CreditThefts will not get any credits. Only clients using the 'SecureHash' are able to get a multiplier of 100. All others will stick at 10.

In contrast to the original credit system, credits are evaluated more on differences and not on quotients. Using the orginal system you have the best credit values shortly after generating a new userhash. With the new credit system you get good credit values faster if you already have uploaded many MB before (and did not cheat by killing the userhash).

(old system: 5up/ 5down = DLModifier of 2, additional 5up = DLModifier of 4
10up/10down = DLModifier of 2, additional 5up = DLModifier of 3
-> for the same amount of additional upload you get less score (-25%)
new system: 5up/ 5down = DLModifier of 1.16, additional 5up = DLModifier of 2.31
10up/10down = DLModifier of 1.85, additional 5up = DLModifier of 5.09
-> for the same amount of additional upload you get more score (+120%)
because you already uploaded a certain amount before.)

This is only one simple example; new system has even more advantages. So in general generally generous uploaders get a nicer DLModifier than tightwads.

Funny Nicks
===========
With eMule first install a standard name is adjusted. Since many users are too lazy to change these names, the lovelace mod changes these names into some unique funny names, appending [FunnyNick].

Upload Per Slot
===============
You can set here, how much upload is given per slot. However, if the maximum upload speed can't be achieved, more slots are opened. The per slot rate is also scaled by overall upload speed like before etc., it acts more like a guide value.

more features are listed in the changelog:

--------------------------------------
Changelog eMule v0.29c [lovelace.12]

--------------------------------------
(+added/*fixed/-removed)

(07.08.03) [lovelace.12]

* restarted from official v0.29c source code
+ Save/Load Sources (30/3) [Ottavio84]
+ SmartUploadControl v3 [lovelace]
+ modversion string compatible (tag:0x55," [%s]") [lovelace]
+ lovelace icon set [lovelace]
+ fake block check (anti-corruption) [lovelace]
+ waterlevels [lovelace]
+ change up-priority according to waterlevels [lovelace]
+ ReleaseMode [lovelace]
+ lovelace CreditSystem [lovelace]
+ FunnyNicks [xrmb/MoRpH/lovelace]
+ userhash in myinfo [lovelace]
+ total upload/download column [LSD]
+ reconnect on low ID [Tarod]
* queue rank fix (needs less cpu) [lovelace]
* score ratio fix (needs less cpu) [lovelace]
* important notification
("server connection lost" message only in debug-log) [lovelace]
* nicer column sorting [lovelace]
+ total clients in statistics [lovelace]
+ set upload slot rate [lovelace]
* AcceptNewClient fix [lovelace]

The sources are only containing those files changed/missing/different to
the official eMule v0.29c sources.

[edit by NaP: Known Problems hinzugefügt, Unsticky gemacht]
[lovelace] ist offline   Mit Zitat antworten
Alt 7. August 2003, 16:34   #2
Advanced Member
 
Benutzerbild von Jockel
 
Registriert seit: 20.02.2003
Beiträge: 184

[lovelace],
naja soviel englisch ist ja nichts für mich

werde aber trotzdem mal ein 24 std. test vornehmen
melde mich dann morgen mit einem feedback

__________________
Jockel ist offline   Mit Zitat antworten
Alt 7. August 2003, 16:49   #3
V.I.P.
 
Registriert seit: 07.12.2002
Beiträge: 3.033
Standard: eMule v0.29c [lovelace.12] (released on 7.8.3) eMule v0.29c [lovelace.12] (released on 7.8.3) Details

Irgendwie hat diese Version (lovelace.12) Probleme mit meinen angefangenen Downloads. Ich benutze seit einiger Zeit eWombat und wollte die aktuelle Lovelace-Version mal testen, aber sobald ich mein Temp-Verzeichnis eingestellt habe und neu starte, schmiert der Mod beim Start ab. Ich habe auch das Temp-Verzeichnis komplett aufgeräumt, also nur noch *.part und *.met drin, immer noch Absturz. Dann hab ich nach und nach die Download einzeln reingeschoben und gestartet, drei Stück hat er genommen, beim vierten stieg er aus. Also diesen ausgelassen, weitergemacht, beim sechsten ist er wieder ausgestiegen, also schon zwei, die nicht gingen. Da hab ich aufgehört, zu probieren

Es kann sein, das das irgendwie an eWombat oder sonstwas liegt, muß nicht an Lovelace liegen. Allerdings hatte ich seit der letzten eWombat-Version immer mal wieder andere Mods getestet (MorphNext, Maella, LC, Tarod 11e, Sivka), und mit keinem trat dieses Problem auf. Also wenn ich der einzige bin, bei dem das so ist, nicht überbewerten, falls aber noch andere das Problem haben, ist was im Busch

__________________
info
Usul ist offline   Mit Zitat antworten
Alt 7. August 2003, 17:09   #4
Advanced Member
 
Benutzerbild von Jockel
 
Registriert seit: 20.02.2003
Beiträge: 184
Standard: eMule v0.29c [lovelace.12] (released on 7.8.3) Lösung: eMule v0.29c [lovelace.12] (released on 7.8.3)

Usul,
also ich hatte keine probleme
ich hab einfach den kompletten config ordner von sivka in den neuen ordner kopiert !
__________________
Jockel ist offline   Mit Zitat antworten
Alt 7. August 2003, 17:24   #5
Gesperrt
 
Registriert seit: 07.03.2003
Beiträge: 452
Standard: eMule v0.29c [lovelace.12] (released on 7.8.3) eMule v0.29c [lovelace.12] (released on 7.8.3) [gelöst]

Usul, Wie vorhin schon besprochen gibt es hier keine Probleme werde heute abend enn mod auch selber testen da er bis jetzt einen guten eindruck macht. Könnte ja doch sein das es mit eWombat zusammen hängt
hackersondope2002 ist offline   Mit Zitat antworten
Alt 7. August 2003, 18:35   #6
Senior Member
 
Benutzerbild von Mulio
 
Registriert seit: 12.07.2003
Beiträge: 341

He cool mal wieder nen lovelace mod mach auch ma nen test und geb dann meinen senf dazu
Mulio ist offline   Mit Zitat antworten
Alt 7. August 2003, 19:26   #7
Advanced Member
 
Registriert seit: 05.03.2003
Beiträge: 107

Hmmm, habe vor 1 Stunde gestartet und jetzt 2 Nachrichten mit dem Text Your client has been banned because of unsocial sharing methods

So eine Meldung hatte ich noch nie, und ich mache im Moment Extreme-Testing
Müsste also eine Lovelace-spezifische Einstellung sein...


P.S. SUC funktioniert bei mir absolut nicht, ohne ist der Upload sehr gut (Max. Conn. 400, 20 pro 5 Sek., Hardlimit 400)
ragamuffin ist offline   Mit Zitat antworten
Alt 7. August 2003, 19:54   #8
Newbie
 
Registriert seit: 22.06.2003
Beiträge: 13

Das gleich bei mir auch ,hat auch nach 2 Stunden 5 solcher Meldungen drin.
SUC bei mir ständig auf und ab von 0-15 und wieder zurück,ein ständiges steigen und fallen.
SBT111 ist offline   Mit Zitat antworten
Alt 7. August 2003, 20:11   #9
Gesperrt
 
Registriert seit: 22.04.2003
Beiträge: 217

Also ich hab mit Lovelace neuer Version sogar 0 Upload!

Echt ne häftige Sache.

@ragamuffin:
Hab gelesen du machst grad extrem Testing. Wäre super wenn du meinen Mod auch mal testen würdest und mir nen Feedback dazu geben würdest.
(eF-MOD 0.5a)


Greets
eMulefan83
eMulefan83 ist offline   Mit Zitat antworten
Alt 7. August 2003, 20:53   #10
Advanced Member
 
Registriert seit: 05.03.2003
Beiträge: 107

Muss mich ein wenig korrigieren...ohne SUC ist die Uploadrate zwar ganz gut und relativ konstant, aber er macht teilweise 15 Slots auf, egal was ich als Geschwindigkeit pro Slot eingebe.


@eMulefan83
werde ich machen, im Moment mache ich hauptsächlich deswegen "Extreme-Testing", weil es mit keiner Version mehr läuft bei mir. Selbst meine heißgeliebte Tarod 0.23b 11e läßt mich hängen. Ich komme kaum noch an 20KB ran...Und mein Windows ist okay (Norton Ghost sein dank), Quellen habe ich auch genug.
Teste gerade nochmal eine 28a, weil ein Kumpel mir sagte, dass es mit der bei ihm gut läuft.
[/b]
ragamuffin ist offline   Mit Zitat antworten
Alt 7. August 2003, 21:03   #11
Senior Member
 
Benutzerbild von Mulio
 
Registriert seit: 12.07.2003
Beiträge: 341

Also ich bin bis jetzt sehr zufrieden läuft nach gut 2 Stunden schon bei 20-25 Kb/s Smart upload funktioniert bei mir 100 prozentig so konstanten upload ob mit oder ohne sucv3 hab ich schon lang nich mehr gesehen!lass ihn ma weiterlaufen aber bis jetzt supi und 96,6%erfolgreiche dl sessions
Mulio ist offline   Mit Zitat antworten
Alt 7. August 2003, 21:31   #12
Gesperrt
 
Registriert seit: 22.04.2003
Beiträge: 217

Wie gesagt, bei mir UL=0.

Und anderen im offiziellen Board gehts genauso.
eMulefan83 ist offline   Mit Zitat antworten
Alt 8. August 2003, 10:56   #13
Advanced Member
 
Benutzerbild von Jockel
 
Registriert seit: 20.02.2003
Beiträge: 184

so...!
habe test abgebrochen !!!
in 14 std. 0.0kb upload das habe ich noch nie gehabt
da lob ich mir mein sivka-v9b1a
__________________
Jockel ist offline   Mit Zitat antworten
Alt 8. August 2003, 11:04   #14
Gesperrt
 
Registriert seit: 07.03.2003
Beiträge: 452

Ich denke mal der eMule0.29c-[lovelace.12] hat irgendwo einen großen fehler hat.
Ich denke das beste ist erstmal wenn der link entfernt wird bis lovelace eine Lösung für das problem hat
hackersondope2002 ist offline   Mit Zitat antworten
Alt 8. August 2003, 11:21   #15
MODder
 
Benutzerbild von Xman
 
Registriert seit: 28.03.2003
Beiträge: 5.800

den Link entfernen braucht man nicht, denk ich.

Es ist inzwischen überall (auch am offiziellen Board) bekannt, daß SUC noch Probleme macht. Es sind wirklich viele Leute die einen Upload von 0 haben. Ich binmir sicher, daß Loveleae daran arbeitet.
Eigentlich ist es ja auch ganz gut, wenn JETZT die Probleme auftauchen. Viel schlimmer wäre es gewesen, wenn SUC 3 gleich im offiziellen emule drin gewesen wäre.
__________________
Xman ist offline   Mit Zitat antworten
Antwort

Lesezeichen

Themen-Optionen

Forumregeln
Es ist Ihnen nicht erlaubt, neue Themen zu verfassen.
Es ist Ihnen nicht erlaubt, auf Beiträge zu antworten.
Es ist Ihnen nicht erlaubt, Anhänge hochzuladen.
Es ist Ihnen nicht erlaubt, Ihre Beiträge zu bearbeiten.

BB-Code ist an.
Smileys sind an.
[IMG] Code ist an.
HTML-Code ist aus.
Trackbacks are an
Pingbacks are an
Refbacks are an


Ähnliche Themen: eMule v0.29c [lovelace.12] (released on 7.8.3)


  1. eMule 0.47a Beta2 Released
    eMule Allgemein - 23. January 2006 (4)
  2. eMule 0.46a released [05.05.2005]
    eMule Allgemein - 22. September 2005 (20)
  3. eMule 0.46b released [05.07.2005]
    eMule Allgemein - 14. July 2005 (10)
  4. eMule v0.44a released
    eMule Allgemein - 9. September 2004 (25)
  5. eMule v0.30a [lovelace.13]
    eMule MODs - Allgemein - 28. March 2004 (40)
  6. eMule v0.29a [lovelace.11] (21.6.2003)
    eMule MODs - Allgemein - 7. August 2003 (44)
  7. Credits bei eMule v0.28a Lovelace.10e???????
    Mülltonne - 4. June 2003 (3)
  8. eMule v0.28a [lovelace.10c] (19.4.2003)
    eMule MODs - Allgemein - 25. April 2003 (100)
  9. eMule-Mod v0.27c [lovelace.10b] [17.4.03]
    eMule MODs - Allgemein - 19. April 2003 (57)
  10. Emule V0.26d [lovelace.6], SmartUpload, CreditSys,[24-02-03]
    eMule MODs - Allgemein - 20. February 2003 (0)
  11. eMule Plus 0.22c 4 released!
    eMule MODs - Allgemein - 9. December 2002 (5)
  12. eMule 0.23b released
    eMule Allgemein - 4. December 2002 (0)


Alle Zeitangaben in WEZ +1. Es ist jetzt 05:48 Uhr.


Powered by vBulletin® Version 3.8.3 (Deutsch)
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
SEO by vBSEO ©2011, Crawlability, Inc.
PAGERANK