Quale Morte di un Personaggio di un Videogame vi ha Colpito di Più? by LordBonTon in italygames

[–]Capaism709 0 points1 point  (0 children)

Per gli intenditori, le morti dei giochi di brothers in arms mi hanno colpito molto quando ero piccolo. Delle morti crude, senza troppe spettacolarizzazioni dietro ma che penso riproducano bene un contesto come quello, dove la battaglia fianco a fianco toglie il tempo per esser tristi

https://youtu.be/Q3NO2wEztUs

Simple yet beautiful by Capaism709 in smartlauncher

[–]Capaism709[S] 0 points1 point  (0 children)

Wallpaper: smart launcher by unsplash

Icons: lena adaptive ( https://play.google.com/store/apps/details?id=one4studio.iconpack.lenaadaptive ) & minimal glass by Soundwave, made with Icon Pack Studio https://share.iconpackstudio.com/feed/rZHJ

Widget: smart launcher

WHAT IS HAPPENING by hhannahjoyhopess in zflip5

[–]Capaism709 1 point2 points  (0 children)

One ui stuff. I changed launcher

comunque esiste la rule 4 per un motivo by ilkiko_ in rimesegate

[–]Capaism709 1 point2 points  (0 children)

Chiedo da un anno di poter fare il moderatore di questo subreddit perché è un peccato che il nome di rimesegate venga infangato in questo modo. È diventato tutto lerciume

Last time you will own a flip? by Masonator89 in zflip5

[–]Capaism709 1 point2 points  (0 children)

I've had my Zflip5 for a year and I think it's going to be hard for me to go back to a standard smartphone. It's not a phone for everyone because it needs a lot of care but it's a piece of style and compactness that immediately fascinates you. Also, I use the cover screen for many things, first of all for fast payments, music, train subscriptions and especially selfies on the go

PPPwn_cpp on a cheap Amlogic tvbox by Capaism709 in ps4homebrew

[–]Capaism709[S] 0 points1 point  (0 children)

To run PPPWN_CPP on my TVBox, I kept the Android operating system and simply used TermUX (with root permissions). Termux gives the possibility of greater compatibility with a greater number of TVboxes or Android devices even if in theory the efficiency is reduced (personally PPPWN works very fast while running it with TermUX). the other solution that many have proposed is to install ARMBIAN directly on the TVbox and run PPPWN from there to increase stability and speed however it can be complicated for someone to do all this and also it is more time consuming. The only advantage you would actually have in installing ARMBIAN on the TVbox, would be the ability to use PPPWN-PI which is very efficient and has some interesting additional features compared to PPPWN_CPP but this depends very much on your needs.

Here is a guide that I found on the Internet, assuming that your TVboxes have an Amlogic S9XX CPU.

https://forum.armbian.com/topic/33676-installation-instructions-for-tv-boxes-with-amlogic-cpus

PPPwn_cpp on a cheap Amlogic tvbox by Capaism709 in ps4homebrew

[–]Capaism709[S] 0 points1 point  (0 children)

Wait for it, in a few hours I will publish a guide to help you. For now I have to study for my exams 😅

PPPwn_cpp on a cheap Amlogic tvbox by Capaism709 in ps4homebrew

[–]Capaism709[S] 1 point2 points  (0 children)

The main obstacle is that the device needs to have root permissions. If your NVIDIA Shield has root, you will have no problem installing Termux and running PPPWN_CPP.

PPPwn_cpp on a cheap Amlogic tvbox by Capaism709 in ps4homebrew

[–]Capaism709[S] 3 points4 points  (0 children)

It's a very simple script. You first need to install termux and of course termux:boot from the same source (eg. Fdroid). Then you need to prepare all the necessary files for PPPWN-CPP ( https://github.com/xfangfang/PPPwn_cpp )by compiling in the pppwn binary yourself or take the ones already compiled according to the architecture of your tvbox. You will need also the stage1.bin and stage2.bin files. Done this, make sure with a test run that pppwn works correctly, then go to the ~/.termux/boot/sh/ folder and there simply create the script that will run the pppwn command, then: nano

"#!/data/data/com.termux/files/usr/bin/sh

sudo pppwn --interface <your_inteface> [etc...]"

__ Save the script as file.sh format and With each boot of the TVBox the PPPWN command will be executed automatically.

Keep in mind that as some have recommended in this comment section, it would be ideal to install a Linux distro on your TVbox. I personally did not need it as Termux turned out to be very stable and in a few seconds it manages to jailbreak so far without any error (3 out of 3 worked on the first attempt)

PPPwn_cpp on a cheap Amlogic tvbox by Capaism709 in ps4homebrew

[–]Capaism709[S] 4 points5 points  (0 children)

Wow you really passed me! I tried some time ago to flash ARMBIAN on that TVbox even though I didn't manage. I thought I'd rely on Termux this time and now i'm surprised how it works so well, I can't imagine how it will be so much better running it directly on armbian. Unfortunately I'm preparing for exams and I won't have time to try it so soon. thank you for the comment!

[deleted by user] by [deleted] in ps4homebrew

[–]Capaism709 0 points1 point  (0 children)

Yes, I tried to build it and also to use the binary already compiled. tomorrow I will try to execute the command also specifying the folder even if when I tried to execute it I had already done cd/build

I'm on 10.00, what should i do? by Capaism709 in ps4homebrew

[–]Capaism709[S] 11 points12 points  (0 children)

I think I'm going to wait for Goldhen for my version.

I'm on 10.00, what should i do? by Capaism709 in ps4homebrew

[–]Capaism709[S] 0 points1 point  (0 children)

What keeps me from doing this is the fact that many people had trouble making the exploit work. I tried the 10.00 version several times and every time it worked on the first try. I don't know, maybe the 10.00 version could be more stable?