Aller au contenu

bicarus

GamerLine
  • Compteur de contenus

    388
  • Inscription

  • Dernière visite

  • Jours gagnés

    2

Tout ce qui a été posté par bicarus

  1. 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.
  2. 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
  3. [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.
  4. That's how it is in Japan region.
  5. 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
  6. post log.
  7. [----/--/-- --:--:--] 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...
  8. [----/--/-- --:--:--] W:mounttab: boot(/dev/nvram2,/dev/nvram) mount error(80070011) Follow last part of guide about nvram error https://rentry.org/iidxdump
  9. https://github.com/22vv0/asphyxia_plugins/releases
  10. Seems to be just a pre-load of some files (graphics, songs, videos), no actual game executables included.
  11. [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
  12. Post log.txt.
  13. https://github.com/spice2x/spice2x.github.io/issues/51 Fixed in the newest version (23-09-29): https://spice2x.github.io/
  14. download spice2x
  15. 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.
  16. 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).
  17. make sure you disable omni, and enable "unlock all songs" hex edit, seems to work fine for me (i played VOID)
  18. 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] } ], },
  19. Seems like you disabled V-sync. Don't do that, instead use "application preferred" (do not force on, do not force off)
  20. 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
  21. [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.
  22. [2023/08/20 21:07:38] M:ea3-server: sizeof(struct client_t)=600. [2023/08/20 21:07:38] M:ea3-server: memsiz=95664. [2023/08/20 21:07:38] W:ea3-server: avs_net_listen() failed.ffffffff. Read the guide and try again. https://rentry.org/iidxdump
  23. "No matter what version it is, I notice that SpiceTools seems to max out one of my CPU cores while the rest are low usage which is probably why I am lagging." this is normal, these games just do that
  24. 1) update to latest spice2x 2) [2023/09/07 04:12:46] I:launcher: arguments: -exec afp-utils.dll -ea -url http://localhost:8083 -card0 ***** -iidx -modules prop remove all this nonsense from your batch file: -exec afp-util.dll -modules prop because those will just make the game not work.. maybe start fresh using the guide in this thread, because whatever instructions you followed are completely wrong and you're wasting time figuring out what's wrong with them.
×
×
  • Créer...