[Fun-] Bilder, Links, Tests, Spiele und Witze
Moderatoren: Moderatoren, Redakteure
- PanzerGrenadiere
- Beiträge: 11235
- Registriert: 27.08.2009 16:49
- Persönliche Nachricht:
- PanzerGrenadiere
- Beiträge: 11235
- Registriert: 27.08.2009 16:49
- Persönliche Nachricht:
-
- Beiträge: 13817
- Registriert: 02.12.2012 23:59
- Persönliche Nachricht:
- PanzerGrenadiere
- Beiträge: 11235
- Registriert: 27.08.2009 16:49
- Persönliche Nachricht:
Re: [Fun-] Bilder, Links, Tests, Spiele und Witze
Das ist wie die diskrete Platiktüte im Sexshop, Da weiß auch jedes das man im Sexshop denn auch wenn nix drauf steht, dunkelbraune oder dunkelbraune mit Goldrand gab´s nur da.
Re: [Fun-] Bilder, Links, Tests, Spiele und Witze
Den Witz har mittermeier schon Ende der 90 iger gerissen und ist heute definitiv nicht mehr relevant... (außer vielleicht, man geht in irgendwelchen komischen schmudel Dingern...
-
- Persönliche Nachricht:
-
- Beiträge: 21942
- Registriert: 27.05.2011 18:40
- Persönliche Nachricht:
Re: [Fun-] Bilder, Links, Tests, Spiele und Witze
Kennt noch jemand Aliens: Colonial Marines, das verhunzte Alien-Spiel mit der katastrophalen KI?
Ein modder hat nun herausgefunden, woran die KI gescheitert ist:
einem Buchstaben!
A new update will be coming soon with this change included, however after getting reports back from several players on how much this effects the game, I just had to post it now
Inside your games config file (My Document\My Games\Aliens Colonial Marines\PecanGame\Config\PecanEngine.ini) is the following line of code :
ClassRemapping=PecanGame.PecanSeqAct_AttachXenoToTether -> PecanGame.PecanSeqAct_AttachPawnToTeather
Im sure you'll notice the spelling mistake
ClassRemapping=PecanGame.PecanSeqAct_AttachXenoToTether -> PecanGame.PecanSeqAct_AttachPawnToTether
If you fix it to look like the above and then play the game, the difference is pretty crazy!
Why is this line important? There are two reasons :
1) AttachXenoToTeather doesn't do anything. Its basically empty or stripped
2) AttachPawnToTether does ALOT. It controls tactical position adjustment, patrolling and target zoning
When a Xeno is spawned, it is attached to a zone tether. This zone tells the Xeno what area is its fighting space and where different exits are. In Combat, a Xeno will be forced to switch to a new tether (such as one behind you) so as to flank, or disperse so they aren't so grouped up etc. (*disclaimer* this is inferred opinion, I cant see the actual code only bits)
Whenever the game tried to do this, nothing happened. Now it does!
https://www.resetera.com/threads/aliens ... ter.55247/
Ein modder hat nun herausgefunden, woran die KI gescheitert ist:
einem Buchstaben!
A new update will be coming soon with this change included, however after getting reports back from several players on how much this effects the game, I just had to post it now
Inside your games config file (My Document\My Games\Aliens Colonial Marines\PecanGame\Config\PecanEngine.ini) is the following line of code :
ClassRemapping=PecanGame.PecanSeqAct_AttachXenoToTether -> PecanGame.PecanSeqAct_AttachPawnToTeather
Im sure you'll notice the spelling mistake
ClassRemapping=PecanGame.PecanSeqAct_AttachXenoToTether -> PecanGame.PecanSeqAct_AttachPawnToTether
If you fix it to look like the above and then play the game, the difference is pretty crazy!
Why is this line important? There are two reasons :
1) AttachXenoToTeather doesn't do anything. Its basically empty or stripped
2) AttachPawnToTether does ALOT. It controls tactical position adjustment, patrolling and target zoning
When a Xeno is spawned, it is attached to a zone tether. This zone tells the Xeno what area is its fighting space and where different exits are. In Combat, a Xeno will be forced to switch to a new tether (such as one behind you) so as to flank, or disperse so they aren't so grouped up etc. (*disclaimer* this is inferred opinion, I cant see the actual code only bits)
Whenever the game tried to do this, nothing happened. Now it does!
https://www.resetera.com/threads/aliens ... ter.55247/
- Scorcher24_
- Beiträge: 15527
- Registriert: 11.11.2004 14:31
- Persönliche Nachricht:
Re: [Fun-] Bilder, Links, Tests, Spiele und Witze
Da muss aber einer die Funktion "PecanSeqAct_AttachPawnToTether" leer in der Klasse gelassen haben, sonst hätte das nicht kompiliert. Die haben wahrscheinlich nur den Inhalt gelöscht. Oh man, was ein Amateurfehler .
Re: [Fun-] Bilder, Links, Tests, Spiele und Witze
Profis wie From Software wäre das nicht passiert. Bei denen wäre "Teather" nämlich konsequent auch im Code so geschrieben worden
Re: [Fun-] Bilder, Links, Tests, Spiele und Witze
Laut dem moddb Eintrag scheint das aber schon jemand letztes Jahr im November entdeckt zu haben?CryTharsis hat geschrieben: ↑14.07.2018 07:34 Ein modder hat nun herausgefunden, woran die KI gescheitert ist:
einem Buchstaben!
https://www.moddb.com/mods/templargfxs- ... etter-long
Ich würde nicht aus irgendwelchen Konfigeinträgen auf die Sourcen schließen. Kann doch auch sein die Methode gibt es gar nicht mehr in der Klasse, in der Konfig steht irgendwelcher Murks und die Engine ignoriert Methodenaufrufe die nicht gefunden werden, weil irgendwas via Reflections zusammengeschustert wurde.Scorcher24_ hat geschrieben: ↑14.07.2018 07:50 Da muss aber einer die Funktion "PecanSeqAct_AttachPawnToTether" leer in der Klasse gelassen haben, sonst hätte das nicht kompiliert. Die haben wahrscheinlich nur den Inhalt gelöscht. Oh man, was ein Amateurfehler .
Zuletzt geändert von thoxx am 16.07.2018 20:09, insgesamt 1-mal geändert.
- Scorcher24_
- Beiträge: 15527
- Registriert: 11.11.2004 14:31
- Persönliche Nachricht:
Re: [Fun-] Bilder, Links, Tests, Spiele und Witze
Hast recht. Trotzdem Amateurhaft sowas zu übersehen, vor allem nach den ganzen Beschwerden über die KI.
-
- Beiträge: 13817
- Registriert: 02.12.2012 23:59
- Persönliche Nachricht:
Re: [Fun-] Bilder, Links, Tests, Spiele und Witze
Vlt sollte man nochmal alles durchschaun obs nicht auch iwo nen Typo für die Grafik gibt