Login
Username:

Password:

Remember me



Lost Password?

Register now!

Sections

Who's Online
245 user(s) are online (219 user(s) are browsing Forums)

Members: 0
Guests: 245

more...

Support us!

Headlines

 
  Register To Post  

« 1 2 3 4 (5)
Re: My AmigaOs4.1 projects
Quite a regular
Quite a regular


See User information
@kas1e

Many thanks for the explanation, still a bit confused though.
If the plugins are just just linked to the latest version, why are they changing in size and no longer working with games they did previously?

I'm no dev, so might be missing something very obvious.

Cheers

Go to top
Re: My AmigaOs4.1 projects
Just can't stay away
Just can't stay away


See User information
@smarkusg

Quote:
smarkusg wrote:@Maijestro
Quote:
Thanks, I understand now and will add it. Of course, I'm just getting started and need to figure out the right way to do this for AmigaOS 4.1. Any help would be greatly appreciated.


Maybe just leave the OpenGL shaders alone for now.
Once you’ve built a stable version, have a go at experimenting with the shaders.

I’ve had a quick look at the source code – perhaps something I found might be helpful (I’m not sure, as I’ve no way of testing it).

Take a look at these OpenGL-related options in the MorphOS commit – in the MorphOS version, shaders are disabled.
# OpenGL configuration
        
_opengl_game_classic=yes
        _opengl_game_shaders
=no

https://github.com/scummvm/scummvm/com ... 52dfa289fdab5d1e3dc5bdcf5

You already have the stack set up
https://github.com/scummvm/scummvm/blo ... gaos/amigaos-main.cpp#L59


I don't think it's because of the shaders. I've seen the same behavior with software rendering and Grim Fandango.

@all

It should work on Ultima 8.





MacStudio ARM M1 Max Qemu//Pegasos2 AmigaOs4.1 FE / AmigaOne x5000/40 AmigaOs4.1 FE
Go to top
Re: My AmigaOs4.1 projects
Just popping in
Just popping in


See User information
OK, still getting crashes. DLed the version for OS4Depot last night, installed it and clib4, got a DSI:

http://crashlog.os4depot.net/cl436


Edited by orgin on 2026/3/31 14:35:22
Edited by orgin on 2026/3/31 14:38:08
Go to top
Re: My AmigaOs4.1 projects
Just popping in
Just popping in


See User information
In case the clib4 hadn't properly activated, rebooted and tried again, got an ISI:

http://crashlog.os4depot.net/cl437


Edited by orgin on 2026/3/31 14:37:44
Go to top
Re: My AmigaOs4.1 projects
Supreme Council
Supreme Council


See User information
@Nuder_Try

Please do not post crash logs in the forum. You can submit them directly to the developer on os4depot. Just click the [Show crashlogs] button on the files readme page on os4depot.

I've submitted your crashlogs for you and replaced them with quicklinks.

Vacca foeda. Sum, ergo edo

Mr Bobo Cornwater
Go to top
Re: My AmigaOs4.1 projects
Just popping in
Just popping in


See User information
The latest commit that Raziel could make was this one:
https://github.com/scummvm/scummvm/tre ... a55ef9c49454743c62f18435e

