Windows 7 64 bit problems Update Solved?

January 17th, 2012

OK.  I think I have solved this.  Some machines were not installing all of the files in the GameData folder.  This is the folder that has all the text files that contain all the “Game Data” naturally.  Certain key expansion files were being omitted.  I’ve remade the installer and uploaded it to BMT Micro and it looks like everything is working fine now.  If you are having a problem you can redownload the installer, uninstall the game and then reinstall it with the new installer.  OR you can go and grab the latest update zip and use it.  Go to the installation location i.e. Program Files\Cryptic Comet\Solium Infernum and delete the old GameData folder and then use the update to copy the new GameData folder to that location.   Please contact me if you are still having problems.

Download the Update 1.08b here

I’ve recently had a few people contact me with problems getting the SI: Rectification content to run with Windows 7.  I’d like to figure out what is going on here for my own piece of mind.  If you have experienced a problem starting a new game with the Rectification content box checked then could you send me an email (support@crypticcomet.com).  My hunch is that the new data text files are the culprit but one of the cases so far was on a machine with a fresh install.

Thanks,

Vic

SI: Rectification Update 1.08b

January 11th, 2012

This is an update that fixes some problems introduced in 1.08a.

Download the Update 1.08b here

Important Fixes:

Overhaul of the event timing system so that some events that were being shortchanged a turn got their full length of duration.

Fixed rare AI bugs dealing with special goals for Assertion of Weakness defense

Fixed AI bug where strategy pool for determining AI actions was not weighting all the “Bully Neighbor” goals appropriately

Fixed bug that sometimes prevented artifacts scavenged from the battlefield from appearing in players vault

Fixed problem with final prestige totals not being displayed above players at the end of the game

Instructions:

Download the .zip file and then overwrite 3 files and the GameData folder in the Program Files\Cryptic Comet\Solium Infernum folder.  Make sure you overwrite the GameData folder and its files.  You might need to delete the folder and then unzip the new one there to ensure that they are replaced.

IMPORTANT: It seems that windows 7 often creates another install location in AppData.  If you are copying over the 3 files and the GameData folder to the Program Files location but the version on the game is still not going to 1.08b then you will need to update the files and folder in the AppData location.  The easiest way to find this is to do a search for MainIFace.cxt and note the AppData location if it is returned.

Rogue Character

December 21st, 2011

There are a lot of things that give rogue likes their special character…turn based structure, random maps and loot, options galore in play styles, permadeath, etc.  and one of those key design aspects is how you create and develop your character.  The character that you “play” gives rogue likes an ancestral tether to the CRPG genre.  The idea that you have stats, skills, hit points etc. that define your ability to interact with the game environment comes directly from the CRPG lineage.  I’m not a video game historian so maybe my idea about rogue likes place on the family tree is a bit off…and I don’t want to get into a philosophical debate about any of this because I’m honestly not well informed enough to start discussing the history and development of rogue likes.  I’m a fan and not an expert.  I’m also pretty sure that this is the type of fertile ground in which sophists would thrive.  How many ascii characters can dance on the head of a pin?  But what I enjoy in rogue likes is that they generally require you to have some type of strategy in mind as you develop your character.  So with that thought in mind I set about trying to create a character system to serve as the foundation of my game’s mechanics.  Switch that.  I had the games mechanics in mind when I went to try and design the way a character would work.

What’s the ideal number of stats for a character to possess?  Too many and you start to get complexity problems.  Too little and the simplicity entices boredom. You can see the debt owed to D&D and Gary Gygax in the approach taken by a lot of rogue likes.  I remembered this article by John Harris at Game Set Watch on Incursion and was really surprised to see an explanation of how Vance’s Most Excellent Prismatic Spray ended up in D & D.  I’m a Vance fiend.  I was also doing a lot of reading on the genre at places like Ascii Dreams and Temple of the Roguelike.  Basically I had a challenge resolution mechanic (CRM)  that used a Tarot deck.  The 4 suites of Swords, Wands, Cups and Pentacles offered a perfect array of stats to give the characters who would be exploring my haunted mansions.  The stats would directly affect how the characters performed in the CRM.  The natural way to break these stats down seemed to me to as follows:

The Swords attribute corresponds to physical combat of any kind i.e. guns, swords, knives, hand to hand and even explosives.

The Wands attribute corresponds to any mental challenge i.e. deciphering an arcane text, figuring out the inner workings of some ancient artifice, negotiating with a demon, etc. Psychic abilities fall into this category as well.

The Cups attribute corresponds to any physical challenges that the character’s body might need to overcome i.e. quickness in evading a trap, running away from a problem, resisting the poison coursing through his veins etc.

