Problem with Action Replay DS Firmware 1.71
HinaShiny
-
Biimboouu -
Biimboouu -
Hello,
I tried to update the firmware of my Action Replay DS (version 1.71), and when I drag the .bin file onto the white bar of the Action Replay software, an error message appears saying "Not a firmware file."
Has anyone else encountered the same problem? If so, did you find a solution to fix it?
Configuration: Windows Vista / Firefox 3.6.15
I tried to update the firmware of my Action Replay DS (version 1.71), and when I drag the .bin file onto the white bar of the Action Replay software, an error message appears saying "Not a firmware file."
Has anyone else encountered the same problem? If so, did you find a solution to fix it?
Configuration: Windows Vista / Firefox 3.6.15
10 réponses
Hello!
So sorry, I won't give you the solution because I'm in the same problem as you.
And sorry to say this to you...
But I’ve been searching for 4 days, like you, to get a response.
There are 3 types of people:
_ those who installed the update without any issues
_ those who encountered a "protocol error" and removed the GBA game to make it work
_ and the last ones :(..... those who have the message Not a firmware file
So I'm with you and I'll try to provide you with information if I have any ;)
Oh yes!
I don't know why, but the update is a .bin file that takes the icon of my VLC (DVX, MP4 player...) and I don't understand why.
So I tried to delete it and redownload version 1.71 but it still didn't work, the same message about it not being a firmware.
So I tried to create a Notepad file with the code contained in the update and named the Notepad file: Ar.firmware.1.71
But without success :(
So if anyone has found a solution, please let us know :)
So sorry, I won't give you the solution because I'm in the same problem as you.
And sorry to say this to you...
But I’ve been searching for 4 days, like you, to get a response.
There are 3 types of people:
_ those who installed the update without any issues
_ those who encountered a "protocol error" and removed the GBA game to make it work
_ and the last ones :(..... those who have the message Not a firmware file
So I'm with you and I'll try to provide you with information if I have any ;)
Oh yes!
I don't know why, but the update is a .bin file that takes the icon of my VLC (DVX, MP4 player...) and I don't understand why.
So I tried to delete it and redownload version 1.71 but it still didn't work, the same message about it not being a firmware.
So I tried to create a Notepad file with the code contained in the update and named the Notepad file: Ar.firmware.1.71
But without success :(
So if anyone has found a solution, please let us know :)
Yes, I followed what was written and in the video, but it doesn't work.
My action replay version is 1.01, maybe that's why?
I don't know :(
To upgrade to 1.71, I read on a forum that you need to go to 1.25 first, then update the drivers.
Here's what was mentioned:
"Well, to update the drivers, simply do
- Start menu
- Right-click on "Computer" and select "Properties"
- A window opens, and in the left context menu, click on "Device Manager"
- then click on "USBIO controlled devices" -> double-click on "action replay DS (DS link)"
- a window appears -> tab "driver" then "update driver" and ask to search manually. All you have to do is provide the folder with which you installed ARCM 1.25 (not the folder created after installation) "
My action replay version is 1.01, maybe that's why?
I don't know :(
To upgrade to 1.71, I read on a forum that you need to go to 1.25 first, then update the drivers.
Here's what was mentioned:
"Well, to update the drivers, simply do
- Start menu
- Right-click on "Computer" and select "Properties"
- A window opens, and in the left context menu, click on "Device Manager"
- then click on "USBIO controlled devices" -> double-click on "action replay DS (DS link)"
- a window appears -> tab "driver" then "update driver" and ask to search manually. All you have to do is provide the folder with which you installed ARCM 1.25 (not the folder created after installation) "
Uh....XD
No, I haven't found the update to 1.25.
And I've thought about it; if it’s necessary to update the drivers, I don't know if it will work because I also need to insert the CD and my installation CD is from version 1.01, so I don't think it will work, but I will look for version 1.25 first thing tomorrow.
No, I haven't found the update to 1.25.
And I've thought about it; if it’s necessary to update the drivers, I don't know if it will work because I also need to insert the CD and my installation CD is from version 1.01, so I don't think it will work, but I will look for version 1.25 first thing tomorrow.
```html
Here are the explanations:
;
; *** Ce fichier a été généré par l'assistant d'installation USBIO. ***
;
;
; Fichier d'information d'installation USBIO V2.40
; Copyright (c) 1998-2007 par Thesycon GmbH
;
; Ce fichier prend en charge :
; Windows 2000
; Windows 2000 Server
; Windows XP
; Windows Server 2003
;
; Pour créer une version personnalisée de ce fichier
; modifiez les sections marquées avec ### modifier ici ###
; Pour plus de détails, reportez-vous au manuel de référence USBIO.
;
; Remarque :
; Certains noms de sections (entre crochets []) sont définis par le système et ne doivent pas être modifiés.
; Les noms de sections privées commencent par un '_'. Ceux-ci peuvent être changés.
;
; Référez-vous à la documentation Windows DDK pour plus d'informations sur les fichiers INF.
;
;******************************************************************************
; Section Version
;------------------------------------------------------------------------------
[Version]
Signature="$Windows NT$"
Provider=%S_Provider%
DriverVer=02/07/2007,2.40.0.0
; Cela spécifie le fichier .cat fourni par WHQL si le pilote est certifié.
CatalogFile=ActionReplayDS.cat
;
; ### modifier ici ###
; Sélectionnez une classe appropriée pour le périphérique.
; Il y a plusieurs options :
; - Utilisez la classe indiquée ci-dessous. Elle est définie par USBIO et convient aux fins de test.
; - Définissez votre propre classe en générant un GUID privé et une description de la classe.
; - Utilisez une classe définie par le système. Cela est requis pour un périphérique qui appartient à une classe de périphérique
; qui est pris en charge par des pilotes fournis par le système, HID, Audio USB par exemple.
; Par exemple, pour remplacer le pilote de souris USB par défaut par USBIO, vous devez spécifier la classe HID
; ici : Class=HIDClass ClassGuid={745a17a0-74d3-11d0-b6fe-00a0c90f57da}
;
; nous utilisons une classe de périphérique privée définie par USBIO :
Class=USBIOControlledDevices
ClassGUID={96e73b6e-7a5a-11d4-9f24-0080c82727f4}
;******************************************************************************
; Section d'installation de classe (optionnelle)
;------------------------------------------------------------------------------
;
; ### modifier ici ###
; Les sections suivantes sont requises si une classe de périphérique privée est utilisée
; (voir aussi les commentaires ci-dessus).
; Ces sections doivent être complètement supprimées si une classe définie par le système est utilisée.
;
[ClassInstall32]
AddReg=_AddReg_ClassInstall
[_AddReg_ClassInstall]
HKR,,,,"%S_DeviceClassDisplayName%"
HKR,,Icon,,"-20"
;******************************************************************************
; Options
;------------------------------------------------------------------------------
[ControlFlags]
; Des options avancées peuvent être spécifiées ici.
; Pour plus de détails, référez-vous à la documentation Windows DDK.
;******************************************************************************
; Section Fabricant
;------------------------------------------------------------------------------
[Manufacturer]
%S_Mfg%=_Models
;******************************************************************************
; Section Modèles
;------------------------------------------------------------------------------
; systèmes basés sur x86
[_Models]
; Cette section spécifie l'ID matériel de votre périphérique.
; *** La ligne suivante a été générée par l'assistant d'installation USBIO. ***
%S_DeviceDesc%=_Install, USB\Vid_05fd&Pid_eeae&Rev_0301
;******************************************************************************
; Sections d'installation systèmes basés sur x86
;------------------------------------------------------------------------------
[_Install.ntx86]
CopyFiles=_CopyFiles_sys
[_Install.ntx86.Services]
AddService = %S_DriverName%, 0x00000002, _AddService, _EventLog
[_Install.ntx86.HW]
AddReg=_AddReg_HW
[_AddService]
ServiceType = 1 ; SERVICE_KERNEL_DRIVER
StartType = 3 ; SERVICE_DEMAND_START
ErrorControl = 1 ; SERVICE_ERROR_NORMAL
ServiceBinary = %10%\System32\Drivers\%S_DriverName%.sys
[_EventLog]
AddReg=_EventLog_AddReg
[_EventLog_AddReg]
HKR,,EventMessageFile,%REG_EXPAND_SZ%,"%%SystemRoot%%\System32\IoLogMsg.dll;%%SystemRoot%%\System32\drivers\%S_DriverName%.sys"
HKR,,TypesSupported, %REG_DWORD%,7
;******************************************************************************
; Sections de Registre
;------------------------------------------------------------------------------
[_AddReg_HW]
; La chaîne suivante est utilisée par l'Assistant de nettoyage pour identifier
; sans ambiguïté les périphériques et fichiers INF USBIO. L'entrée peut être complètement supprimée d'un produit final
; où l'Assistant de nettoyage n'est pas nécessaire.
; D'autre part, cela ne nuit à rien si l'entrée est conservée.
HKR,,CleanupWizard_DeviceIdentString,%REG_SZ%,"{DAB6A146-D93E-48ab-B3E5-374AB8FFF277}"
;
; ### modifier ici ###
; Activez la ligne suivante pour créer une interface utilisateur privée supplémentaire pour votre périphérique.
; Ceci est fortement recommandé si vous expédiez le pilote avec un produit.
; N'UTILISEZ PAS un GUID existant. Générez-en un nouveau à la place !
; Utilisez guidgen.exe pour générer un nouveau GUID, copiez-le dans la ligne suivante.
;HKR,,DriverUserInterfaceGuid,%REG_SZ%,"{????????-????-????-????-????????????}"
; Décommentez cette ligne pour désactiver l'interface logicielle par défaut du pilote
; Ceci est recommandé si vous expédiez le pilote avec un produit.
;HKR,, DisableDefaultInterface, %REG_DWORD%, 1
; ### modifier ici ###
; Définissez le comportement par défaut du pilote pour Windows 2000 et Windows XP
; Pour une description des paramètres, référez-vous au manuel de référence USBIO.
HKR,,PowerStateOnOpen, %REG_DWORD%, 0
HKR,,PowerStateOnClose, %REG_DWORD%, 0
HKR,,MinPowerStateUsed, %REG_DWORD%, 3
HKR,,MinPowerStateUnused, %REG_DWORD%, 3
HKR,,EnableRemoteWakeup, %REG_DWORD%, 0
HKR,,AbortPipesOnPowerDown,%REG_DWORD%, 1
HKR,,UnconfigureOnClose, %REG_DWORD%, 1
HKR,,ResetDeviceOnClose, %REG_DWORD%, 0
HKR,,MaxIsoPackets, %REG_DWORD%, 512
HKR,,ShortTransferOk, %REG_DWORD%, 1
HKR,,RequestTimeout, %REG_DWORD%, 1000
HKR,,SuppressPnPRemoveDlg, %REG_DWORD%, 1
; Décommentez les lignes suivantes pour activer la configuration automatique
; du périphérique lors du démarrage du pilote USBIO.
;HKR,,ConfigIndex, %REG_DWORD%, 0
;HKR,,Interface, %REG_DWORD%, 0
;HKR,,AlternateSetting, %REG_DWORD%, 0
; Décommentez les lignes suivantes pour activer le téléchargement de firmware FX.
; Le fichier firmware doit être situé dans "%SystemRoot%\System32\Drivers".
; Vous ne pouvez pas spécifier un chemin pour le fichier.
;HKR,,FxFwFile, %REG_SZ%, "YourFirmwareFile.ihx"
;HKR,,FxBootloaderCheck, %REG_DWORD%, 1
;HKR,,FxExtRamBase, %REG_DWORD%, 0x4000
; REMARQUE : Vous pouvez copier le fichier firmware dans "%SystemRoot%\System32\Drivers" lors de l'installation du pilote.
; Si vous souhaitez le faire, vous devez ajouter le fichier firmware aux sections [_CopyFiles_sys] et
; [SourceDisksFiles]. Voir ci-dessous.
;******************************************************************************
; Section Copier les fichiers
;------------------------------------------------------------------------------
[_CopyFiles_sys]
; ### modifier ici ###
; Spécifiez le nom de fichier correct du binaire du pilote.
; *** La ligne suivante a été générée par l'assistant d'installation USBIO. ***
ActionReplayDS.sys
; Si vous souhaitez copier un fichier firmware, activez la ligne suivante.
;YourFirmwareFile.ihx
;******************************************************************************
; Répertoires de destination
;------------------------------------------------------------------------------
[DestinationDirs]
DefaultDestDir = 12 ; %SystemRoot%\system32\drivers
_CopyFiles_sys = 12
;******************************************************************************
; Mise en page du disque
;------------------------------------------------------------------------------
[SourceDisksNames.x86]
1=%S_DiskName%,,
[SourceDisksFiles.x86]
; ### modifier ici ###
; Spécifiez le nom de fichier correct du binaire du pilote.
; *** La ligne suivante a été générée par l'assistant d'installation USBIO. ***
ActionReplayDS.sys=1
; Si vous souhaitez copier un fichier firmware, activez la ligne suivante.
;YourFirmwareFile.ihx=1
;******************************************************************************
; Chaînes de texte
;------------------------------------------------------------------------------
[Strings]
;
; Chaînes non localisables, NE PAS MODIFIER !
;
REG_SZ = 0x00000000
REG_MULTI_SZ = 0x00010000
REG_EXPAND_SZ = 0x00020000
REG_BINARY = 0x00000001
REG_DWORD = 0x00010001
;
; Chaînes localisables, modifiez-les comme nécessaire
;
; ### modifier ici ###
; Éditez les chaînes dans cette section selon vos besoins.
; Certaines des chaînes sont affichées dans l'interface utilisateur.
; nom du fournisseur
S_Provider="Datel Design & Development"
; nom du fabricant
S_Mfg="Datel Design & Development"
; nom de l'affichage de la classe du dispositif, affiché dans le Gestionnaire de périphériques
S_DeviceClassDisplayName="Périphériques contrôlés par USBIO"
; description du dispositif
; *** La ligne suivante a été générée par l'assistant d'installation USBIO. ***
S_DeviceDesc="Action Replay DS (NDS Link)"
; description du dispositif
S_DeviceDesc1="Action Replay DS (NDS Link)"
; nom du disque
S_DiskName="Disque Driver Action Replay DS (NDS Link)"
; Nom de fichier de l'exécutable du pilote.
; Si le nom est modifié, les sections [_CopyFiles_sys] et [SourceDisksFiles]
; doivent également être modifiées !
; *** La ligne suivante a été générée par l'assistant d'installation USBIO. ***
S_DriverName="ActionReplayDS"
; *** FIN DE FICHIER *** ```
;
; *** Ce fichier a été généré par l'assistant d'installation USBIO. ***
;
;
; Fichier d'information d'installation USBIO V2.40
; Copyright (c) 1998-2007 par Thesycon GmbH
;
; Ce fichier prend en charge :
; Windows 2000
; Windows 2000 Server
; Windows XP
; Windows Server 2003
;
; Pour créer une version personnalisée de ce fichier
; modifiez les sections marquées avec ### modifier ici ###
; Pour plus de détails, reportez-vous au manuel de référence USBIO.
;
; Remarque :
; Certains noms de sections (entre crochets []) sont définis par le système et ne doivent pas être modifiés.
; Les noms de sections privées commencent par un '_'. Ceux-ci peuvent être changés.
;
; Référez-vous à la documentation Windows DDK pour plus d'informations sur les fichiers INF.
;
;******************************************************************************
; Section Version
;------------------------------------------------------------------------------
[Version]
Signature="$Windows NT$"
Provider=%S_Provider%
DriverVer=02/07/2007,2.40.0.0
; Cela spécifie le fichier .cat fourni par WHQL si le pilote est certifié.
CatalogFile=ActionReplayDS.cat
;
; ### modifier ici ###
; Sélectionnez une classe appropriée pour le périphérique.
; Il y a plusieurs options :
; - Utilisez la classe indiquée ci-dessous. Elle est définie par USBIO et convient aux fins de test.
; - Définissez votre propre classe en générant un GUID privé et une description de la classe.
; - Utilisez une classe définie par le système. Cela est requis pour un périphérique qui appartient à une classe de périphérique
; qui est pris en charge par des pilotes fournis par le système, HID, Audio USB par exemple.
; Par exemple, pour remplacer le pilote de souris USB par défaut par USBIO, vous devez spécifier la classe HID
; ici : Class=HIDClass ClassGuid={745a17a0-74d3-11d0-b6fe-00a0c90f57da}
;
; nous utilisons une classe de périphérique privée définie par USBIO :
Class=USBIOControlledDevices
ClassGUID={96e73b6e-7a5a-11d4-9f24-0080c82727f4}
;******************************************************************************
; Section d'installation de classe (optionnelle)
;------------------------------------------------------------------------------
;
; ### modifier ici ###
; Les sections suivantes sont requises si une classe de périphérique privée est utilisée
; (voir aussi les commentaires ci-dessus).
; Ces sections doivent être complètement supprimées si une classe définie par le système est utilisée.
;
[ClassInstall32]
AddReg=_AddReg_ClassInstall
[_AddReg_ClassInstall]
HKR,,,,"%S_DeviceClassDisplayName%"
HKR,,Icon,,"-20"
;******************************************************************************
; Options
;------------------------------------------------------------------------------
[ControlFlags]
; Des options avancées peuvent être spécifiées ici.
; Pour plus de détails, référez-vous à la documentation Windows DDK.
;******************************************************************************
; Section Fabricant
;------------------------------------------------------------------------------
[Manufacturer]
%S_Mfg%=_Models
;******************************************************************************
; Section Modèles
;------------------------------------------------------------------------------
; systèmes basés sur x86
[_Models]
; Cette section spécifie l'ID matériel de votre périphérique.
; *** La ligne suivante a été générée par l'assistant d'installation USBIO. ***
%S_DeviceDesc%=_Install, USB\Vid_05fd&Pid_eeae&Rev_0301
;******************************************************************************
; Sections d'installation systèmes basés sur x86
;------------------------------------------------------------------------------
[_Install.ntx86]
CopyFiles=_CopyFiles_sys
[_Install.ntx86.Services]
AddService = %S_DriverName%, 0x00000002, _AddService, _EventLog
[_Install.ntx86.HW]
AddReg=_AddReg_HW
[_AddService]
ServiceType = 1 ; SERVICE_KERNEL_DRIVER
StartType = 3 ; SERVICE_DEMAND_START
ErrorControl = 1 ; SERVICE_ERROR_NORMAL
ServiceBinary = %10%\System32\Drivers\%S_DriverName%.sys
[_EventLog]
AddReg=_EventLog_AddReg
[_EventLog_AddReg]
HKR,,EventMessageFile,%REG_EXPAND_SZ%,"%%SystemRoot%%\System32\IoLogMsg.dll;%%SystemRoot%%\System32\drivers\%S_DriverName%.sys"
HKR,,TypesSupported, %REG_DWORD%,7
;******************************************************************************
; Sections de Registre
;------------------------------------------------------------------------------
[_AddReg_HW]
; La chaîne suivante est utilisée par l'Assistant de nettoyage pour identifier
; sans ambiguïté les périphériques et fichiers INF USBIO. L'entrée peut être complètement supprimée d'un produit final
; où l'Assistant de nettoyage n'est pas nécessaire.
; D'autre part, cela ne nuit à rien si l'entrée est conservée.
HKR,,CleanupWizard_DeviceIdentString,%REG_SZ%,"{DAB6A146-D93E-48ab-B3E5-374AB8FFF277}"
;
; ### modifier ici ###
; Activez la ligne suivante pour créer une interface utilisateur privée supplémentaire pour votre périphérique.
; Ceci est fortement recommandé si vous expédiez le pilote avec un produit.
; N'UTILISEZ PAS un GUID existant. Générez-en un nouveau à la place !
; Utilisez guidgen.exe pour générer un nouveau GUID, copiez-le dans la ligne suivante.
;HKR,,DriverUserInterfaceGuid,%REG_SZ%,"{????????-????-????-????-????????????}"
; Décommentez cette ligne pour désactiver l'interface logicielle par défaut du pilote
; Ceci est recommandé si vous expédiez le pilote avec un produit.
;HKR,, DisableDefaultInterface, %REG_DWORD%, 1
; ### modifier ici ###
; Définissez le comportement par défaut du pilote pour Windows 2000 et Windows XP
; Pour une description des paramètres, référez-vous au manuel de référence USBIO.
HKR,,PowerStateOnOpen, %REG_DWORD%, 0
HKR,,PowerStateOnClose, %REG_DWORD%, 0
HKR,,MinPowerStateUsed, %REG_DWORD%, 3
HKR,,MinPowerStateUnused, %REG_DWORD%, 3
HKR,,EnableRemoteWakeup, %REG_DWORD%, 0
HKR,,AbortPipesOnPowerDown,%REG_DWORD%, 1
HKR,,UnconfigureOnClose, %REG_DWORD%, 1
HKR,,ResetDeviceOnClose, %REG_DWORD%, 0
HKR,,MaxIsoPackets, %REG_DWORD%, 512
HKR,,ShortTransferOk, %REG_DWORD%, 1
HKR,,RequestTimeout, %REG_DWORD%, 1000
HKR,,SuppressPnPRemoveDlg, %REG_DWORD%, 1
; Décommentez les lignes suivantes pour activer la configuration automatique
; du périphérique lors du démarrage du pilote USBIO.
;HKR,,ConfigIndex, %REG_DWORD%, 0
;HKR,,Interface, %REG_DWORD%, 0
;HKR,,AlternateSetting, %REG_DWORD%, 0
; Décommentez les lignes suivantes pour activer le téléchargement de firmware FX.
; Le fichier firmware doit être situé dans "%SystemRoot%\System32\Drivers".
; Vous ne pouvez pas spécifier un chemin pour le fichier.
;HKR,,FxFwFile, %REG_SZ%, "YourFirmwareFile.ihx"
;HKR,,FxBootloaderCheck, %REG_DWORD%, 1
;HKR,,FxExtRamBase, %REG_DWORD%, 0x4000
; REMARQUE : Vous pouvez copier le fichier firmware dans "%SystemRoot%\System32\Drivers" lors de l'installation du pilote.
; Si vous souhaitez le faire, vous devez ajouter le fichier firmware aux sections [_CopyFiles_sys] et
; [SourceDisksFiles]. Voir ci-dessous.
;******************************************************************************
; Section Copier les fichiers
;------------------------------------------------------------------------------
[_CopyFiles_sys]
; ### modifier ici ###
; Spécifiez le nom de fichier correct du binaire du pilote.
; *** La ligne suivante a été générée par l'assistant d'installation USBIO. ***
ActionReplayDS.sys
; Si vous souhaitez copier un fichier firmware, activez la ligne suivante.
;YourFirmwareFile.ihx
;******************************************************************************
; Répertoires de destination
;------------------------------------------------------------------------------
[DestinationDirs]
DefaultDestDir = 12 ; %SystemRoot%\system32\drivers
_CopyFiles_sys = 12
;******************************************************************************
; Mise en page du disque
;------------------------------------------------------------------------------
[SourceDisksNames.x86]
1=%S_DiskName%,,
[SourceDisksFiles.x86]
; ### modifier ici ###
; Spécifiez le nom de fichier correct du binaire du pilote.
; *** La ligne suivante a été générée par l'assistant d'installation USBIO. ***
ActionReplayDS.sys=1
; Si vous souhaitez copier un fichier firmware, activez la ligne suivante.
;YourFirmwareFile.ihx=1
;******************************************************************************
; Chaînes de texte
;------------------------------------------------------------------------------
[Strings]
;
; Chaînes non localisables, NE PAS MODIFIER !
;
REG_SZ = 0x00000000
REG_MULTI_SZ = 0x00010000
REG_EXPAND_SZ = 0x00020000
REG_BINARY = 0x00000001
REG_DWORD = 0x00010001
;
; Chaînes localisables, modifiez-les comme nécessaire
;
; ### modifier ici ###
; Éditez les chaînes dans cette section selon vos besoins.
; Certaines des chaînes sont affichées dans l'interface utilisateur.
; nom du fournisseur
S_Provider="Datel Design & Development"
; nom du fabricant
S_Mfg="Datel Design & Development"
; nom de l'affichage de la classe du dispositif, affiché dans le Gestionnaire de périphériques
S_DeviceClassDisplayName="Périphériques contrôlés par USBIO"
; description du dispositif
; *** La ligne suivante a été générée par l'assistant d'installation USBIO. ***
S_DeviceDesc="Action Replay DS (NDS Link)"
; description du dispositif
S_DeviceDesc1="Action Replay DS (NDS Link)"
; nom du disque
S_DiskName="Disque Driver Action Replay DS (NDS Link)"
; Nom de fichier de l'exécutable du pilote.
; Si le nom est modifié, les sections [_CopyFiles_sys] et [SourceDisksFiles]
; doivent également être modifiées !
; *** La ligne suivante a été générée par l'assistant d'installation USBIO. ***
S_DriverName="ActionReplayDS"
; *** FIN DE FICHIER *** ```
Hello everyone!
I had the same problem. That is to say the message "not a firmware file" when trying to drag the update (by the way, the video doesn’t address this issue)
But I found the solution thanks to another video in English. :D
I'll make it brief...
If you received this message, it's because you own a 1st generation AR with versions that are incompatible with 1.71.
In my case, I had version 1.54.
But don’t despair, there is a solution... ;)
You need to download version 1.55 which can be found here
=> http://datelcustomerservice.com/NDS-AR-ARDS.shtml#Vista64
There you have plenty of links and you need to click on this one:
"Q: Is there v1.60 or v1.71 firmware for v1.52 / v1.54 owners?"
It will open the entire FAQ in English, but you just have to click on the link "downloadable HERE"
Then you know the drill now ^^
Once downloaded, you unzip it, open the action replay code manager, connect your AR and drag the update into the white bar of ARCM.
Now you can enjoy the pleasure of no longer seeing that damn message "not a firmware file" ^^
At the end, you click "yes", and when it’s done, you turn off and then on your console, and there you go!
I saved the best for last: you no longer need the 1.71 update to use your codes for Pokémon Black and White, Professor Layton, and Lost Future ;)
There you go, I hope I helped you. If so, thank you who??? ^^
I had the same problem. That is to say the message "not a firmware file" when trying to drag the update (by the way, the video doesn’t address this issue)
But I found the solution thanks to another video in English. :D
I'll make it brief...
If you received this message, it's because you own a 1st generation AR with versions that are incompatible with 1.71.
In my case, I had version 1.54.
But don’t despair, there is a solution... ;)
You need to download version 1.55 which can be found here
=> http://datelcustomerservice.com/NDS-AR-ARDS.shtml#Vista64
There you have plenty of links and you need to click on this one:
"Q: Is there v1.60 or v1.71 firmware for v1.52 / v1.54 owners?"
It will open the entire FAQ in English, but you just have to click on the link "downloadable HERE"
Then you know the drill now ^^
Once downloaded, you unzip it, open the action replay code manager, connect your AR and drag the update into the white bar of ARCM.
Now you can enjoy the pleasure of no longer seeing that damn message "not a firmware file" ^^
At the end, you click "yes", and when it’s done, you turn off and then on your console, and there you go!
I saved the best for last: you no longer need the 1.71 update to use your codes for Pokémon Black and White, Professor Layton, and Lost Future ;)
There you go, I hope I helped you. If so, thank you who??? ^^
Actually it's silly: you slide the firmware more to the right and it works...
--
pokexpert... plaplaplmam!!
--
pokexpert... plaplaplmam!!
Hello everyone, so I think I have solved the problem; you just need to download firmware 1.71 from this site: http://us.codejunkies.com/Support/article.aspx?article_id=434 Download the link in the download category at the bottom of the page (shown in red). You will get it in Winrar format that needs to be extracted. Once the file is extracted, you will have the firmware. Turn on your DS and connect it to Action Replay code manager. Then simply drag the firmware. My DS has been updated, and I turned it off afterwards. That's how it was updated. If it didn't work for many, I think it's because they didn't have the correct link for firmware version 1.71... Anyway, the one on the above site works for me.
PS: Make sure there is no GBA game in your DS otherwise you will get the "protocol error" and the update will not work. I hope I was able to help you.
PS: Make sure there is no GBA game in your DS otherwise you will get the "protocol error" and the update will not work. I hope I was able to help you.
What do you mean by:
"you no longer need update 1.71 to use your codes for Pokémon Black and White, Professor Layton and the Lost Future"
Because for my part, there have indeed been improvements in the codes, but it still says that version 1.71 is required to be able to run the game (without the screen turning white and freezing).
"you no longer need update 1.71 to use your codes for Pokémon Black and White, Professor Layton and the Lost Future"
Because for my part, there have indeed been improvements in the codes, but it still says that version 1.71 is required to be able to run the game (without the screen turning white and freezing).
I know, but with version 1.55, the games that didn't work with AR like Pokémon Black and White no longer bug and start without any problems. I don't know any more than you what they include in their updates, but it works ;)
However, you say that there are improvements regarding the codes, but for me, nothing has changed.
However, you say that there are improvements regarding the codes, but for me, nothing has changed.
Before, when I first looked for codes for Pokémon Black and White, there were only a few codes:
ex: _max money
_capture the Pokémon of trainers
and other codes that weren't very important.
Also, at the beginning, among the game titles, it was called Pokémon with (Fr),
whereas now they made the effort to call it Pokémon White Version (Fr)
And there are more codes, such as:
_Have a certain Pokémon in the list
_choose an item X99
etc...
ex: _max money
_capture the Pokémon of trainers
and other codes that weren't very important.
Also, at the beginning, among the game titles, it was called Pokémon with (Fr),
whereas now they made the effort to call it Pokémon White Version (Fr)
And there are more codes, such as:
_Have a certain Pokémon in the list
_choose an item X99
etc...
However, there is a bug in the code “capture the trainers' Pokémon”;
I'll explain:
The trainer has, for example, 3 Pokémon, I’m not interested in the 1st one, I take it down, then I throw a Pokéball to capture the 2nd one, and when it's captured, I end up with the 1st Pokémon of the trainer that I had knocked out.
Is this bug present for you?
I'll explain:
The trainer has, for example, 3 Pokémon, I’m not interested in the 1st one, I take it down, then I throw a Pokéball to capture the 2nd one, and when it's captured, I end up with the 1st Pokémon of the trainer that I had knocked out.
Is this bug present for you?
Great! It worked, I installed version 1.55.
A big thank you to Raphy.
The link:
http://datelcustomerservice.com/NDS-AR-ARDS.shtml#Vista64
Then choose:
"Q: Is there v1.60 or v1.71 firmware for v1.52 / v1.54 owners?"
For the rest, I will see if it works without version 1.71.
A big thank you to Raphy.
The link:
http://datelcustomerservice.com/NDS-AR-ARDS.shtml#Vista64
Then choose:
"Q: Is there v1.60 or v1.71 firmware for v1.52 / v1.54 owners?"
For the rest, I will see if it works without version 1.71.
I have a problem with the unlimited energy code, sometimes this code works on my opponents' Pokémon and it makes it impossible to finish (win) the battle.
I'm doing the battle subway and this bug is really annoying because the opponents keep coming one after another, and if we quit or turn off, we end up back at the beginning of the subway >:(
I'm doing the battle subway and this bug is really annoying because the opponents keep coming one after another, and if we quit or turn off, we end up back at the beginning of the subway >:(
Hello, I downloaded the firmware and decompressed it, but I can't drag it onto my AR. Could you help me? Thank you very much.
Well, I have the AR DS firmware v. 1.60 (preloaded on the card, not available for download on the Internet). I cannot update to version 1.71, and I know that for those who have versions 1.52 or 1.54. The 1.55 (which only exists for people who had 1.52 or 1.54) supports the new features of version 1.71. So, I'm wondering if I need to do an update or not!
If this continues, the only solution will be to buy a new action replay, but that's only as a last resort for now I’m waiting!
Or maybe in time it won't even be necessary to switch to 1.71 and for now there aren't too many codes (although the one for capturing Pokémon from trainers is pretty good).
When I bought Kingdom Hearts 352/2 Days there weren't many codes and they were almost useless, but a week ago I looked and there were tons of new codes that worked well for me (without having to switch to 1.71). So maybe, even if it takes time, we won't need to switch to 1.71
But still, it's not that hard watching the video, we're not that stupid and we follow exactly what they say and yet it doesn't work :s
I have version Action Replay DS/DS Lite 1.60.
If it says "protocol error," it's due to having a GBA game inserted or the GBA game's protection.
If it says "not a firmware file," it's simply the wrong file.
Step 1: install the software
Step 2: launch the software
Step 3: drag the firmware bin file; if the file is in zip, it needs to be unzipped (Ar.firmware.1.71.bin for my version) onto the "Action Replay Code Manager" software between the logo and the DS
Step 4: answer yes once the update is finished
Step 5: personally, I deleted the codes to re-enter them.