- 精华
- 3
- 帖子
- 7700
- 威望
- 10 点
- 积分
- 8262 点
- 种子
- 5 点
- 注册时间
- 2006-11-19
- 最后登录
- 2023-12-21
|
发表于 2009-4-15 12:07 · 北京
|
显示全部楼层
* Multidol games work through Gecko's game loader, rebooter is no longer required for them
含有多个dol的游戏已兼容,不再重启(如MP1这样的)
* To ensure games are fully functional the game loader now uses the IOS requested by the game (as a result there is no 002 error, that error is due to game loaders booting a game with the wrong IOS)
自动使用游戏要求的IOS,如果这个IOS不存在,则自动在游戏的update partition寻找,找到后会提供自动安装的选择(zd芯片的防升级功能需要关闭),不会在出现002错误了。(引用一下:)))
* If a game requests an IOS that you don't have, the game's update partition will be searched for the IOS and the option to install the IOS will be given if it is found (if you have a modchip, turn off update blocking!)
同上
* It is now possible to select not to load the debugger, which increases the number of code lines allowed by Ocarina
可选择不启动debugger,能增加金手指所允许的代码数量
* New hooks have been added so that most (if not all) Wii games can be hooked
增加了新的钩子
* Rebooter will use the hook selected on the config menu to hook games
重启功能选择使用的钩子
* Rebooter is now compatible with preloader
重启功能兼容preloader
* The menu interface has been improved, and you can load a custom background by creating a 640x480 PNG-24 file, naming it background.png, and putting it at the root of your SD card
菜单界面提升,能自定义背景
* The menu configuration can be saved, and the saved configuration will be loaded automatically when Gecko starts
增加设置文件
* A configuration file can be created for game specific settings like hook type
设置文件能为不同的游戏储存钩子类型
* New code types are supported by the code handler
支持新的代码类型
* GPF (gecko patch file) support
支持GPF |
|