|
Re: Flare enough |
Posted on: 2018/12/23 11:34
#41 |
---|---|---|
Just can't stay away
![]() ![]() Joined:
2007/7/14 21:30 From Lothric
Posts: 1284
|
@Thematic
There is a function that can be used to query the renderer driver name: https://wiki.libsdl.org/SDL_GetRendere ... 29%7C%28CategoryStruct%29 |
|
|
Re: Flare enough |
Posted on: 2018/12/24 22:59
#42 |
---|---|---|
Quite a regular
![]() ![]() Joined:
2008/10/29 10:20 From Uppsala, Sweden
Posts: 751
|
Tried the Empyrean Campaign and its a very nice mod.
|
|
|
Re: Flare enough |
Posted on: 2019/1/28 10:39
#43 |
---|---|---|
Site Builder
![]() ![]() Joined:
2006/12/2 23:57 From Athens/Dublin
Posts: 780
|
@Thematic
Capehill mentioned at http://www.amigans.net/modules/xforum ... id=112877#forumpost112877 that the new version of SDL 2 solves Flares engine rendering. Can you check if a new compile could help to have HW Surface enabled at this fine game? Thank you for your hard work. |
|
|
Re: Flare enough |
Posted on: 2019/1/30 16:06
#44 |
---|---|---|
Quite a regular
![]() ![]() Joined:
2007/2/27 10:47 From Gravity well
Posts: 727
|
@walkero Not a complete surprise, since I saw a hint maybe December or slightly after. But the rc1 doesn't do joysticks properly. So that if I were to do this now, I'd use dynamic linking, which always catches somebody off guard. I'm going to keep an eye on that, in addition to Flare updates.
But sure, this is pretty much what I have to go on wrt. building that, on AmigaOS: gcc5 c++ can compile the code if CMAKE_CXX_FLAGS:STRING=-std=gnu++14 These are the required libraries for linking: -lSDL2_image -ltiff -lpng -ljpeg -lwebp -lz -lSDL2_mixer -lsmpeg2 -lm -lvorbisfile -lvorbis -logg -lflac -lmikmod -lmodplug -lstdc++ -lSDL2_ttf -lfreetype -lz -lsdl2main -lsdl2 -lauto -lpthread -lm For some reason, I had to expand a lot of those to point to the actual file. :I |
|
|
Re: Flare enough |
Posted on: 2019/1/30 17:40
#45 |
---|---|---|
Just can't stay away
![]() ![]() Joined:
2007/7/14 21:30 From Lothric
Posts: 1284
|
@Thematic
Joystick issue plagues only non-debug build. If Flare doesn't trigger per-frame prints, linking with debug build is probably fine. (Until RC2) |
|
|
Re: Flare enough |
Posted on: 1/8 19:37
#46 |
---|---|---|
Home away from home
![]() ![]() Joined:
2009/7/7 4:34 From Man Cave, Canada
Posts: 2471
|
any updates?
|
|
_________________
_______________________________ c64-dual sids, A1000, A1200-060@50, A4000-CSMKIII Indivision AGA & Catweasel MK4+= Amazing ! My Master Miggies-Amiga1000 & AmigaONE X1000 ! mancave-ramblings |
||
|
Re: Flare enough |
Posted on: 1/9 12:39
#47 |
---|---|---|
Quite a regular
![]() ![]() Joined:
2007/2/27 10:47 From Gravity well
Posts: 727
|
@328gts
Looks quiet. There's a 1.11 from 2019. I have definitely worked on 1.10 but ran into some issues. Ah, I have made a note of it... Quote:
I suppose it's meant to work on 32-bit systems without adjustments. |
|
|
Re: Flare enough |
Posted on: 1/14 15:58
#48 |
---|---|---|
Home away from home
![]() ![]() Joined:
2009/7/7 4:34 From Man Cave, Canada
Posts: 2471
|
@Thematic
is the version on OS4depot the latest to try or is there a newer beta |
|
_________________
_______________________________ c64-dual sids, A1000, A1200-060@50, A4000-CSMKIII Indivision AGA & Catweasel MK4+= Amazing ! My Master Miggies-Amiga1000 & AmigaONE X1000 ! mancave-ramblings |
||
|
Re: Flare enough |
Posted on: 1/14 18:41
#49 |
---|---|---|
Quite a regular
![]() ![]() Joined:
2007/2/27 10:47 From Gravity well
Posts: 727
|
Oh, I did something like only upload to Aminet earlier once? But yes, OS4Depot has the latest build.
|
|