Emuforums.com

Go Back   Emuforums.com > Forum & Emulation News Discussion > Emulation News Submissions
Home Register Downloads FAQ Members List Calendar Arcade Mark Forums Read


Reply
 
LinkBack Thread Tools Display Modes
Old September 21st, 2009   #1 (permalink)
Moderator
 
ShendoXT's Avatar
 
Join Date: Feb 2006
Location: Croatia
Posts: 4,191
MemcardRex 1.0 released

MemcardRex is a PlayStation Memory Card explorer/editor.
MemcardRex1.0.png

Changelog:
  • Note: This version of MemcardRex was written from the scratch.
  • Multiple files can now be opened simultaneously.
  • Name of the Memory Card is now displayed on the tab.
  • Location of the Memory Card is now shown in the status bar.
  • Save title can be shown in either ASCII or UTF-16 representation of the original Shift-JIS title.
    • This means that if you have a save with innacurate title switching to UTF-16 should yield better results.
  • Custom font can now be selected for the save list in the preferences dialog.
    • Recommended font: Microsoft Sans Serif.
  • Settings are now stored in "Settings.cfg" file.

Also, this is "not official" but MemcardRex can work in Linux also.
MemcardRex 1.0 Ubuntu.png

Requirements:
  • mono-2.0-runtime
  • libmono-winforms2.0-cil
Recommended font: VL PGothic

Thanks to @ruantec, Cobalt, TheCloudOfSmoke, RedawgTS, Hard core Rikki, RainMotorsports, Zieg, Bobbi.
Special thanks to Gamesoul Master for beta testing.

Since this is a rewrite bugs are likely to occur.
If you encounter any bugs please report. Contact info can be found in the Readme.txt.
Attached Files
File Type: zip MemcardRex 1.0.zip (41.3 KB, 210 views)
__________________
C2D E8400 3.00 Ghz | EP45-DS3 | HD4850 512MB | 4GB DDR2 800 | 640 + 250 GB HDD
SyncMaster 2233BW 22" | Logitech G5 | Logitech G15 | Windows 7 x64

Last edited by ShendoXT; September 21st, 2009 at 21:10..
ShendoXT is offline   Reply With Quote

Advertisement [Remove Advertisement]
Old September 21st, 2009   #2 (permalink)
Emu author
 
@ruantec's Avatar
 
Join Date: Nov 2002
Location: Austria (originally from Dominican Republic)
Posts: 2,381
Pure quality as usual mate! keep it up!!! and hey iŽll pimp it as promised soon
__________________

Current development tools:

Visual C++.net, Visual C#.net
Visual VB.net, Visual Webdeveloper.net
Bloodshed Dev C++, Borland C++
Visual Basic 6
@ruantec is offline   Reply With Quote
Old September 21st, 2009   #3 (permalink)
Moderator
 
ShendoXT's Avatar
 
Join Date: Feb 2006
Location: Croatia
Posts: 4,191
Awesome mate. Can't wait
__________________
C2D E8400 3.00 Ghz | EP45-DS3 | HD4850 512MB | 4GB DDR2 800 | 640 + 250 GB HDD
SyncMaster 2233BW 22" | Logitech G5 | Logitech G15 | Windows 7 x64
ShendoXT is offline   Reply With Quote
Old September 22nd, 2009   #4 (permalink)
pSX Troubleshooter/Fanboy
 
Gamesoul Master's Avatar
 
Join Date: Oct 2006
Location: Narshe
Posts: 281
Forgot another small suggestion. Since it's now capable of handling a large number of cards at once, would you consider allowing it to actually load more than one card at a time (as in, allowing multiple selections in the loading dialog)?

And nice work on the column widths. Just loaded up all my DD'ed memory cards, and the columns were wide enough to fully show all information for all the saves of at least a few dozen different games.

