Aller au contenu

[TUTO] Initial D Stage Zero Arcade - how to setup and play (Nvidia & AMD Cards working)


sky2310

Messages recommandés

  app:switchboard HOST_INT: 0.0.0.0 (Bind address) +2ms
  app:switchboard Using default host names, change them from the .env file if necessary. +0ms
  app:checkdb Executing database upgrade: M0009-idz-aura.sql +0ms
  app:checkdb Executing database upgrade: M0010-cm-user-duel-list.sql +4ms
  app:checkdb Executing database upgrade: M0011-cm-user-course.sql +0ms
  app:checkdb Executing database upgrade: M0012-cm-user-course-fix.sql +1ms
  app:checkdb Executing database upgrade: M0013-cm-user-duel-list-fix.sql +0ms
  app:checkdb Upgraded database to version 13 +4ms
  app:checkdb Post-upgrade housekeeping complete +6ms
Startup OK
events.js:187
      throw er; // Unhandled 'error' event
      ^

Error: listen EACCES: permission denied 0.0.0.0:80
    at Server.setupListenHandle [as _listen2] (net.js:1283:19)
    at listenInCluster (net.js:1348:12)
    at doListen (net.js:1487:7)
    at processTicksAndRejections (internal/process/task_queues.js:81:21)
Emitted 'error' event on Server instance at:
    at emitErrorNT (net.js:1327:8)
    at processTicksAndRejections (internal/process/task_queues.js:80:21) {
  code: 'EACCES',
  errno: 'EACCES',
  syscall: 'listen',
  address: '0.0.0.0',
  port: 80
}5ec580df34b8f_93JT1ZBXDPPX6()O5JI.png.bc041f499b30980becb2198bf9b556d5.png

 

All the time......

Lien vers le commentaire
Partager sur d’autres sites

Invité petje
21 minutes ago, 1181842855 said:

All the time......

 

Change

[keychip]
subnet=

 

Example 

 

[dns]
default=192.168.1.2

 

[keychip]
subnet=192.168.1.0

 

Check your own network settings with ipconfig /all

 

 

Modifié par petje
Lien vers le commentaire
Partager sur d’autres sites

Hey all, does this differ from the RyzingSol tutorial/guide? I am unable to download via mega due to country size restrictions

 

I noticed his said only Nvidia working but this thread has AMD cards working in title

Modifié par Senseishun
additional info
Lien vers le commentaire
Partager sur d’autres sites

On 5/26/2020 at 5:39 AM, Onkel said:

https://idas-zero-patcher.netlify.app/

Remove vertical resolution limit (allow 4K and higher)

Fullscreen Fix (Remove borders)

Remove DVD check/Fix Error 0919

Thanks for that!  I kept getting the DVD error.  Had nothing to do with a virtual drive, it didn't like my physical DVD at all!  I had to physically remove my drive to get the game to work.  This fixed it.

Bummer about the Nvidia warning.  That happened on my 2080Ti.  Way too slow to play.  But the vertical limit removal is good enough.  Can play in 4k with just some slight garbage around the window.

Lien vers le commentaire
Partager sur d’autres sites

  • 2 semaines après...

Sorry, I posted this in the main game threat but I think and I see many people already with 8114 problems here.

 

For those with 8114 error on Initial D Zero launching saying it's an ALL.net issue please find here where is the solution:

 

You have port 80 working with another windows/program. You must close it to avoid this problem.

 

It can be detected here when minime server is launched:

 

  app:switchboard HOST_EXT: 127.0.0.1 (Service host name sent to clients) +0ms
  app:switchboard HOST_INT: 0.0.0.0 (Bind address) +2ms
  app:switchboard Using default host names, change them from the .env file if necessary. +1ms
Startup OK

 

--- If you have only that lines, your server is working OK, but... if you see the lines below, your 80 port is not available and you will need to close the app/service which is blocking 80 port ---

 

events.js:287
      throw er; // Unhandled 'error' event
      ^

Error: listen EACCES: permission denied 0.0.0.0:80
    at Server.setupListenHandle [as _listen2] (net.js:1296:21)
    at listenInCluster (net.js:1361:12)
    at doListen (net.js:1500:7)
    at processTicksAndRejections (internal/process/task_queues.js:85:21)
