骑士
哪壶不开提哪壶者
- 精华
- 1
- 帖子
- 2065
- 威望
- 2 点
- 积分
- 2201 点
- 种子
- 5 点
- 注册时间
- 2005-12-24
- 最后登录
- 2015-5-8
|
PSP上最好最有前途的GBA模拟器更新了
v0.6 - (still beta quality, look out for new bugs)
依然是0.5BETA版的性能和兼容性,也就是说速度照旧,但是修复了很多BUG,大幅度优化了设置界面
NOTE: Please include gpsp.cfg with EBOOT.PBP, this shouldn't be
necessary but I think it is right now.
# Fixed a nasty bug that shouldn't have made it into the initial
release; a lot of games that TECM.. erm.. crash won't anymore.
NOTE: This doesn't mean that no game will ever crash, freeze,
otherwise not work.
修复了许多游戏中途蓝屏的错误
# Fixed some crashes in the GUI and the ability to "go up" past
ms0:/PSP. Made the "go up" button square like it was supposed to
be (instead of cross).
修复前端错误,可以目录向上到了"ms:\psp\"了
+ There's now a menu that you can access, by default press right
while holding down triangle for the frameskip bar.
游戏中,使用"△+右"可以进菜单
+ Menu option: resize screen aspect ratio, the default is now
"scaled 3:2" which makes it look more like a normal GBA. You
can use "fullscreen" (what it was like before) or "unscaled 3:2"
(tiny but pixel for pixel like a GBA)
屏幕比例可以更改
+ Menu option: You can now load new games while the current one
is running.
可以在游戏中,载入其他游戏ROM,不用重启
+ Menu option: You can now restart the currently running game.
添加了重启选项
+ Menu option: Frameskip variation - this defaults to "uniform"
whereas it defaulted to "random" last release. Basically, turn
it on random if you find that frameskip causes flickering
animations to make things disappear. Other than that it will
generally look better on uniform.
跳帧方式为“规律(uniform)”和“随意(random)”两种可选
+ GUI and file loading now have "auto repeat" on the buttons so
they're not such a pain to navigate.
+ Menu option: Added support for 128KB flash ROM, some games
require it (Pokemon Firered/Leaf Green, Super Mario Advance 4),
turn it on before running the game to make sure it works.
NOTE: There are some versions of these ROMs that have been
hacked to get around their 128KB flash, and may not even work
properly at all. Look out for them, these games should save
128KB save files after you set the setting to it, IF they use
128KB flash.
支持128K存档,Pokemon Firered/Leaf Green, Super Mario Advance 4需要
+ Menu option: Added ability to make the .sav files only update
when you exit the emulator, use with extreme caution (in other
words, it's not a good idea to use something like this in beta
quality software if you care about your saves). Does NOT update
if you exit through the home button, don't use the home button
if you can help it.
游戏中的记录(不是即时记录),可以选择“自动更新”和“退出后更新”
+ Zip support thanks to SiberianSTAR. It will load the first file
with the extension .gba or .bin that it finds.
支持ZIP压缩ROM
+ Menu options are saved to gpsp.cfg. Note that it does not save
frameskip options or flash ROM options because these are very
per game particular.
增加了设置文件 gpsp.cfg,但是“FLASH ROM”和“跳帧”这两个设置不会记录到里面
+ The emulator will now try to save backup files to something
more matching the backup size than a fixed 64KB.
@ Loading ROMs and the auto save of the .sav files is MUCH faster
now. Thanks for the heads up on how to improve this from pollux!
读取和记录更快
@ While coding for the screen resize code I found that SDL just
wasn't cutting it and had to code for the GU myself. Turns out
the new code is faster (but because it is render code any
improvement will be diminished to nothing as frameskip is
increased). Special thanks to Zx-81 for the tips on this one
and for his GU code in the PSPVBA source as an example.
感谢作者ZX-81提供的代码
@ Added some games to game_config.txt. Note that not all versions
of these ROMs will work with these options, try to use the USA
version if possible.. |
|