First Feature Cut

Here's where all things related to Book III are being discussed!
User avatar
BasiliskWrangler
Site Admin
Posts: 3825
Joined: July 6th, 2006, 10:31 am
Location: The Grid
Contact:

First Feature Cut

Post by BasiliskWrangler »

Well, we've been tinkering around with the Book III engine this summer. Since we're not really developing a lot of new content right now, it's a great time to fool around with the engine and test some ideas.

One feature that we said Book III would have, but now it won't, is widescreen support. Why? Well, after adding in a widescreen mode it became painfully apparent that we would have a L-O-T of work ahead of us to change all the menus around to support the new resolution.

See, Eschalon is a pure 2D game engine, so things like menus, interface windows, and sprites are all drawn pixel-by-pixel to fit a specific resolution. It was optimized from the start to run in a 4:3 ratio window...changing that ratio will require a lot of work. All these GUI elements would have to be redesigned for the wider format, and worse is that we would want to support both 4:3 and 16:9, so the game would have to be flexible enough to go both ways.

What this means is that to add widescreen support would increase development time more than we anticipated. And since the Eschalon engine will be retired after Book III, it just doesn't make sense to spend the time on this particular feature, at this particular time.
See my ramblings and keep up with the latest news on Twitter & Facebook.
User avatar
MyGameCompany
Officer [Platinum Rank]
Officer [Platinum Rank]
Posts: 516
Joined: September 22nd, 2009, 6:56 pm
Location: Michigan

Re: First Feature Cut

Post by MyGameCompany »

Makes sense. I ran into the same conclusion months ago for Dirk Dashing 2. Even though my game doesn't use menus in-game (just the status box in the upper left corner), it still affects my level designs (like where I try to hide certain areas just off the edge of the screen), performance (how much of the tile map to consider during rendering, collision checks, etc), and more.

I think it's difficult to try to support both 4:3 and 16:9 and use the full space in both. Best to pick one, and apply letterbox-like black bars in the other.
Troy
Former indie game developer
Check out my Book III mods: The Mystery of Rockhammer Mine and Expedition into West Mirkland
User avatar
CrazyBernie
Captain Magnate
Captain Magnate
Posts: 1473
Joined: November 29th, 2007, 1:11 pm

Re: First Feature Cut

Post by CrazyBernie »

Would have been nice to have a high performance mode that utilized the widescreen format to push the GUI elements to the side(s), but I don't see lack of widescreen as a deal breaker for this sort of game anyway. It's a noble sacrifice in the name of cutting development time.
AXS
Apprentice
Posts: 23
Joined: May 19th, 2010, 6:03 pm

Re: First Feature Cut

Post by AXS »

Yep, i agree ,as BW says, there´s no point in that extra work if the eschalon engine is of no further use.

I have a widescreen , and don´t have any problem playing the game as it is.

Also ,i very like the idea, having book III a little sooner :)
User avatar
Vroqren
Lieutenant
Lieutenant
Posts: 847
Joined: March 2nd, 2011, 9:44 pm
Location: Yoma Narrows

Re: First Feature Cut

Post by Vroqren »

AXS wrote:Also ,i very like the idea, having book III a little sooner :)

Check out my walkthroughs:
Character: here
Book I: here

Book II: here
Fathamurk: here
Book III: here
SpottedShroom wrote:There's evil and then there's just being contrary to your own best interests
User avatar
ManusDei
Council Member
Posts: 190
Joined: May 9th, 2010, 3:41 am

Re: First Feature Cut

Post by ManusDei »

OMG that's a gamebreaker for me I hate you I won't buy Book III and I'll trash my BookII DVD ! May you rot in devs hell for-like-ever and be reduced to use Windows95 unpatched !


Just kidding. Too bad it won't be done, but that won't keep me from giving you my money ! (sadistic laugh echoing far away in the moutains, cut by chicken screaming)
Zante
Pledge
Posts: 2
Joined: August 4th, 2011, 8:27 am

Re: First Feature Cut

Post by Zante »

Look, I'll do you a favour and just tell you straight up that this is unacceptable. I registered just to post this.

I've been playing 2D games since the 80's and, as a content developer, I know that adhering to standards is the most important thing a developer can do. The standards established for 2D games so long ago are no longer applicable. Have you even polled your user-base to find out how many of them are using 4:3 instead of 16:9?

You won't find much resistance to your decision in your own community but just because you are dealing with an aged genre does not mean you have to keep releasing technologically redundant products.

