CroMagRally icon indicating copy to clipboard operation
CroMagRally copied to clipboard

You've done it again. Thank you!

Open eisnerguy1 opened this issue 2 years ago • 10 comments

You've helped preserve another Pangea classic 😄 Thank you! Is there a way to have the game screen 4:3?

eisnerguy1 avatar Jun 28 '22 01:06 eisnerguy1

As far as I understand it, you should be able to change https://github.com/jorio/CroMagRally/blob/b05c1428a5c25c0bef7d4c6fe9323d14780e82f2/Source/Main.cpp#L125 to

	const float aspectRatio = 4.0f / 3.0f;

More changes might be required, but that's the beginnings of it.

CoolCat467 avatar Jun 29 '22 01:06 CoolCat467

Just wanted to stop by and say thanks! I've also packaged this in the AUR, along with all the other Pangea classics.

grawlinson avatar Jun 29 '22 08:06 grawlinson

Thanks indeed! I've also created an NixOS Package.

luxzeitlos avatar Jul 03 '22 06:07 luxzeitlos

Thanks a lot.

EliasHeydrich avatar Jul 03 '22 11:07 EliasHeydrich

I'm happy that you guys are enjoying the port! Huge shoutout to Pangea for making this possible! It's great to see your initiatives in packaging up the game as well (especially for Arch, my "home distro" ;))

@eisnerguy1 The game can't be forced to run in 4:3 for now, short of turning off fullscreen mode and resizing the window to your liking. I'll keep that in mind for a future release.

jorio avatar Jul 06 '22 20:07 jorio

I've added it to Homebrew Cask.

EricFromCanada avatar Jul 07 '22 16:07 EricFromCanada

I'm happy that you guys are enjoying the port! Huge shoutout to Pangea for making this possible! It's great to see your initiatives in packaging up the game as well (especially for Arch, my "home distro" ;))

@eisnerguy1 The game can't be forced to run in 4:3 for now, short of turning off fullscreen mode and resizing the window to your liking. I'll keep that in mind for a future release.

@jorio Ah, gotcha. No worries. Thanks!

eisnerguy1 avatar Jul 08 '22 02:07 eisnerguy1

Thank you so much for releasing the ports. I've actually been working on getting all of the games to work on PortMaster for the RG552, which uses an RK3399 soc. I have an issue every time I try to run any port except Mighty Mike and including Cro-Mag Rally. Basically, I would get an OpenGL error. Any chance you can help me? Screen Shot 2022-07-29 at 6 30 31 PM

Smashman4 avatar Jul 29 '22 22:07 Smashman4

@Smashman4 It fails to create an SDL window, so it's not getting very far at all. Try adding puts(SDL_GetError()); before the "throw" here so we can get more info about the crash. If you'd like to discuss this error further, please create a new issue so it's easier to keep track of what's what!

jorio avatar Jul 29 '22 23:07 jorio

You just got to do Weekend Warrior next. Here is my case for why you should remaster Weekend Warrior.

foote-darrell avatar Jul 31 '22 23:07 foote-darrell