Aller au contenu

argonlefou

GamerLine
  • Compteur de contenus

    322
  • Inscription

  • Dernière visite

  • Jours gagnés

    40

argonlefou a gagné pour la dernière fois le 13 janvier

argonlefou a eu le contenu le plus aimé !

Visiteurs récents du profil

357 033 visualisations du profil

argonlefou's Achievements

Community Regular

Community Regular (8/14)

  • Great Content Rare
  • Great Content Rare
  • Reacting Well Rare
  • Well Followed Rare
  • Great Content Rare

Recent Badges

789

Réputation sur la communauté

1

Community Answers

  1. https://github.com/argonlefou/Hotd3pc_ArcadeMod
  2. Thanks ! But better thank @ducon2016 : he is the one who cracked the Shell.exe
  3. Indeed, in FREEPLAY mode the Shell window also need to be focused to receive a "Fire" button to start. I didn't noticed, having both side by side Untill further patch, you can try to use AHK to send a [1] keypress to the shell window (this is the trigger button) Or a mouse click @ducon2016 I'll try your dll tomorrow
  4. There are builtin controls : Edit the "Game.ini" file from the Shell.exe folder and add changed the [Debug] section to the following : [Debug] ForceTicket=1 UseMouseController=1 NoVerify=1 SecurityDisabled=1 If the game is set to FREEPLAY OFF : you need to focus the Shell.exe windo and press [Y] to add a credits Then switch to the game window and the mouse click/movement will be enough to play To access the TEST menu : just close the game window. The Shell will then display the TEST menu where you can change COIN option to FREEPLAY if needed Exiting the TEST menu will make the Shell.exe to run the game again To change the keyboard keys used for SERVICE/TEST, simply edit the config.ini file, also located in Shell.exe folder
  5. Whooops, made it work with the V2 diff : turned out that the famous "reboot" changed not only wallpaper, pvz folder but also removed the "Backup" folder I saw the shell trying to access that so restoring it allows the Shell to boot 🤙 The "update" is in fact check/copy from "BAckup" PVZ game files to PVZ folder Let's see how playable is that game now
  6. Same screen, Error! Update Failed Did you manage to redirect the output strings from the shell ? It's not outputdebug strings and haven't looked at it yet
  7. Yes The reboot is in SystemLauncher.exe Change of wallpaper also The shell might have tested somthing it didn't like then called that program I forced the shell loop to jump straight to the run game state, but it's just hanging
  8. Hey ! Good to see you back here 🤘 I applied your diff and the patched Shell.exe made my computer reboot, with a whole new "H" logo wallpaper (the one in \Shell\UpdateFiles\ folder) and god knows what other changes LOL... It also removed the "pvz" folder content Running the Shell afeter reboot make it start, successfully pass IO check but it hangs on "Error ! Update Fail" I can still access TEST menu though but can't leave it
  9. My 2 Cents : CrazyZombie.exe looks like encrypted file This is clearly a Unity game, and the Assembly-CSharp.dll file looks like encrypted also
  10. Yes it is full image, I just downloaded it And as I said, the Pvz.exe is a TCP client waiting for the shell.exe (which is a TCP server) to send all the data And Shell.exe doesn't start, and has what looks like dongle protection. Even with the requested dll, it tries to access some devices and either close down or reboot my computer Dongle decrypting is not my domain, but as soon as that shell.exe file is usable, the game will run fine
  11. I didn't get this link but, If I remember well (and if it's the same game), the available software is just like an "empty shell" with screens, textures and sound It connects by network to an external server program (was it SEGA Shell.exe ? It's been a long time...) to get not only I/O and game state data (these can be faked), but also the whole Gameplay level contents like enemy waves, AI, and so on. And this obviously can't be simulated as it basically....well....what make the whole game... So without the other half of the game, nothing can be done
  12. C'est ....."léger" comme info, sans plus d'info sur le paramétrage (fichier config.xml du jeu ?) ou de fichier log(https://github.com/argonlefou/DemulShooter/wiki/Debugging#step-3) A moins que ta version soit une différente de celle postée ici-même, (récupérée sur une machine, patchée ou modée ou autre) il n'y a pas de version différente connue pour moi. Les crosshairs, c'est directement dans le menu du jeu que ça se paramètre, pas avec DemulShooter Si ça marche pas avec la version d'ici, c'est soit un soucis de config, de plugin mal installé ou de liaisons demulshooter<-> jeu Pour ce dernier point, tant que la liaison est pas établie, le jeu reste jouable à la souris comme si DS n'était pas là donc à te lire, ça n'est pas ça Edit : Il n'y a aucune info sur l'ecran principal du jeu.....mais il faut ajouter des credits ! Je me suis fait avoir plusieurs fois au debut sur l'ecran de selection du niveau....
  13. For curious people who'd like to try the game, here's a basic BepInEx plugin, only bypassing dongle. Just unpack zip file in main game folder (next to Shooter.exe) Game has embedded controls : [1] ~~ [6] : Coin P1 - P6 [A] / Mouse Left = Trigger P1 [ S]/ Mouse Right = Trigger P2 [D], [F], [G], [H] = Trigger P3-P6 [SPACE] = TEST menu (full chinese) More advanced plugin for lightguns/Demulshooter - may arrive later (or not) as usual MarsSortie_BepInEx_Plugin_v0.1a.zip
  14. It's totally right! But lightgun users are mostly used to Demulshooter, and it will provide correct positioning/aiming in almost all cases thanks to the rawinput system With the launcher alone, using window mouse cursor position, even if a hex hacked exe can run the game 4k or full hd, misalignlent may be the same depending on how the game mechanics is done to handle mouse positionning
  15. Not 100% sure yet, but the loader will surely be packed in DS release. DS will then do the usual job hooking for inputs/outputs. It just need time to update code,package, github, wiki, etc....
×
×
  • Créer...