Login
Username:

Password:

Remember me



Lost Password?

Register now!

Sections

Who's Online
88 user(s) are online (52 user(s) are browsing Forums)

Members: 0
Guests: 88

more...

Headlines

Forum Index


Board index » All Posts (beworld)




Re: Project : Compiling Vanilla-Conquer (C&C) for AmigaOS4 - Help needed
Just popping in
Just popping in


@SinanSam460
vanillatd master repository isnt 100% big endian fix, you need check on arczi repository ou use it directly

You can delete all file from REDALERT.. not bigendian.... i test it in my makefile

Go to top


Re: Project : Compiling Vanilla-Conquer (C&C) for AmigaOS4 - Help needed
Just popping in
Just popping in


You can solve your Git undefined reference
to add gitinfo.cpp

https://github.com/TheAssemblyArmada/V ... lla/common/gitinfo.cpp.in

// TiberianDawn.DLL and RedAlert.dll and corresponding source code is free
// software: you can redistribute it and/or modify it under the terms of
// the GNU General Public License as published by the Free Software Foundation,
// either version 3 of the License, or (at your option) any later version.

// TiberianDawn.DLL and RedAlert.dll and corresponding source code is distributed
// in the hope that it will be useful, but with permitted additional restrictions
// under Section 7 of the GPL. See the GNU General Public License in LICENSE.TXT
// distributed with this program. You should have received a copy of the
// GNU General Public License along with permitted additional restrictions
// with this program. If not, see https://github.com/electronicarts/CnC_Remastered_Collection
#include "gitinfo.h"

const char GitSHA1[] = "";
const 
char GitShortSHA1[] = "";
const 
char GitCommitDate[] = "";
const 
char GitCommitAuthorName[] = "";
const 
char GitTag[] = "";
time_t GitCommitTimeStamp 0;
bool GitUncommittedChanges false;
bool GitHaveInfo false;
int GitRevision 0;

Go to top


Re: A new editor for AmigaOS 4 is in the works
Just popping in
Just popping in


@walkero

i try to port 2.1 os4 branch to MorphOS and seem working with little edit...

but for AmigaOS4, i see on your last commit, some errors/missing :

makefile.os4 :
-> src/api/dirmonitor.o
-> missing src/api/dirmonitor/dummy.o

and try to put (uncomment) luaopen_dirmonitor into api.c

with MorphOS, litexl seem working, i can send you sources (send me mail beworld @ sfr . fr)

Go to top


Re: Stratagus, Wargus and Stargus
Just popping in
Just popping in



Go to top


Re: Streaming twitch.tv on AmigaOS 4.1
Just popping in
Just popping in


Now, if MorphOS new ffplay port supports SSL, then people will be able to watch the videos, otherwise I am afraid that this will not work.

@walkero New ffplay (4.4) support OpenSSL but warning ffplay is using software rendering (working but slow)


Go to top


Re: MilkyTracker 1.03
Just popping in
Just popping in


ok no problem, i update my github.

Go to top


Re: MilkyTracker 1.03
Just popping in
Just popping in


If can help, i can upload my morphos version with specific makefile ?

Go to top


Re: Porting to AmigaOS4 thread
Just popping in
Just popping in


@Raziel
I use SDL2 MorphOS

I test with others keys here.. no problem

Go to top


Re: Porting to AmigaOS4 thread
Just popping in
Just popping in


@razeil
I edit it with BSzili's help but again i can't test on AmigaOS4:

https://github.com/BeWorld2018/scummvm ... md/backends/midi/camd.cpp

@liveforit
My goal is have sames fonctions between MorphOS and AmigaOS4, if is possible

Go to top


Re: Porting to AmigaOS4 thread
Just popping in
Just popping in


@Raziel
i try to type ingame "Indiana Jones Las Crusade) ALT-X, that quit game, no crash here, ALT-S make screenshot.
Do you need specifc test ? what game and key ?

Go to top


Re: Porting to AmigaOS4 thread
Just popping in
Just popping in


@raziel
hi it's possible to you to test that : https://github.com/BeWorld2018/scummvm/tree/camd

I edit camd for support MorphOS and i merge MorphOS/AmigaOS4 in same file.

I add RemoveMidiLink/DeleteMidi missing on AmigaOS platform but i dont have it to test if working. I use _USE_INLINE_ to delete IExec..

Thanks you

Go to top



TopTop
« 1 (2)




Powered by XOOPS 2.0 © 2001-2023 The XOOPS Project