Emitted 'error' event on Server instance at:
    at emitErrorNT (net.js:1340:8)
    at processTicksAndRejections (internal/process/task_queues.js:84:21) {
  code: 'EACCES',
  errno: 'EACCES',
  syscall: 'listen',
  address: '0.0.0.0',
  port: 80
}

 

So, to detect which program is blocking the 80 port (because is being used in that moment) you must do this:

 

To check what's using Port 80:
  1. Open Command Line and use netstat -aon | findstr :80. -a Displays all active connections and the TCP and UDP ports on which the computer is. ...
  2. Then, to find which programs are using it, take the PID number and put them in tasklist /svc /FI "PID eq [PID Number]"
  3. Closing programs should resolve.

 

In my case I went to Task manager => services => W3SVC ( world Wide web publishing service ) and I discovered this one was using 80 port and blocking my Initial D Zero CMD to start the server, so getting me frustrated with error 8114 hundred times because of this silly thing. Hard work to discover it, but after I stopped W3SVC IDZ worked.

 

Wish it can be usefull for someone else.

Lien vers le commentaire
Partager sur d’autres sites

14 hours ago, xnRS said:

for some strange reason, it asks me to insert coins... how to fix it ?! 

Press 3 on the keyboard to add credits when you use start.bat.
If you use TP, you need to assign a button for it in TP before starting the game.

Lien vers le commentaire
Partager sur d’autres sites

  • 3 semaines après...
On 16/06/2020 at 1:20 AM, kbis said:

UPDATE:

From what I've heard, you can't place Initial D Zero's files into an E: drive.

 

You CHAMP!

 

I have an E: drive with all my emulators on my PC, for the life of me, could NOT get this game to work with TeknoParrot for ages.

 

I moved this game folder to my C: drive and the game finally worked!

 

 

Lien vers le commentaire
Partager sur d’autres sites

  • 3 semaines après...
On 5/16/2020 at 6:19 AM, pic123456789 said:

 

Even if I press the start button after booting, I cannot proceed to the next screen. Coins have already been inserted, and there is no problem in mapping the start button. Does anyone solve the same problem?

I am experiencing the same problem. I launched the game, "change view" button works and I can maneuver left/right/up/down. Also tested the input in the game and it detects me pressing the "start button". I have inserted coins. BUT CANNOT GET PASSED TO THE NEXT SCREEN after I pressed the start button. Anyone has any idea why?

Lien vers le commentaire
Partager sur d’autres sites

5 hours ago, PL7 said:

I am experiencing the same problem. I launched the game, "change view" button works and I can maneuver left/right/up/down. Also tested the input in the game and it detects me pressing the "start button". I have inserted coins. BUT CANNOT GET PASSED TO THE NEXT SCREEN after I pressed the start button. Anyone has any idea why?

Actually I solved it by switching to Japan mode, start the game, exit the game, switch back to import mode. Hope this helps you @pic123456789

Lien vers le commentaire
Partager sur d’autres sites

Invité Jayinem

I have no idea if this is good or bad? Is there supposed to be a black window hogging my screen and I have to alt tab out of it? This is like my 4th try. But I have no idea should I wait or what i'm looking for when it's finished. I don't know if I'm doing it wrong or not waiting long enough. 

 

--- Begin idz_pre_startup ---
---  End  idz_pre_startup ---
amdaemonExe Ver.2425 Build:Mar 29 2018 17:23:39

