New release: VICtoria Gold Edition for VIC +16K

Discussion, Reviews & High-scores

Moderator: Moderators

User avatar
orion70
VICtalian
Posts: 4341
Joined: Thu Feb 02, 2006 4:45 am
Location: Piacenza, Italy
Occupation: Biologist

New release: VICtoria Gold Edition for VIC +16K

Post by orion70 »

Hi all,

here's the new effort by Michael "Mike" Kircher and me.

Image

It's a new, enhanced version of VICtoria written for VIC-20 with a 16K RAM expansion, complete with:

- hi-res intro screen;
- multi-colour map screen, now incorporated in the main program, with enhanced graphics;
- new look and feel for the game menus, now controlled with function keys or +/-, and return;
- high-res victory screen if you succeed in winning all Provinces before 800 AD;
- high-res credits screen after quitting the game;
- 23 regions, now including Hibernia (Ireland);
- revised, more balanced, and historically accurate game mechanics;
- possibility of sporadic Hun invasions in the East from the 4th Century AD on;
- new manual and "virtual disk" cover, included in the zip file.

This wonderful version of the game is mostly due to Michael, whose programming ability and implementation of minigrafik routines allowed the creation of a semi-professional product.

Thank you and have fun with it!

Image
Last edited by orion70 on Mon Feb 11, 2013 7:43 am, edited 5 times in total.
Bacon
for breakfast
Posts: 578
Joined: Mon Apr 19, 2004 8:07 am

Post by Bacon »

Looks amazing! Must get my VIC down from the attic so I can play all these great new games on the real hardware.
Bacon
-------------------------------------------------------
Das rubbernecken Sichtseeren keepen das cotton-pickenen Hands in die Pockets muss; relaxen und watschen die Blinkenlichten.
User avatar
ral-clan
plays wooden flutes
Posts: 3702
Joined: Thu Jan 26, 2006 2:01 pm
Location: Canada

Post by ral-clan »

That game looks stunning. It will be so strange to play such a "hi-res" strategy game on a VIC. Imagine how this would have sold back in "the day"!
User avatar
nbla000
Salmon Run
Posts: 2582
Joined: Thu Oct 13, 2005 8:58 am
Location: Italy

Post by nbla000 »

Fantastic game, wonderful graphic, excellent manual !!!

The VicToria title effect over the Map is awesome.

A very good job, finally i've found an occupation when finished with MegaCart :wink:


PS: Do you think to add joy/cursor keys support too ?
Mega-Cart: the cartridge you plug in once and for all.
User avatar
Kweepa
Vic 20 Scientist
Posts: 1314
Joined: Fri Jan 04, 2008 5:11 pm
Location: Austin, Texas
Occupation: Game maker

Post by Kweepa »

Looks awesome!
Before I start to play it though... is there going to be a Super Vic=toria Plus Platinum? :)
User avatar
orion70
VICtalian
Posts: 4341
Joined: Thu Feb 02, 2006 4:45 am
Location: Piacenza, Italy
Occupation: Biologist

Post by orion70 »

Thank you guys, all credits go to Mike.
nbla000 wrote:PS: Do you think to add joy/cursor keys support too ?
Don't think so, unless you think they're necessary... The F1/F7 and +/- controls were designed to make the game more playable on the real VIC, but I can understand that they are not so intuitive in VICE :? .
Mike?
Kweepa wrote:Before I start to play it though... is there going to be a Super Vic=toria Plus Platinum? :)
Again, I don't think so, there will only be minor adjustments (for bugs etc), depending on your suggestions, but this is the FINAL version.
ral-clan wrote:Imagine how this would have sold back in "the day"!
Yep, unfortunately it's not the Eighties, otherwise we would have made money releasing VICtoria Something Edition once per year, just before Xmas :P .
User avatar
Mike
Herr VC
Posts: 4832
Joined: Wed Dec 01, 2004 1:57 pm
Location: Munich, Germany
Occupation: electrical engineer

Post by Mike »

orion70 wrote:Thank you guys, all credits go to Mike.
Half the credits. ;)

I can provide a keymap for VICE, that maps f1, f7 to the cursor keys, and +, and - to the correct keys of a standard keyboard. The game itself need not be altered for this.

Michael
User avatar
ral-clan
plays wooden flutes
Posts: 3702
Joined: Thu Jan 26, 2006 2:01 pm
Location: Canada

Post by ral-clan »

In the screenshots the game looks a little wide. Will this game run on an NTSC VIC?
User avatar
orion70
VICtalian
Posts: 4341
Joined: Thu Feb 02, 2006 4:45 am
Location: Piacenza, Italy
Occupation: Biologist

Post by orion70 »

