Search found 576 matches

by Vanfanel
Tue Feb 23, 2021 1:32 am
Forum: ADFFS
Topic: ADFFS 2.73
Replies: 22
Views: 31144

Re: ADFFS 2.73

JonAbbott wrote: Sun Feb 21, 2021 10:58 am That’s a different crash to the previous one and probably just the game’s internal error handler crashing. What does *WHERE 2037B5E8 report?

It says:

Code: Select all

Address &2037B5E8 is at offset &0037B5E8 in dynamic area 'Module area'
by Vanfanel
Sat Feb 20, 2021 11:06 am
Forum: ADFFS
Topic: ADFFS 2.73
Replies: 22
Views: 31144

Re: ADFFS 2.73

I'll try this when possible. In the meantime could you please do a *SHOWREGS and *WHERE to see where Abort is occurring. Hi! This is what *SHOWREGS says after trying to run Elite and failing: Register dump (stored at &200413F0) is: R0 = 00012238 R1 = 0006B224 R2 = 0006B20C R3 = 60056BAC R4 = 60...
by Vanfanel
Thu Feb 18, 2021 7:42 pm
Forum: ADFFS
Topic: ADFFS 2.73
Replies: 22
Views: 31144

Re: ADFFS 2.73

@Jon: I have just reinstalled the game packages and ADFFS from !PackMan and Zarch is failing with an illegible error (something like "zarch file not found"). I suspect the Zarch packate (it's NOT the native version, but the ADFFS version). Can you please take a look? EDIT: Now it works, st...
by Vanfanel
Sun Dec 27, 2020 8:48 pm
Forum: ADFFS
Topic: ADFFS 2.73
Replies: 22
Views: 31144

Re: ADFFS 2.73

I have just re-installed Hamsters from !PackMan, and the installed version doesn't have SFX+Music in-game. Would it be possible to make the "enhanced" version installable via PackMan! instead? It's not "enhanced" but bug fixed. It seems I forgot to update the !Run in Hamsters. I...
by Vanfanel
Tue Dec 22, 2020 1:37 pm
Forum: USBJoystick
Topic: USBJoystick 0.13
Replies: 16
Views: 19930

Re: USBJoystick 0.13

Hmm... Interesting! I wasn't expecting that! I was planning on combing through the USB code further, since I spotted some issues with an old test device of mine. When you have a moment, it would be good if you could post the reporter and USBDevices and USBDevInfo output. Thanks for letting me know....
by Vanfanel
Tue Dec 22, 2020 1:15 pm
Forum: ADFFS
Topic: ADFFS 2.73
Replies: 22
Views: 31144

Re: ADFFS 2.73

Are there different versions to install or something like that? There’s two versions, the stand-alone, which came from Acorn Arcade and has both music and effects, and the Zodiac - Aries version which doesn’t. I have just re-installed Hamsters from !PackMan, and the installed version doesn't have S...
by Vanfanel
Mon Dec 21, 2020 9:40 pm
Forum: ADFFS
Topic: ADFFS 2.73
Replies: 22
Views: 31144

Re: ADFFS 2.73

@Jon I have detected that Hamsters seems to run at 30FPS in-game, and it does not have sound effects (you know, these animal noises, etc). I am *almost* sure I had it installed previusly and it ran at full framerate and with both sound FX and music in game. Are there different versions to install or...
by Vanfanel
Mon Dec 21, 2020 9:32 pm
Forum: USBJoystick
Topic: USBJoystick 0.13
Replies: 16
Views: 19930

Re: USBJoystick 0.13

Hi, Here's another test build. Can you give this one a go too? Please post the Reporter output, and that from USBDevices and USBDevInfo. I hope this helps! Cheers, Richard. This version just works! I have been playing a gooooood while with some ADFFS games, and it works perfectly well! Sorry I didn...
by Vanfanel
Thu Dec 10, 2020 8:09 pm
Forum: USBJoystick
Topic: USBJoystick 0.13
Replies: 16
Views: 19930

Re: USBJoystick 0.13

@richw: This is what reporter says with the version you just uploaded: Reporter 2.72 (15 Aug 2020) List Thu 10th Dec 2020 19:06 19:05:30.50 Exec 19:06:08.61 Run SDFS::RISCOSpi.$.USBJoystick 19:06:08.61 @RunType_FFA SDFS::RISCOSpi.$.USBJoystick 19:06:08.61 RMRun SDFS::RISCOSpi.$.USBJoystick 19:06:08....
by Vanfanel
Thu Dec 03, 2020 6:09 pm
Forum: USBJoystick
Topic: USBJoystick 0.13
Replies: 16
Views: 19930

Re: USBJoystick 0.13

From the USB descriptor it has a base class of 0xff "Vendor specific" so the Interface descriptors are unknown. It should really have a base class of 0x03 as it's an HID device. It's possible USBJoystick doesn't know how to interpret the interface descriptors and is doing something odd. W...