Manalink2.0 SCV Installation Guide
Downloads, Guides , General Support
PLEASE "SEARCH" BEFORE YOU POST!
PLEASE "SEARCH" BEFORE YOU POST!
Moderators: BAgate, drool66, Aswan jaguar, gmzombie, stassy, CCGHQ Admins
Re: Manalink2.0 SCV Installation Guide
by stassy » 04 Apr 2011, 10:27
Your project remind of Dungeon Crawl Stone Soup which is a rogue like rpg that I just got hooked.
If you are not working on 3D yet it's a good idea to use ascii representation, it's a lot faster if you plan on focusing on programming first.
If you are not working on 3D yet it's a good idea to use ascii representation, it's a lot faster if you plan on focusing on programming first.
- stassy
- Moderator
- Posts: 5274
- Joined: 25 Feb 2009, 07:06
- Has thanked: 471 times
- Been thanked: 337 times
Re: Manalink2.0 SCV Installation Guide
by Sonic » 04 Apr 2011, 20:37
You're welcome.Salbei wrote:Included your updated Artwork Folder.
Thanks again for your effort Sonic!
By the way, have you tried my updated card templates and mana symbols artwork in the SCV version?
viewtopic.php?f=56&t=3607
Just interested to see what you thought.

Working On: Life, the Universe, and Everything.
Re: Manalink2.0 SCV Installation Guide
by Salbei » 04 Apr 2011, 22:27
Somehow i completely missed that. Really nice work!
Guess we have to update the SCV basic folder soon to reduce the amount of needed Patches again.
I´ll most likely do that when the next patch is out, maybe earlier.
Guess we have to update the SCV basic folder soon to reduce the amount of needed Patches again.
I´ll most likely do that when the next patch is out, maybe earlier.
Retired a long time ago. I will not reply.
-
Salbei - DEVELOPER
- Posts: 1053
- Joined: 04 Jun 2009, 10:58
- Location: Germany
- Has thanked: 3 times
- Been thanked: 2 times
Re: Manalink2.0 SCV Installation Guide
by Sonic » 12 Apr 2011, 10:09
Newly compiled card art folder for 1st April Golden Years Mod.
Includes unofficial artwork for ‘Wood’ and ‘Prism’ token, improved artwork for ‘Multipurpose Alliances’ token and rewards artwork for:
Frost Titan
Grave Titan
Inferno Titan
Corrected number of images in CardArtGY folder after redundant artwork removed: 2970
To ensure all the redundant artwork is removed - please delete the current CardArtGY folder before installing this one.
http://www.mediafire.com/?d2pz3h4qdztdmre
Includes unofficial artwork for ‘Wood’ and ‘Prism’ token, improved artwork for ‘Multipurpose Alliances’ token and rewards artwork for:
Frost Titan
Grave Titan
Inferno Titan
Corrected number of images in CardArtGY folder after redundant artwork removed: 2970
To ensure all the redundant artwork is removed - please delete the current CardArtGY folder before installing this one.
http://www.mediafire.com/?d2pz3h4qdztdmre
Working On: Life, the Universe, and Everything.
Re: Manalink2.0 SCV Installation Guide
by CirothUngol » 13 Apr 2011, 00:07
Thanx for the art update to the Golden Years Mod... which has quickly become the only way I play Draft/Sealed Deck. Also, thanx for the improved Card Templates and Mana Symbols... they really do look much better and should probably be the default templates for all releases. Your efforts are much appreciated!
"I thought the day had brought enough horrors for our ragged band, but the night was far worse."
-Lucilde Fiksdotter
Shandalar 2012 Revisited
Magic: The Gathering Abandonware
-Lucilde Fiksdotter
Shandalar 2012 Revisited
Magic: The Gathering Abandonware
-
CirothUngol - Programmer
- Posts: 431
- Joined: 13 May 2009, 21:34
- Location: Gulf Coast, Texas, USA
- Has thanked: 106 times
- Been thanked: 108 times
Re: Manalink2.0 SCV Installation Guide
by Salbei » 13 Apr 2011, 13:13
I created a little tool to rename lots of files (mainly used it to rename avi´s , but it could be used for pretty much everything else).
Maybe useful to replace image names or whatever you want to.
http://www.salbei.spacequadrat.de/vb/Renamer.rar
note: It only searches the folder the program itself is located at. So you will have to move it to the files you want to replace.
This way you can´t accidentally rename things you don´t want to.
Maybe this is useful for you Sonic.
Maybe useful to replace image names or whatever you want to.
http://www.salbei.spacequadrat.de/vb/Renamer.rar
note: It only searches the folder the program itself is located at. So you will have to move it to the files you want to replace.
This way you can´t accidentally rename things you don´t want to.
Maybe this is useful for you Sonic.
Retired a long time ago. I will not reply.
-
Salbei - DEVELOPER
- Posts: 1053
- Joined: 04 Jun 2009, 10:58
- Location: Germany
- Has thanked: 3 times
- Been thanked: 2 times
Re: Manalink2.0 SCV Installation Guide
by stassy » 13 Apr 2011, 16:48
Can you also make a program that can batch replace a text with another in several files? 

