Files
tldr/pages.zh/common/flips.md

16 lines
357 B
Markdown
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# flips
> 创建并应用IPS和BPS文件的补丁。
> 更多信息:<https://github.com/Alcaro/Flips>。
- 启动Flips以交互方式创建和应用补丁
`flips`
- 应用补丁并创建新的ROM文件
`flips --apply {{patch.bps}} {{rom.smc}} {{hack.smc}}`
- 从两个ROM创建补丁
`flips --create {{rom.smc}} {{hack.smc}} {{patch.bps}}`