asmodean's reverse engineering page

news and updates / index of tools / message board

2013/10/04 / exhappyend

The PHYR (*.phyre) data is a blob of painfully bloated serialized objects.
I'm surprised a serious game engine would be so wasteful...

Anyway, I didn't feel like parsing out the complete heirarchy of useless junk so I just did some ghetto extraction of graphic data. Yes, it's lame.

exhappyend.zip

Contents:
// exhappyend.cpp, v1.0 2013/10/04
// This tool extracts GPDA64BY (*.dat) archives used by 
// Ore no Imouto ga Konna ni Kawaii Wake ga Nai: Happy End (PS3).
Known to work with:

2013/09/26   Bandai Namco Games   「俺の妹がこんなに可愛いわけがない。 Happy End (PS3)」

*.dat; *.phyre (sig=GPDA64BY; PHYR)


All source © 2006-2014, asmodean. Don't copy, learn.