The Pentacles attribute corresponds to any Arcane challenges i.e. the ability to cast spells, use sorcery, channel occult energies.

The final two attributes are entirely non-original but completely necessary to the genre.  Health is kept track via points as is Sanity.  I contemplated coming up with a more elaborate system of physical and mental states but after much hand wringing opted for the more conventional approach. My main concern is that since going to zero health or sanity is a game over state for the perma-death variant (what I am calling “Reaper” mode), you really need to be clear on these stats so that the correct risk levels can be gauged by the player.  I did abandon the whole concept of fixed health and sanity though.  You can accumulate as much as you are able with no “capping” attribute determining what your max level is in either category.  I liked this because in many instances during your game you need to decide on weather you want to spend health or sanity to use an ability, item, spell etc.

Here is what the character info pad looks like in the game.  You can see the display areas for the six main attributes.  Take special note of the six orange boxes below the attributes.  This is where the character stores any Talismans that he might acquire during the game.  As you can infer from the word, the Talismans are amulets and wards that protect your player when the punishment is being dished out.  I’ll describe them in a lot more detail later but like everything else in my design they are meant to provide the player with agonizing choices at various points in the game.

Occult Chronicles Update – Main Foyer Deja Vu

December 1st, 2011

I’m really at a loss at where to start in trying to describe the game that I am currently working on.  As far as development goes, I’m actually stuck in the main entry creating encounters testing out all the different ways they can unfold.  The main entry room is just a convenience because it’s where your O.D.D. agent/investigator starts the game.  So I hand edit the map with the encounter id and the part of the room that I want it to trigger and then proceed to move my character into the space and follow the rabbit down the hole.  I often end up at this point stuck somewhere with a “script error” message that many of you have encountered in my games….that’s the way Director let’s  you know something isn’t working like Davis tried to divide some number by zero !!!??!!

But let’s take a step back.  A room tile is the basic map element in the game.  I showed you a rather nondescript version a couple of weeks ago.  It’s the one I’m stuck in right now where I test out all the encounters.  But each room is divided into sub locations that are represented by small circles.  Here is a mock up of what they will look like in the game.  I don’t have the final circle art icons yet so I have just placed small white circles on the tile to give you an idea.  In the final game they will look a lot nicer and there are different symbol types to indicate whether you have explored the sub location yet or there is an encounter still there that you somehow had to leave…i.e. you fled, got knocked away, got a quest from it and need to come back etc.

So that’s the servant’s meeting room/kitchen.  You would open a door from an adjacent room and immediately be presented with the room tile and your adjacent sub locations.  If you haven’t been to the room before  you will need to enter the first sub location to reveal where you can move to next from there. The above image with all the location circles visible would only be like that if you had completely explored the room. Not all sub locations are accessible from every adjacent location. In this room you won’t be able to walk across the tables going from one of the middle locations to the one across from it for example.

So as you can see most of the stuff in this game is going to sneak up on you…or more precisely you are going to bump into it.  This is a lot different from your typical rogue-like.  You won’t ever see monster icons moving around from location to location as you “run away.”  The feel is much more like a board game.  You enter a location and draw a card, although the “Nothing of Interest” card is never shown to you.  You just keep moving instead. Let’s say you moved into the space next to the butcher’s table. If an encounter is triggered you would get a dialogue box that pops up that shows you an image of what you see and a text description.  Maybe it’s some severed fingers scattered across the table or an odd blood stained dagger lying between the cleavers.  You will also get some options that you can choose from…i.e. inspect the dagger or fingers, leave it alone, etc.  I’ll go into the whole options mechanic in much more detail later on because it’s really the heart of the game along with how you resolve the choice you make  from the presented options.  The resolution of any “challenge” as I like to call them is through a trick taking Tarot card game that I made up.  More on that later.

That’s the central idea behind exploring the game locations and encountering the “scary” things that you will need to overcome to accomplish your mission.  In addition to the fixed encounters you will also have random encounters.  Some locations have a chance of generating an encounter when you move into it.  I’ll describe that system later as well.

What does the non-tile artwork look like?  I’ve been very hesitant to display that because it feels like a spoiler for so many of them.  I have over 150 illustrations for fixed encounters and I hate to give any of them away.  I’ve gone with a comic book type look. Errrrr, I mean graphic novel look.  I’m a big B.P.R.D. and Hellboy fan so I wanted to lean in that direction a bit visually. So since  you know you will be bumping into ghosts at some point I will reveal this one without any text spoilers as to what might happen when you are walking down a corridor and turn around to see this.

SI: Rectification 1.08a Update

