Post reply

Warning: this topic has not been posted in for at least 120 days.
Unless you're sure you want to reply, please consider starting a new topic.

Note: this post will not display until it's been approved by a moderator.

Name:
Email:
Subject:
Message icon:

shortcuts: hit alt+s to submit/post or alt+p to preview

Please read the rules before you post!


Topic Summary

Posted by: XB-7
« on: January 05, 2025, 07:50:55 PM »

Date formats are Satan's true love.  No date format is compatible with any other date format and some switched between US and UK date formats are actively wrong rather than failures. As Americans put the month and day the wrong way around (I am sure they disagree)

I imagine! Who cares who's right, as long as I can see the dates now. :) I'm glad this even works on my OS.
Posted by: Andrew
« on: January 05, 2025, 12:30:55 PM »

Date formats are Satan's true love.  No date format is compatible with any other date format and some switched between US and UK date formats are actively wrong rather than failures. As Americans put the month and day the wrong way around (I am sure they disagree)
Posted by: XB-7
« on: January 05, 2025, 12:10:43 PM »

For whatever reason, Wine doesn't hand off the sLongDate setting to Aurora 4x properly.

The only solution I've found that works is adding an additional environment variable when executing Aurora.

WINEPREFIX=$HOME/.aurora WINEARCH=win64 LC_ALL=en_GB.utf8 wine Aurora.exe

en_US doesn't work either. en_GB is the only option that appears to work correctly.

Before:



After:

Posted by: Garfunkel
« on: December 31, 2024, 08:35:01 AM »

Okay, let's move it over then.
Posted by: XB-7
« on: December 30, 2024, 10:35:22 PM »

Sorry, people. I posted this in the VB6 forum instead of C#.
Posted by: XB-7
« on: December 30, 2024, 04:44:02 PM »

This registry file is all you need to set up the proper Wine environment with Aurora 4X.

This file sets the proper numerical localization and removes all of the glaring white highlights.



To create an environment for Aurora to run, I use:
WINEPREFIX=$HOME/.aurora WINEARCH=win64 winetricks --force --unattended courier micross win10

Then I apply the attached theme:
WINEPREFIX=$HOME/.aurora WINEARCH=win64 wine regedit aurora-dark-theme.txt

For running Aurora under wine:
WINEPREFIX=$HOME/.aurora WINEARCH=win64 wine Aurora.exe