|
看一下launch.ini的設定,一般不用設就有全區了,有設的話自己看一下是不是關掉了。
設定檔launch.ini刪掉試試,要自己設的話要看得懂。
; 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
; when regionspoof is true, you set your region here in hex preceding the value with 0x, for examle devkit would be region = 0x7fff
; if not present but regionspoof is set to true, this is set to 0x7FFF
region = 0x7FFF
設定regionspoof = true 會使用下面的region=0x.....16進位碼的區碼設定。
執行遊戲時按住RB執行就會使用上面的設定。
|
|