SetupAPI: Interface {741b5fca-...} -> Device node $sram
SRAM: Open device
SRAM: Get geometry
SetupAPI: Interface {b7970f0c-...} -> Device node $eeprom
EEPROM: Open device
EEPROM: Get geometry
SetupAPI: Interface {279a9f67-...} -> Device node $ds
DS: Open device
DS: Get geometry
DS: Setup IOCTL
SetupAPI: Interface {e9a26688-...} -> Device node $gpio
GPIO: Open device
GPIO: Describe GPIO ports
Process state: setup Game Mode
Security: Opened handle
DS: Read sector 00000000
Security: nusec_ioctl_get_nvram_geometry
Security: nusec_ioctl_get_nearfull
Hwmon: Opened device
AmVideo: amDllVideoOpen)
AmVideo: amDllVideoSetResolution
AmVideo: amDllVideoClose)
Netenv: GetAdaptersInfo: Virtualized LAN configuration:
Netenv: Interface IP :   192.168.  0. 11
Netenv: Router IP    :   192.168.  0.254
Netenv: MAC Address  : 01:02:03:04:05:06
Netenv: GetAdaptersInfo: Virtualized LAN configuration:
Netenv: Interface IP :   192.168.  0. 11
Netenv: Router IP    :   192.168.  0.254
Netenv: MAC Address  : 01:02:03:04:05:06
Netenv: GetAdaptersInfo: Virtualized LAN configuration:
Netenv: Interface IP :   192.168.  0. 11
Netenv: Router IP    :   192.168.  0.254
Netenv: MAC Address  : 01:02:03:04:05:06
Runtime exception occurred.
File: D:\jenkins_work\workspace\all_build\libs\libamw\src\amw_netdeliver_context.cpp
Line: 91
Function: enum am::util::ModuleContext<3>::Status __cdecl am::netdeliver::Context::initialize(void)
Message: amGfetcherInit(). ErrCode -1.
Stack:
[0x000000014004462e] <unknown symbol> @ <unknown file>:D:\SDDF_1.31.00\app\package\amdaemon.exe
[0x000000014000a087] <unknown symbol> @ <unknown file>:D:\SDDF_1.31.00\app\package\amdaemon.exe
[0x00000001402269bd] <unknown symbol> @ <unknown file>:D:\SDDF_1.31.00\app\package\amdaemon.exe
[0x000000014022e821] <unknown symbol> @ <unknown file>:D:\SDDF_1.31.00\app\package\amdaemon.exe
[0x000000014022e742] <unknown symbol> @ <unknown file>:D:\SDDF_1.31.00\app\package\amdaemon.exe
[0x00000001401fd531] <unknown symbol> @ <unknown file>:D:\SDDF_1.31.00\app\package\amdaemon.exe
[0x00000001401d57bc] <unknown symbol> @ <unknown file>:D:\SDDF_1.31.00\app\package\amdaemon.exe
[0x0000000140217c43] <unknown symbol> @ <unknown file>:D:\SDDF_1.31.00\app\package\amdaemon.exe
[0x000000014022540e] <unknown symbol> @ <unknown file>:D:\SDDF_1.31.00\app\package\amdaemon.exe
[0x00000001401ee0a4] <unknown symbol> @ <unknown file>:D:\SDDF_1.31.00\app\package\amdaemon.exe
[0x000000014000252c] <unknown symbol> @ <unknown file>:D:\SDDF_1.31.00\app\package\amdaemon.exe
[0x00000001400022bc] <unknown symbol> @ <unknown file>:D:\SDDF_1.31.00\app\package\amdaemon.exe
[0x000000014000ff5c] <unknown symbol> @ <unknown file>:D:\SDDF_1.31.00\app\package\amdaemon.exe
[0x000000014022d937] <unknown symbol> @ <unknown file>:D:\SDDF_1.31.00\app\package\amdaemon.exe
[0x0000000064c4876b] <unknown symbol> @ <unknown file>:D:\SDDF_1.31.00\app\package\idzhook.dll
[0x00007ffbaa157bd4] BaseThreadInitThunk @ <unknown file>:C:\Windows\System32\KERNEL32.DLL
[0x00007ffbaabece51] RtlUserThreadStart @ <unknown file>:C:\Windows\SYSTEM32\ntdll.dll
Clock: Returning JST timezone
SetupAPI: Interface {db6bbb45-...} -> Device node $jvs
JVS Port: Open device
JVS I/O: Starting Initial D Zero backend DLL
XInput: Using XInput controller
JVS Port: Port startup (?)
EEPROM: Read off 1f0 len 30
EEPROM: Read off 90 len b0
EEPROM: Read off 40 len 50
JVS I/O: Reset (param d9)
Error 4105
NFC Assembly: Starting backend DLL
NFC 00: Reset
JVS I/O: Reset (param d9)
JVS Port: Sense line 2.5 V (address unassigned)
JVS I/O: Assign addr 01 sense 0
JVS Port: Sense line 0.0 V (address assigned)
JVS I/O: Get features
JVS I/O: Get command format version
JVS I/O: Get JVS version
JVS I/O: Get communication version
JVS I/O: Read ID
Netenv: GetBestRoute ip4 0 -> ip4 0
Process state: Advertise
Security: nusec_ioctl_get_billing_pubkey
>>> 00000001408387C1:0/1024
<<< 00000001408387C1:162/1024
Security: nusec_ioctl_get_play_limit
Netenv: GetBestRoute ip4 0 -> ip4 c0a8000b
Netenv: GetBestRoute ip4 0 -> ip4 c0a8000b
Security: nusec_ioctl_get_nearfull
Netenv: Virtualized ICMP Ping to ip4 c0a800fe
Security: nusec_ioctl_get_play_count
Netenv: Virtualized ICMP Ping to ip4 c0a800fe
Netenv: Virtualized ICMP Ping to ip4 c0a800fe
Security: nusec_ioctl_put_trace_log_data
    00000000: 01 14 08 02 00 05 2f 50 6f 77 65 72 20 6f 6e 20 ....../Power on
    00000010: 41 36 39 45 30 31 41 38 38 38 38 20 53 44 44 46 A69E01A8888 SDDF
    00000020: 20 30 2e 30 30 20 20 20 41 36 39 45 01 41 88 88  0.00   A69E.A..
    00000030: 18 05 00 00 00 00 00 00 00 00 00 00             ............

    H: 1 T: 0
