ScummVMwrapper download
#31
Posted 03 March 2012 - 09:50 PM

This ███ will be left blank in sign of protest █████ internet censorship.
#32
Posted 04 March 2012 - 04:33 PM
I'm gonna use Xcode 3 on Snow leopard for these betas and the final 3.0 release and subsequent bugfix releases. I'll probably drop ppc support on the next major version of the wrapper (3.1 or 4.0 whichever it'll be).

This ███ will be left blank in sign of protest █████ internet censorship.
#33
Posted 04 March 2012 - 06:02 PM
So thanks for the works and good luck.
French tutorials for Wineskin, Cider & CiderX
#34
Posted 06 March 2012 - 02:38 AM
This is the current status about PPC and 10.5 support:
- 10.5 PowerPC machines are still able to run wrappers created with version 3.0.0-b2 onward (at least until version 4.0 or until ScummVM stops supporting the PPC architecture). Residual-based wrappers won't be able to run on PPC machines, since Residual doesn't support it (it can't be helped, I have no control over that). PowerPC machines won't support holding the Fn key to run the configuration tool, since that one is Intel only.
- 10.5 PowerPC machines won't be able to run the configuration tool. This is because some of the libraries I used aren't Universal and work properly on Intel only (most notably, the Zip decompression libraries). Creating a wrapper on a ppc machine is currently unsupported, though it can be done manually. I'll post a tutorial later on.
- 10.5 Intel machines will support all the features of the wrapper (Residual and ScummVM engines, as well as the ability to hold down the Fn key at startup to launch the configuration tool). There's no plan for dropping 10.5 support for running the wrapper, unless ScummVM and Residual both cease supporting 10.5.
- 10.5 Intel machines will support all the features of the configuration tool for the lifetime of the 3.0.x branch (including future bugfix/maintenance releases). Once Mountain Lion will be out this summer, I'll be able to tell whether 10.5 support is still possible to maintain for the 3.1/3.5/4.0 branches (still a long way to go anyways).
- 10.6 (32 and 64 bit) and 10.7 are fully supported.
- 10.8 isn't officially supported as of yet, but I'll make sure both the games and the configuration tool will be ale to run on it.
Updated version:
http://dotalux.com/p...ig.3.0.0-b2.zip
(no need to download it, the previous version will be able to self-update through the 'Check for updates' button. Once it self-updated, you'll need to upgrade the wrapper files by using the 'Upgrade wrapper' button.)
Release notes
Quote
- Fixed Dock icon appearing twice when the game is launched.
- Restored PowerPC support (only for running created wrappers, the config tool will stay Intel only). Please note that Residual is Intel only, so only ScummVM games will be able to run on PPC machines
- Updated the bundled ScummVM engine to version 1.4.1
- Testing the self-updater.
This is still beta-grade software, not intended for general usage. Please report any bugs.

This ███ will be left blank in sign of protest █████ internet censorship.
#35
Posted 10 March 2012 - 02:55 PM
By the way can you explain me how to create a wrapper manually ?
Thanks. ^^
French tutorials for Wineskin, Cider & CiderX
#36
Posted 11 March 2012 - 12:49 AM

This ███ will be left blank in sign of protest █████ internet censorship.
#37
Posted 15 March 2012 - 01:39 PM
Updated version:
http://dotalux.com/p...ig.3.0.0-b3.zip
(no need to download it, the previous version will be able to self-update through the 'Check for updates' button. Once it self-updated, you'll need to upgrade the wrapper files by using the 'Upgrade wrapper' button.)
Release notes
Quote
- Fixed Game Icon not being saved properly into the wrapper.
- Fixed some of the new config options not being saved properly by the config tool.
- Changed Residual name to ResidualVM, as per upstream name change.
- Changed ResidualVM engine to an Universal Binary. Now it can run on both Intel and PPC architectures.
This is still beta-grade software, not intended for general usage. Please report any bugs.

This ███ will be left blank in sign of protest █████ internet censorship.
#38
Posted 15 March 2012 - 06:24 PM
By the way, for my case you shouldn't spend your time anymore to support ppc on your wrapper, there is (in my mind) so few ppc users who 'll use it.
I hope my english isn't too poor and meaningless.
Thanks (I must say it at every post here ^^) for your work and perseverance, good night.
Ps : I will try to compile it on my ppc and give the result (if it work, I'll send you my version by pm).
French tutorials for Wineskin, Cider & CiderX
#39
Posted 15 March 2012 - 07:33 PM
Honorbrachios, on 15 March 2012 - 06:24 PM, said:
What does it say exactly when you try to run a created wrapper? (Please note that in order to create wrappers on a PPC machine you still need to follow the manual procedure I posted).
Quote
Don't worry. It's my objective to get it to be able to run on as many machines as I can. And old PPC machines are still good enough for most ScummVM (and possibly Residual) based games, since most of them were made a long time ago :3
Quote
The current source code is available on GitHub (I moved away from Google Code, since their git support is really awful). The curent project page is at https://github.com/s...ess/srvmwrapper (I'll finish migrating stuff from the old Google Code page once I'm ready to release the final v.3.0.0)
If you want to grab the source, either get it through git (make sure you switch to the correct tag), or download a tarball/zipball from the Tags page: https://github.com/s...rvmwrapper/tags
Everytime I make a public pre-compiled version I add a tag into the git repository, so you should always be able to find a reference to the last released version in either place.

This ███ will be left blank in sign of protest █████ internet censorship.
#40
Posted 15 March 2012 - 08:12 PM
syao, on 15 March 2012 - 07:33 PM, said:
Quote
Contents English.lproj game.icns residualvm.icns scummvm.icns SVW_dsa_pub.pem WrapperDesc.plist WrapperInfo.plist
For test it i've just remplace :
residualvm (renammed in scummvm for the need of the wrapper) scumm_w scummvm (deleted) svwlauncher
Quote
But it's sure it's always great the UB. ^^
Quote
The current source code is available on GitHub (I moved away from Google Code, since their git support is really awful). The curent project page is at https://github.com/s...ess/srvmwrapper (I'll finish migrating stuff from the old Google Code page once I'm ready to release the final v.3.0.0)
If you want to grab the source, either get it through git (make sure you switch to the correct tag), or download a tarball/zipball from the Tags page: https://github.com/s...rvmwrapper/tags
Everytime I make a public pre-compiled version I add a tag into the git repository, so you should always be able to find a reference to the last released version in either place.
Ps : Is this could be a nice project for the linux users, isn't it ?
French tutorials for Wineskin, Cider & CiderX
#41
Posted 16 March 2012 - 09:07 AM
Honorbrachios, on 15 March 2012 - 08:12 PM, said:
Contents English.lproj game.icns residualvm.icns scummvm.icns SVW_dsa_pub.pem WrapperDesc.plist WrapperInfo.plist

Quote

This ███ will be left blank in sign of protest █████ internet censorship.
#42
Posted 14 June 2012 - 05:19 PM
I finally got my new computer (on 10.6.8) and unfortunately I can't use your wrapper with Grim Fandango (patched and working fine with residualvm) I've test it with 3.0.0-b2 & b3 version of your wrapper.
Of course I've checked if there isn't any pref's mistake in the wrapper (I can up some screenshots or a backup of the wrapper if you need it)
Last login: Thu Jun 14 19:02:25 on ttys000 new-host-3:~ Honorbrachios$ /Users/Honorbrachios/Desktop/Grim\ Fandango/Grim\ Fandango.app/Contents/MacOS/svwlauncher ; exit; 2012-06-14 19:03:40.716 svwlauncher[10664:903] Init 2012-06-14 19:03:40.719 svwlauncher[10664:903] Will Finish Launching 2012-06-14 19:03:40.732 svwlauncher[10664:903] Did Finish Launching 2012-06-14 19:03:40.732 svwlauncher[10664:903] ScummvmWrapper: Starting grim residualvm: Unrecognized option '--show-fps=true' Usage: residualvm [OPTIONS]... [GAME] Try 'residualvm --help' for more options. 2012-06-14 19:03:40.791 svwlauncher[10664:903] ScummvmWrapper: Aborted grim logout [Opération terminée]Any idea to solve this (already tryed to delete the fps line in .plist) ?
French tutorials for Wineskin, Cider & CiderX
#43
Posted 15 June 2012 - 03:09 PM
I'll be doing some tests to figure out what's the correct option and fix (or remove) it. I'll have a b4 version out ASAP :3

This ███ will be left blank in sign of protest █████ internet censorship.
#44
Posted 16 June 2012 - 06:50 PM
French tutorials for Wineskin, Cider & CiderX
#45
Posted 17 June 2012 - 10:05 PM
Quote
Fixed an error preventing to run ResidualVM games with recent engines.
Fixed a crash when saving settings with at least an empty text field.
As usual, it's available through check for updates from a previous 3.x-series version, or for direct download here:
https://github.com/s...apper/downloads

This ███ will be left blank in sign of protest █████ internet censorship.
#46
Posted 18 June 2012 - 08:55 PM
Thanks for this support, it's really nice.
I've noticed one bug (in residualvm wrapper again) : the subtitles are always enabled at launch (the option is on false on my wrapper)
» So it's not a big prob, I know residual team put the subtitles by default for verify if the game is patched (no sub in movies if unpatched).
And I have a suggestion (an another one :3 ) : put the choice in the wrapper of the theme (modern theme isn't included anymore in the engine file of residualvm & scummvm), the classic theme isn't fancy for casual gamers and used in menu of many games (LucasArt especialy).
Personnally I prefer the classic one, but could be nice for many people (like kids).
One more thing : Am I the only one who love this wrapper ?! I can't understand why this project isn't more popular.
Many thanks for the individual support, your work is really appreciated.
Cheers. ^^
French tutorials for Wineskin, Cider & CiderX
#47
Posted 20 June 2012 - 10:51 AM
Honorbrachios, on 18 June 2012 - 08:55 PM, said:
» So it's not a big prob, I know residual team put the subtitles by default for verify if the game is patched (no sub in movies if unpatched).
Quote
Personnally I prefer the classic one, but could be nice for many people (like kids).
Yep, it can be done. I'll add a way to do it in the next beta. In a future version I can add it as an actual GUI option.
Quote
Many thanks for the individual support, your work is really appreciated.
Cheers. ^^
Well, ScummVM and ResidualVM games are quite few (and old), so not many people are interested - most of them are really good games though.
I originally made this wrapper for personal use, then decided to publish it so that more people would be able to use it if they needed. I can consider myself satisfied as it is, even if just a few people are using it - at least it wasn't done for nothing

This ███ will be left blank in sign of protest █████ internet censorship.
#48
Posted 20 June 2012 - 04:44 PM
syao, on 20 June 2012 - 10:51 AM, said:
Ah, I might know the reason for that. Can you please verify whether putting the "--no-subtitles" option in the Extra Arguments field (without quotes, of course) works? If it does, I can make the wrapper use it automatically when the subtitles option isn't checked.
Quote
Quote
I originally made this wrapper for personal use, then decided to publish it so that more people would be able to use it if they needed. I can consider myself satisfied as it is, even if just a few people are using it - at least it wasn't done for nothing
Ps : In Extra argument, I can't save/change only one time : if if try to change it and save it put the first entry back. (I'm looking to put "--no-subtitles" with a command for the user patch).
French tutorials for Wineskin, Cider & CiderX
#49
Posted 22 June 2012 - 03:19 PM
Honorbrachios, on 20 June 2012 - 04:44 PM, said:
Yes the command work fine !
I have a patch ready, I'll post the next beta it in a bit (I need to make sure it won't break ScummVM first)
Quote

This ███ will be left blank in sign of protest █████ internet censorship.
#50
Posted 24 June 2012 - 12:22 PM
syao, on 22 June 2012 - 03:19 PM, said:
French tutorials for Wineskin, Cider & CiderX
#51
Posted 28 July 2012 - 04:23 PM
Thanks you and good holyday (if you are into).
French tutorials for Wineskin, Cider & CiderX
#52
Posted 28 July 2012 - 09:01 PM
--talkspeed=NUM
Quote
And thanks! Still not in vacation, but I'll be next week, finally. It's been a very, very long year for me.
I'm also rolling out a new beta today in a short while. Stay tuned.

This ███ will be left blank in sign of protest █████ internet censorship.
#53
Posted 28 July 2012 - 09:26 PM
syao, on 28 July 2012 - 09:01 PM, said:
--talkspeed=NUM
The speed of text keep the default value (realy, reaaallllllyyy sloooooooow X°) )
syao, on 28 July 2012 - 09:01 PM, said:
Don't work to much while your vacations. ^^
syao, on 28 July 2012 - 09:01 PM, said:
French tutorials for Wineskin, Cider & CiderX
#54
Posted 28 July 2012 - 09:54 PM
Honorbrachios, on 28 July 2012 - 09:26 PM, said:
The speed of text keep the default value (realy, reaaallllllyyy sloooooooow X°) )
That's weird, what game is it? Do the in-game controls to change the speed work at all (if the game supports it)?
It's supposed to work in both ScummVM and ResidualVM, but perhaps some games or engines don't allow that, I'm not sure. I'd need to test with the actual game.
Quote
Don't work to much while your vacations. ^^
Great new ! I'm still surprised by yours really quick answears and updates (a professional support isn't quick as your :3).
I had just finished my work for today, and was going through my mailbox for some overdue cleanup, so I ran into your message as it arrived
Here's the new beta: Version 3.0.0-b5
https://github.com/s...apper/downloads
Changes in this version:
Quote
- Added themepath support. A themepath to a folder within the wrapper is given automatically. This allows the user to insert a custom theme into the wrapper (there's a “theme” folder for this, alongside the “game” folder)
- Added --no-subtitles command line argument in case the subtitles checkbox is disabled. This is meant to override the default "enable subtitles" behavior in the current testing version of ResidualVM.

This ███ will be left blank in sign of protest █████ internet censorship.
#55
Posted 28 July 2012 - 10:20 PM
Nice for the beta.
Ps : if you need i can up a copy of my version (I'll send the link by pm if you want it)
Ps2 : could be possible in a future beta to have the textspeed option into the settings of ScummVMwrapper Configuration.app ?
Backup sended in your pm.
French tutorials for Wineskin, Cider & CiderX
#56
Posted 29 July 2012 - 09:01 PM
I did a quick (very quick) check through the scummvm sources, and the option exists and it should be working without problems, I can't figure out why it's ignoring it here.
I'll be doing some more research later on (tight time constraint right now), hopefully I'll find out the reason.
If I can figure it out, sure, I can put it in another slider, just like the music/sfx/speech volume ones.

This ███ will be left blank in sign of protest █████ internet censorship.
#57
Posted 30 July 2012 - 05:41 PM
Take your time, especially if you have a lot of things to do (cheer up bro), no one is in a hurry, particularly for me.
How I could be caprcious after all the great stuffs you've integrated in this wrapper/project.
I'm always been grateful to follow your project (who isn't enought duly recognized) and to be open to discuss about all (my) observations.
Take care & good night Syao. ++
French tutorials for Wineskin, Cider & CiderX
#58
Posted 12 October 2012 - 02:27 PM
French tutorials for Wineskin, Cider & CiderX
0 user(s) are reading this topic
0 members, 0 guests, 0 anonymous users




This topic is locked










