Code Monkey home page Code Monkey logo

Comments (5)

hozuki avatar hozuki commented on July 20, 2024 1

Since the questions asked are very similar, you can take a look at #51.

from deretore.

Lakoyo avatar Lakoyo commented on July 20, 2024

Yes but still I don't know how to write command line correctly works for it. Please help me for typing :)

from deretore.

Lakoyo avatar Lakoyo commented on July 20, 2024

Help please

from deretore.

MiniatureHusk avatar MiniatureHusk commented on July 20, 2024

@Lakoyo:
in my case, it worked by drag and dropping HCACC.exe to the CMD window. I made sure to leave a space after ".exe" though. And then drag and drop your HCA file, this should specify exactly to where the input HCA file is. And if you want to save it next to your input HCA, then copy-paste the path of your input HCA and change the HCA's file name. So it should look like this

C:\Users\CURRENT USER>D:\More\DereTore-master\Apps\Hcacc\bin\Release\hcacc.exe "D:\more\custom_song\input hca.hca" "D:\more\custom_song\output hca.hca" -ot 0 and just hit enter.

And actually, I want to point out that @hozuki 's answer on #51 raised another question for me. Which 16-hex halves go to where? I got a bit confused when they considered the second half of the key to be 00000000. Now, my problem would be,
what if the custom key's hex value was longer?
I'll make my own custom key for this example:
91280410300 = 1540BC86BC
so is key no. 1 00000015? or 40BC86BC?
or is key no. 2 40BC86BC? or 00000015?
thanks for any future clarification!

from deretore.

hozuki avatar hozuki commented on July 20, 2024

@Lakoyo:
in my case, it worked by drag and dropping HCACC.exe to the CMD window. I made sure to leave a space after ".exe" though. And then drag and drop your HCA file, this should specify exactly to where the input HCA file is. And if you want to save it next to your input HCA, then copy-paste the path of your input HCA and change the HCA's file name. So it should look like this

C:\Users\CURRENT USER>D:\More\DereTore-master\Apps\Hcacc\bin\Release\hcacc.exe "D:\more\custom_song\input hca.hca" "D:\more\custom_song\output hca.hca" -ot 0 and just hit enter.

And actually, I want to point out that @hozuki 's answer on #51 raised another question for me. Which 16-hex halves go to where? I got a bit confused when they considered the second half of the key to be 00000000. Now, my problem would be,
what if the custom key's hex value was longer?
I'll make my own custom key for this example:
91280410300 = 1540BC86BC
so is key no. 1 00000015? or 40BC86BC?
or is key no. 2 40BC86BC? or 00000015?
thanks for any future clarification!

Key 1 is the lower 32 bits (40bc86bc) and key 2 is the higher 32 bits (00000015).

from deretore.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.