Security: nusec_ioctl_put_trace_log_data
    00000000: 02 14 08 02 00 05 2f 00 00 00 01 01 00 01 01 01 ....../.........
    00000010: 01 02 03 04 05 06 18 05 41 36 39 45 01 41 88 88 ........A69E.A..
    00000020: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................
    00000030: 00 00 00 00 00 00 00 00 00 00 00 00             ............

    H: 2 T: 0
EEPROM: Read off 1000 len 80
Netenv: Virtualized ICMP Ping to ip4 c669f475
Netenv: Virtualized ICMP Ping to ip4 c669f475
Netenv: Virtualized ICMP Ping to ip4 c669f475
 

 

Modifié par Jayinem
Lien vers le commentaire
Partager sur d’autres sites

Invité Jayinem

Someone said you can't use E: drive, I am using D: drive is that not work either? Do I have to use C: drive? 

 

I had not set locations in segatools.ini, but still error 4105 occured. Guess I will move to my limited space C: drive and try that. 

Modifié par Jayinem
Lien vers le commentaire
Partager sur d’autres sites

Invité Jayinem

I was getting dvd drive error but then I removed my virtual drives, now onto another error 8005 network error WAN. This is my ipconfig /all. So I put IP 192.168.0.26 and subnet 192.168.0.1 (also tried 192.168.100.0 like it said) nothing works. Also tried disabling the ethernet which is the other network connection no joy.  This has got to be one of the most difficult video games to get to work I've ever seen and I've seen everything. 

 

Windows IP Configuration

   Host Name . . . . . . . . . . . . : LAPTOP-B3CA1N88
   Primary Dns Suffix  . . . . . . . :
   Node Type . . . . . . . . . . . . : Hybrid
   IP Routing Enabled. . . . . . . . : No
   WINS Proxy Enabled. . . . . . . . : No

Wireless LAN adapter Local Area Connection* 1:

   Media State . . . . . . . . . . . : Media disconnected
   Connection-specific DNS Suffix  . :
   Description . . . . . . . . . . . : Microsoft Wi-Fi Direct Virtual Adapter
   Physical Address. . . . . . . . . : B8-9A-2A-BC-8F-55
   DHCP Enabled. . . . . . . . . . . : Yes
   Autoconfiguration Enabled . . . . : Yes

Wireless LAN adapter Local Area Connection* 2:

   Media State . . . . . . . . . . . : Media disconnected
   Connection-specific DNS Suffix  . :
   Description . . . . . . . . . . . : Microsoft Wi-Fi Direct Virtual Adapter #2
   Physical Address. . . . . . . . . : BA-9A-2A-BC-8F-54
   DHCP Enabled. . . . . . . . . . . : Yes
   Autoconfiguration Enabled . . . . : Yes

