Users browsing this thread: 1 Guest(s)
Harvest Moon: A Wonderful Life
#7
Information 
  • As TGE stated, the .arc files are standard U8 archives.  They can be opened in BrawlBox.
  • .gpl is a "geopalette" that contains geometry information (i.e. 3d model).
    • Some information about it's file format can be found in the Nintendo Dolphin Character Pipeline SDK.
    • I've been doing my own research on these models and found a way to preview .gpl files.  Unfortunately, I haven't been able to get this to work with the specific files from AWL. This is likely because AWL was built using a more up-to-date version of the Character Pipeline than the version I currently have (v1.0, released in April 18, 2001).
    • Any .gpl file will require one or more .tpl (texture) file to render correctly.  These can be found by opening the .gpl file in a hex editor, then scrolling to the bottom until you see a block of text.  In the example below, real.gpl requires a real.tpl texture file to work.
      [Image: tumblr_pntyk7DMME1tceneco1_640.png]
    • If anyone has any more information on opening/editing these .gpl files, it would be greatly appreciated.
  • The .tpl texture files are fairly standard and can be opened/modified with BrawlBox.
  • .skn are the skeletons for models that require them (e.g. the player character, NPCs, harvest sprites, various animals, etc).
  • .act stands for "actor". It's unclear exactly what these files are.  My best guess is that they list how the .gpl, .skn, and .tpl files should be combined to render the full model. There's some documentation on these in the Dolphin Character Pipeline SDK, but I haven't read it extensively yet.
It's also worth noting that a lot of AWL's files are contained within CLZ-compressed archives.  Unfortunately, I haven't been able to get these files successfully decompressed.  Any help would be appreciated.
Reply
Thanked by:


Messages In This Thread
Harvest Moon: A Wonderful Life - by Roxasguy - 08-02-2014, 10:19 PM
RE: Harvest Moon: A Wonderful Life - by TGE - 08-03-2014, 05:46 AM
RE: Harvest Moon: A Wonderful Life - by Roxasguy - 08-04-2014, 01:43 AM
RE: Harvest Moon: A Wonderful Life - by Mystie - 08-03-2014, 11:48 AM
RE: Harvest Moon: A Wonderful Life - by TGE - 08-05-2014, 12:01 PM
RE: Harvest Moon: A Wonderful Life - by seangibbz - 03-04-2019, 02:24 AM

Forum Jump: