More actions
No edit summary |
No edit summary |
||
Line 4: | Line 4: | ||
|description=Tomb Raider 1 Port. | |description=Tomb Raider 1 Port. | ||
|author=XProger | |author=XProger | ||
|lastupdated= | |lastupdated=2020/11/10 | ||
|type=Adventure | |type=Adventure | ||
|version= | |version=2020 | ||
|license=Mixed | |license=Mixed | ||
|download=https://dlhb.gamebrew.org/ | |download=https://dlhb.gamebrew.org/3dshomebrews/openlara3ds.7z | ||
|website=https://github.com/XProger/OpenLara | |website=https://github.com/XProger/OpenLara | ||
|source=https://github.com/XProger/OpenLara | |source=https://github.com/XProger/OpenLara | ||
}} | }} | ||
OpenLara is an open-source engine of the Classic Tomb Raider series - Tomb Raider 1, inspired by [http://opentomb.github.io OpenTomb]. | |||
This project is cross-platform The project has a [http://xproger.info/projects/OpenLara link web build] that allows you to see the latest changes with demo level, the standalone version is available on multiple platforms including Windows, Linux, MacOS X, Raspberry Pi, Android, iOS, Switch, Xbox, GBA, and more. | |||
==Instruction== | |||
'''Note:''' You will need your own copy of the original 1996 game, works with the PC release, Sega Saturn or PSX. GOG, steam and PSX classic versions. | |||
Copy OpenLara.3dsx file from archive into /3ds/ folder. | |||
Copy the original game CD content into /3ds/OpenLara/ folder. | |||
Run the game from homebrew menu. | |||
===How to get level files=== | |||
Create empty folder on your computer. | |||
For original PC, PSX and Sega Saturn CD version owners, simply copy data from your CD into the empty folder (to extract content from PSX CD images, use [https://github.com/m35/jpsxdec this tool]). | |||
For ported Android version owners, unzip data file /sdcard/obb/com.squareenix.tombraider1classic/main.42.com.squareenix.tombraider1classic.obb into the empty folder. | |||
For Steam/GOG version owners, go to ..\Steam\steamapps\common\Tomb Raider (I)\ and run dosbox.exe, enter these commands | |||
mount C . | |||
imgmount d ".\game.dat" -t iso -fs iso | |||
xcopy D:\DATA\ C:\DATA\ | |||
After that you'll get level files in the new DATA folder. Copy them into the empty folder. | |||
For advanced users, copy level and title screen files (PHD, PSX, PCX, PNG, RAW, SAT, SAD, SPR, SND, BIN) into [your_folder]/level/1/. | |||
Copy audiotrack files (track_.ogg, track_.mp3) into [your_folder]/audio/1/. | |||
See [https://github.com/XProger/OpenLara/issues/248 here] if you encounter missing audio (may cause performance issue). | |||
==Known issues== | |||
Please see https://github.com/XProger/OpenLara/issues. | |||
==Screenshots== | |||
https://dlhb.gamebrew.org/3dshomebrews/openlaea3ds3.png | |||
https://dlhb.gamebrew.org/3dshomebrews/openlaea3ds4.png | |||
https://dlhb.gamebrew.org/3dshomebrews/openlaea3ds5.png | |||
https://dlhb.gamebrew.org/3dshomebrews/openlaea3ds6.png | |||
https://dlhb.gamebrew.org/3dshomebrews/openlaea3ds7.png | |||
https://dlhb.gamebrew.org/3dshomebrews/openlaea3ds8.png | |||
== OpenLara = | ==Media== | ||
'''OpenLara - Nevada cutscene (Tomb Raider 3)''' ([https://www.youtube.com/watch?v=Rbl3NmKAZoM Timur Gagiev]) <br> | |||
<youtube>Rbl3NmKAZoM</youtube> | |||
'''Port TOMB RAIDER (Open Lara) for 3DS (Spanish)''' ([https://www.youtube.com/watch?v=oKEn921rkRQ López Tutoriales]) <br> | |||
<youtube>oKEn921rkRQ</youtube> | |||
= | '''3DS OpenLara (Chinese)''' ([https://www.youtube.com/watch?v=4W7QnslNokc 充满游戏]) <br> | ||
<youtube>4W7QnslNokc</youtube> | |||
* [ | ==Credits== | ||
Tools: | |||
* [http://www.tombraiderforums.com/showthread.php? | * [http://www.tombraiderforums.com/showthread.php?p=7710599#post7710599 Xpadder config] by annl - For Logitech Precision and PS4 gamepad support. | ||
* [http://www.tombraiderforums.com/showthread.php?p=7714759#post=7714759 larasbraid] by skalogryz - Adds Laras braid (from LEVEL3A) into other levels (PHD only). | |||
* [https://github.com/cylgom/gog_tomb_raider_extractor GOG Tomb Raider extractor] for linux by cylgom. | |||
== | ==External links== | ||
* Author's Youtube - https://www.youtube.com/channel/UCCd0tWyeFM56_Bn-N59sP8A | |||
* GitHub - https://github.com/XProger/OpenLara | |||
* Discord - [https://discord.gg/EF8JaQB | |||
* Tomb Raider Forums - http://www.tombraiderforums.com/showthread.php?t=216618 | |||
[[Category:3DS homebrew games]] | |||
[[Category:Homebrew adventure games on 3DS]] | |||
Revision as of 08:02, 15 December 2021
OpenLara | |
---|---|
File:OpenLara3DS.jpg | |
General | |
Author | XProger |
Type | Adventure |
Version | 2020 |
License | Mixed |
Last Updated | 2020/11/10 |
Links | |
Download | |
Website | |
Source | |
OpenLara is an open-source engine of the Classic Tomb Raider series - Tomb Raider 1, inspired by OpenTomb.
This project is cross-platform The project has a link web build that allows you to see the latest changes with demo level, the standalone version is available on multiple platforms including Windows, Linux, MacOS X, Raspberry Pi, Android, iOS, Switch, Xbox, GBA, and more.
Instruction
Note: You will need your own copy of the original 1996 game, works with the PC release, Sega Saturn or PSX. GOG, steam and PSX classic versions.
Copy OpenLara.3dsx file from archive into /3ds/ folder.
Copy the original game CD content into /3ds/OpenLara/ folder.
Run the game from homebrew menu.
How to get level files
Create empty folder on your computer.
For original PC, PSX and Sega Saturn CD version owners, simply copy data from your CD into the empty folder (to extract content from PSX CD images, use this tool).
For ported Android version owners, unzip data file /sdcard/obb/com.squareenix.tombraider1classic/main.42.com.squareenix.tombraider1classic.obb into the empty folder.
For Steam/GOG version owners, go to ..\Steam\steamapps\common\Tomb Raider (I)\ and run dosbox.exe, enter these commands
mount C . imgmount d ".\game.dat" -t iso -fs iso xcopy D:\DATA\ C:\DATA\
After that you'll get level files in the new DATA folder. Copy them into the empty folder.
For advanced users, copy level and title screen files (PHD, PSX, PCX, PNG, RAW, SAT, SAD, SPR, SND, BIN) into [your_folder]/level/1/.
Copy audiotrack files (track_.ogg, track_.mp3) into [your_folder]/audio/1/.
See here if you encounter missing audio (may cause performance issue).
Known issues
Please see https://github.com/XProger/OpenLara/issues.
Screenshots
Media
OpenLara - Nevada cutscene (Tomb Raider 3) (Timur Gagiev)
Port TOMB RAIDER (Open Lara) for 3DS (Spanish) (López Tutoriales)
3DS OpenLara (Chinese) (充满游戏)
Credits
Tools:
- Xpadder config by annl - For Logitech Precision and PS4 gamepad support.
- larasbraid by skalogryz - Adds Laras braid (from LEVEL3A) into other levels (PHD only).
- GOG Tomb Raider extractor for linux by cylgom.
External links
- Author's Youtube - https://www.youtube.com/channel/UCCd0tWyeFM56_Bn-N59sP8A
- GitHub - https://github.com/XProger/OpenLara
- Discord - [https://discord.gg/EF8JaQB
- Tomb Raider Forums - http://www.tombraiderforums.com/showthread.php?t=216618