Ethernet adapter Ethernet:

   Connection-specific DNS Suffix  . :
   Description . . . . . . . . . . . : Realtek Gaming GbE Family Controller
   Physical Address. . . . . . . . . : 08-97-98-9A-46-2F
   DHCP Enabled. . . . . . . . . . . : No
   Autoconfiguration Enabled . . . . : Yes
   Link-local IPv6 Address . . . . . : fe80::4d2d:43a1:382c:2205%10(Preferred)
   IPv4 Address. . . . . . . . . . . : 192.168.1.4(Preferred)
   Subnet Mask . . . . . . . . . . . : 255.255.255.0
   Default Gateway . . . . . . . . . : 192.168.1.1
   DHCPv6 IAID . . . . . . . . . . . : 84449176
   DHCPv6 Client DUID. . . . . . . . : 00-01-00-01-26-34-E1-CC-08-97-98-9A-46-2F
   DNS Servers . . . . . . . . . . . : fec0:0:0:ffff::1%1
                                       fec0:0:0:ffff::2%1
                                       fec0:0:0:ffff::3%1
   NetBIOS over Tcpip. . . . . . . . : Enabled

Wireless LAN adapter Wi-Fi:

   Connection-specific DNS Suffix  . :
   Description . . . . . . . . . . . : Intel(R) Wi-Fi 6 AX200 160MHz
   Physical Address. . . . . . . . . : B8-9A-2A-BC-8F-54
   DHCP Enabled. . . . . . . . . . . : Yes
   Autoconfiguration Enabled . . . . : Yes
   IPv6 Address. . . . . . . . . . . : ::7975:f24e:aab0:216(Preferred)
   Temporary IPv6 Address. . . . . . : ::c080:bcf7:57fd:7137(Preferred)
   Link-local IPv6 Address . . . . . : fe80::7975:f24e:aab0:216%14(Preferred)
   IPv4 Address. . . . . . . . . . . : 192.168.0.26(Preferred)
   Subnet Mask . . . . . . . . . . . : 255.255.255.0
   Lease Obtained. . . . . . . . . . : Saturday, August 1, 2020 4:12:39 PM
   Lease Expires . . . . . . . . . . : Thursday, August 19, 2088 7:26:23 PM
   Default Gateway . . . . . . . . . : 192.168.0.1
   DHCP Server . . . . . . . . . . . : 192.168.0.1
   DHCPv6 IAID . . . . . . . . . . . : 146315818
   DHCPv6 Client DUID. . . . . . . . : 00-01-00-01-26-34-E1-CC-08-97-98-9A-46-2F
   DNS Servers . . . . . . . . . . . : 208.180.42.68
                                       208.180.42.100
   NetBIOS over Tcpip. . . . . . . . : Enabled

 

 

Modifié par Jayinem
Lien vers le commentaire
Partager sur d’autres sites

Invité Jayinem

I don't know if this will help someone or not, but what I did is after it's all setup and working go to minime folder and right click start.bat and create a shortcut. Then hold Windows key + R and type in shell:startup it will open a folder and place the shortcut in the folder. This will make the startup command prompt window open when you start your computer and you don't have to bother with it anymore. Then you can just open the game and not worry about it. 

Modifié par Jayinem
Lien vers le commentaire
Partager sur d’autres sites

Pour ceux qui veulent tester voilà le dump prêt à l'emploi de ID ZERO pour Teknoparrot qui fonctionne parfaitement bien en full screen POUR WINDOWS 10 UNIQUEMENT

NE FONCTIONNE PAS AVEC WINDOWS 7

 

https://mega.nz/file/hURHzYRR#27kIs5o8y9khQxkq0q8c9ZoXLn212XmS6eMHiONSfYE

Il faut le placer sur C

Pour lancer le jeu il faut utiliser dans TP le chemin suivant :
C: \ SEGA NU 2 - Étape initiale de la cascade zéro \ SDDF_1.31.00 \ app \ package \ start.bat
 
IMPORTANT : Avoir installé / node-v12.18.2-x64.msi
 
Renseigner votre adresse IPv4 dans les options teknoparrot du jeu
 
Et pour finir copier/coller dans le dossier SegaTools\minime de TEKNOPARROT  tous les fichiers de minime-v011.zip
 
Le jeu fonctionne parfaitement bien chez moi avec Teknoparrot au volant G29 avec le FFB
La touche Echap du clavier fonctionne très bien pour quitter le jeu proprement comme tous les autres jeux TP
Modifié par soso92
Lien vers le commentaire
Partager sur d’autres sites

Invité Jayinem
20 hours ago, soso92 said:

Pour ceux qui veulent tester voilà le dump prêt à l'emploi de ID ZERO pour Teknoparrot qui fonctionne parfaitement bien en full screen POUR WINDOWS 10 UNIQUEMENT

