English Amiga Board


Go Back   English Amiga Board > Coders > Coders. General > Coders. Releases

 
 
Thread Tools
Old 04 January 2019, 15:38   #1
Hedeon
Semi-Retired
 
Join Date: Mar 2012
Location: Leiden / The Netherlands
Posts: 2,008
Floppy disk ScummVM 2.1 for WarpOS

In the zone I uploaded a compile of the latest git sources for ScummVM with WarpOS as target.

http://eab.abime.net/zone/ScummVM2_WOS.lha

Some hints and tips:

- SDL WarpOS does not like Hardware Surfaces. Adding SDL_SWSURFACE to ENVARC: can help.

- Compressing sound/movie files can help ALOT. Curse of Monkey Island became really playable after compressing the .BUN files with the ScummVM tools with ogg-vorbis. Might need a beefy PPC. Tested on my 450MHz G4.

- The modern ScummVM UI takes a while to load. Might want to change to classic. In-game, the UI pops up immediately. Only ScummVM start-up is affected.

- The underlying file access are done through POSIX functions. If something does now work (save games e.g.) try NOIXPATHS in ENVARC: (with either 0 or 1 to switch it off/on)

This is a beta release just to test the new clib and sdl lib for WarpOS. Not all engines are included.
Hedeon is offline  
Old 04 January 2019, 17:45   #2
Hedeon
Semi-Retired
 
Join Date: Mar 2012
Location: Leiden / The Netherlands
Posts: 2,008
This version also runs correctly on the K1 333MHz. It has just about power to run COMI (with compressed audio).
Hedeon is offline  
Old 05 January 2019, 01:35   #3
grelbfarlk
Registered User
 
Join Date: Dec 2015
Location: USA
Posts: 2,918
Seems to run quite well! Now people can abandon 1.8.1 and go to 2.1. Broken Sword 1 runs well too. These are the only Hi-res ScummVM games I have. Is MT32 support built in?



Last edited by grelbfarlk; 05 January 2019 at 03:46.
grelbfarlk is offline  
Old 05 January 2019, 09:33   #4
jurassicman
Registered User
 
jurassicman's Avatar
 
Join Date: Dec 2017
Location: Sassari/Italy
Posts: 874
I confirm that this version works better than every other versions I've tried!
Monkey 2 Talkie edition works well with this version, no music issues... very enjoyable!
I'm going to try more games during the weekend, thanks!
jurassicman is offline  
Old 05 January 2019, 11:38   #5
Hedeon
Semi-Retired
 
Join Date: Mar 2012
Location: Leiden / The Netherlands
Posts: 2,008
If people are missing engines, please say so.
Hedeon is offline  
Old 05 January 2019, 14:11   #6
amigoun
Registered User
 
amigoun's Avatar
 
Join Date: May 2010
Location: Czech Rep
Posts: 599
From a quick test works well here too, well done. I miss Lands of Lore engine
amigoun is offline  
Old 05 January 2019, 21:08   #7
trixster
Guru Meditating
 
Join Date: Jun 2014
Location: England
Posts: 2,339
I've just given this a test with COMI. As Heds said, without compressing the audio the pausing between screens was really slow and annoying, but with compressed audio it now works perfectly! Great work Hedeon!
trixster is offline  
Old 05 January 2019, 21:35   #8
jurassicman
Registered User
 
jurassicman's Avatar
 
Join Date: Dec 2017
Location: Sassari/Italy
Posts: 874
I've tried Broken Sword 1 and 2.
They both work well except for the intro movie.
That's probably due to my PPC cpu that is only a 603 @ 180 MHZ, I'm pretty sure that with a more powerful card that wouldn't be so slow...
The games, as said, work quite well, maybe a bit slow when the character walks but still very enjoyable.

I've noticed that without using any themes (classic and modern) the program starts much more quickly and that's more than fine to me.
The only issue so far is that if I select on my scummvm.ini "fullscreen=true" the program hangs at boot. I have to start it with "fullscreen=false" and then select "fullscreen" in the options. I think that it is due to my video configuration somehow but I wasn't able to find a solution. So far I use the "workaround" I've just described.
Thanks again Hedeon, you did a great job!
jurassicman is offline  
Old 06 January 2019, 12:26   #9
jurassicman
Registered User
 
jurassicman's Avatar
 
Join Date: Dec 2017
Location: Sassari/Italy
Posts: 874
@trixster

Hi mate, please, empty your mailbox, at the moment I'm not able to send you a PM...
jurassicman is offline  
Old 06 January 2019, 13:57   #10
Hedeon
Semi-Retired
 
Join Date: Mar 2012
Location: Leiden / The Netherlands
Posts: 2,008
Thanks for testing, jurrasicman. I cannot reproduce the full screen problem atm, maybe someone else has also the problem? Or same config as you and doesn't have a problem?

Like I said in the first post, themes are slow to start. I included them for completeness.

I'll compile a full version soon with all supported engines.
Hedeon is offline  
Old 06 January 2019, 15:01   #11
jurassicman
Registered User
 
jurassicman's Avatar
 
Join Date: Dec 2017
Location: Sassari/Italy
Posts: 874
Thanks to you Hedeon!
The fullscreen problem doesn't happen if I don't use the themes.

Without the themes the program is quite fast and, so far, I can play Monkey2, Broken Sword 1 and Broken Sword 2 without any issues.

I've just tried COMI, though, the version with compressed audio but unfortunately just after the choice between the "full" and the "easy" versions the game crashes.

Attached the picture of the error. As soon as I type "exit" I get back to WorkBench.
Attached Thumbnails
Click image for larger version

