COMPATIBLE WITH COSMETICS UPDATE V0.4.0.
This mod is a client-only preview mod that lets you try locked cosmetics locally from the cosmetics menu. It is not a cheat mod. It does not unlock cosmetics, does not add cosmetics to your save data, does not save locked cosmetics, and does not sync try-on cosmetics to other players.
cosmeticUnlocks.cosmeticEquipped.Owned cosmetics continue to work normally. Locked cosmetics are handled only through the local preview path.
When you click a locked cosmetic, it is added to a temporary try-on set. When another locked cosmetic conflicts with it, the older conflicting cosmetic is removed from the temporary set. This allows you to check how a full outfit looks without changing your save data.
The mod also sanitizes the save targets before save processing. If a locked cosmetic ID somehow gets into equipped cosmetics or presets, it is removed before saving.
This is a client-only visual preview mod. Other players do not need the mod. Other players will not see your try-on cosmetics.
There is no configuration. All behavior is fixed to preview-only and save-safe values so the mod remains a try-on utility, not a cheat mod.
The implementation avoids compile-time references to R.E.P.O. cosmetic classes and patches them by name through reflection.
This reduces build issues when the project does not directly expose classes such as MetaManager, MenuPageCosmetics, MenuElementCosmeticButton, or CosmeticAsset.
The mod uses the local cosmetic preview path and save-time sanitization. It intentionally avoids Photon RPC cosmetic syncing and does not write locked cosmetic IDs into permanent equipped cosmetics.
※Mod created by AI
COSMETICS UPDATE V0.4.0対応済み.
REPOが好きな日本人のための日本人のみのREPOのDiscordサーバーあります! 参加は以下のリンクから! https://discord.gg/h5ATY4m5bZ
このMODは、クライアント専用の、コスメメニューで未所持コスメをローカル試着するだけのプレビューMODです。 チートMODではありません。 未所持コスメのアンロック、セーブデータへの追加、未所持コスメの保存、他プレイヤーへの同期は一切行いません。
cosmeticUnlocks を編集しないcosmeticEquipped に保存しない所持済みコスメは通常通り動作します。 未所持コスメはローカルプレビュー経路だけで処理されます。
未所持コスメをクリックすると、一時試着セットへ追加されます。 別の未所持コスメと部位や競合条件が重なる場合、古い競合コスメは一時試着セットから外されます。 これにより、セーブデータを変更せずに全身の試着コーデを確認できます。
また、保存処理前に保存対象をサニタイズします。 万が一、未所持コスメIDが正式装備やプリセットへ混入していても、保存前に除去します。
このMODはクライアント専用の見た目プレビューMODです。 他プレイヤーの導入は不要です。 他プレイヤーには自分の試着中コスメは見えません。
設定項目はありません。 このMODが試着用ユーティリティであり、チートMODにならないように、すべての動作はプレビュー専用かつ保存不可の固定仕様です。
実装では、REPO本体のコスメ関連クラスをコンパイル時に直接参照せず、クラス名ベースの反射Patchで処理しています。
これにより、MetaManager、MenuPageCosmetics、MenuElementCosmeticButton、CosmeticAsset などがビルド環境で直接見えない場合のビルド失敗を避けています。
このMODはローカルのコスメプレビュー経路と保存前サニタイズを使用します。 Photon RPCによるコスメ同期は行わず、未所持コスメIDを永続的な正式装備へ書き込まない設計です。
※AI生成MOD