Login
Username:

Password:

Remember me



Lost Password?

Register now!

Sections

Who's Online
34 user(s) are online (27 user(s) are browsing Forums)

Members: 0
Guests: 34

more...

Support us!

Headlines

 
  Register To Post  

(1) 2 »
ScummVM bug-free Clib4/SPE version
Quite a regular
Quite a regular


See User information
In the last 2 weeks I've been able to explore my new hardware a bit more and I'm happy so far, I'm not a big gamer of 3D games and that's not why I bought this machine.

What I do miss, however, is being able to use ScummVM

What I have already found out is that porting with clip4 is much faster and this applies to all NG machines currently running AmigaOs4.1. @smarkusg has provided me with first ports of emulators (mGBA/VGB) and also x5000 owners could confirm that it works much better and faster.

Unfortunately I am not able to compile ScummVM clib4 or even a SPE version for AmigaOs4.1. Therefore I would like to turn to the Amiga Cummunity and ask if there is someone who could provide this for the A1222? I can of course do the testing.

Any help will be appreciated.

MacStudio ARM M1 Max Qemu//Pegasos2 AmigaOs4.1 FE / AmigaOne A1222plus AmigaOs4.1 FE
Go to top
Re: ScummVM bug-free Clib4/SPE version
Amigans Defender
Amigans Defender


See User information
It is hard.. because you need to recompile a lot of libraries for SPE. not only clib4.. Starting with first stacktrace, fix the bug, go to the next and so on..
And however keep in mind that clib4 can be compiled for SPE but except for small tests no one has tried it deeply

i'm really tired...
Go to top
Re: ScummVM bug-free Clib4/SPE version
Quite a regular
Quite a regular


See User information
@afxgroup

Quote:
afxgroup wrote:It is hard.. because you need to recompile a lot of libraries for SPE. not only clib4.. Starting with first stacktrace, fix the bug, go to the next and so on..
And however keep in mind that clib4 can be compiled for SPE but except for small tests no one has tried it deeply


I have no idea about these things and I'm just someone who uses AmigaOs4.1, but as already mentioned all ports seem to run much faster with clib4.

There is also a clib4.library compiled for SPE and I have already tested this library and it already works.

As already mentioned I would like to do the tests for it.

MacStudio ARM M1 Max Qemu//Pegasos2 AmigaOs4.1 FE / AmigaOne A1222plus AmigaOs4.1 FE
Go to top
Re: ScummVM bug-free Clib4/SPE version
Amigans Defender
Amigans Defender


See User information
I'll try it on Tabor this weekend and I'll let you know

i'm really tired...
Go to top
Re: ScummVM bug-free Clib4/SPE version
Quite a regular
Quite a regular


See User information
@afxgroup

Quote:
afxgroup wrote:I'll try it on Tabor this weekend and I'll let you know


Cool...I would be very happy about this, maybe we can learn something from it and it could be interesting for other developers as well.

I have also seen a video showing ScummVM on Tabor, but the video is 7 years old and it was version 1.6.0 of ScummVM. This version is nowhere to be found, so my last hope is that you can help me as an experienced Amiga developer and of course it would be for all A1222 owners in general.

ScummVM on Tabor: https://www.youtube.com/watch?v=XPdr7MaGvLo&t=121s

Thanks for your help

MacStudio ARM M1 Max Qemu//Pegasos2 AmigaOs4.1 FE / AmigaOne A1222plus AmigaOs4.1 FE
Go to top
Re: ScummVM bug-free Clib4/SPE version
Just popping in
Just popping in


See User information
@Maijestro

+1 for a working version of ScummVM for the A1222. That was one I was looking forward to using again.

Kind regards,

Francis

Amiga 1200 with Apollo IceDrake
Amiga 1222+ with RadeonRX 550
Go to top
Re: ScummVM bug-free Clib4/SPE version
Just popping in
Just popping in


See User information
@MaijestroQuote:
I have also seen a video showing ScummVM on Tabor, but the video is 7 years old and it was version 1.6.0 of ScummVM. This version is nowhere to be found, so my last hope is that you can help me as an experienced Amiga developer and of course it would be for all A1222 owners in general.

I found an AmigaOS 4 version of ScummVM 1.6.0 on SourceForge: https://sourceforge.net/projects/scummvm/files/scummvm/1.6.0/

I've tried running it, but I get errors about it being unable to resolve symbols in shared objects. It's late here, so I don't have time to look at this further at the moment.

Kind regards,

Francis

Amiga 1200 with Apollo IceDrake
Amiga 1222+ with RadeonRX 550
Go to top
Re: ScummVM bug-free Clib4/SPE version
Home away from home
Home away from home


See User information
@dfstudios

its either missing the sobjs/ subdir completely or the shared libraries at the exact version the binary was built against.

Go to top
Re: ScummVM bug-free Clib4/SPE version
Quite a regular
Quite a regular


See User information
@dfstudios

Quote:

I found an AmigaOS 4 version of ScummVM 1.6.0 on SourceForge: https://sourceforge.net/projects/scummvm/files/scummvm/1.6.0/

I've tried running it, but I get errors about it being unable to resolve symbols in shared objects. It's late here, so I don't have time to look at this further at the moment.


The version 1.8.1 of ScummVM works without problems, I took it from your link https://sourceforge.net/projects/scummvm/files/scummvm/1.8.1/ but it is absolutely slow on Tabor.

Maybe this version is also slow on all other machines because it is from 2016 and has not been optimized like the version on Os4Depot?

I'll leave you a short video...
test with Broken Sword 2.5 which you can download for free from https://www.scummvm.org/games/#games-sword25:sword25.




MacStudio ARM M1 Max Qemu//Pegasos2 AmigaOs4.1 FE / AmigaOne A1222plus AmigaOs4.1 FE
Go to top
Re: ScummVM bug-free Clib4/SPE version
Home away from home
Home away from home


See User information
@Maijestro

lol, another demanding game ýou use for testing

This is even too slow for some linux machines (not to speak with our gl4es and brand of gfx cards)...just let the intro roll and see it freeze mid-video, also sound/speech is totally out-of-sync.

Better to use Flight of the Amazon Queen for testing
https://www.scummvm.org/de/games/#games-queen:queen

PS:
The only difference to the current version on OS4Depot is the development that went into the main program...i haven't had the time to upload the latest version based on a mixed gl4es/opengl build yet

Go to top
Re: ScummVM bug-free Clib4/SPE version
Quite a regular
Quite a regular


See User information
@Raziel

Quote:
Raziel wrote:@Maijestro

This is even too slow for some linux machines (not to speak with our gl4es and brand of gfx cards)...just let the intro roll and see it freeze mid-video, also sound/speech is totally out-of-sync.

