bernd_afa wrote:
>Gorky17 if that ever is release need too 3d.
Yes gorky17 can run in software mode.
But from a modern OS i and as far the market show others want Hardware3d.
Quake I, II & III are running under hardware acceleration on OS 4.0. Hardware acceleration does work. However, the OS4 devs have decided that Warp3D is a dead end, and a proper MESA port should be done (along with an integrated 2D/3D graphics system for performance). I agree with them. Unfortunately, this approach takes more time.
>If there's anyone here with SAS/C, could you please >download StormMESA_archive.lha, StormMESA_src.lha, apply >the following fix:
>Comment out line 5003 in src/AMIGA/src/ADisp_HW.c the tag >I listed above. Then send me the resulting binaries (or >upload them to a server so that I can get them). That >would be greatly appreciated. If it's that one line >stopping it from working, it's a really easy fix. I just >don't have the right compiler.
thanks, that you take a closer look on it, but fix stormmesa is the wrong way.
Wy not just tell the OS4 developers that they should ignore the Tag.They can easy do and i guess more warp3d programs run on OS4.
I'm planning to inform the OS4 developers that there's a problem with that tag. They should fix this. However, in the interim, a faster way would be to patch StormMESA. The source-code for that is publically available. If I had SAS/C, we might already have it working.
In a good OS a OS API Component should all defined parameters execute correct or ignore them so it work.
Correct. But like I said, a small patch (comment out one line) in the meantime could get it working right now.
I have not compile stormmesa and no sasc, but is that not possible in stormc3 ?
It should be possible, but you'd have to create completely new makefiles as StormC doesn't use SAS/C's makefiles. Also, there's always the chance of StormC specific problems. Ideally someone would change it to use GCC, but it's a big task. SAS/C was popular enough that someone should have it, and a recompile would be trivial).
@all
Just repeating from above, if there's anyone here with SAS/C, could you please download StormMESA_archive.lha, StormMESA_src.lha, apply the following fix:
Comment out line 5003 in src/AMIGA/src/ADisp_HW.c which is:
W3D_CC_INDIRECT, TRUE
Then send me the resulting binaries (or upload them to a server so that I can get them). That would be greatly appreciated. This may be the one line that prevents StormMESA from running on Amiga OS 4.0.
Hans