Skip to content

Commit

Permalink
[CKPE]
Browse files Browse the repository at this point in the history
SSE:
- 1378.1: Crash Inventory Iterators transfer partly, finaly update #78
  • Loading branch information
Perchik71 committed Nov 25, 2024
1 parent b46efb5 commit 8f0c874
Show file tree
Hide file tree
Showing 5 changed files with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ namespace CreationKitPlatformExtended
bool CrashInventoryIteratorsPatch::QueryFromPlatform(EDITOR_EXECUTABLE_TYPE eEditorCurrentVersion,
const char* lpcstrPlatformRuntimeVersion) const
{
return eEditorCurrentVersion <= EDITOR_EXECUTABLE_TYPE::EDITOR_SKYRIM_SE_1_6_1130;
return eEditorCurrentVersion <= EDITOR_EXECUTABLE_TYPE::EDITOR_SKYRIM_SE_LAST;
}

bool CrashInventoryIteratorsPatch::Activate(const Relocator* lpRelocator,
Expand Down
Binary file modified Creation Kit Platform Extended Core/Version/build_version.txt
Binary file not shown.
Binary file modified Creation Kit Platform Extended Core/Version/resource_version2.h
Binary file not shown.
4 changes: 2 additions & 2 deletions Database/SSE/1_6_1378_1/CrashInventoryIterators.relb
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
Crash Inventory Iterators
1
extended
1BA3EB0 82 488954241048894C24084883EC7848C7442430FEFFFFFF488D542438488B8C2480000000E8????????
1BA3FB0 82 488954241048894C24084883EC7848C7442430FEFFFFFF488D542438488B8C2480000000E8????????
0 82 488954241048894C24084883EC7848C7442430FEFFFFFF488D542438488B8C2480000000E8????????
0 82 488954241048894C24084883EC7848C7442430FEFFFFFF488D542438488B8C2480000000E8????????
129FD40 128 488954241048894C24084883EC48C74424200000000048C74424300000000048C744242800000000488B442450488378280074??488B4424508B4004486BC010
12A05D0 128 488954241048894C24084883EC48C744242000000000488B442450488378280074??488B4424508B4004486BC010488B4C2450480341284889442428EB??48C7
129E8C0 114 488954241048894C24084883EC18488B442420488B4C2428488B0948390874??C7042401000000EB??C70424000000000FB604244883C418C3
Expand Down
Binary file not shown.

0 comments on commit 8f0c874

Please sign in to comment.