Who's Online |
24 user(s) are online ( 18 user(s) are browsing Forums)
Members: 1
Guests: 23
corto,
more...
|
|
|
|
Re: X5000 optimized code compile
|
Posted on: 2/28 12:41
#41
|
Site Builder 
|
@FlynnTheAvatar We need to check if there are changes in adtools that were not part of the build you are using.
|
|
|
|
Re: GemRB SDL Mixer issue
|
Posted on: 2/15 23:18
#42
|
Site Builder 
|
@MazinKaesar Based on the screenshot, the needed file doesn't seem to exist in your SOBJS:
It is looking for libSDL2_mixer-1.2.so but you have libSDL2_mixer-1.2.so.12 libSDL2_mixer.so
|
|
|
|
Re: Cross-compiling on Mac?
|
Posted on: 2/10 12:17
#43
|
Site Builder 
|
@Steady I am glad what I am doing is useful to people like you. I use them all the time. So I put there things that I need for all of my projects.
|
|
|
|
Re: Making lhas
|
|
Site Builder 
|
@martinwguy Welcome to our forum, and thank you for your interest in developing for AmigaOS 4. If you prefer to use docker with an out-of-the-box set up, please have a look at https://hub.docker.com/r/walkero/amigagccondocker
|
|
|
|
Re: Cross-compiling on Mac?
|
|
Site Builder 
|
As much as I know, having set up a docker image for Arm-based systems, having the adtools compiled for these CPUs it is working as it should, with no changes. The process is the same as the x86 systems.
|
|
|
|
Re: Site responds slowly last few days
|
|
Site Builder 
|
Thank you @Niels for this message. Unfortunately, websites these days get a lot of traffic from all these stupid web crawlers. 99% of the traffic comes from web crawlers. Especially the AI bots, they are really aggressive.
On the other hand, you can't exclude all of them because then people will not be able to find the content from search engines.
I did some modifications. I hope this will get better. Please let me know in the following days if that happens again.
|
|
|
|
Re: AmigaOS 4 Monthly Roundup - January 2025
|
|
Site Builder 
|
@AmigaOldskooler Thank you so much for sharing my work. Excellent article, as always. A lot of interesting news and releases by so many people. Keep it up guys
|
|
|
|
Re: Amiga IDEs
|
Posted on: 1/29 15:07
#48
|
Site Builder 
|
@MartinW No worries at all. I just thought to let you know that this was released. So, no worries at all. Take it at your own pace. And if you like, send me your feedback.
|
|
|
|
Re: Amiga IDEs
|
Posted on: 1/29 13:32
#49
|
Site Builder 
|
@MartinW Have you tried the latest version of LiteXL and the amimodkeys plugin? Is that convenient for you, covering your needs? Would you need something different? Quote: **amimodkeys** This plugin enables the Right Amiga and Right Alt to behave like Control, for those that are used to using them.
|
|
|
|
Re: How to report issues with wiki.amigaos.net?
|
Posted on: 1/24 15:10
#50
|
Site Builder 
|
I let people know about those issues! I hope they will be fixed soon.
|
|
|
|
Re: Gorky 17 ( 68k wont start) fullversion
|
Posted on: 1/23 10:07
#51
|
Site Builder 
|
Have you tried to use Snoopdos and see if that points to any missing component?
|
|
|
|
Re: ScummVM and AmigaOS4.1 F.E.
|
|
Site Builder 
|
@Nuder_Try Check the SDL prefs and select Software for the driver. It might help.
|
|
|
|
Re: Trying to get some feedback.
|
|
Site Builder 
|
Quote: Convert Little Endian ACPI data to Big Endian for compatibility with the 68K environment. If you plan to use ARM-based systems, maybe this one is not needed, as I believe those supports both endians. But I might be wrong.
|
|
|
|
Re: Fresh version of Grafx2
|
Posted on: 12/27 23:14
#54
|
Site Builder 
|
What I found today is the same version of Grafx 2.9 compiled with SDL2 works a little bit faster when the SDL driver is set to software that to any of the opengl ones, which seems weird.
But the best performance comes when using the SDL1 version of the app, with the SDL driver set to software and the batch being enabled.
|
|
|
|
Re: Amiga IDEs
|
Posted on: 12/27 17:55
#55
|
Site Builder 
|
@MartinW Quote: I need to remember how to edit the modifiers back to "command" instead of "control" but I'll remember that at some point, I did it before but it gets overwritten every time you update. I have a fix for that in my next release, that will simplify that issue for you. But if you want to test it now, download the following code and put it in your .config/lite-xl/plugins folder. Then start/restart Lite XL and see if the Right Amiga works for key shortcuts https://git.walkero.gr/walkero/lite-xl ... ns/plugins/amimodkeys.lua
|
|
|
|
Re: Amiga IDEs
|
Posted on: 12/26 13:11
#56
|
Site Builder 
|
@MartinW Quote: One thing that drives me insane is the editors insistence on being "clever" (really it's dumb!) about tabs versus spaces and how many of each. But I looked it up and it's just crap by design so I doubt it will ever change so I put up with it. It really drives me mad though. There is a solution for that. Lite XL has a plugin that supports editorconfig ( https://editorconfig.org/) files. Those files describe a lot about how the code should be edited, and you can set it even per type of files. For example, you can set the Makefiles to use tabs with width of four characters but the C code to use spaces of 2 characters. Furthermore, editorconfig files are used by the most major editors. So, if you share your code with others, or you switch between different systems, the experience will be the same. I suggest you give it a try, if you haven't done so. You can see the one that I use myself https://git.walkero.gr/walkero/lite-xl ... ch/amiga2.1/.editorconfig
|
|
|
|
Re: Introducing the Rear Window blog
|
Posted on: 12/24 15:06
#57
|
Site Builder 
|
@trixie Thank you for these releases. The games are fantastic and your blog post was an excellent read. Congrats mate. Take care.
|
|
|
|
Re: flowerpot, amiga os4 and network drivers
|
Posted on: 12/13 23:29
#58
|
Site Builder 
|
As much as I know, flowerpot is using WinUAE to run AmigaOS 4. So, your system doesn't need to have ethernet. This is emulated. Did you set up network connection inside AmigaOS4? There is a wizard to do so.
|
|
|
|
Re: EntwicklerX: Super Star Blast for AmigaOS4.1 released!
|
Posted on: 12/13 17:51
#59
|
Site Builder 
|
As always, exceptional work guys. Bought it right way.
|
|
|
|
Re: Saying goodbye to AmigaOS 4
|
Posted on: 12/9 12:06
#60
|
Site Builder 
|
@smarkusg I am so sorry to see you leaving. I enjoyed reading your posts and having you here. Take care and have all the fun you can get.
|
|
|
|