[FF7PC-98] FF7 AnyCD (2011-01-04)

  • Thread starter Thread starter Kranmer
  • Start date Start date
Status
Not open for further replies.
Awesome ^^

Also, for those who like me use Avira Antivir Personal, here is how to configure it so it stops detecting the .dll as a threat (those popups and sounds are incredibly annoying - and it looks like they won't stop until you delete the dll) :

- Right-click on Antivir Guard
- Configure Antivir
- check "expert mode" in the top-left area
- double-click on Guard,
- double click on Search
- select Exceptions
- select the .dll in the 'Files to be excluded by the Guard system' (or something like that)
- press OK.

Please note that my program is in french, so chances are the above options are worded differently (this is just my own translation). It's also a good idea to exclude the file in the "scan" or "scanning" section (do the same as the above, but in step 4, replace "Guard" by "Scan" or "Scanning").
 
Last edited:
Awesome ^^

Also, for those who like me use Avira Antivir Personal, here is how to configure it so it stops detecting the .dll as a threat (those popups and sounds are incredibly annoying - and it looks like they won't stop until you delete the dll) :

- Right-click on Antivir Guard
- Configure Antivir
- check "expert mode" in the top-left area
- double-click on Guard,
- double click on Search
- select Exceptions
- select the .dll in the 'Files to be excluded by the Guard system' (or something like that)
- press OK.

Please note that my program is in french, so chances are the above options are worded differently (this is just my own translation). It's also a good idea to exclude the file in the "scan" or "scanning" section (do the same as the above, but in step 4, replace "Guard" by "Scan" or "Scanning").
Thanks for that Armorvil, i will edit the first post shortly with this info.
 
Just wondering. Could you combine this DLL with the speedhack DLL because I will try using both...
 
Just wondering. Could you combine this DLL with the speedhack DLL because I will try using both...
Well i can't really combine the two DLL's, i did make the FF7anyCD one but i didnt make the speedhack one i just compiled it, also the one i made was in ASM where the speedhack is in Delphi/Pascal so combining them would be very hard (if not impossible for someone like me who isnt good at programming),
But i can still help you :)
download this
http://www.mediafire.com/?7stwae4kahla0n5
extract both the DLL and the FOLDER into your FF7 folder and add this to Aali's Driver (or if you already have a DLL in Aali's driver edit it to this)
load_library = Multi.dll
then both the speedhack.dll and this FF7anycd.DLL in the folder called LOADR
load the game and it should load all DLL files in the LOADR folder (so in the future you can even add more DLL's if you need to :))

NOTE1 :- Also i would like to make it clear, i didnt make this Multi.dll a friend of mine found the source code and compiled it for me then sent me it, so i take 0% credit for this Multi.dll
NOTE2 :- This is also detected as a virus by AntiVir, i have used this before and it is NOT A VIRUS, AntiVir seems to think anything compiled in MASM with the virtualprotect function is a virus (this is only my theory).
http://www.virustotal.com/file-scan...c428b10585254a1942426476fdc5219e13-1301954997
 
Last edited:
It works!!! I managed to load a disc 2 game with my C: drive named FF7DISC1 and the speedhack loaded too. You are really my master kranmer! Now make a FF8 Trainer and you will be one my three gods (with Aali and ficedula).
 
ok i have been looking into a way to get around antivir and i think i have come up with a method, i will post the new DLL later (maybe tomorrow) after a bit more testing.

It works!!! I managed to load a disc 2 game with my C: drive named FF7DISC1 and the speedhack loaded too. You are really my master kranmer! Now make a FF8 Trainer and you will be one my three gods (with Aali and ficedula).
Nice to hear it worked for you :), i will look into making a FF8 trainer at some point (i havent even looked at FF8's memory so i dont know how easy it will be to make a trainer), any sugestions on what there should be in the trainer if i make one ?
 
Magic and items choices (and numbers) and the number of XP and AP. A bit like Hyne from myst6re but to make it work in-game. Also, please make it works for the French version!!! (PM me if any problem)
 
First of all sorry for necromancing just wanted an answer
Basically i use ff7music and whenever i click on this ff7cd program it only open up the game but not with the ff7music?
Any help would be much appreciated, thanks again for this awesome program :)
 
I created the DLL version so that people no longer have to use the EXE version since it did have a problem with FF7music, so try the DLL version instead (it can be gotten in the first post of this topic).
With the DLL version you just run the game as you would do normally
 
Dude thanks alot  ;D

Just tried it now it still need's disk 2 i think its because i didn't place it in the right place i put the line "#load_library = FF7anyCD.dll" inside the Advanced Options section and also put the .dll file in the ff7 folder where the folders "data" and that is stored
 
Last edited:
you remembered to remove the "#" at the start of the line so its no longer commented out and gets used as an option, right?
 
Dude thanks alot  ;D

Just tried it now it still need's disk 2 i think its because i didn't place it in the right place i put the line "#load_library = FF7anyCD.dll" inside the Advanced Options section and also put the .dll file in the ff7 folder where the folders "data" and that is stored
Like sithlord48 says you need to type it without the #, so the line should just be
load_library = FF7anyCD.dll
and also DO NOT put it in the DATA folder, put it in the root folder of FF7 (the same folder as ff7.exe), and to check if its working or not look at your app.log and you should see
INFO: Loading external library FF7anyCD.dll
just below the line that says
INFO: FFMpeg version SVN-r25886, Copyright (c) 2000-2010 Fabrice Bellard, et al.
 
D'oh D'oh D'oh just can't believe i forgot to remove that i feel stupid now..
Thanks!!  ;D ;D
 
OK, i just tested something and if you do want it to be in your data folder you can change the line to
load_library = data\FF7anyCD.dll
and that will load the DLL from the data folder
 
Status
Not open for further replies.
Back
Top