0 reviews
  • Add Review
  • Subscribe
  • Nominate
  • Submit Media
  • RSS

Announcement

OMOCAT Pop-Up Shop / Omori Demo Event



Come join OMOCAT and friends at OMOCAT's first ever pop-up shop event celebrating the release of OMOCAT Fall 2017 Collection and Demo of the long-awaited game, OMORI. Other events include: Live-Drawing, Musical Performances, Giveaways, and more!


QRION, LIKELUKE, SLIME GIRLS, OMNIBOI and CLOVER & SEALIFE will be performing at OMOCAT LA!

Announcement

HAPPY NEW YEAR + NEW TRAILER!



Hello everyone, and happy new year!!

The OMORI team is happy to bring you our latest OMORI trailer! We’ve gotten a lot done this year, and we’re excited to show you some of what we've been working on. Although the team tried our best to make our previous deadline, the release date of the game will have to be delayed again.



Good morning, Sunshine.


When the Kickstarter was launched, I underestimated the amount of time to create a video game and I now know pressing such a short deadline on myself and our small team was naive and placed an incomprehensible amount of pressure on us as the release dates kept getting pushed back.

OMORI’s delay has had a lot to do with the game engine we are using, RPGMaker VX Ace (now MV). We’ve had our fair share of bugs along the way, and transferred to RPGMaker MV from RPGMaker VX Ace in order to have Mac available as a platform. By upgrading platforms, some bugs were fixed, but as always, a slew of other bugs came after. As you all know, Archeia works directly with Degica and is a part of the English RPG Maker Dev Team. She has been majorly responsible for the updates for RPG Maker MV since its conception in October 2015. Since then, RPGMaker MV has upgraded 34 times, from Version 1.0.0 to Version 1.3.4.


Playground in a Forest


The change of OMORI’s game engine from RPG Maker MV to VX Ace was necessary for OMORI because RPG Maker VXAce is an outdated program, meaning it wouldn’t receive updates after RPG Maker MV was released. RPG Maker VXAce has some major issues, like not running on some computers or getting major lag based on the user’s operating system including Windows 7. If we stuck with our previous deadlines, OMORI had a large chance of not running at all on most computers and would not receive any updates to resolve these issue. Reports of this issue from other games Archeia has released contributed to the decision to change OMORI’s engine.

Around Version 1.3.0, RPG Maker MV also had to upgrade its graphics engine from PIXI2 to PIXI4. We had a lot of issues with graphic performance, and PIXI4 fixed a lot of these problems. It also allowed us to use technology in RPG Maker MV that otherwise wouldn't be possible in its older iteration or with RPG Maker VXAce.

Because of the aforementioned milestones in the RPG Maker MV engine, we had to change our core system multiple times to solve performance issues and to be compatible with the newest version.

Due to these necessary upgrades, we had to recreate our plugins for every major change, including Ruby to Javascript (1.0.0) and Pixi2 Initial Creation for our TileD plugin. (1.2.0) We also had to remake the entire base for Pixi4 (1.3.0), which also meant we had to remake all our maps and battle system as well.

Also, RPG Maker MV's uses JAVASCRIPT+HMTL5 for their programming language, as opposed to previous RPG Maker games which were in Ruby. Because of the change of technology, we had to start to worrying about resource management, something that was barely a problem on a C++ engine like RPG Maker VXAce. This means that everything we do graphically has to be formatted with Javascript/HTML5 standards in mind in order to prevent dips in performance. An example of this is that we have to keep images under 1024x1024 which affects how we format sprite sheets, animations, and so forth. We have been developing tools to extend RPG Maker MV's sub-optimal editor, because it does not adhere to these new standards.

Right now, RPG Maker MV has some issues involving cache management, meaning there is potential for a memory leak and massive FPS drops the longer you play the game. While the English Dev team has been trying hard to resolve it, the responsibility majorly goes to PIXI developer that is helping RPGMaker with this issue.


