Jump to content

laflegge

GamerLine
  • Posts

    199
  • Joined

  • Last visited

  • Days Won

    2

laflegge last won the day on December 3 2023

laflegge had the most liked content!

1 Follower

Profile Information

  • Hardware
    GTX1080ti

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

laflegge's Achievements

Collaborator

Collaborator (7/14)

  • One Year In
  • One Month Later
  • Conversation Starter Rare
  • Reacting Well Rare
  • Collaborator Rare

Recent Badges

52

Reputation

  1. still not playable without a server which are not easy to get access to
  2. Dont forget to apply this bootfix https://www.mediafire.com/file/4w0eagzismxifs8/bootfix.zip/file For localserver asphexia get the latest community plugin https://github.com/asphyxia-core/plugins
  3. thanks Bel029 🙂 so in the file features.ts on line 139 change to // let opponents = { // entry_id: K.ITEM('u32', entryData.entry_id), // entry: opData.length > 0 ? opData.map(e => ({ // port: K.ITEM('u16', e.port), // gip: K.ITEM('4u8', e.gip), // lip: K.ITEM('4u8', e.lip) // })) : [] // } let opponents = { entry_id: K.ITEM('u32', entryData.entry_id), entry: [], }; I commented out the original part so you can rollback
  4. I guess what he means that a few versions ago pressing fx-l and fx-r immediately skipped the waiting for other players and started the song. Now those two keys do skip waiting for other players but still you need to wait a few seconds.
  5. I did update from 2025062401 to 2025120900 and feel it is just slightly more complete then the aio. the aio gave me a few black screens with a date but the updated one also showed the content (a few gifs) no big deal because they are only showed once....just something i noticed
  6. perhaps a strange remark but why would you play synchronica or crossbeats through teknoparrot ? On subscription even? Both games already play fine without. Synchronica just plain sync_release.exe and crossbeats with segatools+artimes (need a decent fast touchscreen for both games though)
  7. Can you play this game and if so: how?
  8. Are there already ways to play this game without access to some private server where only the happy few have access to?
  9. Indeed..same here. Very anoying. And also an issue when going into hexa diver all credits are going to 0 and no way to add new ones. I wish I could find a way Io avoid hexa diver. edit: This solved my credit issue. The creator of the plugin wrote "adding these lines to your ea3-config.xml file, in ea3->pos->coin. I personally put it just under kfc_game_s_standard:" <kfc_game_s_standard_plus> <type __type="str">consume</type> <event __type="str">KFC.game.s.standard_plus</event> <player_ref __type="str">/coin/player1/ref_slotid</player_ref> <credit_ref __type="str">/coin/event</credit_ref> </kfc_game_s_standard_plus>
  10. Indeed..same here. Very anoying. And also an issue when going into hexa diver all credits are going to 0 and no way to add new ones. I wish I could find a way Io avoid hexa diver.
  11. You need to connect to a (private) srrver
  12. Indeed I hope that we can run it very soon. And some server (either public or private) to save progress.
  13. The installer one just has a setup.exe and a bin file. So take care. As far as I know the game can not be played yet?
  14. the one with the installer is supposed to have many suspicious files so be very aware To name a few cri_ware_unity.dll https://www.virustotal.com/gui/file/24386a5a015e86d12b528e7737021e4015e24dcf285befd0a7ee6ac4ff6537a3?nocache=1 lib_burst_generated.dll https://www.virustotal.com/gui/file/e89c2d57d4798ad67a09f49729e0662463b2124352a3bbe29f43d4a63a87f41e?nocache=1 libaio-iob2_video.dll https://www.virustotal.com/gui/file/b056281262fe8a8921eb2ee5e834524bd4c0f600cc6445e7a4e51471e5b30409?nocache=1VirusTotal (info from discord) The one without installer is clean.
  15. patch.zip Here is some of my handy work with a lot of copy-paste so of course so credits to the original creators (and I hope they won't mind) The gc4max patcher will allow you to patch the 4.71 game.exe (the one you get when following the guide in the first post) with only a few options. For the unlock all song difficulties I managed only to find the 'basic' unlock option offset (so all 'hard' levels are available) For the unlock 'extra hard' I think (again THINK) I did find the offset but did not manage to find the right hex patern to make it work so that one is 'commented out' in the html. If someone manage to find the right hex patern.. When running the local server solution there is no need to patch for 'unlock song' or 'avatars, titles and so on' because these will be unlocked already. So I did not even bother to look for the offsets. As always: make a copy of your game executable. I give no support nor guarantees 🙂 start patcher.html edit: I just saw (after years of use) that the fast-slow indicator is also managable from the local server.... I feel stupid now. So only the unlock song difficulty is more or less usefull.
×
×
  • Create New...