More actions
(Created page with "{{Infobox Switch Homebrews |title=Arx Libertatis |image=arxlibertatisswitch.png |description=Cross-platform port of Arx Fatalis, a first-person role-playing game |author=fgsfdsfgs |lastupdated=2021/07/21 |type=Role playing |version=1.2-nx1 |license=Mixed |download=https://dlhb.gamebrew.org/switchhomebrews/arxlibertatisswitch.7z |website=https://gbatemp.net/threads/arx-libertatis-port-arx-fatalis-for-the-switch.591621/ |source=https://github.com/fgsfdsfgs/ArxLibertatis |d...") |
No edit summary |
||
Line 2: | Line 2: | ||
|title=Arx Libertatis | |title=Arx Libertatis | ||
|image=arxlibertatisswitch.png | |image=arxlibertatisswitch.png | ||
|description=Cross-platform port of Arx Fatalis, a first-person role-playing game | |description=Cross-platform port of Arx Fatalis, a first-person role-playing game. | ||
|author=fgsfdsfgs | |author=fgsfdsfgs | ||
|lastupdated=2021/07/21 | |lastupdated=2021/07/21 | ||
Line 13: | Line 13: | ||
|donation= | |donation= | ||
}} | }} | ||
Homebrew port of [https://arx-libertatis.org/ Arx Fatalis] for the Switch. | |||
Arx Libertatis is an improved, cross-platform and open source engine for [https://en.wikipedia.org/wiki/Arx_Fatalis Arx Fatalis], a 2002 first-person role-playing game/dungeon crawler/immersive sim developed by Arkane Studios. | |||
==Installation== | |||
Unzip the zip file from the [https://github.com/fgsfdsfgs/ArxLibertatis/releases latest release] into the <code>switch</code> folder on your SD card. | |||
Then copy the [https://wiki.arx-libertatis.org/Required_data_files_and_checksums required data files] into <code>/switch/arx/data/</code>. | |||
If you have the Steam version it's enough to copy <code>graph</code> folder, <code>misc</code> folder, <code>data.pak</code>, <code>data2.pak</code>, <code>loc.pak</code>, <code>sfx.pak</code>, <code>speech.pak</code>. | |||
The demo version should also work. Check the link above for what files you need to copy. | |||
Run Arx only through Title Override or [[Homebrew Menu Loader Switch|NSP hbmenu]]. Do not run it in Applet mode, there won't be enough memory. | |||
==User guide== | |||
===Some notes=== | |||
*The Switch port preloads all the .pak file contents on startup to reduce stutter, so startup might take a while. | |||
*You can rebind the controls in the Options menu. | |||
*There's a separate Switch settings menu for configuring the gyro aiming. | |||
*It's really tricky to actually draw the runes with the gyro or the stick, so this port will take some fine tuning until it's enjoyable in docked mode. | |||
*If the game crashes, check <code>/switch/arx/arx.log</code> for possible causes. | |||
==Controls== | |||
Stick Button - Stealth mode | |||
L/R (Hold) - Spellcasting mode | |||
ZL - Right click (open inventory/cursor mode) | |||
ZR - Left click (attack/interact) | |||
X - Draw weapon | |||
Y - Jump | |||
B - Activate | |||
You can use the touchscreen, the right stick or the gyro (only when docked or playing with detached joycons) to move the cursor while in spellcasting mode. | |||
When using the stick or the gyro hold ZR to draw lines. | |||
==Screenshots== | ==Screenshots== | ||
https://dlhb.gamebrew.org/switchhomebrews/ | https://dlhb.gamebrew.org/switchhomebrews/arxlibertatisnx2.png | ||
https://dlhb.gamebrew.org/switchhomebrews/ | https://dlhb.gamebrew.org/switchhomebrews/arxlibertatisnx3.png | ||
https://dlhb.gamebrew.org/switchhomebrews/ | |||
https://dlhb.gamebrew.org/switchhomebrews/ | https://dlhb.gamebrew.org/switchhomebrews/arxlibertatisnx4.png | ||
https://dlhb.gamebrew.org/switchhomebrews/arxlibertatisnx5.png | |||
https:// | ==Media== | ||
'''Arx Libertatis (Switch Homebrew Port) 4K UHD Gameplay | Ryujinx 1.1.699 Switch Emulator PC''' ([https://www.youtube.com/watch?v=Tf8llmh__W0 Emulators & Gameplay HD]) <br> | |||
<youtube>Tf8llmh__W0</youtube> | |||
==Changelog== | ==Changelog== | ||
''' | '''Release 1 (based on 1.2)''' | ||
* | * Initial release. | ||
==Credits== | |||
*[https://github.com/arx/ArxLibertatis/blob/master/AUTHORS Arx Libertatis contributors ]for Arx Libertatis. | |||
*Arkane Studios for Arx Fatalis. | |||
*Everyone who worked on libnx, switch-mesa and the toolchain. | |||
== External links == | == External links == | ||
* | * GitHub - https://github.com/fgsfdsfgs/ArxLibertatis | ||
* GBAtemp - https://gbatemp.net/threads/arx-libertatis-port-arx-fatalis-for-the-switch.591621/ | |||
Revision as of 08:31, 17 Mayıs 2023
Arx Libertatis | |
---|---|
General | |
Author | fgsfdsfgs |
Type | Role playing |
Version | 1.2-nx1 |
License | Mixed |
Last Updated | 2021/07/21 |
Links | |
Download | |
Website | |
Source | |
Homebrew port of Arx Fatalis for the Switch.
Arx Libertatis is an improved, cross-platform and open source engine for Arx Fatalis, a 2002 first-person role-playing game/dungeon crawler/immersive sim developed by Arkane Studios.
Installation
Unzip the zip file from the latest release into the switch
folder on your SD card.
Then copy the required data files into /switch/arx/data/
.
If you have the Steam version it's enough to copy graph
folder, misc
folder, data.pak
, data2.pak
, loc.pak
, sfx.pak
, speech.pak
.
The demo version should also work. Check the link above for what files you need to copy.
Run Arx only through Title Override or NSP hbmenu. Do not run it in Applet mode, there won't be enough memory.
User guide
Some notes
- The Switch port preloads all the .pak file contents on startup to reduce stutter, so startup might take a while.
- You can rebind the controls in the Options menu.
- There's a separate Switch settings menu for configuring the gyro aiming.
- It's really tricky to actually draw the runes with the gyro or the stick, so this port will take some fine tuning until it's enjoyable in docked mode.
- If the game crashes, check
/switch/arx/arx.log
for possible causes.
Controls
Stick Button - Stealth mode
L/R (Hold) - Spellcasting mode
ZL - Right click (open inventory/cursor mode)
ZR - Left click (attack/interact)
X - Draw weapon
Y - Jump
B - Activate
You can use the touchscreen, the right stick or the gyro (only when docked or playing with detached joycons) to move the cursor while in spellcasting mode.
When using the stick or the gyro hold ZR to draw lines.
Screenshots
Media
Arx Libertatis (Switch Homebrew Port) 4K UHD Gameplay | Ryujinx 1.1.699 Switch Emulator PC (Emulators & Gameplay HD)
Changelog
Release 1 (based on 1.2)
- Initial release.
Credits
- Arx Libertatis contributors for Arx Libertatis.
- Arkane Studios for Arx Fatalis.
- Everyone who worked on libnx, switch-mesa and the toolchain.