A curious candelabra...


TL;DR: Some RPGMaker MV updates have broken a lot of our plug-ins, all of which have had to be remade. Although Archeia and Yami have been able to fix everything, it still does end up delaying the production of the game. Since OMORI is so graphic-heavy, the updates are necessary, but we are currently looking into sticking to a future RPGMaker MV update with cache management implemented in order to prevent and further delays.

We hope that everyone understands that we are far from slacking off on this project and have been extremely busy working on the game while keeping up-to-date with everything technically. As we have mentioned before, some of us have even been developing health problems related to overworking and stress.


The Flower Boy


We were aiming to resolve our programming issues sooner, but it looks like that won't be the case. For now, we will be fine-tuning the gameplay and graphics, and reworking some story elements. I am aware that another release date delay will come with a fair amount of backlash, but we can’t just “pump out a game”, especially one that performs inadequately. Our team is extremely dedicated and has been working on this game almost every day for the past few years. We want to give you something that shows our work to it’s fullest potential, so we will continue working every day this year to bring you that experience.

That’s all, and thank you for your support this past year. It’s been tough! We hope you look forward to our game.

- OMOCAT & Archeia

Progress Report

"New" Team Intro + Trailer Announcement

For more information that isn't in this blog, click me!

Hello, everyone!


Hope you all had a fun Thanksgiving holiday! Since the last update, the OMORI Team has been working on all areas of the game, but is shifting some focus to prepare for a new trailer that will be releasing next month.


Although they've been mentioned before, we never properly introduced the new members to the OMORI team that joined us at the beginning of this year, so here is a late introduction.


NOLAN helps design maps and dungeons, make tile sets, battle animations, and pixel animations. Here is an example of his finest work:


He also inserts a lot of hidden “easter eggs" and doesn’t tell me about them, so if you see anything that has a face on it but shouldn’t it’s probably his fault.


He's also responsible for this monster. (This is like 20% of the file.)


VANCE does all stat-balancing for the battle system, so that means balancing enemy and player stats, enemy skills, players skills, items... and he tiles the maps too. He’s also incredibly good figuring out solutions for fixing plot holes.


Andrew didn't actually do these, but his real work looks super boring. Sorry.


EMS is the art assistant and works on sprite turnarounds, helps design map interiors, and other miscellaneous tasks that we need an extra hand with. She has been doing a lot of the pencil work lately as well.




Through these two-and-a-half years, we’ve gone through a lot of experimenting while developing various graphic elements. For instance, the game was lacking the traditional work element of the initial trailer so we changed the enemy art from pixel art to hand-drawn animation.

Here's a comparison from Old to New with Space Boyfriend.



Below I have a few shots of our concept work including a few methods we tried to implement that didn’t end up working out and unfortunately won’t be featured in the game (unless I can find somewhere to cram it in). Everything will be included in the art book though!



Concept work aside, we have counted that we currently have about 150 unique NPCS and an insane number of quests. We recently also added yet-another section of the game, albeit small, but still does change the pacing of the game and will take time to test. Archeia and Yami are eventing and creating new plug-ins since some of our older ones broke due to a RPGMaker update. In addition, our revamp of the battle system also caused some stat balancing issues, so we’re still working on that as well.


Good night, Sweet Omori.

That being said, I will have to ask for more time to test the game and make sure it is ready for release. More information will be revealed with the trailer which will be released at the end of this year.

Stay tuned!

-OMOCAT

Progress Report

Development Notes

For more up-to-date updates, click me!

Hey everyone, this is Archeia~ We some exciting news about the development!

For those who don’t know or haven’t had the chance to experience the convention’s alpha demo, aka testing the waters, we had gathered enough data of what we need to implement to understand what OMORI needs! As a result OMORI’s base engine is undergoing changes that will involve several performance updates. The updates would be:

