Aller au contenu

bicarus

GamerLine
  • Compteur de contenus

    391
  • Inscription

  • Dernière visite

  • Jours gagnés

    2

Tout ce qui a été posté par bicarus

  1. Use option in spicecfg, "Disable Touch Card Insert" (-touchnocard)
  2. You downloaded the wrong file. WRONG: popnhax-main.zip (this is the source code for code developers) WRONG: "Enter the popnhax folder in the dist folder within the popnhax-main folder and rename the ifs_hook.dll file to popnhax.dll file." don't do this. I don't even know who told you this... RIGHT: popnhax_v1.9.zip from https://github.com/CrazyRedMachine/popnhax/releases/tag/v1.9 Comes with everything you need. Try again. No need to rename any files, just extract. Don't rename ifs_hook.dll, just copy as is.
  3. popnhax.xml file goes next to popnhax.dll, not prop. also, update to latest spice2x.
  4. When you launch, you get a CMD window showing spice logs, you will also be able to find popnhax logs in there, indicating what failed. popnhax doesn't output to spice's log.txt, so you have to copy paste from the CMD window.
  5. How to use ASIO hook with spice: 1. DO NOT use patcher shared wasapi. Instead, use default (exclusive wasapi) 2. Use spice2x 3. Spice Audio Hook Backend to asio (-audiobackend asio) 4. Set Spice Audio Hook ASIO Driver ID (-asiodriver id 0) - if 0 doesn't work change to different number How it works: Game --> Exclusive WASAPI --> Spice --> ASIO --> Speakers
  6. [2023/10/02 09:27:38] M:audio::wasapi: WrappedIAudioClient::IsFormatSupported [2023/10/02 09:27:38] W:audio::wasapi: WrappedIAudioClient::IsFormatSupported failed, hr=0x88890008 [2023/10/02 09:27:38] I:avs-ea3: soft id code: LDJ:J:A:X:2023090500 [2023/10/02 09:27:38] I:avs-ea3: calling ea3 boot [2023/10/02 09:27:40] W:SuperstepSound: Audio device is not available!!! Audio error. Read the guide again about what to do with your audio device.
  7. That's how it is in Japan region.
  8. why are you running with -9on12? also, you're on 2021121400... you might want to try newer data, season 1 data has lots of graphics issues
  9. post log.
  10. [----/--/-- --:--:--] W:mounttab: boot(/dev/nvram2,/dev/nvram) mount error(80070011) You might have messed up prop\avs-config.xml, read the guide regarding SHIFT-JIS and try again...
  11. [----/--/-- --:--:--] W:mounttab: boot(/dev/nvram2,/dev/nvram) mount error(80070011) Follow last part of guide about nvram error https://rentry.org/iidxdump
  12. https://github.com/22vv0/asphyxia_plugins/releases
  13. Seems to be just a pre-load of some files (graphics, songs, videos), no actual game executables included.
  14. [2023/09/28 20:15:11] W:ea3-server: avs_net_listen() failed.ffffffff. I think there is something wrong with your Asphyxia set up. Do you have the right IIDX plugin installed? Check https://rentry.org/iidxdump You posted the old log twice, post the new log
  15. Post log.txt.
  16. https://github.com/spice2x/spice2x.github.io/issues/51 Fixed in the newest version (23-09-29): https://spice2x.github.io/
  17. download spice2x
  18. It's really strange, it works maybe like 1 out of 10 times with this, sometimes it works after I go to test menu and back, but otherwise it doesn't work.
  19. previous post was an edit for bemanipatcher, that's why it didn't work for you. spice patches.json format: [ { "gameCode": "LDJ", "dateCode": 2023090500, "name": "Prevent Windows volume change", "description": "", "type": "memory", "preset": true, "patches": [ { "dllName": "bm2dx.dll", "dataDisabled": "00488B4C2460FF942490000000", "dataEnabled": "00488B4C246031c09090909090", "dataOffset": 4996465 } ] } ] Make sure you update prop\ea3-config.xml to the correct date (2023090500).
  20. make sure you disable omni, and enable "unlock all songs" hex edit, seems to work fine for me (i played VOID)
  21. Prevent volume change to 100% for 2023090500. Hope this helps... (this is an edit for bemani patcher website, not spicetools patches.json) { name: "Disable Windows volume change", tooltip: "Prevents the game from setting sound volume to 100% when the game starts.", patches: [ { offset: 0x4c3d71, off: [0x00, 0x48, 0x8B, 0x4C, 0x24, 0x60, 0xFF, 0x94, 0x24, 0x90, 0x00, 0x00, 0x00], on: [0x00, 0x48, 0x8B, 0x4C, 0x24, 0x60, 0x31, 0xc0, 0x90, 0x90, 0x90, 0x90, 0x90] } ], },
  22. Seems like you disabled V-sync. Don't do that, instead use "application preferred" (do not force on, do not force off)
  23. make sure you DON'T apply the "disable subscreen" hex edit, and second monitor must be in landscape mode 1080p@60hz. maybe post log.txt if you still have trouble
  24. [2023/09/10 17:01:44] M:audio::mmdevice: WrappedIMMDevice::Activate [2023/09/10 17:01:44] M:audio::wasapi: WrappedIAudioClient::IsFormatSupported [2023/09/10 17:01:44] W:audio::wasapi: WrappedIAudioClient::IsFormatSupported failed, hr=0x88890008 [2023/09/10 02:01:44] W:SuperstepSound: Audio device is not available!!! [2023/09/10 02:01:44] M:BMSoundLib: WASAPI: Exclusive mode @ 44100hz 16/16bit 2ch PCM is not supported. [2023/09/10 02:01:44] W:dll_entry_init: Failed to boot Audio. [2023/09/10 02:01:44] M:BMSoundLib: Failed to Open WASAPI device. Audio error. Your sound card needs to support 44.1khz exclusive mode, or you need to enable shared mode hex edit and set audio to 44.1khz.
×
×
  • Créer...