@beworld Are you sure that you can see upgrades on the track on morphos version ? I mean they there, just of black color ? (can made a screenshot maybe?). Just need to rule out big-endian issues firstly.
@All ptitSeb were able to reproduce issues with powerups on Pandora (but not on Pyra, where all shown correctly), and fixed it, so now all fine with powerups.
Now need to add stack cookie + fix for save dir and game will be fully ready
i confirm here for "Prefs" file, save to root of volume dir
Interesting, i tried for now to run game from RAM, and it did save "Prefs" file in the root of the game's folder.. But when i run it from "work:games/CroMagRally", then it create "CroMagRally" directory in the root of work: and put prefs in .. Strange..
thank you very much for all the ports of new games they are great. But it would be really great to have a video editing software like "openshot" it's sorely lacking on amiga
@All New version on os4depot (check upload query), changes are:
-- added stack cookie of 1mb to possible crashes on startup -- fixed missing powerups/bonuses (was a bug in GL4ES) -- fixed saving prefs/scores to be in dir of game, and not in root of whole volume
kas1e wrote:@All New version on os4depot (check upload query), changes are:
-- added stack cookie of 1mb to possible crashes on startup -- fixed missing powerups/bonuses (was a bug in GL4ES) -- fixed saving prefs/scores to be in dir of game, and not in root of whole volume
Thanks man!
Amiga x5000 ı o2o ı 4GB RAM ı RadeonRX580 | SBlaster Audigy Fx - AmigaOS4.1 FInal Edition
@DJBase Yeah, that expected. And not a lot, but one subdirectory with the name of game :) .userdata. is already in the root dir when you unpack archive. Maybe not very cosmetic-wise, and additional subdir there make no big sense, but that was the easy way to not broke original code much. For users important that prefs/scoreboard placed inside of game's directory and not outside as it was, so one more subdirectory in .userdata/ will make no harm imho (while yeah, not very cosmetic-wise).