Found another little thing though (more a matter of handling user error). Behaviour is the same between both versions, but doesn't occur in v0.9. PSV files with the RAW filename standard will show up in the dialog (happens in *all* versions of MemcardRex). However, in earlier versions, trying to import it that way would result in nothing happening. But in the v1.0 releases, it actually *does* import the file (as a RAW file, which it isn't), resulting in an (obvious) issue... lol. Not sure if this is similar or the same as what you found, but it's gone unchanged in this release, so I'm thinking maybe not? Is it possible to get the RAW file filter to detect an extension (since RAW files don't have an extension)?

An extension to that... when exporting a save and selecting RAW, might it be a good idea for the program to remove the extension put on the filename from the last format selected? Otherwise, if the person isn't looking closely, they're going to end up with a RAW file bearing an extension, which will lead to problems as soon as they need to import that file for some reason.

One last thing for now... I notice in nearly all instances, trying to do anything with a linked slot results in the program throwing an error to that effect. Which I like. But if you go to format the linked slot, it does so without so much as a warning (and still leaves the other slots it was linked to of course). Is this intentional? And whether it is or not, maybe a little warning dialog for formatting the slot would be good, since it's rather... permanent... lol.

So far, still impressed. This is mostly little nitpicking things. Definitely loving this rewrite so far. But you already knew that...
__________________


Ultima's pSX Frontend v1.12 (Windows)
Shendo's MemcardRex v1.1
DirectX Web Installer

PC Specs:
OS: Windows XP Pro SP3 (32-bit)
CPU: Intel Pentium Dual-Core E2200 @ 2.20 GHz
RAM: 3 GB DDR2 PC2-5300
Graphics: ATI Radeon HD 3450 PCI-E x16 (512 MB)
Sound: Realtek HD 7.1 onboard sound

Last edited by Gamesoul Master; September 22nd, 2009 at 04:03..
Gamesoul Master is offline   Reply With Quote
Old September 22nd, 2009   #5 (permalink)
Registered User
 
heatblazer's Avatar
 
Join Date: Jun 2008
Location: Bulgaria
Posts: 621
I see GNOMEs Cool app, friends.
__________________
Kikaioh! GO!
heatblazer is offline   Reply With Quote
Old September 22nd, 2009   #6 (permalink)
Moderator
 
ShendoXT's Avatar
 
Join Date: Feb 2006
Location: Croatia
Posts: 4,191
Quote:
Originally Posted by Gamesoul Master View Post
Forgot another small suggestion. Since it's now capable of handling a large number of cards at once, would you consider allowing it to actually load more than one card at a time (as in, allowing multiple selections in the loading dialog)?
Sure. I wonder how I missed that, considering I made multiple drag and drop opening support.
Quote:
Originally Posted by Gamesoul Master View Post
Found another little thing though (more a matter of handling user error). Behaviour is the same between both versions, but doesn't occur in v0.9. PSV files with the RAW filename standard will show up in the dialog (happens in *all* versions of MemcardRex). However, in earlier versions, trying to import it that way would result in nothing happening. But in the v1.0 releases, it actually *does* import the file (as a RAW file, which it isn't), resulting in an (obvious) issue... lol. Not sure if this is similar or the same as what you found, but it's gone unchanged in this release, so I'm thinking maybe not? Is it possible to get the RAW file filter to detect an extension (since RAW files don't have an extension)?
I see. I'll check if I can find a solution for this.
Quote:
Originally Posted by Gamesoul Master View Post
An extension to that... when exporting a save and selecting RAW, might it be a good idea for the program to remove the extension put on the filename from the last format selected? Otherwise, if the person isn't looking closely, they're going to end up with a RAW file bearing an extension, which will lead to problems as soon as they need to import that file for some reason.
Actually that behavior comes from the SaveDialog itself. I guess no one thought that someone would want to save an extensionless file...
I can however omit extension when writing file on the disk if raw save is selected.
Quote:
Originally Posted by Gamesoul Master View Post
One last thing for now... I notice in nearly all instances, trying to do anything with a linked slot results in the program throwing an error to that effect. Which I like. But if you go to format the linked slot, it does so without so much as a warning (and still leaves the other slots it was linked to of course). Is this intentional? And whether it is or not, maybe a little warning dialog for formatting the slot would be good, since it's rather... permanent... lol.
I will fix that in the next release.
__________________
C2D E8400 3.00 Ghz | EP45-DS3 | HD4850 512MB | 4GB DDR2 800 | 640 + 250 GB HDD
SyncMaster 2233BW 22" | Logitech G5 | Logitech G15 | Windows 7 x64
ShendoXT is offline   Reply With Quote
Old September 22nd, 2009   #7 (permalink)
Registered User
 
KrossX's Avatar
 
Join Date: Mar 2006
Location: Argentina
Posts: 926
Simply, awesome.
The one and only software for handling memcards, has just gotten better!
__________________
KrossX is offline   Reply With Quote
Old October 1st, 2009   #8 (permalink)
Life goes on...
 
Cobalt's Avatar
 
Join Date: Mar 2006
Location: Mostar, Bosnia
Posts: 353
Great as always my friend.
__________________
rawr.
Cobalt is offline   Reply With Quote
Old October 4th, 2009   #9 (permalink)
Registered User
 
Join Date: May 2006
Location: Reims (France)
Posts: 10
Hi, great tool

I have a suggest: mouse middle click for closing tabs
OuTman is offline   Reply With Quote
Old October 4th, 2009   #10 (permalink)
dr emulator (madmax)
 
dr emu (madmax)'s Avatar
 
Join Date: Jun 2009
Location: uk
Posts: 60
another app to add to my collection
dr emu (madmax) is offline   Reply With Quote
Old October 5th, 2009   #11 (permalink)
Registered User
 
Join Date: May 2006
Location: Reims (France)
Posts: 10
Hi, I have two other suggests:

- If "Backup" folder is missing, backups are simply not created. The program should not rely on the detection of this folder, and creates it if missing.

- If I start the program, then open a memcard (via file>open or drag'n'drop), the Untitled tab if still there. In the case a file has been opened and the Untitled tab has heen untouched, the Untitled tab should disappear. A lot of tab-enabled programs, for example Notepad++, work this way, and I think it is more intuitive, less confusing.

Cheers
OuTman is offline   Reply With Quote
Old October 8th, 2009   #12 (permalink)
Moderator
 
ShendoXT's Avatar
 
Join Date: Feb 2006
Location: Croatia
Posts: 4,191
Thanks for the suggestions OuTman. I'll add those features in the next version.
__________________
C2D E8400 3.00 Ghz | EP45-DS3 | HD4850 512MB | 4GB DDR2 800 | 640 + 250 GB HDD
SyncMaster 2233BW 22" | Logitech G5 | Logitech G15 | Windows 7 x64
ShendoXT is offline   Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


All times are GMT. The time now is 19:01.

© 2006 - 2008 Emu Forums | About Emu Forums | Legal | A member of the Crowdgather Forum Community


Powered by vBulletin® Version 3.7.6
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
SEO by vBSEO 3.2.0 RC5