Retired after book III you say? Doesn't matter, that's just a convenient excuse and you know it. If you'd started doing this with book II, you wouldn't be exaggerating the problems.

I'm one of this series biggest fans, don't hate for telling it like it is.
User avatar
CrazyBernie
Captain Magnate
Captain Magnate
Posts: 1473
Joined: November 29th, 2007, 1:11 pm

Re: First Feature Cut

Post by CrazyBernie »

Zante wrote:Look, I'll do you a favour and just tell you straight up that this is unacceptable. I registered just to post this.
Unfortunately a developer sometimes has to make difficult decisions based on his/her/its limited budget. It'd be nice to have an unlimited funds and an unlimited timeframe to complete a project (Duke Nukem, anyone?), but welcome to Reality™, where "Stuff Just Don't Happen That Way."™ BW made a decision to not support widescreen based on the design of Eschalon's engine (which is his first major foray into game development/programming) and the time/cost to rewrite said engine to support said feature. That's just how things worked out. If he had "started doing this with Book II," Book II may well have not been released anywhere near when it did, if at all.

You're not doing anyone a favor by calling BW's decision "unacceptable." As a matter of fact, if you're a "content developer" and have any idea how the indie gaming industry works, then I find your remarks quite "unacceptable."
Zante wrote: I'm one of this series biggest fans, don't hate for telling it like it is.
You'll have to excuse me for telling it like it is and calling BS. The fact that you "registered just to post this" speaks volumes against you. Enjoy the series for what it is, not for how you want it to be.

Oh, and welcome to the community.
Zante
Pledge
Posts: 2
Joined: August 4th, 2011, 8:27 am

Re: First Feature Cut

Post by Zante »

Hi Crazy,

Don't take offence.

Regards
User avatar
SpottedShroom
Captain Magnate
Captain Magnate
Posts: 1372
Joined: June 4th, 2010, 6:18 pm

Re: First Feature Cut

Post by SpottedShroom »

Zante wrote:Look, I'll do you a favour and just tell you straight up that this is unacceptable. I registered just to post this.
Could this be the community's first troll?
User avatar
blatherbeard
Officer [Gold Rank]
Officer [Gold Rank]
Posts: 411
Joined: July 20th, 2011, 5:35 pm

Re: First Feature Cut

Post by blatherbeard »

You mean a 2-D, turn based, rpg wont be supporting my 28"--1920x1200 resolution!?!?!!?!


Meh, i can deal.

;)
The armies joined in a bloody battle on this fine day, then storm clouds broke, and it rained.

So they all went home.---Story knots within blatherbeards Beard.
TNoyce
Apprentice
Posts: 26
Joined: March 30th, 2008, 10:16 am

Re: First Feature Cut

Post by TNoyce »

I personally have no problem with this feature cut. I tend to play games like this in a small window anyway, so
4:3 support is actually all I need.
Tim Noyce
User avatar
CrazyBernie
Captain Magnate
Captain Magnate
Posts: 1473
Joined: November 29th, 2007, 1:11 pm

Re: First Feature Cut

Post by CrazyBernie »

SpottedShroom wrote: Could this be the community's first troll?
Have you seen my post count? :mrgreen:
User avatar
Vroqren
Lieutenant
Lieutenant
Posts: 847
Joined: March 2nd, 2011, 9:44 pm
Location: Yoma Narrows

Re: First Feature Cut

Post by Vroqren »

CrazyBernie wrote:
SpottedShroom wrote: Could this be the community's first troll?
Have you seen my post count? :mrgreen:
Having lots of posts doesn't always imply you're a troll... Having a high number of useless posts, however, does...

I seriously hope we don't get trolls here, as that is one of the main reasons I love these forums.

Check out my walkthroughs:
Character: here
Book I: here

Book II: here
Fathamurk: here
Book III: here
SpottedShroom wrote:There's evil and then there's just being contrary to your own best interests
User avatar
BasiliskWrangler
Site Admin
Posts: 3825
Joined: July 6th, 2006, 10:31 am
Location: The Grid
Contact:

Re: First Feature Cut

Post by BasiliskWrangler »

Vroqren wrote:I seriously hope we don't get trolls here, as that is one of the main reasons I love these forums.
Trolls are tended to swiftly and quietly <nods to an axe hanging over the doorway of the pub>
See my ramblings and keep up with the latest news on Twitter & Facebook.
Post Reply