- stassy
- Moderator
- Posts: 5274
- Joined: 25 Feb 2009, 07:06
- Has thanked: 471 times
- Been thanked: 337 times
Re: Manalink2.0 SCV Installation Guide
by Salbei » 13 Apr 2011, 20:14
I´m still learning and haven´t done that specific thing before, but it is possible.
I would need some more input on the task itself.
What kind of text ? Any similarities ?Any special format?
What kind of file ?
The amount of files won´t matter.
Things like .csv /excel tables could be a lot harder, i would have to read into that first if multiple "pages" and such things are involved.
My schedule is pretty tight right now - unless i got a good idea of what to do right away this will most likely take a while, but first i need more input.
Personally i am working a lot with .ini files for my game, i should be able to do that with both eyes closed by now .
I would need some more input on the task itself.
What kind of text ? Any similarities ?Any special format?
What kind of file ?
The amount of files won´t matter.
Things like .csv /excel tables could be a lot harder, i would have to read into that first if multiple "pages" and such things are involved.
My schedule is pretty tight right now - unless i got a good idea of what to do right away this will most likely take a while, but first i need more input.
Personally i am working a lot with .ini files for my game, i should be able to do that with both eyes closed by now .
Retired a long time ago. I will not reply.
-
Salbei - DEVELOPER
- Posts: 1053
- Joined: 04 Jun 2009, 10:58
- Location: Germany
- Has thanked: 3 times
- Been thanked: 2 times
Re: Manalink2.0 SCV Installation Guide
by CirothUngol » 13 Apr 2011, 23:26
...maybe these utilities could help.
Bulk Rename Utility
TextPad & WildEdit
I've been using these utilities for many years, they're simple and versatile... making it quick and easy to get your job done. ^_^
Bulk Rename Utility
TextPad & WildEdit
I've been using these utilities for many years, they're simple and versatile... making it quick and easy to get your job done. ^_^
"I thought the day had brought enough horrors for our ragged band, but the night was far worse."
-Lucilde Fiksdotter
Shandalar 2012 Revisited
Magic: The Gathering Abandonware
-Lucilde Fiksdotter
Shandalar 2012 Revisited
Magic: The Gathering Abandonware
-
CirothUngol - Programmer
- Posts: 431
- Joined: 13 May 2009, 21:34
- Location: Gulf Coast, Texas, USA
- Has thanked: 106 times
- Been thanked: 108 times
Re: Manalink2.0 SCV Installation Guide
by stassy » 14 Apr 2011, 03:58
Nice didn't know them. They will be useful for mass renaming deck without having to redo them all :p
- stassy
- Moderator
- Posts: 5274
- Joined: 25 Feb 2009, 07:06
- Has thanked: 471 times
- Been thanked: 337 times
Re: Manalink2.0 SCV Installation Guide
by Salbei » 04 May 2011, 05:38
Added the latest Patch (May 03) -> viewtopic.php?f=85&t=4536
It is about time to create a new "Basic" folder (including the latest patch) so people don´t have to patch much.
I´m going to try to write a "updater" and include that one.
Edit: Done writing the tool -> viewtopic.php?f=56&t=4542
Going to gather the files for the next "SCV Basic Version" (patched to the recent update) now and eventually upload the result.
Edit:
Started Uploading the new SCV (patched up to 20110504 -> May Version V2).
I tried to remove EVERYTHING related to the Custom version (forum is already full with issues related with it).
The Download should be smaller now (161 MB instead of 217MB of the Old version), also it is just a Single .RAR file this time (instead of 3).
STATUS : ...still Uploading. (Should be complete in around 4 hours ... slow connection + wlan ftl)
Edit:
Status : Uploaded and linked
Unfortunately this version is already out of date ... May V3 is out (also linked)
Btw. Sonic´s alternated Manasymbols are now included too.
Prolly going to re-upload the latest version tomorrow
It is about time to create a new "Basic" folder (including the latest patch) so people don´t have to patch much.
I´m going to try to write a "updater" and include that one.
Edit: Done writing the tool -> viewtopic.php?f=56&t=4542
Going to gather the files for the next "SCV Basic Version" (patched to the recent update) now and eventually upload the result.
Edit:
Started Uploading the new SCV (patched up to 20110504 -> May Version V2).
I tried to remove EVERYTHING related to the Custom version (forum is already full with issues related with it).
The Download should be smaller now (161 MB instead of 217MB of the Old version), also it is just a Single .RAR file this time (instead of 3).
STATUS : ...still Uploading. (Should be complete in around 4 hours ... slow connection + wlan ftl)
Edit:
Status : Uploaded and linked
Unfortunately this version is already out of date ... May V3 is out (also linked)
Btw. Sonic´s alternated Manasymbols are now included too.
Prolly going to re-upload the latest version tomorrow

