Results 1 to 4 of 4
  1. #1
    offline Maybe Modder
    Join Date
    Aug 2008
    Posts
    38
    Thanks
    34
    Thanked 0 Times in 0 Posts
    Downloads
    232
    Uploads
    0

    How can I modify system files of E8?

    I've tried tried to change song cfg in folder /etc/ and /preloadappps but I can't. does anyone know about this problem?
    which software should I use?

    thanks in advance

  2. #2
    Xtian89's Avatar
    offline I´m watching you
    Join Date
    Oct 2007
    Location
    San miguel, Buenos Aires, Argentina
    Posts
    3,704
    Thanks
    1,755
    Thanked 1,197 Times in 847 Posts
    Downloads
    149
    Uploads
    3
    For what do you want to change that sounds?

    Those folders are protected and you cannot modify them.

    You can change system sounds in /ezxlocal/sounds/ui_sounds
    Reboot if needed
    /ezxlocal and /ezx_user are modificable folders
    Last edited by Xtian89; 09-18-2011 at 09:49 PM.

  3. The Following User Says Thank You to Xtian89 For This Useful Post:

    lipliplip (09-18-2011)

  4. #3
    offline Maybe Modder
    Join Date
    Aug 2008
    Posts
    38
    Thanks
    34
    Thanked 0 Times in 0 Posts
    Downloads
    232
    Uploads
    0
    I want to modify some cfg so that i can directly run flv by mplayer in file manager. not the system sound. i've some ways but it doesn't work so far

  5. #4
    sbn_return's Avatar
    offline Of Mice and Modders
    Join Date
    May 2007
    Posts
    54
    Thanks
    3
    Thanked 35 Times in 16 Posts
    Downloads
    1223
    Uploads
    0
    CG36 & CG52 are the red-only file system. So its not possible to edit system file directly from your phone.

    To unpack CG you need cygwin for windows or squashfs-tools 2.1 for linux OS

    To extract a CG:

    unsquashfs -d /extracted_directory -f /smg_file.smg
    For example: unsquashfs -d /E8/CG36 -f /E8/CG36.smg
    To recompile a CG execute:

    mksquashfs /extracted_CG_directory/ /new_smg_file.smg -le -b 16384

    For example: mksquashfs /E8/CG46 /E8/my_CG46.smg -le -no-fragments -b 16384
    CG's 43 44 and 52 can be extracted and modified under windows with cygwin, but CG36 need to be done in linux

    and SBF-Recalc 1.2.9.1.exe to extract & recompile all CGs
    Last edited by sbn_return; 09-19-2011 at 07:27 AM.

  6. 3 Users Say Thank You to sbn_return For This Useful Post

    jukebox355 (09-19-2011), lipliplip (09-19-2011), Xtian89 (09-19-2011)

Posting Permissions

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