https://github.com/doccaico/fe8-swapperizer
FE8 Swapperizer - Growth Rates Edition
https://github.com/doccaico/fe8-swapperizer
Last synced: over 1 year ago
JSON representation
FE8 Swapperizer - Growth Rates Edition
- Host: GitHub
- URL: https://github.com/doccaico/fe8-swapperizer
- Owner: doccaico
- Created: 2021-02-22T02:20:28.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2021-02-22T02:41:21.000Z (over 5 years ago)
- Last Synced: 2025-01-06T11:38:59.707Z (over 1 year ago)
- Language: Nim
- Size: 1000 Bytes
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
聖魔の光石の操作可能な仲間34人の成長率をランダムで入れ替えます。
英語版は非対応。
Usage
```
$ fe8_swapperizer fe8.gba
$ Your-Emulator fe8modified.gba
```
Build
```
$ nim c --gc:arc -d:release -o:fe8_swapperizer main.nim
```