Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Eldritch Switch by rohit-n: Difference between revisions

From GameBrew
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=eldritchreanimatedbyrohitnswitch.png
|image=eldritchreanimatednxroh.png
|description=Source code for new Steam version of Eldritch.
|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/eldritchreanimatedbyrohitnswitch.7z
|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=
}}
}}
{{#seo:
This is an early port of the 2013 indie game [https://www.eldritchgame.com/ Eldritch] to the Switch.
|title=Switch Homebrew Games (Other Games) - GameBrew
 
|title_mode=append
Eldritch is a first-person action game inspired by roguelikes, immersive sims, and H. P. Lovecraft.
|image=eldritchreanimatedbyrohitnswitch.png
 
|image_alt=Eldritch Reanimated by rohit-n
This port is based on latest sources and works with latest version (406).
}}
 
{{cleanup|article|Needs cleanup}}
'''Note:''' In order to play this you will need the data files from Reanimated release. They are not included.
Source code for new Steam version of Eldritch.
 
==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)


==Media==
Date files:
<youtube></youtube>
*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/eldritchreanimatedbyrohitnswitch-01.png
https://dlhb.gamebrew.org/switchhomebrews/eldritchreanimatednxroh2.png
https://dlhb.gamebrew.org/switchhomebrews/eldritchreanimatedbyrohitnswitch-02.png
https://dlhb.gamebrew.org/switchhomebrews/eldritchreanimatednxroh3.png
https://dlhb.gamebrew.org/switchhomebrews/eldritchreanimatedbyrohitnswitch-03.png
 
https://dlhb.gamebrew.org/switchhomebrews/eldritchreanimatedbyrohitnswitch-04.png
https://dlhb.gamebrew.org/switchhomebrews/eldritchreanimatednxroh4.png
https://dlhb.gamebrew.org/switchhomebrews/eldritchreanimatedbyrohitnswitch-05.png
https://dlhb.gamebrew.org/switchhomebrews/eldritchreanimatednxroh5.png
https://dlhb.gamebrew.org/switchhomebrews/eldritchreanimatedbyrohitnswitch-06.png
https://dlhb.gamebrew.org/switchhomebrews/eldritchreanimatedbyrohitnswitch-07.png
https://dlhb.gamebrew.org/switchhomebrews/eldritchreanimatedbyrohitnswitch-08.png


==Changelog==
==Changelog==
'''v.1.0'''
'''v0.0.1 2020/03/29'''
* First Release.
*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 ==
* Gbatemp - https://gbatemp.net/threads/eldritch-reanimated-for-switch.561157/
* GitHub - https://github.com/rohit-n/eldritch-reanimated
* Github - https://github.com/rohit-n/eldritch-reanimated
* GBAtemp - https://gbatemp.net/threads/eldritch-reanimated-for-switch.561157/
* Reddit -
* ForTheUsers - https://apps.fortheusers.org/switch/Eldritch

Revision as of 11:47, 11 May 2023

Eldritch Reanimated by rohit-n
General
Authorrohit-n
TypeOther Games
Version0.0.1
LicenseMixed
Last Updated2020/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

eldritchreanimatednxroh2.png eldritchreanimatednxroh3.png

eldritchreanimatednxroh4.png eldritchreanimatednxroh5.png

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

Advertising: