English Amiga Board


Go Back   English Amiga Board > Other Projects > project.Amiga Game Factory

 
 
Thread Tools
Old 31 October 2016, 14:47   #1
BSzili
old chunk of coal
 
BSzili's Avatar
 
Join Date: Nov 2011
Location: Hungary
Posts: 1,289
[released] Berusky

Berusky is a free and open source Sokoban-style game with nice pixel-graphics, made by the Czech team Anakreon. It was originally released for DOS, and later received Windows and Linux ports.

The Amiga port I'm working on is based on the original DOS version. It's completely system friendly, the requirements are an 68020+ AGA machine with 4MB memory. An RTG card or Multiscan monitor is recommended, because the 680x480 resolution is not very pleasant in interlaced modes. The only 3rd party requirement is AHI xmplayer.library for music.
Currently there's no music. The game uses FastTracker 2 modules, I'm still exploring my options on how to play these. It's also in Czech, but I'm planning to retrofit the english translation from the Linux version later.

The current version can be downloaded here:
https://drive.google.com/file/d/0Bzb...ew?usp=sharing
It's also available on Aminet:
http://aminet.net/package/game/think/berusky

Get xmplayer.library from Aminet:
http://aminet.net/package/dev/asm/xmplay-lib

The source code is available on Bitbucket:
https://bitbucket.org/BSzili/berusky-amiga


Last edited by BSzili; 23 May 2017 at 11:39.
BSzili is offline  
Old 31 October 2016, 20:12   #2
Predseda
Puttymoon inhabitant
 
Predseda's Avatar
 
Join Date: Mar 2007
Location: Tromaville
Age: 46
Posts: 7,540
Send a message via ICQ to Predseda
Great!
Predseda is offline  
Old 31 October 2016, 20:30   #3
s2325
Zone Friend
 
s2325's Avatar
 
Join Date: Jun 2006
Location: Gargore
Age: 43
Posts: 17,789
Screenshot after editing is much more promising
s2325 is offline  
Old 01 November 2016, 11:09   #4
jack-3d
kLiker
 
Join Date: Mar 2011
Location: Brno / Czech Republic
Posts: 371
Super!
jack-3d is offline  
Old 05 November 2016, 17:14   #5
BSzili
old chunk of coal
 
BSzili's Avatar
 
Join Date: Nov 2011
Location: Hungary
Posts: 1,289
I made a couple of updates. I added joystick support, and simplified the drawing functions. On my machine it takes about 25% less time to draw the play field, which means less waiting looking at black screens.
BSzili is offline  
Old 05 November 2016, 18:09   #6
Predseda
Puttymoon inhabitant
 
Predseda's Avatar
 
Join Date: Mar 2007
Location: Tromaville
Age: 46
Posts: 7,540
Send a message via ICQ to Predseda
The updated version is still under the same link in 1st post?
Predseda is offline  
Old 05 November 2016, 18:46   #7
BSzili
old chunk of coal
 
BSzili's Avatar
 
Join Date: Nov 2011
Location: Hungary
Posts: 1,289
Yep, the link is the same.
BSzili is offline  
Old 05 November 2016, 23:05   #8
AMIGASYSTEM
Registered User
 
AMIGASYSTEM's Avatar
 
Join Date: Aug 2014
Location: Brindisi (Italy)
Age: 70
Posts: 8,248
Thank you BSzili
AMIGASYSTEM is offline  
Old 21 November 2016, 22:47   #9
BSzili
old chunk of coal
 
BSzili's Avatar
 
Join Date: Nov 2011
Location: Hungary
Posts: 1,289
It became clear that no portable library will be fast enough to play FastTracker 2 modules on an A1200. I bit the bullet, threw out all the AHI code (the sound was quite sparse anyway), and rewrote the game to use xmplayer.library. Now there's music playback. The only missing thing is the English translation. That will require graphics edition too, PM me if you can help me out with that.
BSzili is offline  
Old 21 November 2016, 23:37   #10
jack-3d
kLiker
 
Join Date: Mar 2011
Location: Brno / Czech Republic
Posts: 371
Just testing, its works very well, for me as czech no more updates needed ;o)

Well if you will need some translation, let me know by PM.
jack-3d is offline  
Old 23 November 2016, 15:10   #11
BSzili
old chunk of coal
 
BSzili's Avatar
 
Join Date: Nov 2011
Location: Hungary
Posts: 1,289
Haha, I bet it's not an issue for you I have the english translation from the Linux version, but I need someone who is handy with graphics editing to replace the menu graphics.
BSzili is offline  
Old 28 November 2016, 09:59   #12
BSzili
old chunk of coal
 
BSzili's Avatar
 
Join Date: Nov 2011
Location: Hungary
Posts: 1,289
Another update. It turns out that some music files have up to 26 channels, which is a bit too much for base A1200 systems. I had to lower the mixing rate even more to make sure the game stays playable. These values are no longer hardcoded, I included a small setup utility, which lets you choose the mixing rate and between stereo/mono sound. The default settings (11 KHz mono) are meant for low-end systems, if you have an accelerator you can use better sound quality.
BSzili is offline  
Old 29 November 2016, 15:34   #13
Neil79
Autistic 'n IRN!
 
Join Date: Jul 2012
Location: -
Posts: 2,979
Neil79 is online now  
Old 29 November 2016, 15:40   #14
liviux76
Registered User
 
liviux76's Avatar
 
Join Date: Jan 2014
Location: BO/Italy
Posts: 711
Thanks!
liviux76 is offline  
Old 29 November 2016, 16:17   #15
NeoHippie2016
Freak
 
NeoHippie2016's Avatar
 
Join Date: Dec 2015
Location: Gladbeck
Age: 47
Posts: 580
Thank you!
NeoHippie2016 is offline  
Old 29 November 2016, 17:23   #16
Davka
Registered User
 
Davka's Avatar
 
Join Date: Dec 2014
Location: Poland
Posts: 15
Looks great, thank you!
Davka is offline  
Old 30 November 2016, 11:00   #17
s2325
Zone Friend
 
s2325's Avatar
 
Join Date: Jun 2006
Location: Gargore
Age: 43
Posts: 17,789
on YouTube

[ Show youtube player ]
s2325 is offline  
Old 30 November 2016, 11:22   #18
brolly
Registered User
 
Join Date: Aug 2010
Location: Lost
Posts: 435
Looking good, thanks.

PS: Is the original DOS version still available somewhere? Would like to check it out, but the download link at http://anakreon.cz seems to be broken.
brolly is offline  
Old 30 November 2016, 16:13   #19
BSzili
old chunk of coal
 
BSzili's Avatar
 
Join Date: Nov 2011
Location: Hungary
Posts: 1,289
You can grab it from their website, just remove the extra "http//" from the link.
BSzili is offline  
Old 30 November 2016, 20:30   #20
brolly
Registered User
 
Join Date: Aug 2010
Location: Lost
Posts: 435
Nice, that worked thanks!
brolly is offline  
 


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools

Similar Threads
Thread Thread Starter Forum Replies Last Post
[Ongoing] Powerglove Lazycow project.Amiga Game Factory 335 14 March 2020 09:17
[Ongoing] Tiger Claw Lazycow project.Amiga Game Factory 37 16 November 2016 19:51
[ongoing] Catagon BSzili project.Amiga Game Factory 17 14 August 2015 19:18
KG's HOL problems (Ongoing) killergorilla HOL data problems 102 24 April 2011 12:34
Is this still an ongoing project? garyg AMR suggestions and feedback 17 04 October 2010 22:25

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +2. The time now is 10:12.

Top

Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2024, vBulletin Solutions Inc.
Page generated in 0.09448 seconds with 12 queries