Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
UHardware authored Feb 18, 2023
1 parent 48c3e73 commit c28bc18
Showing 1 changed file with 24 additions and 28 deletions.
52 changes: 24 additions & 28 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,45 +1,41 @@
<img align="left" height="120" src="https://i.imgur.com/9iGXdvW.png" alt="3uTools Logo" style="float: left;"/>
<h3 align="right">Version: 1.0 (Beta)</h3>
<h3 align="right">Version: 1.0 (Beta)</h3>

# 3uTools for MacOS
~~Fully~~ integrated with MacOS 3uTools. Based on QEMU and modified Windows Image!

## Requirements:
## Requirements
- MacOS Catalina od later
- Mac machine with Intel x64 CPU
- 2GB of free space*
- 2GB of free space

## Usage:
1. Download PKG installer from [this link.](https://twitter.com/UHardware_PL)
2. Open downloaded file and follow "Read me" instruction
## Usage
1. Download PKG installer from [this link.](https://drive.google.com/file/d/1tEbicaL695wtNSwH111xLewULBWtr0oc/view)
2. Open downloaded file (Right click -> Open)
3. Follow "Read me" and install 3uTools

## Product IDs:
<h5 align="center">For iPhone:</h5>
<p align="center">
<img src="https://i.imgur.com/uqpDd6G.png" width="900" />
## Product IDs
Some apple devices may not be detected correctly without editing the configuration file. The default Product ID is **0x12a8** and works with most apple devices. However, if your device is not detected, check Product ID list below:

<h5 align="left">For iPhone:</h5>
<p align="left">
<img src="https://i.imgur.com/kYPy4GC.jpg" width="750" />
</p>
<h5 align="center">For iPad:</h5>
<p align="center">
<img src="https://i.imgur.com/F0NKK84.png" width="900" />
<h5 align="left">For iPad:</h5>
<p align="left">
<img src="https://i.imgur.com/brsnwuB.jpg" width="750" />
</p>
<h5 align="center">For iPod:</h5>
<h6 align="center">N\A:</h6>


<h5 align="Left">For iPod:</h5>
<h6 align="left">N\A</h6>


## Know bugs:
## Know bugs
- Some apple devices require changing the Product ID in configuration file.
- Connecting multiple devices with a different Product ID at the same time does not work.
## FAQ:
Q: Does it works on Apple Silicon Macs?

A: Currently No.

Q: Can i access files from MacOS?
## FAQ
Q: Does it works on Apple Silicon Macs? <br> A: Currently No.

A: Currently No.
Q: Why i need to edit sudoers file? (sudo visudo) <br> A: This is necessary because macOS has a highly restrictive security system. QEMU USB support does not work properly without root permission.

Q: Why i need to edit sudoers file?
**Q: Where is the configuration file?** <br> **A: Path:** ``/Applications/3uTools.app/Contents/EmuLayer/config.sh``

A: This is necessary because macOS has a highly restrictive security system.
<h6 align="center">Release date: 18.02.2023</h6>

0 comments on commit c28bc18

Please sign in to comment.