Tale Of Aranath [DEMO] Mac OS

Tales of the Blue Valley is currently in development! Please play our Early Access demo and tell us what you think! Tech Requirements. Operating System: Windows XP SP2+, Mac OS X 10.8+ Graphics Card: DX9 (shader model 3.0) or DX11 with feature level 9.3 capabilities. CPU: SSE2 instruction set support. Operating System: Mac OS. How's it going everyone, in this RPG Maker MV First Impressions video we take a look at Tale of Aranath by Shyaway. I found it to have too many big open maps.

I’ve recently run into the problem of trying to compile the source for NEURON 7.3a that includes support for parallel NEURON (using MPI) and Python on Mac OS X Lion. Using a number of helpful web resources, I wanted to cobble together an “as-of-this-writing” practice to get a kitchen sink working install for all components.

Tale of aranath demo mac os catalina

UPDATED 01-Sept-2012: Added instructions for mpi4py

Because I don’t have the resources to test many version combinations, etc., this assumes OS X 10.7.4 on a Retina MacBook Pro 10,1 (Mid 2012), with a working copy of XCode 4.4.1 installed (available for free from the Mac App Store). I suspect but cannot verify that this will work with many different versions of all of these components. Note: MacPorts is particularly sensitive to very new XCode and OS releases, so right after a new one, things don’t always work right away.

Finally this assumes you have admin access to the computer on which you are installing things and that you will use sudo for good and not evil.

And super-finally, this is basically an aggregate of web sources, some of which I had to modify to get it working. Sources are inline, below. Much is duplicated here because of the transience of web links.

0. Install XCode.
1. Install MacPorts
2. This step will take awhile!1 Open a terminal and type at your prompt ($):

Running:

should result in: ‘/opt/local/bin/python’.

3. Now install the message passing interface (MPI) components. On Mountain Lion (10.8.x), I’ve only gotten OpenMPI working, and only from source (and not MacPorts). But on Lion, I’ve gotten MPICH2 working from MacPorts to play nicely with Neuron (sudo port install mpich2). However here are instructions for how to install MPICH2 from source, with these minimal steps:

a. Download MPICH2 from this website. Look for an http link. Do not worry about Hydra unless you know why (and don’t forget to tell me).
b. In the terminal, follow these commands2,3,4:

It installs in /usr/local/bin, which you can verify by running: “which mpicc”. (MacPorts version installs in /opt/local/bin by default.)

4. Install NEURON from source with support for MPI and Python:

4a. Download the latest NEURON. Get both InterViews (IV) and NEURON (nrn) and issue the following commands in a terminal window3,5:

4b. Compile and install InterViews:

4c. Compile and install NEURON with python and MPI support:

$ IDIR=/Applications/NEURON-X.X
$ cd ~/Downloads/neuron/
$ tar xvzf nrn-X.X.tar.gz
$ cd nrn-X.X/
$ ./configure --prefix=$IDIR/nrn --with-iv=$IDIR/iv --with-nrnpython=/opt/local/bin/python --with-paranrn
$ make
$ sudo make install
$ sudo make after_install

5. Add the new NEURON directory to your PATH variable. If you are using the bash shell (often default), edit the file ~/.bashrc by adding or modifying a line that looks like:

where ARCH is most often one of i386, i686, or x86_64 and can be found in the terminal by going to /Applications/NEURON-X.X and looking for one of these.

6. You need to build in support to run NEURON as a module:

This can be tested:

That last statement should not complain at you. Instructions on how to start NEURON with python and vice versa are found on this website.

7. Now, let’s install mpi4py, which is necessary for letting Python handle MPI. I could not get the MacPorts py27-mpi4py package working, but it works from source. It’s important that the right python is run on this command and that it knows where mpicc lives.

a. Download the mpi4py source from here.

b. Now unzip and compile here:

Per the installation instructions in mpi4py, this can all be tested:

This should also have reasonable output. Please leave comments if certain aspects worked or did not work or if anything here needs clarification!

Tale Of Aranath [DEMO] Mac OS
1 I am not sure if numpy and scipy are required for NEURON, but they may be useful to you, and I’ve found MacPorts to be the most straightforward, clean installation of it.
2 Assumes that the file downloaded to your ~/Downloads/ folder (often defaults here)
3 Please, replace the X’s with the version number that you downloaded, such as ‘1.6’ or ‘1.4.3’
4 You may need to issue the command 'sudo make all' instead of 'make all'
5 The trailing ‘/’ may be important. For safety sake, just include it.

The adventure awaits... Ready for actions... Epic battles... Epic story... And... DEMONS!!!

Story / Plot

  • 100 years ago, the Demon King was defeated by the legendary hero using a legendary weapon called 'Malice Sword'. After 100 years, there's a new ruler who can take over the world 'Demon Queen' is about begin, and the new hero will stop her.
  • Lux Gordon is the new hero who will face some dangerous adventures and nightmares.
  • The red moon has arrived, which means the demons are araised.

Gameplay

  • An 8bit RPG inspired by the classic RPGs style FF3, FF2, Legend of Zelda.
  • Action Battle System (ABS)
  • Epic music.
  • Cutscenes with Japanese voices and anime 8bit style.
  • Quick time event.

Character

  • Lux Gordon: A main character, the unluckiest person, suffering, and always has a nightmare, but he's brave to fight demons and monsters.

Tale Of Aranath Demo Mac Os 11

Demo Version

  • It's released, you can play it now (without a Japanese voice).

Content Warning: This game contains violence, blood, fantasy violence, mild language. Not recommended for under-age.

Updated 9 days ago
StatusIn development
PlatformsWindows, macOS
AuthorSubiro Studio
GenreAction
TagsAction-Adventure, Dark Fantasy, Psychological Horror, RPG Maker, Singleplayer

Download demo

Log in with itch.io to leave a comment.

A new version 1.1

  • Fix some issues.
  • Make it easier 1st boss battle.
  • Fix a few translations.

Tale Of Aranath Demo Mac Os X

itch.io·View all by Subiro Studio·Report·Embed·