usineur
released this
Installation:
- Install
sdlpal.vpkusing VitaShell - Download the official PC game freeware (for Windows 98): http://update1.baiyou100.com/resource/Pal98rqp.zip
- Copy all files to
ux0:data/sdlpal - Download the english patch: http://www.romhacking.net/translations/2441/
- Overwrite
m.msg,sss.mkfandword.dat, addm_chs.txtandm_eng.txtfrom the "patch" archive toux0:data/sdlpal. WARNING: take care of case. It may differ between the official pc game and the "patch" - Copy the
sdlpal.cfggiven here intoux0:data/sdlpal - Optional: if you want to play the game in chinese, you have to edit this
sdlpal.cfgand change the lineMessageFileName=m_eng.txttoMessageFileName=m_chs.txt
Controls:
| Keys | Exploration | Combat mode |
|---|---|---|
| Up | Move to North / Up | Up |
| Down | Move to South / Down | Down |
| Left | Move to West / Left | Left |
| Right | Move to East / Right | Right |
| X | Select / Interact / Skip dialogues | Select |
| □ | Spell | Attack |
| O | Open menu / Cancel | Cancel |
| △ | Status | Status |
| Hold L + Up | Jump to the previous page of "Item" | Jump to the previous page of "Item" |
| Hold L + Down | Jump to the next page of "Item" | Jump to the next page of "Item" |
| Hold L + Left | Jump to the first "Item" of current page | Jump to the first "Item" of current page |
| Hold L + Right | Jump to the last "Item" of current page | Jump to the last "Item" of current page |
| Hold L + X | - | Defend |
| Hold L + □ | - | Auto mode (COOP) |
| Hold L + O | Leave game (with confirmation) | Flee |
| Hold L + △ | - | Repeat |
| R | Use Item | Use Item |
| Hold L + R | Equip Item | Throw Item |
Changelog:
1.2:
- Remove "dirent" files as it's now support in vitasdk newlib
- Enhancements due to latest release of SDL2 for Vita
1.1:
- Apply sharp-bilinear shader to improve image quality. Thanks to @rsn8887
1.0:
- First public release