NE FONCTIONNE PAS AVEC WINDOWS 7

 

https://mega.nz/file/hURHzYRR#27kIs5o8y9khQxkq0q8c9ZoXLn212XmS6eMHiONSfYE

Il faut le placer sur C

Pour lancer le jeu il faut utiliser dans TP le chemin suivant :
C: \ SEGA NU 2 - Étape initiale de la cascade zéro \ SDDF_1.31.00 \ app \ package \ start.bat
 
IMPORTANT : Avoir installé / node-v12.18.2-x64.msi
 
Renseigner votre adresse IPv4 dans les options teknoparrot du jeu
 
Et pour finir copier/coller dans le dossier SegaTools\minime de TEKNOPARROT  tous les fichiers de minime-v011.zip
 
Le jeu fonctionne parfaitement bien chez moi avec Teknoparrot au volant G29 avec le FFB
La touche Echap du clavier fonctionne très bien pour quitter le jeu proprement comme tous les autres jeux TP

 

Merci pour cela c'est tellement mieux. Fonctionne très bien en plein écran et moins de configuration que l'inverse. Je l'aime beaucoup.

Excusez mon français j'utilise google translate je parle anglais.
Lien vers le commentaire
Partager sur d’autres sites

  • 3 semaines après...

Hello, I was able to play Initial D Zero for like three/four months. After two months I played on Teknoparrot until some days ago I get an error. The Dump was crashing and on cmd I get an error called:

"killed amdaemon!"

"killed NodeJS!"

Anyone can help me? Thanks a lot.

Lien vers le commentaire
Partager sur d’autres sites

12 minutes ago, vitamina said:

But this game only internet active or possible play offline? 

 

You can play offline. I only play offline.  The internet settings are just to trick the game because the real arcade expects network settings. 

Modifié par Jayinem
Lien vers le commentaire
Partager sur d’autres sites

15 minutes ago, vitamina said:

Now is error 8114 this game is impossible play I delete this... 😠😠

 

If you look up on this page from the post to soso92 he made a version that is fullscreen. I will translate his french.  Get the game here https://mega.nz/file/hURHzYRR#27kIs5o8y9khQxkq0q8c9ZoXLn212XmS6eMHiONSfYE and follow these directions.  SDDF_1.31.00 needs to be on C:\ drive root. It is probably one of the hardest games to get to work though but it is possible. 

 

To start the game, use the following path in TP:
C: \ SEGA NU 2 - Initial step of zero cascade \ SDDF_1.31.00 \ app \ package \ start.bat
 
IMPORTANT: Have installed / node-v12.18.2-x64.msi
https://nodejs.org/en/
 
Enter your IPv4 address in the game's teknoparrot options
 
And finally copy / paste in the SegaTools \ minime folder of TEKNOPARROT all the files from minime-v011.zip
https://mega.nz/file/EcAnDA5Z#noCcf1ie19mmTnQOb4p3hh9shT6oh8Uj4u1qU5BCe6Q
 
The game works perfectly well at home with Teknoparrot driving G29 with the FFB
The Escape key on the keyboard works great to quit the game properly like all other TP games.
Modifié par Jayinem
Lien vers le commentaire
Partager sur d’autres sites

Ok thanks for answer I set all configuration and insert correct file and set my ip my address set in tp and when run on step all. Net crash on error 8114 my port 80 is not work and my firewall is disable really I don't know not work this really problem really and now I test for 5 test 😒

THANKS for answer 

Lien vers le commentaire
Partager sur d’autres sites

Le 30/08/2020 à 16:13, ViRuS-MaN a dit :

je ne trouve pas la touche pour mettre des credit et la touche pour simuler la carte , je le lance pas avec teknoparrot moi

Tu devrais le tester avec Teknoparrot il fonctionne très bien

 

1599256109-sans-titre.jpg

Lien vers le commentaire
Partager sur d’autres sites

Créer un compte ou se connecter pour commenter

Vous devez être membre afin de pouvoir déposer un commentaire

Créer un compte

Créez un compte sur notre communauté. C’est facile !

Créer un nouveau compte

Se connecter

Vous avez déjà un compte ? Connectez-vous ici.

Connectez-vous maintenant
×
×
  • Créer...