This forum uses cookies
This forum makes use of cookies to store your login information if you are registered, and your last visit if you are not. Cookies are small text documents stored on your computer; the cookies set by this forum can only be used on this website and pose no security risk. Cookies on this forum also track the specific topics you have read and when you last read them. Please confirm whether you accept or reject these cookies being set.

A cookie will be stored in your browser regardless of choice to prevent you being asked this question again. You will be able to change your cookie settings at any time using the link in the footer.

Thread Rating:
  • 2 Vote(s) - 5 Average
  • 1
  • 2
  • 3
  • 4
  • 5
3D Scene export and Texture modding available in r2572
#31
From the README.txt:
Code:
- Texture modding:
You can try to modify one or multiple of the textures to perform modding of your application
without changing its code.
Following these steps:
  a. export the 3D scene. The exported files will be located under the "export" directory.
  b. change one or multiple texture files (.png). Keep the name of these files unchanged.
  c. move the modified texture files to the following directory:
        tmp/<DiscID>/Textures/Image0XXXXXXX.png (or Image0XXXXXXX_0XXXXXXX.png)
     The DiscID has to be replaced by the 9-character Disc-ID of the application.
     The DiscID is displayed, for example, by the UMD Browser.
     Only move the textures you have really modified. The loading of texture files
     is slower.
  d. Restart your application. The modded texture files should be loaded instead of the
     application native ones.
Always include a complete log file at INFO level in your reports. Thanks! How to post a log
Reply
#32
Already did that but the textures shows the same.Using noesis you can see where are each textures from the 3D scene,but after modding them jpcsp shows the same.
Am I the only one with this cool sig?
[Image: ji6WX.png]
[Image: 2404362.png]
Reply
#33
(05-07-2013, 01:44 PM)virgil94 Wrote: Already did that but the textures shows the same.Using noesis you can see where are each textures from the 3D scene,but after modding them jpcsp shows the same.
When you re-export again the scene, are the textures generated using the same name?
It could be that the application is not always loading the textures at the same address. Texture modding is only possible if the application is always loading the textures at the same address (the address is part of the texture file name).
Always include a complete log file at INFO level in your reports. Thanks! How to post a log
Reply
#34
Yes,the same names.All the textures had the same address in the second export exactly as it has the first export.Maybe needs to move in a folder or something?
Am I the only one with this cool sig?
[Image: ji6WX.png]
[Image: 2404362.png]
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)