a.) We manage to implement GPU support in RPG Maker. This makes the game run smoother and allows us to create even crazier things! This means smoother animations, more objects, etc.etc.etc.

b.) OMORI’s a special pickle when it came to its level designs. A lot of compromise had to be made for the convention demo, but now we have several add-ons implemented for the new version. We are in the process of writing an external map editor that is specifically made for OMORI’s animations and level design.

c.) OMORI’s UI isn’t final and was only for the Alpha Demo. With Omocat’s intended stylistic flair for the game, it will be a lot better and suitable for the game’s theme. It should also flow better now that we are discussing some final gameplay elements for the game’s battle system.

d.) The Emotion system has undergone some major changes that we cannot reveal right now. But we promise that we’re working hard on it. A huge document is being prepped on how the systems are going to be laid out. Once that’s settled, tested and got Omocat’s seal of approval, hopefully we can provide more info!

Thank you again for supporting OMORI!

-ARCHEIA

New Trailer in the Works! 25 February 2015

Hello, everyone!

I’ve been working on more cutscene animations, estimated to be finished around May. I’m drawing keyframes that are also being used as a storyboard guide, but afterwards I have to choose select storyboards and make them into short animations for the game. I’ve already made a few animations to see what kind of style I like the best, but I’d rather keep that a secret for now. Almost done with the keyframes though!! As usual, I’m always thinking about new content and changing up dialogue as well… and I’ve been dreaming about it lately. It’s hard to get OMORI off my mind… :^)

In other news, Space Boyfriend and Slime Girls are working together to create a song for a new trailer, set to debut in May.

Stay tuned!

-OMOCAT

Announcement

17 Hours, Countdown Stream, Gameplay Shots and SMAAAああああああSHED Goals!


Hi, everyone!

I took some gameplay snippets from the OMORI demo and put together an OMORI Gameplay video; it’s the happiest and cutest side from OMORI but the best horror games start out the happiest, don’t they? ^o^/

A little bit on the horror aspect of the game: The game will get pretty scary at times; there initially won't be many pop-ups. The game is probably be considered more “messed up” than “scary”. However, there are some alternate endings in the game that can spawn from your actions… and those can get a little freaky. Basically, if something scary happens to you, you asked for it. ^o^/

Anyway! Check out the video, show your friends, family, and your pets, we have 17 hours left to go! Let’s try to hit the Nintendo 3DS stretch goal!!



We've already passed the next stretch goal: The OMORI Walkthrough/Artbook (one book) is now available to all backers by pledging an extra $35 above your tier! (i.e. Pledging $15 for the game + $35 for the walkthrough/artbook = $50 pledge). Also, if you are international you will NOT need to pay extra to ship your book. It's on us!! We will be surveying everyone after the Kickstarter to ensure that you receive the prizes that you are pledging for.



In addition, a PDF version of the book will now be given as a bonus to EVERYONE who pledges over $55. Congratulations!!

I noticed that a lot of people were asking about the artbook and walkthrough so I'd thought I would clear some things up.

1) The OMORI artbook and walkthrough is compiled into one book.

2) The art will be spread along the walkthrough pages, and the groundwork + concept work will have it's own section at the back of the book.

3) Artwork includes concept work, old versions of sprites/monsters/other things, graphic novel pages from the (unfinished) OMORI graphic novel, draft work for the posters and any other promotional material, the art from the game trailer / in-game cutscenes, and more!

4) The book is expected to be approx. 100-125 pages.

5) The PDF version of the walkthrough which you can get by donating at least $55 comes with the art portion of the book as well. You can donate as little at $36 to just get the walkthrough/artbook without purchasing the game.


We've reached the Japanese localization stretch goal!! We added this goal due to the unexpected and overwhelmingly positive reception this game received in Japan, and now it has been fulfilled! The game will now be translated into Japanese.

We are still not sure if we are going to have two separate versions of the game or have a language option in-game, so we will be taking a survey at the end of the Kickstarter to ensure you get the language you want.