Better to use Flight of the Amazon Queen for testing


Oh so ok lol I see Tested with Flight of the Amazon Queen and DreamWeb and it works fantastic.

Then I took another look at your latest version of Os4Depot and tested it, the main problem still seems to be creating the config.ini when ScummVM is first started.

With the ScummVM .ini from the 1.8.1 build, the latest version of Os4Depot also works, but it is much slower when running Broken Sword 2.5. But well I understood that Broken Sword will probably not be a game we can play on our machines via ScummVM. Thanks for the hint.

Quote:

PS:
The only difference to the current version on OS4Depot is the development that went into the main program...i haven't had the time to upload the latest version based on a mixed gl4es/opengl build yet


gl4es support could help speed things up a bit more.

MacStudio ARM M1 Max Qemu//Pegasos2 AmigaOs4.1 FE / AmigaOne A1222plus AmigaOs4.1 FE
Go to top
Re: ScummVM bug-free Clib4/SPE version
Home away from home
Home away from home


See User information
@Maijestro

Quote:

...
Then I took another look at your latest version of Os4Depot and tested it, the main problem still seems to be creating the config.ini when ScummVM is first started.

With the ScummVM .ini from the 1.8.1 build, the latest version of Os4Depot also works, but it is much slower when running Broken Sword 2.5.


Let me break the current status of builds down real quick.

*Every* (and i mean like in "all") official versions out there (be it on the ScummVM download pages, the ScummVM daily builds pages and even OS4Depot.net), are all based on a clean OpenGL toolchain.

