Aller au contenu

bicarus

GamerLine
  • Compteur de contenus

    392
  • Inscription

  • Dernière visite

  • Jours gagnés

    2

Tout ce qui a été posté par bicarus

  1. I used google translate but if you want omni, you need to have omnimix. It sounds like you don't have omnimix installed. This is not a great place to ask about popnhax..
  2. Use option in spicecfg, "Disable Touch Card Insert" (-touchnocard)
  3. 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.
  4. popnhax.xml file goes next to popnhax.dll, not prop. also, update to latest spice2x.
  5. 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.
  6. 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
  7. [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.
  8. That's how it is in Japan region.
  9. 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
  10. post log.
  11. [----/--/-- --:--:--] 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...
  12. [----/--/-- --:--:--] W:mounttab: boot(/dev/nvram2,/dev/nvram) mount error(80070011) Follow last part of guide about nvram error https://rentry.org/iidxdump
  13. https://github.com/22vv0/asphyxia_plugins/releases
  14. Seems to be just a pre-load of some files (graphics, songs, videos), no actual game executables included.
  15. [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
  16. Post log.txt.
  17. https://github.com/spice2x/spice2x.github.io/issues/51 Fixed in the newest version (23-09-29): https://spice2x.github.io/
  18. download spice2x
  19. 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.
  20. 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).
  21. make sure you disable omni, and enable "unlock all songs" hex edit, seems to work fine for me (i played VOID)
  22. 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] } ], },
  23. Seems like you disabled V-sync. Don't do that, instead use "application preferred" (do not force on, do not force off)
  24. 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
×
×
  • Créer...