+ Reply to Thread
Results 1 to 10 of 217

Hybrid View

  1. #1

    Join Date
    Nov 2015
    Posts
    561
    Credits
    163
    Items Thread Title Style ChangeThread Title Style Change
    Not playing Mononofu much, so can't contribute scenes.
    If someone made
    1) resource dump with all needed assets - text, images, voices
    OR
    2) video records scenes
    I can add them.
    Last edited by Eliont; 03-06-2018 at 08:00 PM.

  2. #2
    Quote Originally Posted by Eliont View Post
    Not playing Mononofu much, so can't contribute scenes.
    If someone made
    1) resource dump with all needed assets - text, images, voices
    OR
    2) video records scenes
    I can add them.
    Do you have any advice on how to do a resource dump for this game? It's file formats are unfamiliar to me.

  3. #3
    Unregistered Guest
    So there is some good news, It seems the server allows requests for files from the HSound and HDialog folders without validation, and the scene file names are related. The bad news is that they're all .rc files, just pure resource files. There is also a php request, which I guess gets the image. I'm not too familiar with webdev and stuff.

  4. #4
    Unregistered Guest
    Actually, looking through the swf files,

    >package assets.adult
    >{
    > import flash.display.MovieClip;
    > public dynamic class SceneAsset extends MovieClip
    > {
    > public var closeBtn:Asset_Close_Btn;
    > public function SceneAsset()
    > {
    > super();
    > }
    > }
    >}

    I guess its just some flash underneath. Dunno how to actually use this, but we know whats in the file.

  5. #5
    Unregistered Guest

    aigis player

    Just curious is the aigis reader supposed to have sound? Because it doesn't for me and I'm wondering if I need to redownload it or something. Thanks

Posting Permissions

  • You may post new threads
  • You may post replies
  • You may not post attachments
  • You may not edit your posts
  •