- 精华
- 0
- 帖子
- 679
- 威望
- 0 点
- 积分
- 721 点
- 种子
- 12 点
- 注册时间
- 2007-1-8
- 最后登录
- 2024-3-21
|
楼主 |
发表于 2015-10-1 10:55 · 辽宁
来自手机
|
显示全部楼层
本帖最后由 tq03q9i 于 2016-9-28 16:50 编辑
Changelog:
1.Split off network configuration into a separate network file (opl_network.cfg).
2.Your legacy network configuration will be loaded if opl_network.cfg is not found.
Please re-save to save in the new format (opl_network.cfg). This has to be done only once.
3.Re-factored config code to have all setting variables in the config.h file.
4.Unset development mode.
5.Attempt to fix the weird code for 4096-byte USB devices. What was I thinking....
6.Made the controls for VMC upport more intuitive (whereby disabled controls are disabled).
7.Rename the "Enable Delete and Rename" to "Enable Write Operations".
8.Finalize theme variables and fully enable the merging part of the network update feature (the standardization has yet to be done here, but the OPL side is ready).
9.Rename all compatibility modes to use their actual names (i.e. "Accurate Reads" instead of just "Mode 1).
Compatibility mode hints were adjusted too, to be easier for the user to understand:
1.Slow down reading
2.Alternative data read method
3.Unload OPL when possible
4.Skip videos
5.For DVD9 rips
6.IGR is incompatible with some games
7.Stores modules in alternate location
8.Hide DEV9 module
更新日志:
1.把网络配置文件分开到opl_network.cfg
2.如果没有opl_network.cfg则会装载你原来的网络配置.
请重新保存到新格式opl_network.cfg.这只需做一次
3.在config.h重构配置代码为有所有设置变量
4.恢复了开发者模式
5.为4096字节USB设备尝试修复古怪的代码.我在想什么...
6.更直观的控制VMC(即“禁用”后VMC就是被禁用)
7.重命名“启用删除和重命名”为“启用写操作”
8. 最终确定主题变量,充分实现网络更新功能部分的整合(标准化尚未完成,但OPL已准备好).
9.重命名所有兼容性模式名称为实际名称(比方说“精确读取”不叫“模式1”了)
为了让用户更易懂,兼容性模式说明也被调整了:
1.减慢读取
2.备用数据读取方式
3.尽可能从内存卸下OPL
4.跳过cg
5.给dvd9 rips用的
6.IGR可能不兼容某些游戏
7.在备用位置装载模块
8.隐藏DEV9模块
|
|