Die Suche ergab 69 Treffer

von kas1e
31. Dezember 2022 17:59
Forum: Spiele
Thema: Heretic 2 OS4 native
Antworten: 47
Zugriffe: 5966

Re: Heretic 2 OS4 native

@All We're allowed by everyone in charge to create some "trailer" for upcoming Heretic2 from MagicSN (but will be released of course under Hyperion's brand). It just 2 minutes, but I tried to point out on all the details in, and made it to be fun to watch. Music is from Calamity, Two Steps...
von kas1e
29. Dezember 2022 12:43
Forum: Anwendungen
Thema: Pixeln unter OS4
Antworten: 58
Zugriffe: 6511

Re: Pixeln unter OS4

imagodespira I hope to build fresh version of GrafX in next days.. Anyway, about " Still very slow" : the UAE thing should be setuped very well to be fast. If you want to use OS3's workbench, then you should use 32bit only modes. For me with latest versions 1920x1080x32 bit UAE loads up f...
von kas1e
13. Dezember 2022 09:58
Forum: Neuigkeiten
Thema: [EntwicklerX] Work in progress
Antworten: 311
Zugriffe: 18609

Re: [EntwicklerX] Work in progress

@Imagodespira, goos My 6 years old son being a fun of Spenser (as it was the one of the few games I showed him together with mace defence) asked me all the time if he can do myself another levels of other version of game. I explain to him that it's all hard, that need to draw a lot of sprites, etc.,...
von kas1e
6. Dezember 2022 19:42
Forum: Spiele
Thema: Quake 2 Update
Antworten: 24
Zugriffe: 1756

Re: Quake 2 Update

@McFly
I can made a proper video, if Steffen doesn't mind :)
von kas1e
29. November 2022 10:31
Forum: Betriebssystem
Thema: AmigaInput
Antworten: 36
Zugriffe: 1945

Re: AmigaInput

@Costel
Tested with amigainput 54.14 and generic usb driver 53.6 : same crash.
So created BZ : #10468
If you will ever look at this one, i can help with fast betatest without waiting me for weeks :)
von kas1e
27. November 2022 15:13
Forum: Betriebssystem
Thema: AmigaInput
Antworten: 36
Zugriffe: 1945

Re: AmigaInput

Cyborg I were able to reproduce a crash Samo point out on. And i got it before and now as well. This time it happens on X5000 with generic_usb.driver 53.5 (11/20/2022) + amigaintput_prefs 53.14 (6.11.2022). That what i do to reproduce it: 1). Plug in gamepad 2). Start amigainput prefs 4). Unplug th...
von kas1e
25. November 2022 21:39
Forum: Spiele
Thema: Billy Frontier
Antworten: 11
Zugriffe: 887

Re: Billy Frontier

HelmutH That how the ports to modern hardware were done by Jorio : all the games we have now from Pangea (billyfrontier, ottomattic and cromagrally) have hardcoded video modes. For billy it's 1024x768, for CromagRally it's 1280x720, etc. But if you need some other mode anyway, like the one you have...
von kas1e
24. November 2022 19:30
Forum: Spiele
Thema: Billy Frontier
Antworten: 11
Zugriffe: 887

Re: Billy Frontier

@HelmiutH
Thanks ! Will include it with next update for sure
von kas1e
22. November 2022 20:50
Forum: Programmierung
Thema: Simple and Fast Multimedia Library portieren
Antworten: 1
Zugriffe: 299

Re: Simple and Fast Multimedia Library portieren

ThorstenS Basically i not do there anything major, those modules like system/audio and network ones were mostly proper configure and compile , with very little changes (like Endianes for OGG playing, for some parts of network code, etc). The real problem is Graphics/Window stuff, which mean somebod...
von kas1e
21. November 2022 13:12
Forum: Programmierung
Thema: ReAction GUI in C++
Antworten: 7
Zugriffe: 452

Re: ReAction GUI in C++

@ThorstenS
One of big today's examples of how looks like Reaction based app writeen on C++ are spotless debugger, code is here : https://github.com/alfkil/Spotless (see Reaction dir for)