Assassin's Creed Altair Chronicles Vita
From GameBrew
More actions
| Assassin's Creed Altair Chronicles Vita | |
|---|---|
| General | |
| Author | Rinnegatamante |
| Type | Action |
| Version | 1.0 |
| License | MIT License |
| Last Updated | 2025/07/30 |
| Links | |
| Website | |
| Source | |
| Support Author | |
This is a wrapper/port of Assassin's Creed Altair Chronicles for the PS Vita.
Notes:
- This port works with both the Android and Xperia build of the game. In order to achieve the best result, it's highly recommended to use the Xperia build (v.1.0.2) of the game since it has native physical buttons support.
- There are some border glitches on some 2D sprites.
- There are some rare issues in which pause menu and analogs movement can stop working in certain levels (Dpad movement will still work fine).
- The non-Xperia build might crash during some cutscenes, it is suggested to skip them if you want to use this version.
Installation
Requirements:
- libshacccg.suprx
- kubridge.skprx
- Android or Xperia game files
Instructions:
- Install kubridge and FdFix by copying
kubridge.skprxandfd_fix.skprxto your taiHEN plugins folder (usuallyux0:tai) and adding two entries to yourconfig.txtunder*KERNEL:
*KERNEL ux0:tai/kubridge.skprx ux0:tai/fd_fix.skprx
- Note: Don't install fd_fix.skprx if you're using rePatch plugin
- (Optional) Install PSVshell to overclock your device to 500Mhz.
- Install
libshacccg.suprx, if you don't have it already, by following this guide. - Obtain your copy of "Assassin's Creed: Altair Chronicles" legally for Android or Sony Xperia Play in form of an
.apkfile and an.obbfile. You can get all the required files directly from your phone or by using an apk extractor you can find in the play store. - Open the apk with your zip explorer and extract the file
libassissinscreed.sofrom thelib/armeabi-v7aorlib/armeabifolder toux0:data/assassins. - Open the obb with your zip explorer and extract the
gameloftfolder inside it inux0:data/assassins.
Screenshots
Media
Assassin's Creed - Altaïr's Chronicles - iPhone Game Trailer (iGamesView)
Changelog
1.0
- Completely removed virtual buttons from the screen in the Xperia build.
- Made so that the Xperia build shows hints with Xperia button icons.
- Added physical buttons support for non-Xperia build through fake input presses.
v0.9.5
- Mitigated border glitches in the main menu.
- Fixed a bug causing some dialogues audio to play in incorrect places.
- Improved the whole audio system: now sounds shouldn't glitch one on top of the other anymore.
- Removed debug logs leftovers.
- Disabled the rendering of the left virtual analog on screen when using the Xperia build of the game.
v0.9
- First Release.
Credits
- TheFloW for the original .so loader.