mirror of
https://github.com/rvtr/ctr_Repair.git
synced 2025-10-31 13:51:08 -04:00
10 lines
289 B
Plaintext
10 lines
289 B
Plaintext
量産実機での動作にはマスタリングが必要
|
||
|
||
ciaはサーバ認証(OLS)必須で
|
||
取得には前回取得時よりリマスタバージョンを上げる必要あり(2011/2月現在)
|
||
メジャーはrsfで指定(Remasterversion)
|
||
マイナとマイクロはOmakefile
|
||
MAKECIAFLAGS = -minor 0 -micro 1
|
||
上の場合 *.0.1 (*はrsfのRemasterversion)
|
||
|