MESS Frontend
Strict Standards: date(): It is not safe to rely on the system's timezone settings. You are *required* to use the date.timezone setting or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected 'America/New_York' for 'EDT/-4.0/DST' instead in /homepages/43/d382397495/htdocs/wiki.homeactionreplay.org/includes/Parser.php on line 2403
Strict Standards: date(): It is not safe to rely on the system's timezone settings. You are *required* to use the date.timezone setting or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected 'America/New_York' for 'EDT/-4.0/DST' instead in /homepages/43/d382397495/htdocs/wiki.homeactionreplay.org/includes/Parser.php on line 2404
Strict Standards: date(): It is not safe to rely on the system's timezone settings. You are *required* to use the date.timezone setting or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected 'America/New_York' for 'EDT/-4.0/DST' instead in /homepages/43/d382397495/htdocs/wiki.homeactionreplay.org/includes/Parser.php on line 2405
Strict Standards: date(): It is not safe to rely on the system's timezone settings. You are *required* to use the date.timezone setting or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected 'America/New_York' for 'EDT/-4.0/DST' instead in /homepages/43/d382397495/htdocs/wiki.homeactionreplay.org/includes/Parser.php on line 2406
Strict Standards: date(): It is not safe to rely on the system's timezone settings. You are *required* to use the date.timezone setting or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected 'America/New_York' for 'EDT/-4.0/DST' instead in /homepages/43/d382397495/htdocs/wiki.homeactionreplay.org/includes/Parser.php on line 2407
Strict Standards: date(): It is not safe to rely on the system's timezone settings. You are *required* to use the date.timezone setting or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected 'America/New_York' for 'EDT/-4.0/DST' instead in /homepages/43/d382397495/htdocs/wiki.homeactionreplay.org/includes/Parser.php on line 2408
Strict Standards: date(): It is not safe to rely on the system's timezone settings. You are *required* to use the date.timezone setting or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected 'America/New_York' for 'EDT/-4.0/DST' instead in /homepages/43/d382397495/htdocs/wiki.homeactionreplay.org/includes/Parser.php on line 2409
Strict Standards: date(): It is not safe to rely on the system's timezone settings. You are *required* to use the date.timezone setting or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected 'America/New_York' for 'EDT/-4.0/DST' instead in /homepages/43/d382397495/htdocs/wiki.homeactionreplay.org/includes/Parser.php on line 2410
Strict Standards: date(): It is not safe to rely on the system's timezone settings. You are *required* to use the date.timezone setting or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected 'America/New_York' for 'EDT/-4.0/DST' instead in /homepages/43/d382397495/htdocs/wiki.homeactionreplay.org/includes/Parser.php on line 2411
From Home Action Replay Page
This is a small temporary page for my simple MESS frontend. So simple, that it hasn't even got a name yet.
The frontend is in an early alpha stage, so don't expect much. It's mostly just an exercise for me in learning C#/.NET.
Contents |
System Requirements
- Windows 2000/XP/Vista, or Linux/X11
- .NET framework 2.0 runtime (Windows), or Mono (Linux).
- A version of MESS, or SDLMESS (WolfMESS works fine).
Tested platforms
- Windows XP SP2, using MESS 0.121, and WolfMESS 0.122
- Linux, via Mono, using SDLMESS 0.119
Please let me know if it works on other platforms.
Download
Release #5
- Fixes issue with INP pathnames under Windows.
Download MESS Frontend beta #5
Release #4
- Updated the actual file version
- Added tooltips for the MESS Options
- Added a few more video options
Download MESS Frontend beta #4
Release #3
- Update filenames to use forward slashes for directory separators (works under both Windows and Linux)
- Re-worked configuration parsing to work more consistently
- Tested to work under Mono 1.2.4 (or later).