Estudante de engenharia eletrônica.

  • 0 Posts
  • 36 Comments
Joined 2 years ago
cake
Cake day: June 14th, 2023

help-circle
rss






  • There are a bunch of good suggestions already, so I’m gonna say some of my favorites:

    • Def jam: Fight for NY (really good 4-player fighting game)
    • Digimon Rumble Arena 2 (another 4-player fighting game, similar to Smash Bros)
    • D.O.N. (Dragonball, One Piece and Naruto 4-player fighting game, might have to pirate it to play with the english language patch)
    • Digimon World 4 (4-player hack’n’slash with rpg elements)
    • Radiata Stories (Single player action rpg, with 175 recruitable NPCs)
    • The Sims 2 (2-player)
    • Final Fantasy X, X-2 ans XII (famous jrpgs)
    • Devil May Cry 4: Special Edition (single player hack’n’slash)






  • You need to unlock your bootloader.

    1. Enable USB debugging in the developer options;

    2. Reboot the phone in fastboot;

    3. Connect the phone to your PC;

    4. Run the commands bellow, line by line:

    touch key.txt
    fastboot oem get_unlock_key key.txt
    fastboot reboot-bootloader
    
    1. It should show a warning that the bootloader is unlocked;

    2. Reboot in fastboot and install TWRP again.