Oh no! Where's the JavaScript?
Your Web browser does not have JavaScript enabled or does not support JavaScript. Please enable JavaScript on your Web browser to properly view this Web site, or upgrade to a Web browser that does support JavaScript.

General Chat

General Chat
896 posts | Last Activity on 09-04-2024 08:39 by AMIGASYSTEM
AMIGASYSTEM
AMIGASYSTEM 09-04-2024 08:39, 23 days ago
Re: AROS Archives Thread
Ok with the asterix the modules in question sio feel good, no disturbance !
Responded in AROS Archives Thread
Puni
Puni 09-04-2024 05:43, 23 days ago
Re: AROS Archives Thread
Can you try: void-fb11.exe -skipplugins * The asterix is important or else the command wont work. :)
Responded in AROS Archives Thread
AMIGASYSTEM
AMIGASYSTEM 09-04-2024 05:36, 23 days ago
Re: AROS Archives Thread
I tested from CLI "void-fb11.exe -skipplugins" for the mentioned modules but nothing changes, the disturbance is always present if "avcodec.hwp" is present in Demo folder or in Libs/Hollywood
Responded in AROS Archives Thread
Puni
Puni 09-04-2024 04:44, 23 days ago
Re: AROS Archives Thread
[quote name=AMIGASYSTEM post=4617]@AMIGASYSTEM - @Puni I noticed that if in the Libs/Hollywood path there is the library "avcodec.hwp", some audio tracks are disturbed, only loud hissing can be heard, basically the audio file seems to be corrupted, if I delete the library "avcodec.hwp" everything works perfectly ! Identifying the cause of the corruption of musical pieces was not easy ! The tracks that can be heard badly are: Void-FB11 - First Track Void-FB14 - Second Track[/quote] Hi again, I was wondering if you could help me with this by running the production from CLI like this: "void-fb11.exe -skipplugins *" Did that work? If yes, then you can then have the "avcodec.hwp" installed. :) If it works on your end, I'll include this in the icon so it happens automatically when run and will also mention it in the readme for those who run it from CLI. Thanks in advance!
Responded in AROS Archives Thread
Puni
Puni 09-04-2024 04:14, 23 days ago
Re: AROS One 2.4 Checking Out ScummVM 1.9 Video
Nice! :) Thanks for the video!
D
deadwood 09-04-2024 01:01, 24 days ago
Re: A Game to Test (MBX)
@Deremon Is there anything additional printed on the linux console from which you started AROS hosted? For reference my test setup is Mint 21.3 with close sourced nVidia drivers and 32-bit OpenGL installed. What you can check is that: 1) Do you have /usr/lib/i386-linux-gnu/libGL.so.1 2) You need to be using X server, not Wayland (maybe it will work under Wayland but it was never tested) 3) Make sure you use close source nVidia driver 4) Make sure you give AROS more RAM (-m 1024 for 1GB) If this fails you can still debug AROS using gdb to find out reason (if you have your own local compilation). Let me know if you are interested.
Responded in A Game to Test (MBX)
D
Deremon 08-04-2024 19:03, 24 days ago
Re: A Game to Test (MBX)
[quote name=deadwood post=4880]@deadwood - Also, for hosted, if you create a file called GL in Pres/Env-Archive/SYS with contents "hostgl" (without ""), you will switch OpenGL implementation to using your hosts and it will make the game playable.[/quote] I tried to create GL file with hostgl in Prefs/Env-Archive/SYS but then gl applications just crash on hosted (I tested GLMark and rtcw) it's the same on my notebook (Mint 21.1) and on the core2quad with Debian12 i368 with the error attached below on 20220318-1 I've to install something linux side to make it work?
Responded in A Game to Test (MBX)
F
Farox 08-04-2024 16:34, 24 days ago
Re: A Game to Test (MBX)
@AMIGASYSTEM Thank for the icons. I have packaged all (game+icons+data+sources) on archive. I have written also a bit of readme for Aros release (hope did not miss nothing).
Responded in A Game to Test (MBX)
R
retrofaza 08-04-2024 11:21, 24 days ago
Re: ADoom3 benchmark
[quote name=pixie post=4888] Could you compare it with a Linux build if possible? It would be interesting to see how it performs on the same machine.[/quote] This could be interesting, I will check it out in the near future
Responded in ADoom3 benchmark
pixie
pixie 08-04-2024 11:07, 24 days ago
Re: ADoom3 benchmark
[quote name=retrofaza post=4854]@retrofaza - I am looking for the best card for ADoom3 :) I checked the results for my two cards and listed in the table below. If you have other cards, please share your results. (To run the benchmark while playing press the "`" key and type "Timedemo demo1" in the console. [img]https://i.imgur.com/D9EHTVH.png[/img][/quote] Could you compare it with a Linux build if possible? It would be interesting to see how it performs on the same machine.
Responded in ADoom3 benchmark
AMIGASYSTEM
AMIGASYSTEM 07-04-2024 19:24, 25 days ago
Re: A Game to Test (MBX)
@Farox I am attaching the MBX Icons, I created them in the Games style that you found on AROS One
Responded in A Game to Test (MBX)
D
Deremon 07-04-2024 15:42, 25 days ago
Re: ADoom3 benchmark
Test platform Core2Quad Q9550 (GA-P35-DS3) + Geforce 9500GT 512M - Ultra details 640x480 57 fps 800x600 53 fps 1024x768 43 fps 1280x720 39 fps I will test it on my older hardware in the next days
Responded in ADoom3 benchmark
F
Farox 07-04-2024 15:11, 25 days ago
Re: A Game to Test (MBX)
OK fixed...i had to install "libasound2-plugins:i386" on my Mint system. Tested the game also work with your advice.:) Thanks
Responded in A Game to Test (MBX)
F
Farox 07-04-2024 14:57, 25 days ago
Re: A Game to Test (MBX)
I'm Mint 19.3
Responded in A Game to Test (MBX)
D
deadwood 07-04-2024 14:56, 25 days ago
Re: A Game to Test (MBX)
Which version of Linux Mint are you using? By how it looks in the console, you are missing some library. I'd look for package containing that file and install this package. I'm using Linux Mint 21.3 and I don't recall if I had to install anything additional to have sound working.
Responded in A Game to Test (MBX)
F
Farox 07-04-2024 14:51, 25 days ago
Re: A Game to Test (MBX)
Thanks but my problem with ALSA still remain....i never used hosted to test...so i discovered now the problems with audio...is something fixable ?
Responded in A Game to Test (MBX)
D
deadwood 07-04-2024 14:49, 25 days ago
Re: A Game to Test (MBX)
Also, for hosted, if you create a file called GL in Pres/Env-Archive/SYS with contents "hostgl" (without ""), you will switch OpenGL implementation to using your hosts and it will make the game playable.
Responded in A Game to Test (MBX)
D
deadwood 07-04-2024 14:46, 25 days ago
Re: A Game to Test (MBX)
[quote name=Farox post=4878]@Farox - I have tested on my PC with Aros Hosted...but seems not able to run with errors on sound setup. [/quote] As mentioned in previous post, this is an issues of lack of memory. Start AROSBootstrap -m 512 and the game will run. :)
Responded in A Game to Test (MBX)
F
Farox 07-04-2024 14:44, 25 days ago
Re: A Game to Test (MBX)
I have tested on my PC with Aros Hosted...but seems not able to run with errors on sound setup. Don't know what i need to do to have sound, on the same PC the Aros One on a USB key is working fine.
Responded in A Game to Test (MBX)
D
deadwood 07-04-2024 14:37, 25 days ago
Re: A Game to Test (MBX)
Ok, problem solved. Games needs more than 256 MB memory and that's the default setting for AROS hosted. After incresing memory to 512MB, no more crash. Also full screen version starts on hosted. Sorry for false alarm.
Responded in A Game to Test (MBX)
You can view all discussion threads in this forum.
You cannot start a new discussion thread in this forum.
You cannot start on a poll in this forum.
You cannot upload attachments in this forum.
You can download attachments in this forum.
Moderator: Administrator

Filter by Tags

Popular Threads This Week

AROS One x86 Work In Progressby AMIGASYSTEM 140 posts
Tiny Aros DistrĂ²by Amiwell79 103 posts
AROS ABIv0 20220318-1 Supportby deadwood 58 posts
Bars&Pipes 1.0 is Availableby Amiwell79 53 posts
Buttons not shownby OlafSch 9 posts
WipEout Rewriteby Farox 4 posts
Errors in DOS commands?by OlafSch 3 posts
Sign In
Not a member yet? Click here to register.
Forgot Password?
Users Online Now
Guests Online 7
Members Online 0

Total Members: 225
Newest Member: -micky
Member Polls
Should AROSWorld continue with AROS-Exec files (SMF based)?
Yes44 %
44% [12 Votes]
No26 %
26% [7 Votes]
Not sure30 %
30% [8 Votes]