Comparing with the gl4es clib4 build is completely pointless and unfair.
If you want to test out gl4es speed, use (see my sig) the infrequent builds...(as i said earlier, they are bleeding edge, untested, gl4es-only and may wreak havoc on your system...although i hope they won't)

They are built solely with a gl4es target in mind, so they *will* crash, if gl4es/enhancer is not available.

I'm still working on a "shared" opengl/gl4es solution, but time, real life(tm), unforseen focus shifts, elon musk, u.f.o.s. and many other things prevent me from doing so right now.

I'll (probably) get there eventually (already have some ideas to check), but not now i'm afraid (that is also the reason there is still no 1.8.1 on OS4Depot)

I might find some time before the next release, but don't quote me on that.

Quote:

But well I understood that Broken Sword will probably not be a game we can play on our machines via ScummVM. Thanks for the hint.

It's not that bad actually, the game is playable, it' s the videos that are completely slow (not only on our platform), if you skip them, you should be good to go (not blazingly fast, but playable)

Quote:

gl4es support could help speed things up a bit more.

It might, feel free to test

Go to top
Re: ScummVM bug-free Clib4/SPE version
Quite a regular
Quite a regular


See User information
@Raziel

I am very interested in a stable version on my machine, but currently I am not able to use the latest Os4Depot version.

Build 1.8.1 official source ScummVM page works very well, but has problems with adding games and some engines are not available, like Starship Titanic and so I can't play it.

The clib4 version also works very well and here it is possible to play Starship Titanic. In the game Flight of the Amazon Queen the sound is broken...which in turn works with the official build 1.8.1.

I have to show you...





Sorry for the bad sound in the video, I still have to work on my setup.

I can't use your version of Os4depot, so give me something to test or let's fix it

I can submit bug reports....

Edit:I used the wrong clib4.library (fast compilation), with the clib4.library from @afxgroup there are no problems with the sound output of Flight of the Amazon Queen ScummVM Clib4.


Edited by Maijestro on 2024/6/21 21:00:46
Edited by Maijestro on 2024/6/21 21:01:47
Edited by Maijestro on 2024/6/21 21:02:33
Edited by Maijestro on 2024/6/21 21:02:53
Edited by Maijestro on 2024/6/21 21:04:26
MacStudio ARM M1 Max Qemu//Pegasos2 AmigaOs4.1 FE / AmigaOne A1222plus AmigaOs4.1 FE
Go to top
Re: ScummVM bug-free Clib4/SPE version
Home away from home
Home away from home


See User information
@Maijestro

see my sig, as written in the post above...infrequent builds, its a link...download it and give it a spin

Go to top
Re: ScummVM bug-free Clib4/SPE version
Quite a regular
Quite a regular


See User information
@Raziel

Quote:
Raziel wrote:@Maijestro

see my sig, as written in the post above...infrequent builds, its a link...download it and give it a spin


The link is not available via "scummvm infrequent builds"

MacStudio ARM M1 Max Qemu//Pegasos2 AmigaOs4.1 FE / AmigaOne A1222plus AmigaOs4.1 FE
Go to top
Re: ScummVM bug-free Clib4/SPE version
Home away from home
Home away from home


See User information
@Maijestro

try now...

Go to top
Re: ScummVM bug-free Clib4/SPE version
Quite a regular
Quite a regular


See User information
@Raziel

Quote:
Raziel wrote:@Maijestro

try now...


Thanks it works now

MacStudio ARM M1 Max Qemu//Pegasos2 AmigaOs4.1 FE / AmigaOne A1222plus AmigaOs4.1 FE
Go to top
Re: ScummVM bug-free Clib4/SPE version
Quite a regular
Quite a regular


See User information
@Raziel

It probably won't be helpful, that last scummvm infrequent build I tested. There are problems with adding games like Bladerunner, Flight of the Amazon Queen, DreamWEB. The only game I could add and run well was StarshipTitanic with the default configuration "SDL Surface" without OpenGL shaders.

I often get this error log when starting ScummVM which can be ignored:

Crash log for task "scummvm"
Generated by GrimReaper 53.19
Crash occured in module newlib
.library.kmod at address 0x01A788B0
Type of crash
DSI (Data Storage Interruptexception
Alert number
0x80000003

Register dump
:
GPR (General Purpose Registers):
   
0000000BD 6464C700 00000002 FA4E2E48 64E2C860 0183F1A4 00000036 00000013 
   8
000000F3 7E38B05C FA4E2E48 80808080 01010101 64DEE1B0 6709E790 00000000 
  16
7F4C18C8 00000008 7F4C7388 00000000 7F4DD448 7E707098 6464CA94 641D58F0 
  24
7E30DD04 7E706A4C 641E0DC8 7E706A54 63F395B0 FA4E2E48 64DB8240 63F3D518 


FPR 
(Floating Point RegistersNaN Not a Number):
   
0:                0                1     1.26009e+164      2.0018e+188 
   4
:     6.22234e+173       4.5036e+15    -1.48661e-125     6.00377e-169 
   8
:       4.5036e+15                0       4.5036e+15              256 
  12
:      2.14748e+09                       2.0288e-301      2.0291e-301 
  16
:     6.09319e-275     2.02901e-301     6.09299e-275     3.60524e-279 
  20
:     4.55075e-308     3.80866e-277     6.40164e+137     8.51006e-153 
  24
:      2.9823e-303     3.70574e-303     5.50142e-284     4.55028e-308 
  28
:     2.02919e-301     7.84104e-304       2.029e-301     2.02905e-301 

FPSCR 
(Floating Point Status and Control Register): 0xA8008000


SPRs 
(Special Purpose Registers):
           
Machine State (msr) : 0x0202D030
                Condition 
(cr) : 0x637ECDF0
      Instruction Pointer 
(ip) : 0x01A788B0
       Xtended Exception 
(xer) : 0x0183C5CC
                   Count 
(ctr) : 0x00570001
                     Link 
(lr) : 0x6AF0CAD0
            DSI Status 
(dsisr) : 0x637ECDE0
            Data Address 
(dar) : 0x00000010



680x0 emulated registers
:
DATA00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 
ADDR
00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 
FPU0
:                0                0                0                0 
FPU4
:                0                0                0                0 



Symbol info
:
Instruction pointer 0x01A788B0 belongs to module "newlib.library.kmod" (HUNK/Kickstart)

Stack trace:
    
native kernel module newlib.library.kmod+0x0000ef10
    module scummvm at 0x7E707B18 
(section 9 0x96868)
    
module scummvm at 0x7E708B3C (section 9 0x9788C)
    
module scummvm at 0x7E708CE8 (section 9 0x97A38)
    
module scummvm at 0x7E6EC3EC (section 9 0x7B13C)
    
module scummvm at 0x7E6E6FEC (section 9 0x75D3C)
    
native kernel module newlib.library.kmod+0x00001e04
    native kernel module newlib
.library.kmod+0x00002d38
    native kernel module newlib
.library.kmod+0x00002fc4
    scummvm
:_start()+0x1e0 (section 10 0x3288)
    
native kernel module kernel+0x0006132c
    native kernel module kernel
+0x000613a4

PPC disassembly
:
 
01a788a85508edfe   rlwinm            r8,r8,29,23,31
 01a788ac
7c064011   subc.             r0,r8,r6
*01a788b010aa0301   evldd             r5,0(r10)
 
01a788b410000229   evsplati          r0,0
 01a788b8
10e40301   evldd             r7,0(r4)

System information:

CPU 
 Model
Freescale P10XX (E500 coreV5.1 
 CPU speed
1199 MHz 
 FSB speed
399 MHz 
 Extensions
performancemonitor 

Machine 
 Machine name
AmigaOne A1222 
 Memory
2097152 KB 
 Extensions
bus.pci bus.pcie 

Expansion buses 
 PCI
/AGP 
  00
:00.0 Vendor 0x1957 Device 0x0111 
  01
:00.0 Vendor 0x1002 Device 0x67DF 
   Range 0
C0000000 D0000000 (PREF.MEM
   
Range 2D0000000 D0200000 (PREF.MEM
   
Range 400001000 00001100 (IO
  
01:00.1 Vendor 0x1002 Device 0xAAF0 
   Range 0
D0240000 D0244000 (MEM

Libraries 
 0x6af9b9e8
german.language V52.1 
 0x02377c02
exec.library V54.64 
 0x6ff3f9a8
cgxvideo.library V42.1 
 0x68d3dab8
ogles2.library V3.4 
 0x68d3df38
W3DN_GCN.library V54.16 
 0x68d3dcb8
Warp3DNova.library V54.16 
 0x6af843e8
pthreads.library V53.12 
 0x6a0ae710
jpeg.datatype V54.1 
 0x6a1ef284
mpega.library V2.4 
 0x676e0680
gif.datatype V53.4 
 0x674324d8
NetDock.docky V52.0 
 0x6757f578
toolbar.gadget V53.6 
 0x67314bc8
CPUDock.docky V51.2 
 0x67314b48
infodata.gadget V53.3 
 0x68d1f288
piechart.gadget V53.1 
 0x673142c8
RAMDock.docky V51.3 
 0x689f5a98
infowindow.class V53.15 
 0x6773f790
texteditor.gadget V53.32 
 0x67428c40
tabbed.gadget V54.455 
 0x67462610
select.gadget V53.7 
 0x67428650
datesheet.gadget V1.9 
 0x6af97b98
sliderbar.gadget V53.22 
 0x676e0218
tickbox.gadget V53.14 
 0x674280c0
time.gadget V1.14 
 0x676e00e0
clock.gadget V53.1 
 0x68a6a990
gradientslider.gadget V53.7 
 0x68d1f1a0
shared.image V2.1 
 0x67410024
clipview.library V1.12 
 0x68a6a854
colorwheel.gadget V53.7 
 0x676fb028
GFXDock.docky V51.6 
 0x6a973d98
Separator.docky V53.2 
 0x6a973ba0
anim.gadget V53.7 
 0x6a973a98
progressbar.gadget V53.12 
 0x68a6a5d0
arexx.class V53.6 
 0x6a973818
SubDock.docky V53.1 
 0x68a6a490
slider.gadget V53.17 
 0x6a22d190
requester.class V53.20 
 0x68a6a3f0
bitmap.image V53.9 
 0x68a6a350
getfont.gadget V53.11 
 0x68a6a2b0
getfile.gadget V53.12 
 0x68a6a210
space.gadget V53.7 
 0x68a6a170
integer.gadget V53.13 
 0x68e74c48
clicktab.gadget V53.51 
 0x67f9c928
chooser.gadget V53.22 
 0x68a6a0d0
penmap.image V53.6 
 0x68a6a030
checkbox.gadget V53.13 
 0x68a67384
asl.library V53.56 
 0x6ac49398
listbrowser.gadget V53.79 
 0x68e746f0
scroller.gadget V53.16 
 0x6a14e770
string.gadget V53.24 
 0x6a159028
void.audio V6.6 
 0x6a467b58
filesave.audio V6.5 
 0x6a2fc864
device.audio V6.2 
 0x6e730f28
a1222.audio V6.6 
 0x6e7dcb74
camd.library V53.8 
 0x6a967104
usergroup.library V4.30 
 0x6b1d9a78
bsdsocket.library V4.321 
 0x6e730df0
mathieeedoubbas.library V53.1 
 0x6a5d822c
textclip.library V53.4 
 0x6aa98d34
xpkmaster.library V5.2 
 0x6a5ff0bc
xadmaster.library V13.1 
 0x6a6f91a8
usbhidgate.library V53.3 
 0x6aa98c2c
hid.usbfd V53.20 
 0x6af20190
button.gadget V53.22 
 0x6af20230
glyph.image V53.4 
 0x6acd0820
window.class V54.15 
 0x6a986078
popupmenu.class V53.2 
 0x6aabf308
popupmenu.library V53.14 
 0x6af88f40
label.image V53.14 
 0x6af88ea0
drawlist.image V53.3 
 0x6ff3fb88
layout.gadget V54.10 
 0x6ac3fd80
bevel.image V53.6 
 0x6af88d60
png.datatype V54.2 
 0x6ae1a874
picture.datatype V54.2 
 0x6af96eb0
Picasso96API.library V54.18 
 0x6ff11d40
datatypes.library V54.8 
 0x6af8a46c
ft2.library V53.2 
 0x6ff1780c
workbench.library V53.66 
 0x6af19a10
gadtools.library V53.8 
 0x6af35018
timezone.library V53.11 
 0x6af34218
application.library V53.30 
 0x6b00c33c
commodities.library V53.10 
 0x6b1d58cc
icon.library V54.7 
 0x6ff0f730
z.library V53.10 
 0x6b0b1bc0
iffparse.library V53.3 
 0x6e75f2c8
version.library V53.20 
 0x6ffb8ecc
locale.library V54.2 
 0x6ff3e7ac
diskfont.library V53.13 
 0x6ff9c9d8
petunia.library V53.6 
 0x6ff06948
dos.library V54.127 
 0x6ff0f094
usbprivate.library V53.27 
 0x6ff0c3bc
massstorage.usbfd V53.86 
 0x6ff3fe3c
hub.usbfd V53.18 
 0x6ff0c328
bootkeyboard.usbfd V52.7 
 0x6ff0c2a8
bootmouse.usbfd V53.7 
 0x6ff0c1a8
mounter.library V53.23 
 0x6ff597ec
usbresource.library V53.27 
 0x6ff91518
hunk.library V53.4 
 0x6ff3fc84
elf.library V54.1 
 0x6e8b24d0
intuition.library V54.31 
 0x6ff7fc80
keymap.library V53.9 
 0x6ff59544
nonvolatile.library V54.7 
 0x6ffa3b60
cybergraphics.library V43.0 
 0x6ff90420
RadeonRX.chip V2.12 
 0x6ffa7420
graphics.library V54.252 
 0x6fffe4f0
layers.library V54.12 
 0x6ff50150
rtg.library V54.90 
 0x6ff902a4
PCIGraphics.card V53.18 
 0x6ffa2258
newlib.library V53.84 
 0x6ff9f1ac
utility.library V54.2 
 0x6ffa10a8
expansion.library V54.1 
 0x6a5e11fe
rexxsyslib.library V53.6 (Legacy

Devices 
 0x6a5d8a98
usbdisk.device V53.86 
 0x68d1f924
clipboard.device V53.5 
 0x6ffa3ca4
ahi.device V6.6 
 0x6af20728
A1222eth.device V1.2 
 0x6e7250a4
diskimage.device V53.4 
 0x6edaab20
usbsys.device V53.27 
 0x6ff918e4
p1022sata.device V54.79 
 0x6ff91838
vsata.device V54.8 
 0x6ff91730
ehci.usbhcd V53.40 
 0x6ff91690
ohci.usbhcd V53.23 
 0x6ff915f0
uhci.usbhcd V53.15 
 0x6edaa258
console.device V53.120 
 0x6ff59670
ramdrive.device V54.1 
 0x6ff1002c
input.device V53.6 
 0x6ff3e3b4
keyboard.device V53.12 
 0x6ff59050
timer.device V53.6 

Tasks 
 rx_pm 
(Waiting
  
Stack0x6e8e2000 0x6e8ea000pointer 0x6e8e9f10 (Cookie OK
  
SignalsSigRec 0x80000001SigWait 0x00000000 
  State
Task (Waiting
 
rx_gc (Waiting
  
Stack0x6e8ea000 0x6e8f2000pointer 0x6e8f1f20 (Cookie OK
  
SignalsSigRec 0x80000001SigWait 0x00000000 
  State
Task (Waiting
 
Exec Command and Control (Waiting
  
Stack0x6e874000 0x6e878000pointer 0x6e877f00 (Cookie OK
  
SignalsSigRec 0x80000000SigWait 0x00000000 
  State
Task (Waiting
 
ClickToFront (Waiting
  
Stack0x688f3004 0x68902ffcpointer 0x68902f20 (Cookie OK
  
SignalsSigRec 0xe000d000SigWait 0x00000100 
  State
Process (Waiting
 
input.device (Waiting
  
Stack0x6e8c2000 0x6e8d2000pointer 0x6e8d1ed0 (Cookie OK
  
SignalsSigRec 0x80000000SigWait 0x00000000 
  State
Task (Waiting
 
USB stack (Waiting
  
Stack0x6e831000 0x6e835000pointer 0x6e834ea0 (Cookie OK
  
SignalsSigRec 0xfc00d000SigWait 0x00000000 
  State
Task (Waiting
 
EHCI Controller Task Unit 0 (Waiting
  
Stack0x6e7d4000 0x6e7dc000pointer 0x6e7dbe80 (Cookie OK
  
SignalsSigRec 0xbe009000SigWait 0x00000000 
  State
Task (Waiting
 
p1022sata.device Port 1 (Waiting
  
Stack0x6e7f7000 0x6e805b00pointer 0x6e805970 (Cookie OK
  
SignalsSigRec 0xc0007000SigWait 0x10000000 
  State
Task (Waiting
 
page_sweep (Waiting
  
Stack0x6e849004 0x6e850ffcpointer 0x6e850e90 (Cookie OK
  
SignalsSigRec 0x80000000SigWait 0x00000000 
  State
Task (Waiting
 
p1022sata.device Port 0 (Waiting
  
Stack0x6e81e000 0x6e82cb00pointer 0x6e82c970 (Cookie OK
  
SignalsSigRec 0xc0007000SigWait 0x00000000 
  State
Task (Waiting
 
Tabor_eth Unit 0 (Waiting
  
Stack0x6a1b5004 0x6a1c4ffcpointer 0x6a1c4ea0 (Cookie OK
  
SignalsSigRec 0x78007000SigWait 0x00000000 
  State
Process (Waiting
 
Musik/NGFileSystem 54.107  (Waiting
  
Stack0x6badb004 0x6bae2ffcpointer 0x6bae2d90 (Cookie OK
  
SignalsSigRec 0xf0000000SigWait 0x00000100 
  State
Process (Waiting
 
Download/NGFileSystem 54.107  (Waiting
  
Stack0x6c39c004 0x6c3a3ffcpointer 0x6c3a3d90 (Cookie OK
  
SignalsSigRec 0xf0000000SigWait 0x00000100 
  State
Process (Waiting
 
Games/NGFileSystem 54.107  (Waiting
  
Stack0x6dd9d004 0x6dda4ffcpointer 0x6dda4d90 (Cookie OK
  
SignalsSigRec 0xf0000000SigWait 0x00000100 
  State
Process (Waiting
 
Programme/NGFileSystem 54.107  (Waiting
  
Stack0x6cc7d004 0x6cc84ffcpointer 0x6cc84d90 (Cookie OK
  
SignalsSigRec 0xf0000000SigWait 0x00000100 
  State
Process (Waiting
 
SYS/NGFileSystem 54.107  (Waiting
  
Stack0x6e683004 0x6e68affcpointer 0x6e68ad90 (Cookie OK
  
SignalsSigRec 0xf0000000SigWait 0x00000100 
  State
Process (Waiting
 
hid.usbfd (Waiting
  
Stack0x6a748004 0x6a74fffcpointer 0x6a74fe90 (Cookie OK
  
SignalsSigRec 0xe0000000SigWait 0x00000100 
  State
Process (Waiting
 
HID Mouse (Waiting
  
Stack0x6a846004 0x6a855ffcpointer 0x6a855f50 (Cookie OK
  
SignalsSigRec 0x80001000SigWait 0x00000000 
  State
Process (Waiting
 
MainUSB0/CrossDOSFileSystem 53.11  (Waiting
  
Stack0x65473004 0x65482ffcpointer 0x65482ee0 (Cookie OK
  
SignalsSigRec 0x40000100SigWait 0x00000000 
  State
Process (Waiting
 
USB0/CrossDOSFileSystem 53.11  (Waiting
  
Stack0x6548f004 0x6549effcpointer 0x6549ef10 (Cookie OK
  
SignalsSigRec 0x00010100SigWait 0x00000000 
  State
Process (Waiting
 
ICD1/CDFileSystem 53.11  (Waiting
  
Stack0x6a557004 0x6a566ffcpointer 0x6a566f50 (Cookie OK
  
SignalsSigRec 0x00000100SigWait 0x00000000 
  State
Process (Waiting
 
ICD0/CDFileSystem 53.11  (Waiting
  
Stack0x6a794004 0x6a7a3ffcpointer 0x6a7a3f50 (Cookie OK
  
SignalsSigRec 0x00000100SigWait 0x00000000 
  State
Process (Waiting
 
reaper.task (Waiting
  
Stack0x6b16e004 0x6b175ffcpointer 0x6b175f40 (Cookie OK
  
SignalsSigRec 0x00007000SigWait 0x00000000 
  State
Process (Waiting
 
HID Consumer (Waiting
  
Stack0x6a6a2004 0x6a6b1ffcpointer 0x6a6b1f50 (Cookie OK
  
SignalsSigRec 0x80001000SigWait 0x00000000 
  State
Process (Waiting
 
hid.usbfd (Waiting
  
Stack0x6a760004 0x6a767ffcpointer 0x6a767e90 (Cookie OK
  
SignalsSigRec 0xe0000000SigWait 0x00000100 
  State
Process (Waiting
 
HID Keyboard (Waiting
  
Stack0x6a6d2004 0x6a6e1ffcpointer 0x6a6e1f40 (Cookie OK
  
SignalsSigRec 0x90001000SigWait 0x00000000 
  State
Process (Waiting
 
hid.usbfd (Waiting
  
Stack0x6a754004 0x6a75bffcpointer 0x6a75be90 (Cookie OK
  
SignalsSigRec 0xe0000000SigWait 0x00000100 
  State
Process (Waiting
 
HID Joystick (Waiting
  
Stack0x6a609004 0x6a618ffcpointer 0x6a618f50 (Cookie OK
  
SignalsSigRec 0x80001000SigWait 0x00000000 
  State
Process (Waiting
 
hid.usbfd (Waiting
  
Stack0x6a730004 0x6a737ffcpointer 0x6a737e90 (Cookie OK
  
SignalsSigRec 0xe0000000SigWait 0x00000100 
  State
Process (Waiting
 
HID Keyboard (Waiting
  
Stack0x6a686004 0x6a695ffcpointer 0x6a695f40 (Cookie OK
  
SignalsSigRec 0x90001000SigWait 0x00000000 
  State
Process (Waiting
 
HID Mouse (Waiting
  
Stack0x6a645004 0x6a654ffcpointer 0x6a654f50 (Cookie OK
  
SignalsSigRec 0x80001000SigWait 0x00000000 
  State
Process (Waiting
 
HID Consumer (Waiting
  
Stack0x6a661004 0x6a670ffcpointer 0x6a670f50 (Cookie OK
  
SignalsSigRec 0x80001000SigWait 0x00000000 
  State
Process (Waiting
 
RAM/ram-handler 54.26  (Waiting
  
Stack0x6b060004 0x6b063ffcpointer 0x6b063d60 (Cookie OK
  
SignalsSigRec 0x80000000SigWait 0x00000100 
  State
Process (Waiting
 
pager (Waiting
  
Stack0x6b14a004 0x6b169ffcpointer 0x6b169f20 (Cookie OK
  
SignalsSigRec 0x80001000SigWait 0x00000000 
  State
Process (Waiting
 
WinFrame 1 Process (Waiting
  
Stack0x6421a004 0x64259ffcpointer 0x64259ee0 (Cookie OK
  
SignalsSigRec 0xff800000SigWait 0x00000000 
  State
Process (Waiting
 
IDF1/FastFileSystem 53.2  (Waiting
  
Stack0x6a48e004 0x6a49dffcpointer 0x6a49df00 (Cookie OK
  
SignalsSigRec 0xa8000100SigWait 0x00000000 
  State
Process (Waiting
 
IDF0/FastFileSystem 53.2  (Waiting
  
Stack0x6a4db004 0x6a4eaffcpointer 0x6a4eaf00 (Cookie OK
  
SignalsSigRec 0xa8000100SigWait 0x00000000 
  State
Process (Waiting
 
MassStorage Device Task (Waiting
  
Stack0x69f71000 0x69f79000pointer 0x69f78e40 (Cookie OK
  
SignalsSigRec 0xe4009000SigWait 0x00000000 
  State
Task (Waiting
 
URL/launch-handler 53.39  (Waiting
  
Stack0x6a396004 0x6a410ffcpointer 0x6a40cfd0 (Cookie OK
  
SignalsSigRec 0x80000000SigWait 0x00000100 
  State
Process (Waiting
 
RANDOM/Random-Handler 52.1  (Waiting
  
Stack0x6a439004 0x6a448ffcpointer 0x6a448f20 (Cookie OK
  
SignalsSigRec 0x00000100SigWait 0x00000000 
  State
Process (Waiting
 
dos_filedir_notify (Waiting
  
Stack0x6e6c3004 0x6e6c7ffcpointer 0x6e6c6ed0 (Cookie OK
  
SignalsSigRec 0x40001000SigWait 0x80000100 
  State
Process (Waiting
 
CON/con-handler 53.82  (Waiting
  
Stack0x6539c004 0x653abffcpointer 0x653abe50 (Cookie OK
  
SignalsSigRec 0xb0000100SigWait 0x00000000 
  State
Process (Waiting
 
CON/con-handler 53.82  (Waiting
  
Stack0x671a1004 0x671b0ffcpointer 0x671b0e50 (Cookie OK
  
SignalsSigRec 0xa0000100SigWait 0x00000000 
  State
Process (Waiting
 
CON/con-handler 53.82  (Waiting
  
Stack0x672ec004 0x672fbffcpointer 0x672fbe50 (Cookie OK
  
SignalsSigRec 0xa0000100SigWait 0x00000000 
  State
Process (Waiting
 
CON/con-handler 53.82  (Waiting
  
Stack0x675fe004 0x6760dffcpointer 0x6760de50 (Cookie OK
  
SignalsSigRec 0xa0000100SigWait 0x00000000 
  State
Process (Waiting
 
CON/con-handler 53.82  (Waiting
  
Stack0x67755004 0x67764ffcpointer 0x67764e50 (Cookie OK
  
SignalsSigRec 0xa0000100SigWait 0x00000000 
  State
Process (Waiting
 
CON/con-handler 53.82  (Waiting
  
Stack0x68856004 0x68865ffcpointer 0x68865e50 (Cookie OK
  
SignalsSigRec 0xa0000100SigWait 0x00000000 
  State
Process (Waiting
 
CON/con-handler 53.82  (Waiting
  
Stack0x68a02004 0x68a11ffcpointer 0x68a11e50 (Cookie OK
  
SignalsSigRec 0xa0000100SigWait 0x00000000 
  State
Process (Waiting
 
CON/con-handler 53.82  (Waiting
  
Stack0x68a8f004 0x68a9effcpointer 0x68a9ee50 (Cookie OK
  
SignalsSigRec 0xa0000100SigWait 0x00000000 
  State
Process (Waiting
 
Camd Wait Proc (Waiting
  
Stack0x6afd2004 0x6afeaffcpointer 0x6afeaf40 (Cookie OK
  
SignalsSigRec 0x80001000SigWait 0x00000000 
  State
Process (Waiting
 
AUDIO/AHI-Handler 6.2  (Waiting
  
Stack0x6a87a004 0x6a88a004pointer 0x6a889ed0 (Cookie OK
  
SignalsSigRec 0x00000100SigWait 0x00000000 
  State
Process (Waiting
 
APPDIR/appdir-handler 54.23  (Waiting
  
Stack0x6a8d8004 0x6a8e7ffcpointer 0x6a8e7ee0 (Cookie OK
  
SignalsSigRec 0x80000000SigWait 0x00000100 
  State
Process (Waiting
 
ENV/env-handler 54.19  (Waiting
  
Stack0x6b04c004 0x6b053ffcpointer 0x6b053f20 (Cookie OK
  
SignalsSigRec 0x80000000SigWait 0x00000100 
  State
Process (Waiting
 
CON/con-handler 53.82  (Waiting
  
Stack0x6b19a004 0x6b1a1ffcpointer 0x6b1a1e50 (Cookie OK
  
SignalsSigRec 0xa0000100SigWait 0x00000000 
  State
Process (Waiting
 
RAW/con-handler 53.82  (Waiting
  
Stack0x6b1be004 0x6b1c5ffcpointer 0x6b1c5e50 (Cookie OK
  
SignalsSigRec 0xa0000100SigWait 0x00000000 
  State
Process (Waiting
 
CON/con-handler 53.82  (Waiting
  
Stack0x6b1de004 0x6b1e5ffcpointer 0x6b1e5e50 (Cookie OK
  
SignalsSigRec 0xa0000100SigWait 0x00000000 
  State
Process (Waiting
 
dos_nbmd_process (Waiting
  
Stack0x6e6d4004 0x6e6d7ffcpointer 0x6e6d7f60 (Cookie OK
  
SignalsSigRec 0x00001100SigWait 0x00000000 
  State
Process (Waiting
 
dos_lock_handler (Waiting
  
Stack0x6e6dc004 0x6e6dfffcpointer 0x6e6dff20 (Cookie OK
  
SignalsSigRec 0x00001100SigWait 0x00000000 
  State
Process (Waiting
 
RexxMaster (Waiting
  
Stack0x6a341004 0x6a350ffcpointer 0x6a350ef0 (Cookie OK
  
SignalsSigRec 0xc0000000SigWait 0x00000100 
  State
Process (Waiting
 
diskimage.device unit 1 (Waiting
  
Stack0x6a46e004 0x6a481ffcpointer 0x6a481c80 (Cookie OK
  
SignalsSigRec 0xc0000000SigWait 0x00000100 
  State
Process (Waiting
 
diskimage.device unit 0 (Waiting
  
Stack0x6a4bb004 0x6a4ceffcpointer 0x6a4cec80 (Cookie OK
  
SignalsSigRec 0xc0000000SigWait 0x00000100 
  State
Process (Waiting
 
diskimage.device unit 5 (Waiting
  
Stack0x6a528004 0x6a53bffcpointer 0x6a53bc80 (Cookie OK
  
SignalsSigRec 0xc0000000SigWait 0x00000100 
  State
Process (Waiting
 
diskimage.device unit 4 (Waiting
  
Stack0x6a59b004 0x6a5aeffcpointer 0x6a5aec80 (Cookie OK
  
SignalsSigRec 0xc0000000SigWait 0x00000100 
  State
Process (Waiting
 
TEXTCLIP/textclip-handler 53.4  (Waiting
  
Stack0x6a41d004 0x6a42cffcpointer 0x6a42cef0 (Cookie OK
  
SignalsSigRec 0x80000000SigWait 0x00000100 
  State
Process (Waiting
 
compose.task (Waiting
  
Stack0x6e69f000 0x6e6a7000pointer 0x6e6a6ba0 (Cookie OK
  
SignalsSigRec 0x00000010SigWait 0x00000000 
  State
Task (Waiting
 
Workbench (Waiting
  
Stack0x6a17c004 0x6a18bffcpointer 0x6a18be80 (Cookie OK
  
SignalsSigRec 0x80000000SigWait 0x00000100 
  State
Process (Waiting
 
ramlib (Waiting
  
Stack0x6b0b8004 0x6b0d0ffcpointer 0x6b0d0f50 (Cookie OK
  
SignalsSigRec 0x80001000SigWait 0x00000000 
  State
Process (Waiting
 
Workbench DosList Notify (Waiting
  
Stack0x68d77004 0x68d86ffcpointer 0x68d86f80 (Cookie OK
  
SignalsSigRec 0x00003000SigWait 0x00000100 
  State
Process (Waiting
 
ContextMenus Command Dispatcher (Waiting
  
Stack0x658b8004 0x658c7ffcpointer 0x658c7f60 (Cookie OK
  
SignalsSigRec 0x80001000SigWait 0x00000000 
  State
Process (Waiting
 
texteditor.gadget Clipboard Server (Waiting
  
Stack0x671f0004 0x67208ffcpointer 0x67208f30 (Cookie OK
  
SignalsSigRec 0x80000000SigWait 0x00000100 
  State
Process (Waiting
 
string.gadget server (Waiting
  
Stack0x68d43004 0x68d52ffcpointer 0x68d52de0 (Cookie OK
  
SignalsSigRec 0x40000000SigWait 0x00000100 
  State
Process (Waiting
 
Workbench Clipboard Server (Waiting
  
Stack0x67fa4004 0x67fb3ffcpointer 0x67fb3f10 (Cookie OK
  
SignalsSigRec 0x80000000SigWait 0x00000100 
  State
Process (Waiting
 
AmiDock (Ready
  
Stack0x68aab004 0x68abaffcpointer 0x68aba770 (Cookie OK
  
SignalsSigRec 0x00000100SigWait 0x00100100 
  State
Process (Ready
 
gfx FSL DMA handler (Waiting
  
Stack0x6e860000 0x6e862000pointer 0x6e861f50 (Cookie OK
  
SignalsSigRec 0x80000000SigWait 0x00000000 
  State
Task (Waiting
 
DMA2 Channel 3 Handler (Waiting
  
Stack0x6e86c000 0x6e870000pointer 0x6e86fe40 (Cookie OK
  
SignalsSigRec 0x80001000SigWait 0x00000000 
  State
Task (Waiting
 
DMA2 Channel 2 Handler (Waiting
  
Stack0x6e868000 0x6e86c000pointer 0x6e86be40 (Cookie OK
  
SignalsSigRec 0x80001000SigWait 0x00000000 
  State
Task (Waiting
 
DMA1 Channel 4 Handler (Waiting
  
Stack0x6e8da000 0x6e8de000pointer 0x6e8dde40 (Cookie OK
  
SignalsSigRec 0x80001000SigWait 0x00000000 
  State
Task (Waiting
 
DMA2 Channel 1 Handler (Waiting
  
Stack0x6e8de000 0x6e8e2000pointer 0x6e8e1e40 (Cookie OK
  
SignalsSigRec 0x80001000SigWait 0x00000000 
  State
Task (Waiting
 
DMA1 Channel 3 Handler (Waiting
  
Stack0x6e8d6000 0x6e8da000pointer 0x6e8d9e40 (Cookie OK
  
SignalsSigRec 0x80001000SigWait 0x00000000 
  State
Task (Waiting
 
DMA2 Channel 4 Handler (Waiting
  
Stack0x6e870000 0x6e874000pointer 0x6e873e40 (Cookie OK
  
SignalsSigRec 0x80001000SigWait 0x00000000 
  State
Task (Waiting
 
NotificationServer (Waiting
  
Stack0x687d4004 0x687f3ffcpointer 0x687f3b40 (Cookie OK
  
SignalsSigRec 0xbc001000SigWait 0x00000000 
  State
Process (Waiting
 
Clock (Waiting
  
Stack0x67714004 0x67723ffcpointer 0x67723850 (Cookie OK
  
SignalsSigRec 0x6e001000SigWait 0x00000000 
  State
Process (Waiting
 
DigiClock (Waiting
  
Stack0x67340004 0x6734fffcpointer 0x6734f150 (Cookie OK
  
SignalsSigRec 0xe0001000SigWait 0x00000100 
  State
Process (Waiting
 
TCP/IP Control (Waiting
  
Stack0x6a246004 0x6a255ffcpointer 0x6a255df0 (Cookie OK
  
SignalsSigRec 0xf8009080SigWait 0x00000100 
  State
Process (Waiting
 
hub.usbfd (Waiting
  
Stack0x6e780004 0x6e787ffcpointer 0x6e787f00 (Cookie OK
  
SignalsSigRec 0x30000000SigWait 0x80000000 
  State
Task (Waiting
 
TimeGuard (Waiting
  
Stack0x671cd004 0x671dcffcpointer 0x671dce30 (Cookie OK
  
SignalsSigRec 0xf0001000SigWait 0x00000100 
  State
Process (Waiting
 
vsata disk changer (Waiting
  
Stack0x6e7e0000 0x6e7eeb00pointer 0x6e7eea20 (Cookie OK
  
SignalsSigRec 0x80000000SigWait 0x00000000 
  State
Task (Waiting
 
TCP/IP Superserver (Waiting
  
Stack0x6a272004 0x6a281ffcpointer 0x6a281a20 (Cookie OK
  
SignalsSigRec 0xd0000080SigWait 0x00000100 
  State
Process (Waiting
 
application.library messageserver (Waiting
  
Stack0x6af36000 0x6af37000pointer 0x6af36f40 (Cookie OK
  
SignalsSigRec 0xc0000000SigWait 0x00000000 
  State
Task (Waiting
 
Mounter GUI (Waiting
  
Stack0x6a98b004 0x6a99effcpointer 0x6a99ee40 (Cookie OK
  
SignalsSigRec 0x80007000SigWait 0x00000000 
  State
Process (Waiting
 
ContextMenus (Waiting
  
Stack0x68872004 0x68881ffcpointer 0x68881cd0 (Cookie OK
  
SignalsSigRec 0xe0001000SigWait 0x0c000000 
  State
Process (Waiting
 
hub.usbfd (Waiting
  
Stack0x6e6f8004 0x6e6ffffcpointer 0x6e6fff00 (Cookie OK
  
SignalsSigRec 0x30000000SigWait 0x00000000 
  State
Task (Waiting
 
TCP/IP Configuration (Waiting
  
Stack0x6a286004 0x6a295ffcpointer 0x6a295e40 (Cookie OK
  
SignalsSigRec 0xf8003000SigWait 0x00000100 
  State
Process (Waiting
 
clipview.library server (Waiting
  
Stack0x6703a004 0x67059ffcpointer 0x67059e20 (Cookie OK
  
SignalsSigRec 0xd8003000SigWait 0x00000000 
  State
Process (Waiting
 
AsyncWB (Waiting
  
Stack0x68a3a004 0x68a49ffcpointer 0x68a49ec0 (Cookie OK
  
SignalsSigRec 0xc0001000SigWait 0x00000100 
  State
Process (Waiting
 
InfoWB (Waiting
  
Stack0x67300004 0x6730fffcpointer 0x6730fcc0 (Cookie OK
  
SignalsSigRec 0xf8001000SigWait 0x00000100 
  State
Process (Waiting
 
select.gadget prefs (Waiting
  
Stack0x67185004 0x67194ffcpointer 0x67194cd0 (Cookie OK
  
SignalsSigRec 0x80001000SigWait 0x00000100 
  State
Process (Waiting
 
DefIcons (Waiting
  
Stack0x68a1e004 0x68a2dffcpointer 0x68a2dde0 (Cookie OK
  
SignalsSigRec 0x80009000SigWait 0x00000100 
  State
Process (Waiting
 
´ IPrefs ª (Waiting
  
Stack0x6ae33004 0x6ae42ffcpointer 0x6ae42a50 (Cookie OK
  
SignalsSigRec 0x0000f000SigWait 0x00000000 
  State
Process (Waiting
 
TCP/IP Log (Waiting
  
Stack0x6a29a004 0x6a2a9ffcpointer 0x6a2a9f30 (Cookie OK
  
SignalsSigRec 0x80003000SigWait 0x00000000 
  State
Process (Waiting
 
ConClip (Waiting
  
Stack0x6a936004 0x6a945ffcpointer 0x6a945ee0 (Cookie OK
  
SignalsSigRec 0x80000000SigWait 0x00000000 
  State
Process (Waiting
 
USB stack Process (Waiting
  
Stack0x6a9b7004 0x6a9c6ffcpointer 0x6a9c6f10 (Cookie OK
  
SignalsSigRec 0x80001000SigWait 0x00000000 
  State
Process (Waiting
 
MassStorage Notifier (Waiting
  
Stack0x6e83d000 0x6e844d00pointer 0x6e844c40 (Cookie OK
  
SignalsSigRec 0x80001000SigWait 0x00000000 
  State
Task (Waiting
 
datatypes.library (Waiting
  
Stack0x6ac52004 0x6ac61ffcpointer 0x6ac61e60 (Cookie OK
  
SignalsSigRec 0x80001000SigWait 0x00000000 
  State
Process (Waiting
 
DST watcher (Waiting
  
Stack0x6ad9f004 0x6adaeffcpointer 0x6adaef40 (Cookie OK
  
SignalsSigRec 0xc0000000SigWait 0x00000000 
  State
Process (Waiting
 
hub.usbfd (Waiting
  
Stack0x6e764004 0x6e76bffcpointer 0x6e76bf00 (Cookie OK
  
SignalsSigRec 0x30000000SigWait 0x00000000 
  State
Task (Waiting
 
scummvm (Crashed
  
Stack0x64266004 0x6464dffcpointer 0x6464c700 (Cookie OK
  
SignalsSigRec 0x00000040SigWait 0x08000100 
  State
Process (Crashed
 
Mounter Task (Waiting
  
Stack0x6e851000 0x6e85fb00pointer 0x6e85f9e0 (Cookie OK
  
SignalsSigRec 0xb0001000SigWait 0x00000000 
  State
Task (Waiting
 
Mounter Companion Process (Waiting
  
Stack0x6a9a3004 0x6a9b2ffcpointer 0x6a9b2f70 (Cookie OK
  
SignalsSigRec 0x80003000SigWait 0x00000000 
  State
Process (Waiting
 
ramlib.support (Waiting
  
Stack0x6b0d5004 0x6b0edffcpointer 0x6b0edf30 (Cookie OK
  
SignalsSigRec 0x80005000SigWait 0x00000000 
  State
Process (Waiting
 
ELF Collector (Waiting
  
Stack0x6e659004 0x6e669ffcpointer 0x6e669ea0 (Cookie OK
  
SignalsSigRec 0x00000100SigWait 0x00000000 
  State
Process (Waiting
 
dos_signal_server (Waiting
  
Stack0x6e6cc004 0x6e6cfffcpointer 0x6e6cff50 (Cookie OK
  
SignalsSigRec 0x0000f000SigWait 0x00000000 
  State
Process (Waiting
 
appdir envarc manager (Waiting
  
Stack0x6a8bc004 0x6a8cbffcpointer 0x6a8cac30 (Cookie OK
  
SignalsSigRec 0x80005000SigWait 0x00000000 
  State
Process (Waiting
 
CPUDock_idleTask (Ready
  
Stack0x675d4000 0x675d6000pointer 0x675d5f30 (Cookie OK
  
SignalsSigRec 0x40000000SigWait 0x00000000 
  State
Task (Ready
 
idle.task (Ready
  
Stack0x6ff7e000 0x6ff7f000pointer 0x6ff7ef90 (Cookie OK
  
SignalsSigRec 0x00000000SigWait 0x00000000 
  State
Task (Ready)


This happens when I want to add games:

Resized Image

The paths in the ScummVM GUi are set correctly to Extras,Themes,Saves,Plugins. I know it won't be much help, but I would really like to have a stable version for my system.

MacStudio ARM M1 Max Qemu//Pegasos2 AmigaOs4.1 FE / AmigaOne A1222plus AmigaOs4.1 FE
Go to top
Re: ScummVM bug-free Clib4/SPE version
Not too shy to talk
Not too shy to talk


See User information
@Maijestro

in my tests clib4 is much better than newlib.
It is probably the only fully open source project that is the future for AOS4.
Developers who have access for new changes to the system play with their stuff.
To ordinary users, it adds nothing. We only get scraps from the royal table ...
There were supposed to be changes from 2024 and ... was an update of the elf library only
Figure out the rest for yourself ....

I hope @afxgroup will manage to build a new version and it will work for you

Go to top
Re: ScummVM bug-free Clib4/SPE version
Quite a regular
Quite a regular


See User information
@afxgroup

Of all the ScummVM versions I've tested, your CLIB4 port works the best. You already posted the version in the big scummVM thread. It uses OpenGL shaders and it looks great and it shows that using CLIB4 can bring stability and speed.

There are a few error messages in the shell when running games but it still works, of course it would be great if you add some more optimizations, otherwise it works great for me already and I wanted to thank you again for that.

Here you can see how your CLIB4 build runs on an A1222 when running multiple games and it is already very stable.

https://www.youtube.com/watch?v=GVaiDHc-vtw

MacStudio ARM M1 Max Qemu//Pegasos2 AmigaOs4.1 FE / AmigaOne A1222plus AmigaOs4.1 FE
Go to top

  Register To Post
(1) 2 »

 




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




Powered by XOOPS 2.0 © 2001-2023 The XOOPS Project