Eldritch Switch by rohit-n: Difference between revisions
From GameBrew
More actions
m HydeWing moved page Eldritch Reanimated By Rohit-N Switch to Eldritch Reanimated Switch without leaving a redirect |
No edit summary |
||
| Line 1: | Line 1: | ||
{{Infobox Switch Homebrews | {{Infobox Switch Homebrews | ||
|title=Eldritch Reanimated by rohit-n | |title=Eldritch Reanimated by rohit-n | ||
|image= | |image=eldritchreanimatednxroh.png | ||
|description= | |description=An early port of Eldritch to the Nintendo Switch. | ||
|author=rohit-n | |author=rohit-n | ||
|lastupdated=2020/10/29 | |lastupdated=2020/10/29 | ||
| Line 9: | Line 8: | ||
|version=0.0.1 | |version=0.0.1 | ||
|license=Mixed | |license=Mixed | ||
|download=https://dlhb.gamebrew.org/switchhomebrews/ | |download=https://dlhb.gamebrew.org/switchhomebrews/eldritchreanimatednxroh.7z | ||
|website=https://gbatemp.net/threads/eldritch-reanimated-for-switch.561157/ | |website=https://gbatemp.net/threads/eldritch-reanimated-for-switch.561157/ | ||
|source=https://github.com/rohit-n/eldritch-reanimated | |source=https://github.com/rohit-n/eldritch-reanimated | ||
|donation= | |donation= | ||
}} | }} | ||
This is an early port of the 2013 indie game [https://www.eldritchgame.com/ Eldritch] to the Switch. | |||
Eldritch is a first-person action game inspired by roguelikes, immersive sims, and H. P. Lovecraft. | |||
This port is based on latest sources and works with latest version (406). | |||
'''Note:''' In order to play this you will need the data files from Reanimated release. They are not included. | |||
==Installation== | |||
You need a copy of the game, you can purchase the game on [https://store.steampowered.com/app/252630/Eldritch/ Steam], [https://www.humblebundle.com/store/eldritch Humble Store], [https://minorkeygames.itch.io/eldritch itch.io] or directly from [https://www.eldritchgame.com/ official website]. | |||
Create a directory Eldritch in sdmc:/switch/, and copy the following files into it: | |||
*Eldritch.nro | |||
*Data files (*.cpk) | |||
Date files: | |||
*eldritch-audio.cpk | |||
*eldritch-base.cpk | |||
*eldritch-meshes.cpk | |||
*eldritch-textures.cpk | |||
*eldritch-world.cpk | |||
Notes: | |||
* Performance isn't very good in the dungeons, though the game is playable. | |||
* Button prompts are from the Xbox 360 controller. | |||
* To compile for Switch, use the Makefile.nx in the Code/ directory. You need the libz, glad, and SDL2 development libraries for Switch. | |||
==Screenshots== | ==Screenshots== | ||
https://dlhb.gamebrew.org/switchhomebrews/ | https://dlhb.gamebrew.org/switchhomebrews/eldritchreanimatednxroh2.png | ||
https://dlhb.gamebrew.org/switchhomebrews/ | https://dlhb.gamebrew.org/switchhomebrews/eldritchreanimatednxroh3.png | ||
https://dlhb.gamebrew.org/switchhomebrews/eldritchreanimatednxroh4.png | |||
https://dlhb.gamebrew.org/switchhomebrews/eldritchreanimatednxroh5.png | |||
https://dlhb.gamebrew.org/switchhomebrews/ | |||
https://dlhb.gamebrew.org/switchhomebrews/ | |||
==Changelog== | ==Changelog== | ||
''' | '''v0.0.1 2020/03/29''' | ||
* | *This is an early port of Eldritch to the Nintendo Switch. You need the data files (eldritch-audio.cpk, eldritch-base.cpk, eldritch-meshes.cpk, eldritch-textures.cpk, and eldritch-world.cpk) from the Reanimated release (not the 2013 release) and to place them in the same folder as eldritch.nro. Then, place the folder in the "switch" folder in the root of your SD card. | ||
== External links == | == External links == | ||
* | * GitHub - https://github.com/rohit-n/eldritch-reanimated | ||
* | * GBAtemp - https://gbatemp.net/threads/eldritch-reanimated-for-switch.561157/ | ||
* ForTheUsers - https://apps.fortheusers.org/switch/Eldritch | |||
Revision as of 11:47, 11 May 2023
| Eldritch Reanimated by rohit-n | |
|---|---|
| General | |
| Author | rohit-n |
| Type | Other Games |
| Version | 0.0.1 |
| License | Mixed |
| Last Updated | 2020/10/29 |
| Links | |
| Download | |
| Website | |
| Source | |
This is an early port of the 2013 indie game Eldritch to the Switch.
Eldritch is a first-person action game inspired by roguelikes, immersive sims, and H. P. Lovecraft.
This port is based on latest sources and works with latest version (406).
Note: In order to play this you will need the data files from Reanimated release. They are not included.
Installation
You need a copy of the game, you can purchase the game on Steam, Humble Store, itch.io or directly from official website.
Create a directory Eldritch in sdmc:/switch/, and copy the following files into it:
- Eldritch.nro
- Data files (*.cpk)
Date files:
- eldritch-audio.cpk
- eldritch-base.cpk
- eldritch-meshes.cpk
- eldritch-textures.cpk
- eldritch-world.cpk
Notes:
- Performance isn't very good in the dungeons, though the game is playable.
- Button prompts are from the Xbox 360 controller.
- To compile for Switch, use the Makefile.nx in the Code/ directory. You need the libz, glad, and SDL2 development libraries for Switch.
Screenshots
Changelog
v0.0.1 2020/03/29
- This is an early port of Eldritch to the Nintendo Switch. You need the data files (eldritch-audio.cpk, eldritch-base.cpk, eldritch-meshes.cpk, eldritch-textures.cpk, and eldritch-world.cpk) from the Reanimated release (not the 2013 release) and to place them in the same folder as eldritch.nro. Then, place the folder in the "switch" folder in the root of your SD card.