So I checked and I got no popping sound, myself using Agile.notbobsmith wrote: ↑Wed Nov 02, 2022 12:06 amDuring the intro, like when they fly around the mountain.Tawmis wrote: ↑Tue Nov 01, 2022 5:48 pmDuring the intro? Or later?notbobsmith wrote: ↑Mon Oct 31, 2022 11:31 pmI downloaded the most recent version. The popping is mostly with the sound as the Orb ship whizzes by.
AGILE - A New C# AGI Interpreter
- Tawmis
- Grand Poobah's Servant
- Posts: 20935
- Joined: Wed Oct 08, 2008 1:19 am
- Gender: Not Specified
- Contact:
Re: AGILE - A New C# AGI Interpreter
Tawmis.com - Voice Actor
Comic Relief Podcast!
Neverending Nights
Hello, my name is Larry. Larry Laffer!
Comic Relief Podcast!
Neverending Nights
Hello, my name is Larry. Larry Laffer!
Re: AGILE - A New C# AGI Interpreter
I did. It seems to occur right before the initial attack of a new sound.
01000010 01111001 01110100 01100101 00100000 01101101 01100101 00100001
- Tawmis
- Grand Poobah's Servant
- Posts: 20935
- Joined: Wed Oct 08, 2008 1:19 am
- Gender: Not Specified
- Contact:
Re: AGILE - A New C# AGI Interpreter
Am I deaf? I hear a "boop" sound but sounds normal?
Tawmis.com - Voice Actor
Comic Relief Podcast!
Neverending Nights
Hello, my name is Larry. Larry Laffer!
Comic Relief Podcast!
Neverending Nights
Hello, my name is Larry. Larry Laffer!
- notbobsmith
- Village Elder
- Posts: 5376
- Joined: Sun Mar 09, 2014 4:02 pm
- Location: Massachusetts
- Gender: Male
Re: AGILE - A New C# AGI Interpreter
There's a "click" every now and then. Take the scene when the ships approach the west coast at 0:30. There's a brief click before the ship noise "bloop" starts. Compare that with DOSBox starting at 0:27 here:
There are a bunch of clicks as they chase each other around the mountain (your video: 0:35-0:40). Like Collector said: "It seems to occur right before the initial attack of a new sound." Compare this to DOSBox (my video 0:32-0:37).
It shows up during the music as well. There's another click around 0:58.
There are a bunch of clicks as they chase each other around the mountain (your video: 0:35-0:40). Like Collector said: "It seems to occur right before the initial attack of a new sound." Compare this to DOSBox (my video 0:32-0:37).
It shows up during the music as well. There's another click around 0:58.
- MusicallyInspired
- Village Elder
- Posts: 3143
- Joined: Fri Oct 10, 2008 8:46 am
- Gender: Male
- Location: Manitoba, Canada
- Contact:
Re: AGILE - A New C# AGI Interpreter
I hear the click in your video Tawmis.
Lance has fixed this issue. Turns out it was playing sound header information as audio data when it shouldn't have. Easy fix I guess. It's all pushed on Github to the master branch or whatever. I presume Collector will provide a link here as well to the latest version.
Lance has fixed this issue. Turns out it was playing sound header information as audio data when it shouldn't have. Easy fix I guess. It's all pushed on Github to the master branch or whatever. I presume Collector will provide a link here as well to the latest version.
01010100 01110010 01110101 01110011 01110100 00100000 01010100 01001000 00110001
- Tawmis
- Grand Poobah's Servant
- Posts: 20935
- Joined: Wed Oct 08, 2008 1:19 am
- Gender: Not Specified
- Contact:
Re: AGILE - A New C# AGI Interpreter
Is it the "boop" sound like when they're flying around the Sierra mountain? I just assumed that was normal. I am not, otherwise, picking up on any "click."MusicallyInspired wrote: ↑Thu Nov 03, 2022 10:29 pm I hear the click in your video Tawmis.
Lance has fixed this issue. Turns out it was playing sound header information as audio data when it shouldn't have. Easy fix I guess. It's all pushed on Github to the master branch or whatever. I presume Collector will provide a link here as well to the latest version.
I am eager for this new version - to see if I can finally hear the difference.
Tawmis.com - Voice Actor
Comic Relief Podcast!
Neverending Nights
Hello, my name is Larry. Larry Laffer!
Comic Relief Podcast!
Neverending Nights
Hello, my name is Larry. Larry Laffer!
Re: AGILE - A New C# AGI Interpreter
01000010 01111001 01110100 01100101 00100000 01101101 01100101 00100001
- Tawmis
- Grand Poobah's Servant
- Posts: 20935
- Joined: Wed Oct 08, 2008 1:19 am
- Gender: Not Specified
- Contact:
Re: AGILE - A New C# AGI Interpreter
With the latest version.
Tawmis.com - Voice Actor
Comic Relief Podcast!
Neverending Nights
Hello, my name is Larry. Larry Laffer!
Comic Relief Podcast!
Neverending Nights
Hello, my name is Larry. Larry Laffer!
- Tawmis
- Grand Poobah's Servant
- Posts: 20935
- Joined: Wed Oct 08, 2008 1:19 am
- Gender: Not Specified
- Contact:
Re: AGILE - A New C# AGI Interpreter
I did notice that the version # in the "task bar" (top bar) still says 1.0.0.0 or whatever. I don't see a version # change there - but that's probably just not being documented in the program itself, I assume.
Tawmis.com - Voice Actor
Comic Relief Podcast!
Neverending Nights
Hello, my name is Larry. Larry Laffer!
Comic Relief Podcast!
Neverending Nights
Hello, my name is Larry. Larry Laffer!
Re: AGILE - A New C# AGI Interpreter
No, version numbers are not being changed, yet. A lot of bug fixes are currently being made. Don't know when we might be releasing a beta version.
01000010 01111001 01110100 01100101 00100000 01101101 01100101 00100001
- MusicallyInspired
- Village Elder
- Posts: 3143
- Joined: Fri Oct 10, 2008 8:46 am
- Gender: Male
- Location: Manitoba, Canada
- Contact:
Re: AGILE - A New C# AGI Interpreter
Yep. The click is gone in your latest video, Tawm.
01010100 01110010 01110101 01110011 01110100 00100000 01010100 01001000 00110001
Re: AGILE - A New C# AGI Interpreter
New version in an installer in the first post. As posted there:
This version has an installer. It includes the option to add the folder shell extension "Run in AGILE". Right click on your AGI game folder in Explorer and choose "Run in Agile" to start the game. This can be removed with the uninstaller. To keep AGILE and remove just the shell extension, open the AGILE options (from AGILE's context menu) and uncheck "Add "Run in Agile" folder context menu item".
01000010 01111001 01110100 01100101 00100000 01101101 01100101 00100001
- Tawmis
- Grand Poobah's Servant
- Posts: 20935
- Joined: Wed Oct 08, 2008 1:19 am
- Gender: Not Specified
- Contact:
Re: AGILE - A New C# AGI Interpreter
Works!
Tawmis.com - Voice Actor
Comic Relief Podcast!
Neverending Nights
Hello, my name is Larry. Larry Laffer!
Comic Relief Podcast!
Neverending Nights
Hello, my name is Larry. Larry Laffer!
Re: AGILE - A New C# AGI Interpreter
New version. I have added the context menu item "Create Shortcut to Game". Once a game is loaded this will make a shortcut on your desktop that will start the game in AGILE. See first post for link.
01000010 01111001 01110100 01100101 00100000 01101101 01100101 00100001
Re: AGILE - A New C# AGI Interpreter
A couple of improvements. This version gives an icon browser to add the icon of your choice to the shortcut. Please let me know how it works for you. Again, grab it from the first post.
01000010 01111001 01110100 01100101 00100000 01101101 01100101 00100001