Search found 246 matches

by Ash06
Sun Apr 07, 2024 12:06 am
Forum: Tables
Topic: Last Epoch
Replies: 266
Views: 60285

Re: Last Epoch

Is there a table that lets me respec mastery? I don't think you can change mastery via cheat table as it gets hard coded once you select one. Open a character in game and in CE see PlayerFinder in Le.dll https://zupimages.net/up/24/14/yjef.png Get the first instance (lookup instances button) and yo...
by Ash06
Mon Apr 01, 2024 8:27 pm
Forum: Tools
Topic: Last Epoch Save Editor
Replies: 809
Views: 309642

Re: Last Epoch Save Editor

Check your antivirus / firewall
by Ash06
Thu Mar 21, 2024 12:24 pm
Forum: Single Player Cheat Requests
Topic: [REQUEST] Dotage
Replies: 8
Views: 1492

Re: [REQUEST] Dotage

Issue append when you try to extract archive? (use Winrar or 7Zip)
Or in game?
by Ash06
Thu Mar 14, 2024 1:54 pm
Forum: Tools
Topic: Last Epoch Save Editor
Replies: 809
Views: 309642

Re: Last Epoch Save Editor

Fix in V3.1.3
by Ash06
Mon Mar 11, 2024 11:42 am
Forum: Tools
Topic: Last Epoch Save Editor
Replies: 809
Views: 309642

Re: Last Epoch Save Editor

I'm trying to find where the passives data are stored. int unique_index = 0; //Edit for your unique byte unique_base_type = UniqueList.instance.uniques[unique_index].baseType; byte unique_sub_type = UniqueList.instance.uniques[unique_index].subTypes[0]; foreach (ItemList.BaseEquipmentItem base_item...
by Ash06
Sat Mar 09, 2024 11:11 am
Forum: Tools
Topic: Last Epoch Save Editor
Replies: 809
Views: 309642

Re: Last Epoch Save Editor

Do you have any insight on the structure of these item objects or where I might look to find out? I've been pouring over dnSpy and trying to figure out unity explorer, but I'm at a loss. Ive checked each byte for various sizes of signed and unsigned ints and floats but nothing matches the values i'...
by Ash06
Sat Mar 09, 2024 11:07 am
Forum: Tools
Topic: Last Epoch Save Editor
Replies: 809
Views: 309642

Re: Last Epoch Save Editor

kyiori wrote:
Sat Mar 09, 2024 9:42 am
How to use the mod to modify the exact afflix and tier instead of save editor
ForceDrop is what you need, Drop a new item with values you want
by Ash06
Fri Mar 08, 2024 10:39 pm
Forum: Tools
Topic: Last Epoch Save Editor
Replies: 809
Views: 309642

Re: Last Epoch Save Editor

Is there a way to copy all the legacy Stash tabs to Cycle in Offline mode or no ? In you save Folder : Normal Stash = STASH_0_TAB_X Legacy Stash = STASH_CYCLE_2_0_TAB_X Ex : Adding Normal Stash in Legacy Bank - I have only one category in cycle so only "STASH_CYCLE_2_0_TAB_0" in save file - Go in g...
by Ash06
Thu Mar 07, 2024 2:28 am
Forum: Tools
Topic: Last Epoch Save Editor
Replies: 809
Views: 309642

Re: Last Epoch Save Editor

There will be no updates for editor any more and we should switch to mods? Also anybody has a solution that bank icon/selection is not visible in editor? Move to mods ^^ At this time, you can Make item with 6 affix and seal drop item with up to 6 affix Lot of options ^^ yeah not cheat table give th...
by Ash06
Sat Mar 02, 2024 3:01 am
Forum: Tools
Topic: Last Epoch Save Editor
Replies: 809
Views: 309642

Re: Last Epoch Save Editor

I'm finsishing a responsive PauseMenu for LastEpochMods.
When done, we'll be able to edit our saves directly in game
Using game functions we can have unlimited affixes to item
Image
Image
by Ash06
Thu Feb 29, 2024 3:11 pm
Forum: Tools
Topic: Last Epoch Save Editor
Replies: 809
Views: 309642

Re: Last Epoch Save Editor

CheatersLosers wrote:
Thu Feb 29, 2024 3:02 pm
You sissy cheaters
You should be glad, i don't share any online cheats
You're not in the right forum for crying about cheat in a solo game
by Ash06
Thu Feb 29, 2024 12:13 pm
Forum: Tools
Topic: Last Epoch Save Editor
Replies: 809
Views: 309642

Re: Last Epoch Save Editor

I can't because SaveEditor is part of LastEpochTools, if i release there is no game anymore ^^
Image
by Ash06
Thu Feb 29, 2024 11:18 am
Forum: Tools
Topic: Last Epoch Save Editor
Replies: 809
Views: 309642

Re: Last Epoch Save Editor

Do you know ho I can fix this error? Updated GameExtractor for LastEpochV1 https://github.com/RCInet/LastEpoch_DatabaseGenerator/tree/master If you use UnityExplorer : use base "UniverseLib.IL2CPP.Unhollower.dll" If you don't use UnityExplorer : you need to use a patched one (i add a link in main p...
by Ash06
Thu Feb 29, 2024 1:12 am
Forum: Tools
Topic: Last Epoch Save Editor
Replies: 809
Views: 309642

Re: Last Epoch Save Editor

i used this code before 1.0 and it worked without problems. Now i get a missing field exeption for AffixList.SingleAffix. EDIT: Nevermind, got it working :D It was caused by some wrong refs i made, its working fine again :D You can get all class without searching in all objects and without any ref ...
by Ash06
Sun Feb 25, 2024 6:15 pm
Forum: Tools
Topic: Last Epoch Save Editor
Replies: 809
Views: 309642

Re: Last Epoch Save Editor

Prefer to use mod, latest version allow selecting blessing by clicking in discovered blessings (value can be edit using Drop -> Item Data -> Implicit value)