- 精华
- 0
- 帖子
- 2960
- 威望
- 0 点
- 积分
- 2986 点
- 种子
- 16 点
- 注册时间
- 2007-1-16
- 最后登录
- 2024-11-6
|
发表于 2010-9-29 09:34 · 陕西
|
显示全部楼层
; when set to true, it is possible to hold RB when launching a game to have the region that the game gets from xam spoofed
; if not present this is set to false
regionspoof = false
如果在ini里面设置true,那么按住RB,那么将会以伪装的区码运行游戏(全区或者你所在区域)
如果不需要设置为false
例句:
regionspoof = false
; when regionspoof is true, you set your region here in hex, for examle devkit would be region = 0x7fff
; if not present but regionspoof is set to true, this is set to 0x7FFF
region = 0x7FFF
当伪装区码开启,你可以设定你的区码。如果不设定伪装区码而伪装区码的选项开启。那么默认区码是0x7fff
例句:
region = 0x7FFF |
|