Name:	COMI.jpg
Views:	314
Size:	798.0 KB
ID:	61472  
jurassicman is offline  
Old 06 January 2019, 16:49   #12
Hedeon
Semi-Retired
 
Join Date: Mar 2012
Location: Leiden / The Netherlands
Posts: 2,008
Compressed how? And uncompressed? Could be corrupt data files
Hedeon is offline  
Old 06 January 2019, 17:38   #13
jurassicman
Registered User
 
jurassicman's Avatar
 
Join Date: Dec 2017
Location: Sassari/Italy
Posts: 874
Quote:
Originally Posted by Hedeon View Post
Compressed how? And uncompressed? Could be corrupt data files

To be honest I have no idea how they have been compressed... I got the COMI.zip file from a friend, uncompressed on my system and tried it.


I haven't noticed any issues uncompressing the zip file but I can try again.


My cpu is just a 603e@180 MHz so I don't think I would be able to run the game with uncompressed audio files...
jurassicman is offline  
Old 06 January 2019, 17:48   #14
grelbfarlk
Registered User
 
Join Date: Dec 2015
Location: USA
Posts: 2,918
This also happens to me with one of the versions of COMI that is floating around, the original does work however, I have yet to compress it though.
grelbfarlk is offline  
Old 06 January 2019, 18:47   #15
amigoun
Registered User
 
amigoun's Avatar
 
Join Date: May 2010
Location: Czech Rep
Posts: 599
From what I can see it runs in 16bit, could there be an option to run in 8-bit?
Correct SDL_SWSURFACE command is "setenv SDL_SWSURFACE 1"?
amigoun is offline  
Old 06 January 2019, 19:25   #16
trixster
Guru Meditating
 
Join Date: Jun 2014
Location: England
Posts: 2,339
Those compressed .bun files should be fine, they worked for me last night and were zipped this morning. Can you post the file sizes once unzipped to compare?
trixster is offline  
Old 06 January 2019, 20:03   #17
jurassicman
Registered User
 
jurassicman's Avatar
 
Join Date: Dec 2017
Location: Sassari/Italy
Posts: 874
Quote:
Originally Posted by trixster View Post
Those compressed .bun files should be fine, they worked for me last night and were zipped this morning. Can you post the file sizes once unzipped to compare?

Sure I will as soon as possible! Thanks!
jurassicman is offline  
Old 06 January 2019, 21:58   #18
jurassicman
Registered User
 
jurassicman's Avatar
 
Join Date: Dec 2017
Location: Sassari/Italy
Posts: 874
Got the size from Dopus.

Into the Main COMI directory:

COMI.LA0 75.0K
COMI.LA1 66.1M
COMI.LA2 79.6M

Into the RESOURCE subdirectory:

BBSAN. SAN 14.3M
CURSERNG.SAN 19.9M
FG010GP.SAN 425K
FINALE.SAN10.4M
FONT0.NUT 92.0K
FONT1.NUT 102.K
FONT2.NUT 102K
FONT3.NUT 59.5K
FONT4.NUT 124K
KIS030.SAN 1.0M
LANGUAGE.TAB 428K
LAVARIDE.SAN 13.4M
LIFTCRSE.SAN 6.7M
MORESLAW.SAN 9.4M
MUSDISK1.BUN 42.7M
MUSDISK2.BUN 42.5M
NEWBOOTS.SAN 10.6M
OPENING.SAN 79.0M
SB010.SAN 755K
SB020.SAN 750K
SINKSHP.SAN 9.9M
VOXDISK1.BUN 71.1M
VOXDISK2.BUN 88.0M
WRECKSAN.SAN 14.3M
ZAP010.SAN 750k

The sizes of the files are completely different from what I see on my PC but I think that it is due to the FileSystem. On my Amiga I use PFS3 19.2 on my PC I use EXT4 on Linux.

Last edited by jurassicman; 06 January 2019 at 22:04.
jurassicman is offline  
Old 06 January 2019, 22:23   #19
trixster
Guru Meditating
 
Join Date: Jun 2014
Location: England
Posts: 2,339
Those file sizes look correct to me, they match the ones on my pc. The amiga shows a slightly different file size to the pc, thats normal.

One issue i've noticed is a can't get saved games to work correctly. Saving in COMI for instance will write a file to the ScummVM directory (which is default). If i then return to the launcher I can load the save as normal. And if i relaunch COMI i can then press F5, Load and then load the saved game - all works ok. BUT when i quit scummvm completely, reload the program and then try and load the saved game it doesn't appear at all, either from the launcher or from starting COMI and then trying to load via F5! It's really odd. The save file is right where it should be but ScummVM will only 'see' it during that first instance. It cant see it again if the program is quit completely and then restarted!

Last edited by trixster; 06 January 2019 at 22:49.
trixster is offline  
Old 06 January 2019, 22:56   #20
jurassicman
Registered User
 
jurassicman's Avatar
 
Join Date: Dec 2017
Location: Sassari/Italy
Posts: 874
I created a folder called saves on my ScummVM directory and I put all my savegames there.

I've played a few times BS1 and Monkey2 and I was able to load the savegames I previously made without any issues.
jurassicman 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
DosBox 0.74 and ScummVM 1.8.1 for Classic Amiga WarpOS grelbfarlk Coders. Releases 129 18 March 2024 18:29
GLHexen2 Warpos. Cowcat Coders. General 84 01 July 2021 22:29
ScummVM WarpOS PPC drluking support.Apps 6 29 September 2018 23:29
UAE for WarpOS 0.8.12 grelbfarlk request.Apps 0 23 November 2016 01:14
WarpOS Programming Help? esc support.Other 8 21 October 2015 10:37

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 16:24.

Top

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