Retired a long time ago. I will not reply.
-
Salbei - DEVELOPER
- Posts: 1053
- Joined: 04 Jun 2009, 10:58
- Location: Germany
- Has thanked: 3 times
- Been thanked: 2 times
Re: Manalink2.0 SCV Installation Guide
by Sonic » 07 May 2011, 14:40
Compiled card art folders for 3rd May patch
These latest card art folders includes the following extra artwork:
Missing ‘Golem’ token artwork.
Alternative artwork for ‘Evil Presence’ from New Phyrexia.
Alternative artwork for ‘Bogardan Hellkite’ from Knights vs Dragons.
Rewards/Promo artwork for ‘Wheel of Fortune’ and 'Wasteland'.
Number of images in each folder once redundant artwork removed:
CardArtNew: 2883
CardArtLim: 3077
http://www.mediafire.com/?htxwnc0eem2oii3
As usual - delete your current CardArtNew and CardArtLim folders before installing these new ones.
All the best... Sonic
Working On: Life, the Universe, and Everything.
Re: Manalink2.0 SCV Installation Guide
by Aswan jaguar » 07 May 2011, 16:21
Sonic,thanks for your work and the variety in images I so much enjoy.
---
Trying to squash some bugs and playtesting.
Trying to squash some bugs and playtesting.
-
Aswan jaguar - Super Tester Elite
- Posts: 8129
- Joined: 13 May 2010, 12:17
- Has thanked: 748 times
- Been thanked: 477 times
Re: Manalink2.0 SCV Installation Guide
by Salbei » 09 May 2011, 10:29
Thanks Sonic.
Updated the Latest Artwork(used your link).
There seem to be a few problems with the latest patch (see the patch topic) so i won´t update the SCV Folder for now.
Updated the Latest Artwork(used your link).
There seem to be a few problems with the latest patch (see the patch topic) so i won´t update the SCV Folder for now.
Retired a long time ago. I will not reply.
-
Salbei - DEVELOPER
- Posts: 1053
- Joined: 04 Jun 2009, 10:58
- Location: Germany
- Has thanked: 3 times
- Been thanked: 2 times
Re: Manalink2.0 SCV Installation Guide
by Sonic » 09 May 2011, 22:25
Right, after one false start we’ll try it again.
Compiled card art folders for 3rd May Golden Years patch.
Includes the following extra artwork:
Unofficial ‘Reflection’ token artwork.
Alternative artwork for ‘Jackal Pup’ from Fire & Lightning.
Rewards/Promo artwork for ‘Wheel of Fortune’ and Wasteland.
Number of images in folder:
CardArtGY: 2972
http://www.mediafire.com/?bjc8lrkywgdmqrl
You probably know the procedure by now – but anyway. Delete your current CardArtGY folder to ensure the redundant artwork is removed before installing the new folder.
All the best… Sonic.
OK, no problem.Salbei wrote:There seem to be a few problems with the latest patch (see the patch topic) so i won´t update the SCV Folder for now.
I noticed Gargaroz has copied 128 old cards from the earlier expansions from the Constructed game over to the Golden Years mod. I suspect this is the start of a clear out of the Constructed game to make way for more cards from the more recent expansions.
I don't know what other think about this, but the Golden Years mod is actually looking more like I would have imagined the game would have been like had Microprose continued with it's development after '97.

Working On: Life, the Universe, and Everything.
Return to Installation and Troubleshooting
Who is online
Users browsing this forum: No registered users and 2 guests