Search found 2282 matches

by sev
Sat May 18, 2024 9:59 am
Forum: iPhone Port
Topic: Touch controls
Replies: 2
Views: 2534

Re: Touch controls

You need to change the mouse emulation mode to "touchpad". Tap on the icon in the top right corner or use the in-GUI option.


Eugene
by sev
Sat May 18, 2024 9:56 am
Forum: Help and Support
Topic: libvpx7 dependency
Replies: 2
Views: 378

Re: libvpx7 dependency

We do not require any specific version of libvpx. As you saw in the testing code, it does not check the version.

Our buildbot runs on a specific machine, and it just happens that libvpx7 is installed there. Some developer has to update the libraries on the buildbot.


Eugene
by sev
Sat May 18, 2024 9:53 am
Forum: General Discussion
Topic: Early Macromedia Director titles are supported now
Replies: 23
Views: 17500

Re: Early Macromedia Director titles are supported now

Now I'm wondering if it was just forgotten, or if there is another reason for it not listed there. It uses Director 4.0.4F That list is not even close to being complete, and as you may see, we were not updating it much. It is just part of the investigation effort. If anyone is willing to help catal...
by sev
Sat May 18, 2024 9:48 am
Forum: General Discussion
Topic: Early Macromedia Director titles are supported now
Replies: 23
Views: 17500

Re: Early Macromedia Director titles are supported now

The German version of Jewels Of The Oracle gets detected, but immediately crashes on launch. Anyone else getting this problem? The game is not supported. The list of supported games can be found here: https://www.scummvm.org/compatibility/ Jewels game requires some heavy bespoke code, the whole in-...
by sev
Tue Apr 23, 2024 8:41 pm
Forum: General Discussion
Topic: Androids get a companion. iOS port public testing
Replies: 3
Views: 124196

Re: Androids get a companion. iOS port public testing

It is irrelevant to ScummVM since we are not an emulator.


Eugene
by sev
Sun Apr 21, 2024 6:08 pm
Forum: General Discussion
Topic: Indiana Jones and the Last Crusade: Explain this mistery to me
Replies: 24
Views: 3168

Re: Indiana Jones and the Last Crusade: Explain this mistery to me

Locking this topic. We really do not want to spend time on a cracked game and any "mysteries" associated with it. Once we implement integrity checking, such manipulated versions will be rightfully rejected.
by sev
Thu Apr 04, 2024 9:32 am
Forum: General Discussion
Topic: Custom translation
Replies: 4
Views: 2800

Re: Custom translation

You cannot share it as is, as it would be an original copyright violation unless the game is freeware. What you can do, though, is produce a binary difference. A good solution is xdelta: https://en.wikipedia.org/wiki/Xdelta Then you distribute the patch along with a simple README on which version of...
by sev
Fri Mar 29, 2024 1:11 am
Forum: Help and Support
Topic: Escape from Monkey Island Possible Bug
Replies: 5
Views: 1084

Re: Escape from Monkey Island Possible Bug

Forum rule 3a:
3a) Do not post bugreports here. See the FAQ answer on how to report bugs properly. The appropriate place for those is the Bug Tracker. Same goes for Feature Requests.
Escape from Monkey Island is not officially supported precisely because it has a bunch of bugs.


Eugene
by sev
Fri Mar 29, 2024 1:10 am
Forum: General Discussion
Topic: Just throwing a suggestion out there - integrated hint book system?
Replies: 8
Views: 1935

Re: Just throwing a suggestion out there - integrated hint book system?

Yes, GOG.com offers API for talking to their platform.


Eugene
by sev
Fri Mar 29, 2024 1:07 am
Forum: Help and Support
Topic: Ubuntu: I have to configure my monitor resolution every time after playing scummVM full screen
Replies: 3
Views: 950

Re: Ubuntu: I have to configure my monitor resolution every time after playing scummVM full screen

ScummVM uses SDL to talk to your hardware. Do you experience the same effects with other software that uses SDL? Examples are DOSBox or games like SDL Quake.

In any case, you could check the libsdl forums for handling multiple monitor configurations.


Eugene
by sev
Sat Mar 23, 2024 11:57 pm
Forum: The Junkyard
Topic: Freeware graphic adventures that could port to ScummVM,,,
Replies: 8
Views: 1187

Re: Freeware graphic adventures that could port to ScummVM,,,

Nfsfan83 wrote: Sat Mar 23, 2024 8:45 pm I'm also want adding support for Skaut Kwatermaser CD talkie version to ScummVM !!!
That is awesome to hear! If you have any specific questions regarding our OSystem API, please come to our Discord server, we will help with answering that.

Looking forward to your engine!


Eugene
by sev
Mon Mar 18, 2024 9:10 pm
Forum: The Junkyard
Topic: Freeware graphic adventures that could port to ScummVM,,,
Replies: 8
Views: 1187

Re: Freeware graphic adventures that could port to ScummVM,,,

It is not possible to "port" a game to ScummVM unless we have access to the original source code.

If you help arrange that, then the chances of the game being implemented on the ScummVM platform are much higher.


Eugene
by sev
Mon Mar 18, 2024 9:07 pm
Forum: Help and Support
Topic: The emulator freezes when I try to run a program in Fullscreen Mode
Replies: 5
Views: 653

Re: The emulator freezes when I try to run a program in Fullscreen Mode

That is 99% your video card driver. ScummVM does not do anything fancy with the screen besides requesting a certain resolution or a full screen with this resolution.


Eugene
by sev
Mon Mar 18, 2024 1:33 am
Forum: Help and Support
Topic: The emulator freezes when I try to run a program in Fullscreen Mode
Replies: 5
Views: 653

Re: The emulator freezes when I try to run a program in Fullscreen Mode

Probably, using some emulator was not a good idea. Run ScummVM natively, no emulator is required.


Eugene
by sev
Mon Mar 18, 2024 1:30 am
Forum: Help and Support
Topic: Remove language and platform icons from displaying in icon mode
Replies: 2
Views: 629

Re: Remove language and platform icons from displaying in icon mode

That is not a solution; your games may stop running.


Eugene