Let me know if you have any more questions! I'll be answering through the comments all today over at the kickstarter page. Good luck, everyone! I won't be sleeping tonight!

- OMOCAT





Announcement

Omori 3DS and Vita Stretch Goals announced!

Hello, everyone! We've reached 65,000 (actually over 66,000 now) and as promised the last stretch goals will now be announced.

$180,000 The OMORI video game will be available for the Nintendo 3DS!!



$250,000 The OMORI video game will be available for the PS Vita!!



Our team had to check just to make sure, but we've confirmed that this is the first announcement of any RPGMaker game to be ported to the Nintendo 3DS and the Vita systems! In the future, this can even branch off into limited edition physical copies of the game for these consoles-- cartridge, box, manual, everything. It's almost too exciting to think about! We just need some help getting there.

The reason for the high-cost goal is that since this game will be created in RPGMaker, we will basically have to recreate the whole game from scratch in order to port it to these systems. It's difficult and time-consuming, but definitely possible; and we are proud to announce that we have a very capable team to do the job.

It definitely sounds more cost-effective to just create the game in another engine, but it's very important to me that this game is created with RPGMaker. RPGMaker isn't looked as a real game-making platform, but I want to prove that it is still possible to use it to make a great game. I truly love the DIY charm of games made with this program, and I really want to support a company that encourages and provides the tools for DIY game-making... and I also want to see how far we can push our engine.

As of now, everyone who backs $15+ or more will get a PC version and Mac version of the game. If the 3DS stretch goal is reached, backers will be able to replace either the PC or Mac version with a Nintendo 3DS version of the game. If both the Nintendo 3DS and PS Vita goals are reached, backers will be allowed to choose two ports of the game from: PC, Mac, 3DS, and Vita.

I could have never imagined to get this opportunity. I was just an illustrator that wanted to tell a story, and now I've somehow become a game developer. The path looks hard and is seemingly far away, but I believe that reaching the goals are definitely possible. Please support OMORI and it's journey to the 3DS and Vita! Your support means the world to us.

That's it for now! Let's get crackin'!

- OMOCAT


Announcement

THE ORIGIN OF OMORI + JAPANESE LOCALIZATION AND OMORI WALKTHROUGH REVEALED!!

Hello, everyone!

Only 24 days left for the OMORI Kickstarter! So much has happened, yet so little time has passed since the launch. As mysterious as this Kickstarter is, I would like take some time to let you know the origin and background of OMORI.



OMORI started out as a very personal project. He was a character that I created to help me cope with my problems during a confusing part of my life. I posted his character on a blog with a white background, which eventually became what the game calls WHITE SPACE. Drawing him did help me, but the more I posted, the more I felt that he needed to leave the space he was confined in. He needed to get out. So as ironic as it was, I created a story for him to explore and be a part of.

I tried drawing a graphic novel, but while I was drafting the chapters, the story's path seemed too linear. I wanted the audience to be able to explore outside of the pages, and the more I drafted, the more I felt that a graphic novel wouldn't be the best medium to tell this story. I wanted the story to be fully interactive, and I wanted the audience to be able to make choices. All my ideas were coming to me in the form of gameplay. I needed to make OMORI a video game.

On a whim, I bought RPGMaker VX Ace for me and my friends (it was on sale), and we started working on the project. The next day, I called up my friends (Space Boyfriend and Slime Girls) with something like "Wanna do something crazy?" and invited them to become a part of this project. They were really excited, and I was really hyped up about the whole thing too, because something that I previously thought to be impossible suddenly became possible.

Early on in development, I came up with the idea of the Jukebox Quest and began looking for musicians to include in the soundtrack. While on my search, I heard "My Time" by Bo En and immediately felt it's connection to the game I was trying to make. I contacted him about it, and it eventually became the accompanying music to the OMORI trailer.

