Jump to content
🛡️FORUMS ARE IN READ-ONLY MODE Read more... ×

gorefest

Member
  • Content Count

    2
  • Joined

  • Last visited

  • Medals

Community Reputation

0 Neutral

About gorefest

  • Rank
    Newbie
  1. gorefest

    editing the p3d file

    thank you!
  2. This is my first addon I am trying to replace the texture in a p3d file. When i change the location of the texture in a hex editor (ultra edit) I use the replace all command From: ca\characters\data\molle_equipacu_co.paa To: sh\textures\sh_equip.paa From: ca\characters\data\us_soldieracu_co.paa To: sh\textures\sh_uniform.paa From: ca\characters\data\medic_bag.paa To: sh\textures\sh_stridssekk.paa And click preview in the editor I got this error message: Out of memory (requested -566174 KB) Resered 39316 KB Total free 357928 KB Free blocks 68, Max Free size 355928 KB the game exit to desktop. I saved the pbo in addon folder as sh.pbo When I change it back the game runs fine Please help! (sorry about the bad English)
×