What play through are you on. I'm been using a new character that hasn't started play through 2. Just starting to wonder if that has an effect on dropping less legendaries since it makes it more likely after the first play through. I just know it wasn't that way with BL2 so I didn't think it would matter.
How to use this cheat table?
Install Cheat Engine
Double-click the .CT file in order to open it.
Click the PC icon in Cheat Engine in order to select the game process.
Keep the list.
Activate the trainer options by checking boxes or setting values from 0 to 1
What play through are you on. I'm been using a new character that hasn't started play through 2. Just starting to wonder if that has an effect on dropping less legendaries since it makes it more likely after the first play through. I just know it wasn't that way with BL2 so I didn't think it would matter.
I noticed a much higher diversity in legendaries and less blues in the gold chest after level 30 or so, not sure if that has anything to do with it. I was getting orange items that were not showing up at lower levels and even things like revolvers finally started to spawn around 30. I reloaded 99 keys a few times so my sample size was pretty decent over the course of the first playthrough.
Tim do you have a patreon or paypal? I would like to donate. Thank you for all the work you put into this it's much appreciated.
I noticed a much higher diversity in legendaries and less blues in the gold chest after level 30 or so, not sure if that has anything to do with it. I was getting orange items that were not showing up at lower levels and even things like revolvers finally started to spawn around 30. I reloaded 99 keys a few times so my sample size was pretty decent over the course of the first playthrough.
Tim do you have a patreon or paypal? I would like to donate. Thank you for all the work you put into this it's much appreciated.
Yeah, at this point with what lampuiho posted I get mostly legendaries. So play through number seems to effect it on some level. I'll be releasing an updated table before long just wanted to test things a bit more.
As for patreon, I at one point had one but it kind of changed the hobby for me. So I disabled it, I like this to remain a hobby that I feel no obligation to. It was mostly in my head that it changed, but it still has an effect. Plus I have times where I just get busy and won't do much for months, which wouldn't be far if I had a bunch of people donating. If you'd like to you can donate to CE's patreon or even this site's patreon. I'll need CE to keep making tables, and a place to post those tables and I definitely like this community the best.
I noticed a much higher diversity in legendaries and less blues in the gold chest after level 30 or so, not sure if that has anything to do with it. I was getting orange items that were not showing up at lower levels and even things like revolvers finally started to spawn around 30. I reloaded 99 keys a few times so my sample size was pretty decent over the course of the first playthrough.
Tim do you have a patreon or paypal? I would like to donate. Thank you for all the work you put into this it's much appreciated.
Yeah, at this point with what lampuiho posted I get mostly legendaries. So play through number seems to effect it on some level. I'll be releasing an updated table before long just wanted to test things a bit more.
As for patreon, I at one point had one but it kind of changed the hobby for me. So I disabled it, I like this to remain a hobby that I feel no obligation to. It was mostly in my head that it changed, but it still has an effect. Plus I have times where I just get busy and won't do much for months, which wouldn't be far if I had a bunch of people donating. If you'd like to you can donate to CE's patreon or even this site's patreon. I'll need CE to keep making tables, and a place to post those tables and I definitely like this community the best.
[Link] [Link]
That's totally understandable, I'll send some love to FR and CE.
Just curious how pearlescents are treated in BL1. Presumably they wouldn't be considered legendary so If I were to increase legendary drop rate to %100 would that mean no chance of a pearlescent or is it unaffected? Also I was wondering if the fake players hook was working. When it's on you can't pause the game and there is a countdown when switching zones like it should but It seems like xp, enemy health and number of drops don't change.
The golden chest and white chests give ~100% legendary when it's turned on and enemies drop them but red chests are giving 100% green eridian weapons even with greens set to .0003%. I tried it with green items at 0 but then chests are empty.
I haven't tested it with the DLCs yet. But for me the red chests where giving legendaries, but only on playthrough 2. But they gave purple on playthrough 1. The drop rates seem to be handled a little differently so it's not always 100%. You can try setting the last 3 to a high value (i.e. 'Awesome_Rare', 'Awesome_VeryRare', 'Awesome_Legendary'). If you look in side the script for the "custom" one, you can change the values to whatever you want to try, or just manually edit the values. And if you look at the other 2 scripts you'll see how to add your own presets. And if you come up with presets that you like you can post them here and I'll see about adding them to the table.
What play through are you on. I'm been using a new character that hasn't started play through 2. Just starting to wonder if that has an effect on dropping less legendaries since it makes it more likely after the first play through. I just know it wasn't that way with BL2 so I didn't think it would matter.
I only played through it once. But yea, you don't get legendaries from red chests. I got my tons of legendaries from bosses starting from the huge skag, which doesn't happen without cheat. I was already lv 10 by that point if I remember correctly.
I acutally deciphered a bit about the data structure of the UClass definition which tells you the layout memory of each Uobject belonging to that class. But I lost the note already haha. But you can figure it out all again by reverse engineering the getall function which can be found by simply searching for the reference of the getall string in the code. You'll need to use static analysis tool. So after that maybe you can figure out how to change the loottable or something so everything drops legendaries on playthrough 1? Or did you already do it?
I haven't tested it with the DLCs yet. But for me the red chests where giving legendaries, but only on playthrough 2. But they gave purple on playthrough 1.
Oh ok I was testing this at the end of DLC 4 in the hyperion gift shop on both PT1 and PT2, same results.
What play through are you on. I'm been using a new character that hasn't started play through 2. Just starting to wonder if that has an effect on dropping less legendaries since it makes it more likely after the first play through. I just know it wasn't that way with BL2 so I didn't think it would matter.
I only played through it once. But yea, you don't get legendaries from red chests. I got my tons of legendaries from bosses starting from the huge skag, which doesn't happen without cheat. I was already lv 10 by that point if I remember correctly.
Do pearlescents still drop if legendary drop rate is super high? I think they only drop from DLC 3 from craw and crimson lance chests. I haven't tested crimson lance chests yet for legendries I will do that today.
...
I only played through it once. But yea, you don't get legendaries from red chests. I got my tons of legendaries from bosses starting from the huge skag, which doesn't happen without cheat. I was already lv 10 by that point if I remember correctly.
I acutally deciphered a bit about the data structure of the UClass definition which tells you the layout memory of each Uobject belonging to that class. But I lost the note already haha. But you can figure it out all again by reverse engineering the getall function which can be found by simply searching for the reference of the getall string in the code. You'll need to use static analysis tool. So after that maybe you can figure out how to change the loottable or something so everything drops legendaries on playthrough 1? Or did you already do it?
I still lack a bit in the reversing department, but I need to just put the time in to learn more. And this seems like a good place to do it.
...
Do pearlescents still drop if legendary drop rate is super high? I think they only drop from DLC 3 from craw and crimson lance chests. I haven't tested crimson lance chests yet for legendries I will do that today.
I'll probably start the DLC stuff this weekend to test.
Try this one, it should make the rare stuff more likely to drop but doesn't change the other stuff.
The crimson lance chests have 100% Eridian weapons like the red chests but I can confirm that pearlescents are dropping at an increased rate. I killed crawmerax and got 3 pearls in one kill and the rest of the weapons were legendary.