The OMORI trailer was a crazy feat in itself. I planned out the entire trailer, drew all the animations by hand, took all the photos, and edited the whole video frame by frame as a giant .gif in Photoshop. Planning aside, I finished the video within a month. It was exhilarating, but also straining. I realized that the workload from OMORI would put too much stress on my body and mind considering my other projects and the timeframe that I had planned to release it. Just in time, I met an amazing and experienced RPGMaker VXAce programmer and specialist, Archeia who is now the main programmer and developer of the game; and through her I have met many other amazing people to help me with the creation of OMORI.

It is very important to me that this game is made in RPGMaker. Not only am I a fan of RPGMaker games, but I also want to promote this platform that supports and provides the tools for DIY storytelling and game-making. For this reason, I am also keeping the game development team as small as possible. It's more work for us, but I believe the end-product will be beyond worth it.

Having gone through art school, I've always felt that games were viewed as money-making products instead of art; but just because it is commercial doesn't mean that it's not good: in fact, I would argue the exact opposite. Games do everything that art is supposed to do and beyond. It mixes visuals, writing, music and sound, storytelling, and interaction and puts it all in one package. Games are so successful at what it does that there is a whole culture (and then cultures within cultures) based on them. As creating games becomes easier in the future, I want to get across the idea that game-making is an art medium. I am creating an art piece called OMORI and my medium is a video game. This game is going to be about my expression, and with the help of the OMORI team, it will become realized. I can't wait to show you all the final result of our labor of love.

Thanks to this Kickstarter, OMORI has gained so much support. To everyone who's donated at least $1, I give my undying gratitude. In addition, I've also revealed the next two stretch goals and will be revealing the rest hopefully very soon. Here are the details:

$30,000 Expanded Intro and Cutscenes. I will be creating more animation pieces like the ones from the OMORI trailer and inserting them in game. (SMASHED!)

$50,000 A Mac port of the game will be distributed to all $15+ backers along with the PC Version of the game. You will essentially be receiving two copies of the game. (SMASHED!)

