# Các loại modchip phổ biến

## Modchip hoạt động như thế nào?

Nói một cách đơn giản: chip sẽ kích một xung điện áp nhỏ vào CPU trong quá trình khởi động, khiến CPU bị lỗi, từ đó vượt qua hàng rào bảo mật bootROM của CPU, giúp người dùng có thể nạp một [payload](/guide/huong-dan-can-ban/cac-thuat-ngu-can-biet.md#payload-la-gi) khác vào quá trình khởi động.

## Các loại modchip

* SX dòng chip này do các anh tây đến từ team Xecuter thiết kế và sản xuất. Team Xecuter cũng làm công cụ hack cho máy Xbox, 3DS và NES Classic Edition và nhiều thiết bị console khác. SX là loại modchip lần đầu tiên xuất hiện trên Switch. Hiện nay một số thành viên team đã đi bóc lịch, chip này đã ngừng sản xuất và cực kỳ khó tìm.
* HwFly là bản clone (làm nhái) của chip SX được các pháp sư Trung Hoa ra mắt sau khi team SX bị tóm.
* Instinct-NX là bản cải tiến của chip Hwfly.
* PicoFly (RP2040) rất phổ biến, giá rẻ, dùng micro controller của hãng Rasberry. Mã nguồn mở, firmware được đông đảo cộng đồng phát triển.

Trong các loại chip trên lại chia thành các dòng:

* Core: chuyên gắn cho máy Switch V1/V2.
* Lite: chuyên gắn cho Switch Lite.
* OLED: chuyên gắn cho Switch OLED.

Ví dụ bạn có máy Switch Lite và muốn modchip PicoFly thì bạn cần tìm mua chip Picofly Lite.

<figure><img src="/files/LDfcn1Fk1sHEPAMI4WAg" alt="" width="320"><figcaption><p>Chip Picofly Core dành cho Switch V1/V2</p></figcaption></figure>

## Video demo quá trình modchip cho Switch V1/V2

{% embed url="<https://files.gitbook.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fy96eyfNLQep6u4xLpFkI%2Fuploads%2FVjCzHEHdWHJ2lDpsKBW4%2Fmodding_original_nintendo_switch.mp4?alt=media&token=e0e1ae41-2917-47f3-bf73-f2860d8dceb6>" fullWidth="false" %}


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://nsw.gitbook.io/guide/huong-dan-can-ban/cac-loai-modchip-pho-bien.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
