Author Topic: Game Packing  (Read 1361 times)

Offline Nightshades on: November 06, 2014, 02:26:00 AM

  • Newbie
  • *
  • Posts: 34
  • Likes: 1
  • Gender: Male
  • You can't match my ASM skills if you are beginner.
  • AwardsFor helping with translations
    • View Profile
    • Awards
Hello everyone, I wanted to know if you plan to pack the game with Themida® or something else so this would avoid client modification like material/model  :-* or you intend to compile the game as a simple .exe lol  :o.
Hacking (IDA 6.4)(Custom Cheat Engine)(Ollydbg)(Visual Studio) and ENG - FR Translator !

Offline grmg.pl #1 on: November 06, 2014, 11:53:13 AM

  • Member
  • ***
  • Posts: 234
  • Likes: 4
    • View Profile
    • Awards

Offline Rotacak #2 on: November 06, 2014, 01:15:10 PM

  • Administrator
  • Hero
  • *
  • Posts: 723
  • Likes: 14
  • Gender: Male
    • View Profile
    • Awards
No. First - UE4 already have some packaging system (all assets in one file). Second - we want not to use even that UE4 system.

Assets should be distributed in common UE4 format for easy modding. We will probably release also all textures and objects (because it cannot be exported from UE4 format - I think) again - for modders.

That is our plan. We did not tried it yet, maybe one file with all assets inside have some optimizations (faster loading?), maybe it can be combined with separated assets etc. We need to look at that later.

Offline Nightshades #3 on: November 06, 2014, 05:49:22 PM

  • Newbie
  • *
  • Posts: 34
  • Likes: 1
  • Gender: Male
  • You can't match my ASM skills if you are beginner.
  • AwardsFor helping with translations
    • View Profile
    • Awards
No. First - UE4 already have some packaging system (all assets in one file). Second - we want not to use even that UE4 system.

Assets should be distributed in common UE4 format for easy modding. We will probably release also all textures and objects (because it cannot be exported from UE4 format - I think) again - for modders.

That is our plan. We did not tried it yet, maybe one file with all assets inside have some optimizations (faster loading?), maybe it can be combined with separated assets etc. We need to look at that later.

Thanks you for the answer, i know that Tribes Ascend (compiled files) was "cooked" (CookedPC) folder in the game data, that wasn't that bad anyway because using this system reduced loading time this quickly loaded any models/textures dynamically from the cache.

"One special file, which is Textures.tfc (.tfc for Texture File Cache), contains all the streaming textures."

Some info can be found there http://udn.epicgames.com/Three/ContentCooking.html

Maybe you are gonna use that as well ?.

Game packing

I did not expect that and it was a good joke  ;D.
« Last Edit: November 06, 2014, 05:53:30 PM by Nightshades »
Hacking (IDA 6.4)(Custom Cheat Engine)(Ollydbg)(Visual Studio) and ENG - FR Translator !