Yes, at least in VICE it works in NTSC.
I used VICE to capture the screenshots, that's why they look squashed :? .
User avatar
Mike
Herr VC
Posts: 4832
Joined: Wed Dec 01, 2004 1:57 pm
Location: Munich, Germany
Occupation: electrical engineer

Post by Mike »

@all VICE users

This patch applies to both standard American layout, and German layout.

Code: Select all

# VICtoria.vkm - VICE keyboard mapping file for VICtoria Gold
#
# This data is read in as patch to the current map. Append to
# win_pos.vkm, and save the resulting file as 'VICtoria.vkm'.
# Then, from within VICE, select:
#
# Settings > Keyboard settings ... > Mapping Positional
# Browse -> 'VICtoria.vkm'

12 5 7 8 /* Minus(EN) -> Minus (decrease cohorts) */
13 5 0 8 /* Equal(EN) -> Plus  (increase cohorts) */
53 5 7 8 /* Minus(DE) -> Minus                    */
27 5 0 8 /*  Plus(DE) -> Plus                     */
90 7 4 8 /*    Up     -> F1    (Menu Up)          */
95 7 7 8 /*  Down     -> F7    (Menu Down)        */
You find the file 'win_pos.vkm' within the directory 'VIC20' of the VICE main directory.
ral-clan wrote:Will this game run on an NTSC VIC?
Yes. Why the doubts?

Michael
User avatar
orion70
VICtalian
Posts: 4341
Joined: Thu Feb 02, 2006 4:45 am
Location: Piacenza, Italy
Occupation: Biologist

Post by orion70 »

Mike wrote:@all VICE users

This patch applies to both standard American layout, and German layout.
Download the patched keymap HERE.
Unzip in the VIC20 folder of VICE, then load as specified above:
Settings > Keyboard settings ... > Mapping Positional > Browse 'VICtoria.vkm'.
Last edited by orion70 on Wed Jul 15, 2009 7:20 am, edited 1 time in total.
User avatar
nbla000
Salmon Run
Posts: 2582
Joined: Thu Oct 13, 2005 8:58 am
Location: Italy

Post by nbla000 »

orion70 wrote:
nbla000 wrote:PS: Do you think to add joy/cursor keys support too ?
Don't think so, unless you think they're necessary... The F1/F7 and +/- controls were designed to make the game more playable on the real VIC, but I can understand that they are not so intuitive in VICE :? .
It's not only a VICE playability matter, i think that the use of the joy is useful in a real vic too, you may use both joy and keyboard:
F1/F7 or Joy Up/Down
+/- or Joy Right/Left
RETURN or Fire.
orion70 wrote:Download the patched keymap HERE....
My opinion is that if possible, joy support is better then patch the VICE keymap just for one game :?


PS: Thanks for your cake for my 1000th post :wink:
Mega-Cart: the cartridge you plug in once and for all.
User avatar
Mike
Herr VC
Posts: 4832
Joined: Wed Dec 01, 2004 1:57 pm
Location: Munich, Germany
Occupation: electrical engineer

Post by Mike »

O.K., let me put this straight.

VICtoria is a round-based strategy game, not an action game. I find joystick control sensible, and intuitive, if there is some figure you steer around the screen.

Otherwise, keyboard control works very well. Unlike some other games, VICtoria always shows you which key controls are possible.

With VICE, you would need to put the joystick control back on the keyboard again anyway, unless you got a USB joystick.
nbla000 wrote:It's not only a VICE playability matter, [...]
+/- or Joy Right/Left
Why not +/- or Joy Left/Right, for those left-handed? :?
My opinion is that if possible, joy support is better than patch the VICE keymap just for one game. :?
I gave a solution, it's your decision to use it, or not.

Michael
User avatar
nbla000
Salmon Run
Posts: 2582
Joined: Thu Oct 13, 2005 8:58 am
Location: Italy

Post by nbla000 »

OK Mike i agree with you, it was just a suggestion, i prefer to use the joy though it's a strategy game btw it's not a problem.
My opinion is that if possible, joy support is better than patch the VICE keymap just for one game. :?
I gave a solution, it's your decision to use it, or not.
Yes of course, thanks for your solution and for your fantastic game. :D
Mega-Cart: the cartridge you plug in once and for all.
User avatar
Mike
Herr VC
Posts: 4832
Joined: Wed Dec 01, 2004 1:57 pm
Location: Munich, Germany
Occupation: electrical engineer

Post by Mike »

Nicola, just to quote Alessandro:
orion70 wrote:Again, I don't think so, there will only be minor adjustments (for bugs etc), depending on your suggestions, but this is the FINAL version.
If there happen to crop up serious bugs within VICtoria, we will of course correct them.

I think we still can drink together a beer, or wine (or any preferred beverage of yours), should I happen to come around. :)

Greetings,

Michael
Post Reply