Aller au contenu

argonlefou

GamerLine
  • Compteur de contenus

    345
  • Inscription

  • Dernière visite

  • Jours gagnés

    42

Tout ce qui a été posté par argonlefou

  1. Unfortunatelly you won't find one : gun controls will only work feeded by demulshooter. Except for mode selection screen and level selection screen where the mouse handling is natively added by design, on top of regular controls. This should be deactivated on a future update, now that I think of it. There's no single-mouse-plugin for that game. I my be able to make one this week end, if I can find a couple of free hours....
  2. False Tomb raider, included the one posted here, runs fine without TP....but you need Demulshooter plugin to disable IO error and other stuff
  3. You can use up to 4 devices (lightguns, mounted arcade guns, or most modern gamepad) with demulshooter Other 4-player games compatible with DemulShooter that I can think of : Rabbids Hollywood (Adrenaline Amusement) Gaia Attack 4 (Taito Type X) And there is also Wartran Trooper, to be used with Teknoparrot
  4. This mod is a Unity plugin that will modify different aspect of the game to make it as close as possible as the original arcade version. Amongst other things : Credits handling Configuration tool (game options and SERVICE MENU options) Removed game menus Few graphics enhancements (Title Screen, Continue countdown...) Lightgun and multiplayer handling Leaderboard etc.. This mod will run on its own ( with anything saved in a separate folder ) without modifying any existing save file or registry entry. You can use it safely over an existing installation of the game, and safely play the original game by removing the plugin from the plugin folder. More detailed Instructions : https://github.com/argonlefou/HotdRemake_ArcadePlugin#readme Github repo (source, releases, issues...) : https://github.com/argonlefou/HotdRemake_ArcadePlugin Enjoy Emuline come back ! HotdRemake_Arcade_v2.0.zip
  5. Lightgun users can use tonight's DemulShooter v10.9.1 update to play Tomb Raider See DemulShooter's Wiki for instructions
  6. Here's my folder content, I'm using DgVoodoo D3D8.dll to hook the game and output API to D3D11. Then ArcCabView's D3D11.dll hook again on top of that. It'a from a couple of years ago, maybe there's a simpler way now, but at least you have the ReShade profiles hotd3_DgVoodoo+ArcCabView.zip
  7. There is no "HD 4K version" of the loader. The loader is the same, and the changes Hippopippo did have already been discussed earlier in the thread : he is simply changing the text displayed on the configurator tool to match the resolution on his modified exe, instead of beeing the original ones. The setting itself is stored as a number (0,1,2,3....) in the ini file (which is simply a text file) . So what's written on the GUI is not important. You can also edit the ini file manually To make long story short : You can continue to use the upcomming versions of the loader with Hippopippo modified exe without any trouble. Worse case, you may want to edit the .ini file to change the resolution number as you need to for 4K Best case, as long a the config tool does not change (and I don't think it will change a lot anymore) you can keep your ini file (or your current 4K config tool) with newer versions of the mod Of course, Hippopippo will hopefully correct me if I didn't understand well or if anything changed since last time we spoke about that
  8. 🤙 Oooooop ! 😬 Hotd3pc_ArcadeMod_v5.1.zip (nothing has changed except the language correction)
  9. Save file should be written in the NVRAM folder, in next to the launcher (and named SAVE.DAT) If you want to know if the game is loading the save file correctly, you can put this one in the folder, and you should get "AAA" with 200 000 points at the first place save.zip To know if the game is saving correctly, you can run it without the launcher and go to the main menu and save file, this should create it under : C:\Users\XXXX\AppData\Roaming\SEGA\THE HOUSE OF THE DEAD3 I don't know how to easily test if the game is saving correctly with the mod...I just know my first attempt was a failure because at the end there was no options to save. Using my original binaries does not cause me any trouble Sorry, I couldn't resist a small easter egg after all 😝 IT's not related to saved file though, it's the default value if none is loaded
  10. Like a lot of arcade games, you need to beat the game to enter your name. This is not a question of low or high score, just beating the game Good thing is.....in 2022 we have VMware and system snapshots to work on end part of a game 🙂 Stop it, people will believe it 😅🤣 Update v5.0 : - Removed save pop-up screen after beating the game (auto saving instead). - Cosmetic changes on Name Entry and Rankings screens. Hotd3pc_ArcadeMod_v5.0.zip
  11. It is for me but not with every version on the game. The next update is about the saving popup at the end of the game so I'm currently testing the leaderboard and it's working I'm using the original version though, but I also tried one without the ability to save (and I got some xbox memory card error message when I forced my way into the saving menu 😫)....20mn lost lol
  12. Yes ! I just forgot to put it on the previous config tool 😶 but the fields were already ready in the launcher. Thanks for the feedback Update v4.0 : - Added audio settings in Configurator - Corrected following bug : in fullscreen mode, need to press START twice on the first time in title screen. Hotd3pc_ArcadeMod_v4.0.zip Waiting for feedback on the start button bug, but hopefully this should be good 🤞
  13. Ok ! Finally found why 😤 As most of the time I play it in windowed mode to develop the mod.....I didn't see it Let's see what can be done... I just went through the whole D-B-R level up to the boss without trouble 😔 (passed ceiling monsters at start - elevator - recued my partner both times and got 2 other places where monsters poped from the ceiliing) Oui je viens juste de trouver le pourquoi du bouton start, soucis que je ne voyais pas pendant le développement car ça ne se produit qu'en mode plein ecran, pas en mode fenetre. C'est uniquement la première fois au lancement du jeu... je vais voir pour corriger ça
  14. Nothing can be done ATM, this will be removed in the next demulshooter update that should comme soon. To everyone who have the issue to Press Start twice on title screen, does it only happen in fullscreen mode ? And works normally in windowed mode ?
  15. Sorry but I know better the game by the code than by the scenarios these days 😅 What's the quickest way to go to this point ?
  16. It's my fault : Important information I forgot to mention when updating the launcher version : unpack to a new location and no not mix the new files with old ones (memoryconfig, ini files are not always compatible) ! Sorry guys😕
  17. As said earlier, GamePad configuration support was no part of the configurator, as the game handles it poorly. I nonetheless added the lines in the ini files based on the default Gamepad config from the game. Note that custom values changed in-between will be overwritten by the Config tool on saving (just like keyboard keys definition, they are here as examples mostly) Again, DemulShooter is preferable to play with Gamepads, but this should now still work without Getting back on this one....I was wrong this is working at home, I just didn't remember that the right/left button is sent according to where the gun/aim is pointing at (left half scree, right half screen) 😅 Did you do it that way to test ? Update v3.0 : - Added "RELOAD" SFX and Sprites in-game - Replaced attract mode instructions by the ones from the arcade - Gamepad buttons fixed Hotd3pc_ArcadeMod_v3.0.zip
  18. Wow 😨 Like the fact that some people were able to enter the "black menu" before....I can't reproduce that one with any binary, on any of my computer and with all windows OS I tried on (even XP / Seven on VMs ...) I don't see what I Can do on this one Nice catch ! Should not be hard to add
  19. Okay ! The configurator shouldn't change much now....so your actual version and game will stay compatible with the next mod updates, which will only be focused on some UI elements
  20. No worries ! The whole point of open sourcing is to let people do what they want 😉 So those specific resolutions are tied to a specific modded version of the game if I understand well ?
  21. Sorry but no, mainly because I don't have know at all what hippopippo did (and obviously I can't add what I don't know) And also because as I said, I will not modify the display settings of the game knowing that you can obtain any resolution and upscale quality you want by simply copying a file next to the game executable (using DgVoodoo2), and testing/changing settings on the lfy On a side note, rest assured that nothing was "Locked" (Advertise Sound) : the parameter is not used by the mod (it does not exists in the game OR I still didn't find how) so it is disabled on the configurator simply because the values doesn't matter...😉 Yes, confirmed. I'll have to update DemulShooter to remove hod3pc (now unused) options, this will be the chance to check at it. Thanks for the feedback And.....I wrote sh*it 😅 I'll remove that Gamepad settings didn't made it at the end, because the game is handling it very poorly (relative instead of absolute use of coordinates). That's what I highly advise to use DemulShooter for that kind of purpose
  22. Updated the mod to V2.0 : - There's a new option in the config, to disable in-game pause when Start Buttons are pressed. It's best to remove old ini file and run the config tool again to have everything in order. - The 'Title Screen credits check' has been changed, hopefullt this should remove issues with some people having trouble with black screen or double Start press 🤞 Hotd3pc_ArcadeMod_v2.0.zip
  23. I made them myself, here they are : Hod3pc_bezels.zip Hmm...between those who can press start without any credits and those who have to press it twice to go.....I really don't know what is causing this strange behavior 🤨 I just know that DemulShooter runs fine with the mod, this is mostly an issue with your configuration. As @cor094 said, check admin rights and latest version. If it's still not working you can get a debug file by running : DemulShooter.exe -target=windows -rom=hod3pc -v
  24. I've installed both english and russian version with your setup in the package, and unfortunatelly everything is working fine here, I can't reproduce that behavior 😔
  25. There are the same as yours (well, 2 out of 3) 😰 I'll post the 3rd one later, as well as another binary to test if the button press check is working fine
×
×
  • Créer...