November 30th, 2011

Ouch.  I seemed to have broken the Curse of Diabolism in 1.08 after having previously fixed it.  I’ve fixed it again and included it in 1.08a.  Also included are some fixes for the durations of some events that required a timer that were having their durations cut short by 1 turn.  Hosts in multi-player games should definitely upgrade.

You can get 1.08a here.

Instructions:

Download the .zip file and then overwrite 3 files and the GameData folder in the Program Files\Cryptic Comet\Solium Infernum folder.  Make sure you overwrite the GameData folder and its files.  You might need to delete the folder and then unzip the new one there to ensure that they are replaced.

IMPORTANT: It seems that windows 7 often creates another install location in AppData.  If you are copying over the 3 files and the GameData folder to the Program Files location but the version on the game is still not going to 1.08a  then you will need to update the files and folder in the AppData location.  The easiest way to find this is to do a search for MainIFace.cxt and note the AppData location if it is returned.

SI: Rectification 1.08 Release

November 25th, 2011

Well, I haven’t had any major bugs to fix in a while so I am going to call this released and no longer in Beta.  New purchases will get the 1.08 version now as well. There are some important fixes like an error in calculating the % chance generation of the diabolism curses.  If you are playing (especially hosting) a game of rectification you should definitely upgrade to this release version.  Also added some small fixes here and there like the secret objectives for insulting, demanding and framing all players now tell you who you still need to get to complete the objective.

You can download 1.08 here

Instructions:

Download the .zip file and then overwrite 3 files and the GameData folder in the Program Files\Cryptic Comet\Solium Infernum folder.  Make sure you overwrite the GameData folder and its files.  You might need to delete the folder and then unzip the new one there to ensure that they are replaced.

IMPORTANT: It seems that windows 7 often creates another install location in AppData.  If you are copying over the 3 files and the GameData folder to the Program Files location but the version on the game is still not going to 1.08  then you will need to update the files and folder in the AppData location.  The easiest way to find this is to do a search for MainIFace.cxt and note the AppData location if it is returned.

Netbook mod available here for 1.08 (forces resolution to 800 by 600) You MUST first apply 1.08

Show Me The Sales

November 14th, 2011

Cliff Harris aka Cliffski was kind enough to invite me into the Show Me The Games first ever Show Me The Sales event.  You can not only grab Solium Infernum for 50% if you happened to miss my recent Never On Steam sale, but there are also a lot of other very cool and high quality indie games on sale there as well.

SI: Rectification Beta 1.07e

November 12th, 2011

This is an update that hosts and single players should apply.  It fixes a problem with Curse of Diabolism that can cause large prestige losses should a player request tribute while cursed.

You can download 1.07e Beta here

Important Note for installation:

It seems that windows 7 often creates another install location in AppData.  If you are copying over the 3 files and the GameData folder to the Program Files location but the version on the game is still not going to 1.07 Beta then you will need to update the files and folder in the AppData location.  The easiest way to find this is to do a search for MainIFace.cxt and note the AppData location if it is returned.

SI: Rectification 1.07d Beta Home Stretch

November 7th, 2011

I have made some balance changes and corrected a host of bugs based on player feedback.

The key changes:

The reduction of all the Curse of Diabolism generation rates to 3% per tribute requested by any player

Added some +1 Prestige special abilities to the relics that had only one special ability

Lowered  the resource cost for the Hell Sculpt and Summon Devourer rituals.

Lot’s of AI bugs fixed as well as some critical bugs with the new content.

The Assertion of Weakness option should no longer become active in non-Rectification games.

You can download 1.07 d here

Instructions:

Download the .zip file and then overwrite 3 files and the GameData folder in the Program Files\Cryptic Comet\Solium Infernum folder.  Make sure you overwrite the GameData folder and its files.  You might need to delete the folder and then unzip the new one there to ensure that they are replaced.

Never On Steam Update

October 27th, 2011

A big thanks to everybody who has sent me supportive emails since I went public with my Steam rejection.  I’ve also gotten a few angry emails with opinions supportive of Steam’s decision to deny me a money hat fitting.  :) I’m just trying to have a little fun with this and make some lemonade out of lemons….and hopefully get some more exposure for my games and set the groundwork for a successful launch of my next game The Occult Chronicles.  The response to my Never On Steam sale has been surprisingly good and I appreciate everybody spreading the word.  I’m going to try and get something put up on my main web page soon.

In the meantime the code is NEVERONSTEAM

50% off all my games except for the AE & SI bundle which is already discounted so you should just buy them separately.

Here is a link to check out Armageddon Empires if you want to take a look.  With the 50% discount the price is $12.50.