mirror of
https://github.com/array-in-a-matrix/SAROO.git
synced 2025-04-02 10:31:43 -04:00
62 lines
1 KiB
Text
62 lines
1 KiB
Text
# SAROO config file
|
|
# 可用配置:
|
|
# lang_id=x
|
|
# 选择菜单语言: 0:中文 1:EN 2:PTBR 3:JA 4:FR
|
|
# debug=xxxxxxxx
|
|
# 各种调试选项
|
|
# auto_update:
|
|
# MCU自动升级固件
|
|
# play_delay=xxxx
|
|
# PLAY开始前的延时。十进制us单位。
|
|
# sector_delay=xxxx
|
|
# 每读一个扇区后的延时。十进制us单位。
|
|
# exmem_1M
|
|
# 使用1M扩展卡
|
|
# exmem_4M
|
|
# 使用4M扩展卡
|
|
# M_xxxxxxxx=xxxxxxxx
|
|
# 写32位内存
|
|
# M_xxxxxxxx=xxxx
|
|
# 写16位内存
|
|
# M_xxxxxxxx=xx
|
|
# 写8位内存
|
|
#
|
|
|
|
[global]
|
|
lang_id = 0
|
|
|
|
|
|
# Final Fight Revenge
|
|
[T-1248G V1.004]
|
|
sector_delay=2000
|
|
|
|
|
|
# PUZZLE BOBBLE 3
|
|
[T-1109G V1.002]
|
|
sector_delay=4000
|
|
|
|
|
|
# D-XHIRD
|
|
[T-10307G V1.002]
|
|
sector_delay=1000
|
|
|
|
|
|
# TAROMARU 太郎丸
|
|
[T-4804G V1.004]
|
|
sector_delay=1000
|
|
|
|
|
|
# SALAMANDER-DP 沙罗曼蛇合集
|
|
[T-9520G V1.010]
|
|
sector_delay=2000
|
|
|
|
|
|
# Princess Crown 公主的皇冠
|
|
[T-14418G V1.004]
|
|
sector_delay=6000
|
|
|
|
|
|
# ROUKA NI ITIDANTOA-RU 世嘉经典-游戏大挑战-廊下
|
|
[GS-9043 V1.002]
|
|
sector_delay=4000
|
|
|