After that it broke for him (he didn't cross compile but rather did it all on his x1000).

Hope that helps,
Dave

@MaijestroQuote:
Maijestro wrote:

As I mentioned earlier, there were dozens of commits after 2.9.0, and all builds after 2.9.0 now have issues with some engines. Not all of them, but yes, the issues are there.

Go to top
Re: Meine AmigaOs4.1 Projekte
Just can't stay away
Just can't stay away


See User information
Complete rebuild of ScummVM 2026 2.0—I’ve tried to incorporate all requests here.

What this build currently includes:

Full support:

FLAC
Vorbis
MP3
MT-32 Emu
MPEG2
Theora

Stack size increased to 8MB, recommended for PPC
Stack protection
Sound buffer 4096 samples / 44100 Hz / Stereo

30 plugins active

agi, agos, alg, asylum, bladerunner, cryomni3d, detection, dreamweb, grim, hpl1, hugo, lure, mm, neverhood, queen, saga, saga2, sci, scumm, sherlock, sky, stark, sword2, sword25, teenagent, tetraedge, titanic, ultima, wintermute, PhoenixVR
Fixed:

Grim is running; movement animation now behaves correctly.

What I still need to fix.

Dialogue, music, graphics
Voice output (in progress)
Subtitles (same cause)
Fullscreen (in progress)
GL_OUT_OF_MEMORY (needs monitoring)

If you have any requests, let me know so I can incorporate them. The Vulkan graphics manager has been removed for now; there was little progress there.

ScummVM 2026 2.0 now supports the
PhoenixVR Engine for the first time, e.g., for the game “Necronomicon: The Dawning of Darkness”—which I tested right away, of course And it’s already working well; by “well,” I mean there’s a bit of pixel garbage here and there—it could also be a BigEndian issue.

The engine is very new and will certainly be improved in future versions of ScummVM.

Original PS1 Version:





ScummVM 2026 2.0 Steam Version (AmigaOs4.1)




MacStudio ARM M1 Max Qemu//Pegasos2 AmigaOs4.1 FE / AmigaOne x5000/40 AmigaOs4.1 FE
Go to top
Re: Meine AmigaOs4.1 Projekte
Quite a regular
Quite a regular


See User information
@Maijestro

The Ultima plugin still doesn't work for Ultima VI.
The Raziel version did and the plugin is a larger size.
Just seems a bit strange that the newer version appears to be half the size and doesn't work. (No suitable plugin found)

Could never get Eye of The Beholder to work on the older version but could Eye of The Beholder II.

Neither work on this latest version. EOBI not recognised when trying to add it and EOBII is added but again, no suitable plugin found.

Cheers

Go to top
Re: Meine AmigaOs4.1 Projekte
Just can't stay away
Just can't stay away


See User information
@TiredOfLife

Quote:
TiredOfLife wrote:@Maijestro

The Ultima plugin still doesn't work for Ultima VI.
The Raziel version did and the plugin is a larger size.
Just seems a bit strange that the newer version appears to be half the size and doesn't work. (No suitable plugin found)

Could never get Eye of The Beholder to work on the older version but could Eye of The Beholder II.

Neither work on this latest version. EOBI not recognised when trying to add it and EOBII is added but again, no suitable plugin found.

Cheers


I'll upload the new build in 1–2 days; it includes a lot of improvements, and yes, Ultima and Ultima 8 will work as well. I've also added the EOB engine, but I've had to retest it. Please be patient a little longer.

MacStudio ARM M1 Max Qemu//Pegasos2 AmigaOs4.1 FE / AmigaOne x5000/40 AmigaOs4.1 FE
Go to top
Re: My AmigaOs4.1 projects
Just can't stay away
Just can't stay away


See User information
@all

My Problem:

ScummVM fullscreen window opens behind the Workbench.
Root cause:

SDL2 opens the window with WFLG_BACKDROP on the WB screen when running at desktop resolution (1920x1080). Backdrop windows are always behind all other windows by design. The AmigaOS4 compositor ignores all attempts to bring the window to front.

What we tried:
SDL_RaiseWindow ignored by compositor. SDL_AMIGAOS4_FORCE_FRONT 1 sets 1920x1080 but stays behind. IIntuition->ScreenToFront after SDL_SetWindowFullscreen (Path B) never reached. IIntuition->ScreenToFront after SDL_CreateWindow (Path A) crashes. WA_StayTop via engineInit() crashes, and SDL2 source confirms it cannot be set after window creation. strings on original lib shows no FORCE_FRONT or ScreenToFront.

The following was used original SDK lib: libSDL2-2.30_gl4es.so (4.3MB) from /opt/ppc-amigaos/ppc-amigaos/SDK/local/clib4/lib/ — this contains gl4es and is the only one that makes OpenGL work correctly.

Nothing is working. ScummVM does go into full-screen mode, but it always stays behind the Workbench. I can see this clearly because I can bring everything back to the front using ALT + N. I've been stuck on this for three days now and just can't seem to find a solution. If there's anything else I can try, please let me know.


Edited by Maijestro on 2026/4/6 18:07:32
MacStudio ARM M1 Max Qemu//Pegasos2 AmigaOs4.1 FE / AmigaOne x5000/40 AmigaOs4.1 FE
Go to top
Re: ScummVM 2026
Not too shy to talk
Not too shy to talk


See User information
@Maijestro
thankyou for v6.2.0
your work is much appreciated. i have noticed a couple of differences from your previous version, Mass ad doesnt appear to find any files at all and the pointer for workbench does not reappear after clicking on windowed game.
is this a configuration issue? because previous version did not have this prob.

A1XEG4 PPC 7457 1.3GHz
A-Eon X5000
Go to top
Re: ScummVM 2026
Just can't stay away
Just can't stay away


See User information
@SwissoQuote:
Swisso wrote:@Maijestro
thankyou for v6.2.0
your work is much appreciated. i have noticed a couple of differences from your previous version, Mass ad doesnt appear to find any files at all and the pointer for workbench does not reappear after clicking on windowed game.
is this a configuration issue? because previous version did not have this prob.


Start ScummVM once to initialize everything, then close ScummVM. From now on, you can use ScummVM normally and add your games.

You can release the mouse pointer with CTRL + M; (PC Keyboard)it should only be locked within the engines.

Please also read the attached README file.

MacStudio ARM M1 Max Qemu//Pegasos2 AmigaOs4.1 FE / AmigaOne x5000/40 AmigaOs4.1 FE
Go to top
Re: My AmigaOs4.1 projects
Just popping in
Just popping in


See User information
@Maijestro

Hi Everyone.

I downloaded the lastest version of the program, but I cannot get it to see any games at all. The previous one was seeing the Sierra games, but not I am getting "ScummVM could not find any game in the specified directory!"

Solved: I see you have to start it once, quit it, and then start it again and it loads the games.

First, the Sierra games are still working. The shader I use with OpenGL works fine. I know that not all the shaders are ported over. I use the anti-aliasing/advanced-aa.glslp.

Second, Testing Ultima 8, works perfectly over here. In fact, a bug where your character would disappear has been corrected in one of my saved games. Great work!

Third, tested more games, Beneath a Steel Sky, Return To Zork, Goblins, Elvira, Lucas Art Games including Indiana Jones and Monkey Island. (I will test more as we move along).

Fourth, When loading a game you get the game plus another enrty that says Unknown Level 9 game or version (v3). Not sure what that is.

Fifth, Mass Adding Games works perfectly from what I can tell. I added over 30 games using it, it scanned the directories and added the games, no problems there.

Sixth, I was getting the GUI Scale error when you choose over 100% but once I quit and restarted the programm, that error was gone and I am able to Scale the GUI to 150% - Larger which is how I like it.

This is getting better! Great work Maijestro. The only major bug I can see is the starting the program and then having to restart it to get it working properly at first. The program itself is very responsive and the load time is great!

On a side note, I just wanted to say that I appreciate any developer we have and any work they have done for our platform. Having said that, the port Raziel did was very buggy for me and often crashed on exit. I appreciated Raziel work and it had some nice features, but it was unstable for me.

Cannot wait until the next version to test! Please include Might and Magic Plugin LOL!

Yogi



Am I doing something wrong with this latest version.

Yogi


Edited by yogi32 on 2026/4/10 0:21:14
Go to top

  Register To Post
« 1 2 3 4 (5)

 




Currently Active Users Viewing This Thread: 2 ( 0 members and 2 Anonymous Users )



Polls
Running AmigaOS 4 on?
AmigaOne SE/XE or microA1 12% (26)
Pegasos2 3% (8)
X5000 22% (48)
X1000 14% (30)
A1222 8% (19)
Sam 440/460 18% (40)
Classic PowerPC Amiga 2% (6)
WinUAE emulation 7% (16)
Qemu emulation 9% (21)
Total Votes: 214
The poll closed at 2025/12/1 12:00
8 Comments


Powered by XOOPS 2.0 © 2001-2024 The XOOPS Project