$65,000 Mini-Games will be playable through in-game arcade machines. In the world of OMORI, there is a diner called GINO's. In the hallway of this diner is an old arcade machine, and although it's broken now, it will be playable after a certain point in the game. However, I found that there was another good opportunity to include more fun retro Mini-Games within this game. If this goal is reached, we will be including more arcade machines (I won't tell you where because spoilers) that will each have their own mini-game... because that would be awesome and also crazy.



$80,000 Extended side-quests in the game (like there weren't enough already). We currently have over 60 NPC's in just one side of the OMORI game, and we plan for the player to have the opportunity to become immersed in each of their lives. Therefore, it is very important that we have enough quests to establish this connection between players and NPC's. If this stretch goal is reached, we will be adding more daily quests, some extra (kind of scary) mini-bosses, and at least two major (hard to find) side quest strings that involve multiple people in the town and may spawn some alternate endings... We will be hiring an extra programmer as well.



$100,000 Japanese localization! Thank you for all your support, Japan! We never expected to get this reaction overseas. We are pleasantly surprised and super grateful. As a big thank-you, we've added this. If this stretch goal is reached, OMORI will be getting a Japanese translation. You will be able to choose which language of the game you would like in the survey after the Kickstarter.

$125,000 An OMORI Game Artbook and Walkthrough that will reveal all the game's secrets (there are a lot) and include concept work and groundwork behind OMORI will be available by adding $35 to your REWARDS Tier. A survey will be conducted after the Kickstarter in order to make sure you get your desired prizes. As an added bonus, all $55+ backers will receive the OMORI Game walkthrough in PDF format including the two copies of the game, the wallpaper, the OST, and the pin set.



That's it for now. The next goals are the big ones, the best ones, and the hardest to reach. I will be revealing them as soon as we reach the next stretch goal of $65,000. (And yes, it's what you've all been waiting for.)

Stay tuned!

- OMOCAT

Announcement

MAC STRETCH GOAL MET + OMORI @ GR2!

Hey, everyone! I know it's been kind of long since my last update. (We've been slaving away at making the demo for the past few days.)

We've hit the 50k stretch goal! Yay!!! This means that OMORI will be getting a Mac port which we will be distributing to every backer. Our next stretch goal will be mini-games IN the game playable through arcade machines-- I will explain more about that and reveal the next stretch goal in another post soon!

In this post, I'd like to thank everyone who went to the OMORI GR2 demo showing-- it was a real blast! The best part was watching people figure stuff out. (Again, I apologize about the rabbits.) Here are some .gifs for those who couldn't make it to the event!








That's it for now! I'll be updating again soon!

- OMOCAT

Announcement

OMORI DEMO DEBUTING @ GR2 ... and some screenshots

Hey everyone, it's a busy week for the OMORI team... and for good reason!



We've been hard at work making the OMORI demo which will debut @ GR2's GAME NIGHT this Saturday, May 3rd, in Japan Town, LA. We will have three set-ups to display, two indoor displays and a huge outdoor one on the side of the building, playing from a projector. (And yes, you will be able to play with a console controller... hopefully an SNES one.)

Come to play the demo, snatch some free OMORI pins and postcards, join a raffle (three chances to win an OMORI's STORY poster, image below), and eat free pizza (on me while supplies last)! The address is 2062 Sawtelle Blvd., Los Angeles, CA 91791 @ 7:30PM-10PM. See ya there!

Coincidentally, overseas in Japan, 2.5D x ZOOM LENS: PARADICE will be happening on May 9th and will featuring SPACE BOYFRIEND (co-composer for OMORI), MEISHI SMILE (who will be participating in OMORI's Jukebox) and bo en (the guy who made the trailer song who will also be participating in OMORI's Jukebox). They will be passing out some OMORI promo cards at the event.



In other news, I may also make a new trailer that will display more in-game content but I'll be posting more info on that later. Until then, we uploaded some screenshots!

Curse this .jpeg artifact... Well, that's it for now. Thank you for supporting us!

- OMOCAT

Announcement

GOAL AND FIRST STRETCH GOAL SMAAAああSHED!

Hello, everyone! Just checking in...

So many things have happened since my last post; we're all trying really hard to compose ourselves and not freak out due to excitement.


First off, OMORI HAS BEEN SUCCESSFULLY FUNDED!!!

...and even beyond that, WE HAVE MADE IT PASSED OUR FIRST STRETCH GOAL which means more drawings like the ones in the trailer will be appearing in-game!



It's really amazing what can happen in just a few days. We've already been featured on multiple gaming blogs: including Joystiq, Destructoid, and Kotaku... twice for some reason. It's relieving to get such great reception! To be honest, I was a bit nervous at first.

But what was MOST surprising for us all was the amount of support we are getting from overseas, especially in Japan. In addition to English blogs, we are being featured on an incredible amount of Japanese blogs and websites... Nico News, Gigazine, GameSpark just to name a few! (Also, I am getting tweets in Japanese like crazy.)

This is such great news as there is an undeniable amount of Japanese influence evident in this game and the entire team. We are also being favorably compared to Itoi's MOTHER series and Kikiyama's YUME NIKKI, which is beyond fine by us!! In fact, it is an honor.

The team is quickly realizing that we may need to make a Japanese localization of OMORI, and are currently working towards that. We will most likely add it as a stretch goal in the near future. For now the next stretch goal is the Mac port! (courtesy of Jammed Gears)

In other news, a demo of OMORI will be available @ Giant Robot's Game Night on May 3rd, and at my booths at ACEN, (maybe) Fanime, and Anime Expo... most likely playable on a dinky little laptop.

Again, thank you all for your support. Without you, this project would not be possible.

That's it for now! Smell ya later!

- OMOCAT

Pages: first 12 next last