Recent content by vizhigal

  1. vizhigal

    Post JIOTV 5.8.3 for Fire TV Stick

    Try to clone the version 5.6.3 with joystick. This version will work in full screen and back button in the remote should also function to close the application fully.
  2. vizhigal

    Post JamesDSP Audio Manager [MMT-EX]

    Attached corrected files. Replace the same in the respective places and necessary permissions , reboot and check. Added my james dsp working files also for your reference. attached audio_effect.conf ( change .txt to.conf ) and audio_effects.xml separately also.
  3. vizhigal

    Post JamesDSP Audio Manager [MMT-EX]

    Change the "jamesdsp" as JAMESDSP" in the audio_effects.conf and audio_effects.xml in the effect s . Before doing the change have a back up. Reboot and check. You can refer my quote .
  4. vizhigal

    Post JamesDSP Audio Manager [MMT-EX]

    Thanks. Was having the same problem ,same logcat even library was not loaded while checking by using dumpsys cmd Just changed the effects name from "jamesdsp" to "JAMESDSP" like in my post in the audio_effects.conf and rebooted and working well. dumpsys media.audio_flinger>/sdcard/a.txt ...
  5. vizhigal

    Post JamesDSP Audio Manager [MMT-EX]

    Your log shows that the effect library is not loaded. The library to be in the vendor partition. Check your audio.effects.conf in vendor/etc to check the correct path of the library installed. In libraries { jdsp { path /vendor/lib/soundfx/libjamesdsp.so } In effects { JAMESDSP {...
  6. vizhigal

    Post [OP3/3T] Modded Google Camera with HDR+, 60FPS video and Slow Motion

    3liteking148 For the Magisk.module You may require the additional files from the same noughat rom the missing files are not in the Havoc rom. Checked as below F:\Havoc-9.0\system.new.dat_ext>arm-none-eabi- ld.exe camera.msm8996.so -rpath lib Results warning: libmmcamera_interface.so, needed...
  7. vizhigal

    Post [OP3/3T] Modded Google Camera with HDR+, 60FPS video and Slow Motion

    Here it is. One in Russian name another one translated as Basic.xml.
  8. vizhigal

    Post [AUDIO][EXYNOS][OREO][V-1.7.0] Samsung SoundAlive Dolby Atmos - EOL

    Thanks. I want that shsred_prefs.. It is easier for me where to look out to Port this to my OP3T.. little progress made from no where
  9. vizhigal

    Post [AUDIO][EXYNOS][OREO][V-1.7.0] Samsung SoundAlive Dolby Atmos - EOL

    To eliminate errors can you copy and upload the below folder. Data/data/com.sec.android.app.soundalive Attached latest SS
  10. vizhigal

    Post [AUDIO][EXYNOS][OREO][V-1.7.0] Samsung SoundAlive Dolby Atmos - EOL

    Just edited and added samsung framework.jar smali to soundalive.apk to try in OP3T But getting below errosoundalive.apkr 07-20 18:06:50.649 E/SAEffectManager(9651): getNewDolbyInstance::RuntimeExceptionn - e : java.lang.RuntimeException: Cannot initialize effect engine for type...
  11. vizhigal

    Post [OP3/3T] Modded Google Camera with HDR+, 60FPS video and Slow Motion

    This APK smalis are different from the present Gcam modded APK..it is for me little difficult and time consuming..hence No..
  12. vizhigal

    Post [OP3/3T] Modded Google Camera with HDR+, 60FPS video and Slow Motion

    Thanks. It is the camera APK from pixel2xl image modded with minimum changes to work in 3T for my personal use.