Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Sorry i am dum pls guide #4

Open
Zih1991 opened this issue Apr 10, 2023 · 6 comments
Open

Sorry i am dum pls guide #4

Zih1991 opened this issue Apr 10, 2023 · 6 comments

Comments

@Zih1991
Copy link

Zih1991 commented Apr 10, 2023

I recently download viper4android can you GUIDE me how to use this present to android i can use kernel but what about other settings

@urain39
Copy link
Owner

urain39 commented Apr 11, 2023

It looks like you are trying to use this preset in ViPER4Android 2.7?

Try to open a terminal (e.g. Termux) session and input following commands:

termux-setup-storage # Setup storage permissions for Termux
cd /sdcard/ViPER4Android
for prf in Profile/*; do
  prfname="${prf%.prf}"
  mkdir -p "$prfname"
  sh tools/prf2xml.sh "$prf" > "$prfname/com.vipercn.viper4android_v2.headset.xml"
  cp "$prfname/com.vipercn.viper4android_v2.headset.xml" "$prfname/com.vipercn.viper4android_v2.bluetooth.xml"
done

It will convert prf format to old xml format.

Then you can re-flash ViPER4Android modules, which convert old xml presets to new format.

@urain39
Copy link
Owner

urain39 commented Apr 11, 2023

Or waiting for my update (convert prf to old xml) for a while.

@urain39
Copy link
Owner

urain39 commented Apr 15, 2023

Hi, I have released a new version and you can check it out now.

@Zih1991
Copy link
Author

Zih1991 commented Apr 16, 2023

Hi, I have released a new version and you can check it out now.

Thanks but viper4android crashes when loading the preset maybe it my device problem but thanks btw

@Zih1991 Zih1991 closed this as completed Apr 16, 2023
@Zih1991 Zih1991 reopened this Apr 16, 2023
@urain39
Copy link
Owner

urain39 commented Apr 16, 2023

I think it is just because of my DDC hacks, you can try deleting all the DDC items (which name contains ddc) in the XML file, and try again.

@Zih1991
Copy link
Author

Zih1991 commented Apr 16, 2023

Still ain't working but kernel is working it's pretty good

@Zih1991 Zih1991 closed this as completed Apr 16, 2023
@Zih1991 Zih1991 reopened this Apr 16, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants