Hi, I've installed AOS4 FE. all is ok but only one thing doesn't work anymore ... Battle Squadron : I have a grim when I lauch the game... Impossible to play with even if I reinstall the game... Please .. help ! I love this game ! Thanks
Sam460ex Os4.1 Final Edition 2GB Fast Memory envy 24 HT sound card HD R9 TRIX 280X 3GO GDDR5
Problem oki now ! Daniel MüBener has resolved the Bug. So, if you have the same problem, delete the alsoft.conf file in Envarc: and hop => it works I have sent my crashlog and the alsoft.conf file to Daniel.
Sam460ex Os4.1 Final Edition 2GB Fast Memory envy 24 HT sound card HD R9 TRIX 280X 3GO GDDR5
Lately the game stopped working. It loads just fine, but when you go into the game the screen inside where everything happens is black. The game seems to play behind, as I hear the SFX of shooting etc., but there is no action to view.
I tried to reinstall it, and tried to delete anything Cope-Com stored in env and encarc, but this didn't work. Tried it on Fullscreen and window, the same problem is there. Tried also the demo version which has the same problem as well.
The only thing I changed on my system is the Graphics card, which is a Radeon R7 250X, which replaced my previous Radeon HD 4650.
@Walkero I have the same "black screen" problem some time ago with this game (while no graphics card changes, or anything changes), and after some boredom fix it by deleting not only the game config files, but also some other config from some open source library which used in game, and also create some config file somewhere in ENV: if i remember right. I can remember it all wrong, but it was something like OpenAL config, or OpenSomething.. If i remember right, i also found it via Snoopy (i.e. run snoopy, run game, see what files it tries to open, and delete all of the files which looks like configs).
The only thing I changed on my system is the Graphics card, which is a Radeon R7 250X, which replaced my previous Radeon HD 4650.
Any clues how to fix it and make it work again?
Switch back to the Radeon HD 4650 card
Battle Squadron uses big-endian 16-bit bitmaps with compositing. Unfortunately, AMD removed support for big-endian 16-bit bitmaps starting with the Southern Islands series, and there's no feasible workaround. So, those are unsupported.
For Battle Squadron to work with Southern Islands GPUs, it needs to check whether big-endian 16-bit bitmaps are supported by the hardware (the easiest way being a test CompositeTags() operation with the HW-only flag set) before using them. If they aren't supported, then they can either: - Use little-endian 16-bit bitmaps (an easy byte-swap conversion), or - Switch to using 32-bit bitmaps.
I did email Cope-Com about this problem months ago, and offered to test fixes for them if they didn't have a Southern Islands graphics card available.
tried what you said, but didn't find any other config file on my system that is used by Battle Squadron in both env: and envarc:.
sorry can't remember right now what config it was, but its for sure was some config file which uses by opensource library in the game (openal or open_something). And problem was exactly like you describe: i run BS, and then black screeen. Deleting configs in game directory didn't help, deleting configs in the env/envarcs also didn't help, but then i somehow found inderectly used config which game create (or change) on the running.
Probably you can go that way: delete all game configs, then run snoopy (and set to catch all open() ), and you should see what else they change.
At least for me it was like this, and i fix it like this. And it was the same as for you : days and weeks all was fine, and then, one day, black screen.