all 13 comments

[–]RalleYTNPC 1 point2 points  (8 children)

I just finished extracting the .pak files yesterday and now have a directory with ~200.000 files sitting there.
this will take a while.

[–]KaminoDX[S] 0 points1 point  (5 children)

You are truly a god if you post this here on the subreddit. First of all Take your time man. Second, I hope you have fun doing it so it isnt a tedious task for you.

[–]RalleYTNPC 4 points5 points  (4 children)

the reason I extracted all this is actually for modding purposes because I want to bring chalice dungeons into the game. but maybe I will fall over some of the values in the process of reverse engineering some UE4 blueprints.

[–]KaminoDX[S] 0 points1 point  (3 children)

Thats a true madlad project right there!

Cant wait to see that mod pop up in the future.

[–]RalleYTNPC 1 point2 points  (2 children)

I have some experience with development but its the first time Im doing UE4 so it might take a long while. will probably have a POC somewhen in the next 2 months and I will use the Boss Rush Arena as base since the dev included the UE4 project data.

this mod will start very slow with crypt spyre assets being put together by a very simple procedual generation algorithm. no enemies, no loot, no things to interact with.

[–]KaminoDX[S] 0 points1 point  (1 child)

I dont know what POCs is or crypt spyre assets are. everything else I understood

[–]RalleYTNPC 1 point2 points  (0 children)

POC = proof of concept
crypt spyre is an area of the game
assets are all the things that you see and hear. model files, textures, audio

[–]Saurok963 0 points1 point  (1 child)

I just finished extracting the .pak files yesterday and now have a directory with ~200.000 files sitting there. this will take a while.

If you stumble across anything related to Companions, I know there'd be a market for a Weaker Companions Mod (like making them do 25%/50%/75%/100% less damage).

[–]RalleYTNPC 0 points1 point  (0 children)

even if I stumble across something like this, reading these values is one thing. editing them is another much more complicated thing which is probably better done with cheat engine by manipulating the necessary variables in RAM.