Quote:
Originally Posted by elboby
Q1: Where's the archive to increase the volume? Maybe:CG43 (usrSYSqtappsoundezx_volumetable.cfg)??? |
That looks about correct, once you change your volumetable.cfg and compile, your new settings should take effect
Quote:
Originally Posted by elboby Q2: Where are the files for modifiying the operator name position?? |
i've asked QUITE a few FW Chefs (Amin included) about this and the best answer i've gotten is it's SOMEWHERE in cg's 1-18 but no one seems to know for sure.
@PappuDC
Editing and compiling CramFS codegroups
After you extracted files from CramFS, you probably want to change some files' content, or add some new files.
In first case you just edit (or replace) files.
In second case (when adding new files) just copy file you wish to add, to corresponding directory, remembering that the root of codegroup is - <Working directory>\cramfs-root. Next, for the firmware to work properly you must specify correct info about owner (user, group) and permissions for the new files. After copying new files press "Show" in "Original CramFS file/info" field. "CramFS file list" window will show up (open delay depends on the number of files). In that window you'll see files contained in <Working directory>\cramfs-root.
For the new files which you just added info is not available until you provide it, and "n/a" is displayed in "uid", "gid" & "permissions" columns. You can edit this info by double-clicking the line you need or by pressing Enter key or "Edit" button. When you finish working with this window, just close it.
After comitting all your changes choose a name for the new codegroup file in "New CramFS file" field and press "Compile".