Jump to content

Leaderboard

Popular Content

Showing content with the highest reputation on 11/10/20 in all areas

  1. Larxe1

    What are you playing?

    Playing Aonatsu Line. Giga games rarely surprise me but aonatsu line surprised me by just being normally good and pulling off tropes i normally see. What I really am surprised about Aonatsu Line is the male side character Chihiro, IT IS INCREDIBLY RARE AS HELL FOR ANY school life romcoms in VN to have cool and reliable male side characters that fulfill the typical best friend roles ( while also having a sprite). Its a big positive thing for me if a male side character in a school life romcom vn is not incredibly perverted, exist only to make the protag look better in comparison, and doesn't really have any redeeming qualities and is used only for laughs. Im only a few hours in but color me surprised
    1 point
  2. loam

    Data extraction thread

    Hey, thanks for reporting this. The bug was caused because the paths were being written with a trailing \ into the .dat file when packing them, because my code is removing the base path without considering that and just removing what you give it in the --input. If you use --input "unpacked_root_folder\" with the broken version, you will notice it will work properly. I used this tool like that while making the Switch +18 patch. This is clearly not the intended behavior, so I've fixed it: Updated download links: Binary: http://www.mediafire.com/file/0zgkf38g3dswoy6/AokanaDatTool.zip/file Source: http://www.mediafire.com/file/51oelx9qq91gh6s/AokanaDatToolSrc.zip/file Thanks for letting me know! PS: I didn't knew a python script existed out there already, but it's clear there wasn't an attempt to understand what the code actually did. I tried to make the code as clear as possible with meaningful variable/function names so I hope somebody finds that useful.
    1 point
  3. iGSfYMkbtk

    Data extraction thread

    Hello! I tested the program and found a problem about "repack" part of this tool: The output *.dat file seems not be accepted at all or loaded correctly by Windows-Steam version of both Aokana and Extra 1! The CGs (or even maybe sounds and scripts too?) inside repacked part of the game shows up as gray screen, Even without modifying anything and then just straight up pack them back immediately! Proven by unpack all of the 12 unpackable *.dat files in "AokanaEXTRA1_Data" from Windows-Steam Extra 1, then pack them back with this tool, replace the original *.dats, then the game won't even start the startup sequence after launch the game...(whole screen just went black.) Commandline used: "AokanaDatTool.exe" --pack --input "unpacked_root_folder" --output "repacked.dat" I also tested to unpack the repacked *.dat from this tool back to a different folder, then compares with the unpacked file hashes from the original *.dat, and nothings different... Then i tested another known working script from GitHub: https://github.com/hktkqj/Aokana-Extractor Use that to unpack the original games *.dat to another folder again, compares with the result from this tool but again... All of the files hashes are the same... So the "unpack" part of this tool is ok. (BTW, the unpacking speed of this tool is significantly faster than that script from GitHub mentioned above! Great job man! Sorry for my bad english...)
    1 point
×
×
  • Create New...