Aller au contenu

MrBoo

GamerLine
  • Compteur de contenus

    22
  • Inscription

  • Dernière visite

Tout ce qui a été posté par MrBoo

  1. Use the 32bit version of spice. https://onlyone.cab/downloads/spicetools-21-04-27.zip
  2. That happened to me when I had force Gold cab and was using gamemdx.dll from the torrent. Can't remember if premium play caused it as well. The gamemdx.dll from AIOv5 patch seems to be OK.
  3. I think that's the result of using non-AMD graphics. I can't remember if X3 had local mode but you can use ea local server.
  4. Does anyone have the hex edits for enabling cabinet lights type 6 for 2020 data? Thanks
  5. MrBoo

    Dead storm pirates

    That has deadstorm pirate with RPC3 configured - look for razing storm.
  6. did you try magnet<colon>? .....
  7. Thanks. For some reason I saw http://magnet/?.... Should be magnet:? ..... Anyhow I think that magnet has your own announce ID, that would probably get banned.
  8. DDR X2 on wards is around. There isn't a working/playable DDR X I've seen. I'd like to play Supernova but that's PS2 based / python 2 with magicgate stuff. Back on Time Crisis 5, I never knew there was two versions. All I know is that the PS3 version of Time Crisis 4 is better looking than the arcade one, which I believe is on PS2 hardware? About the guncon 3, I came across this site a while back - https://www.beardypig.com/2016/01/06/guncon3/ Maybe that info can help people create driver or some USB hook for that gun. I have not seen my orange gun for a few years lol.
  9. Check if the butterfly.sqlite file is not set to read only. Make sure it can be modified as well. I had that before but I can't remember if that was how I got rid of it.
  10. FYI 'normal' PCBID - \contents\prop\ea3-config.xml <pcbid __type="str">00010203040506070809</pcbid> <hardid __type="str">00010203040506070809</hardid> Only for local use.
  11. Ok after reading more, your getting Network Error (in red??) that stops you booting into game? You'll need a slightly different database - butterfly.sqlite . Don't let butterfly generate one. Use the one from - https://www.mediafire.com/file/k7736gjd1s291os/Butterfly_(Build_20191018).rar/file It's basically the one I built packed with a nice icon added to it
  12. Maybe it'll be easier if I just built another Butterfly using Java 14 (latest) instead of Java 11 (LTS)...
  13. Try using ninite to install Java 11 , that's what worked for one of my test machines -> https://ninite.com/adoptjavax11/
  14. That icon is cool , I think others will agree See you in 'other forum' :).
  15. Anyone know the Events (51-100) data for butterfly. I think it's for the courses that are missing??? More importantly what are the changes to player data packet - that should fix the "data may not save correctly". BTW the butterfly.sqlite from the 20191018 butterfly above, looks like the one I made because it's got my local IP addresses of two machines there on different networks lol. Butterfly 20191018, if it's same as the one I posted elsewhere, with a specific butterfly.sqlite should run DDR A20 without any hex edit on gamemdx.dll or spice EA / Smart EA. If you delete the file and get butterfly to recreate it, you'll probably get network error, even adding the events - that was a strange one! I think you just need to boot it with DDR A first. Events 1-50 is in this SQL format - INSERT INTO "main"."ddr_16_global_events" ("event_id", "event_condition", "event_no", "event_type", "reward") VALUES ('1', '0', '0', '9999', '0'); INSERT INTO "main"."ddr_16_global_events" ("event_id", "event_condition", "event_no", "event_type", "reward") VALUES ('2', '0', '0', '9999', '0'); INSERT INTO "main"."ddr_16_global_events" ("event_id", "event_condition", "event_no", "event_type", "reward") VALUES ('3', '0', '0', '9999', '0'); INSERT INTO "main"."ddr_16_global_events" ("event_id", "event_condition", "event_no", "event_type", "reward") VALUES ('4', '0', '0', '9999', '0'); INSERT INTO "main"."ddr_16_global_events" ("event_id", "event_condition", "event_no", "event_type", "reward") VALUES ('5', '0', '0', '9999', '0'); INSERT INTO "main"."ddr_16_global_events" ("event_id", "event_condition", "event_no", "event_type", "reward") VALUES ('6', '0', '0', '9999', '0'); INSERT INTO "main"."ddr_16_global_events" ("event_id", "event_condition", "event_no", "event_type", "reward") VALUES ('7', '0', '0', '9999', '0'); INSERT INTO "main"."ddr_16_global_events" ("event_id", "event_condition", "event_no", "event_type", "reward") VALUES ('8', '0', '0', '9999', '0'); INSERT INTO "main"."ddr_16_global_events" ("event_id", "event_condition", "event_no", "event_type", "reward") VALUES ('9', '0', '0', '9999', '0'); INSERT INTO "main"."ddr_16_global_events" ("event_id", "event_condition", "event_no", "event_type", "reward") VALUES ('10', '0', '0', '9999', '0'); INSERT INTO "main"."ddr_16_global_events" ("event_id", "event_condition", "event_no", "event_type", "reward") VALUES ('11', '0', '0', '9999', '0'); INSERT INTO "main"."ddr_16_global_events" ("event_id", "event_condition", "event_no", "event_type", "reward") VALUES ('12', '0', '0', '9999', '0'); INSERT INTO "main"."ddr_16_global_events" ("event_id", "event_condition", "event_no", "event_type", "reward") VALUES ('13', '0', '0', '9999', '0'); INSERT INTO "main"."ddr_16_global_events" ("event_id", "event_condition", "event_no", "event_type", "reward") VALUES ('14', '0', '0', '9999', '0'); INSERT INTO "main"."ddr_16_global_events" ("event_id", "event_condition", "event_no", "event_type", "reward") VALUES ('15', '0', '0', '9999', '0'); INSERT INTO "main"."ddr_16_global_events" ("event_id", "event_condition", "event_no", "event_type", "reward") VALUES ('16', '0', '0', '9999', '0'); INSERT INTO "main"."ddr_16_global_events" ("event_id", "event_condition", "event_no", "event_type", "reward") VALUES ('17', '0', '0', '9999', '0'); INSERT INTO "main"."ddr_16_global_events" ("event_id", "event_condition", "event_no", "event_type", "reward") VALUES ('18', '0', '0', '9999', '0'); INSERT INTO "main"."ddr_16_global_events" ("event_id", "event_condition", "event_no", "event_type", "reward") VALUES ('19', '0', '0', '9999', '0'); INSERT INTO "main"."ddr_16_global_events" ("event_id", "event_condition", "event_no", "event_type", "reward") VALUES ('20', '0', '0', '9999', '0'); INSERT INTO "main"."ddr_16_global_events" ("event_id", "event_condition", "event_no", "event_type", "reward") VALUES ('21', '0', '0', '9999', '0'); INSERT INTO "main"."ddr_16_global_events" ("event_id", "event_condition", "event_no", "event_type", "reward") VALUES ('22', '0', '0', '9999', '0'); INSERT INTO "main"."ddr_16_global_events" ("event_id", "event_condition", "event_no", "event_type", "reward") VALUES ('23', '0', '0', '9999', '0'); INSERT INTO "main"."ddr_16_global_events" ("event_id", "event_condition", "event_no", "event_type", "reward") VALUES ('24', '0', '0', '9999', '0'); INSERT INTO "main"."ddr_16_global_events" ("event_id", "event_condition", "event_no", "event_type", "reward") VALUES ('25', '0', '0', '9999', '0'); INSERT INTO "main"."ddr_16_global_events" ("event_id", "event_condition", "event_no", "event_type", "reward") VALUES ('26', '0', '0', '9999', '0'); INSERT INTO "main"."ddr_16_global_events" ("event_id", "event_condition", "event_no", "event_type", "reward") VALUES ('27', '0', '0', '9999', '0'); INSERT INTO "main"."ddr_16_global_events" ("event_id", "event_condition", "event_no", "event_type", "reward") VALUES ('28', '0', '0', '9999', '0'); INSERT INTO "main"."ddr_16_global_events" ("event_id", "event_condition", "event_no", "event_type", "reward") VALUES ('29', '0', '0', '9999', '0'); INSERT INTO "main"."ddr_16_global_events" ("event_id", "event_condition", "event_no", "event_type", "reward") VALUES ('30', '0', '0', '9999', '0'); INSERT INTO "main"."ddr_16_global_events" ("event_id", "event_condition", "event_no", "event_type", "reward") VALUES ('31', '0', '0', '9999', '0'); INSERT INTO "main"."ddr_16_global_events" ("event_id", "event_condition", "event_no", "event_type", "reward") VALUES ('32', '0', '0', '9999', '0'); INSERT INTO "main"."ddr_16_global_events" ("event_id", "event_condition", "event_no", "event_type", "reward") VALUES ('33', '0', '0', '9999', '0'); INSERT INTO "main"."ddr_16_global_events" ("event_id", "event_condition", "event_no", "event_type", "reward") VALUES ('34', '0', '0', '9999', '0'); INSERT INTO "main"."ddr_16_global_events" ("event_id", "event_condition", "event_no", "event_type", "reward") VALUES ('35', '0', '0', '9999', '0'); INSERT INTO "main"."ddr_16_global_events" ("event_id", "event_condition", "event_no", "event_type", "reward") VALUES ('36', '0', '0', '9999', '0'); INSERT INTO "main"."ddr_16_global_events" ("event_id", "event_condition", "event_no", "event_type", "reward") VALUES ('37', '0', '0', '9999', '0'); INSERT INTO "main"."ddr_16_global_events" ("event_id", "event_condition", "event_no", "event_type", "reward") VALUES ('38', '0', '0', '9999', '0'); INSERT INTO "main"."ddr_16_global_events" ("event_id", "event_condition", "event_no", "event_type", "reward") VALUES ('39', '0', '0', '9999', '0'); INSERT INTO "main"."ddr_16_global_events" ("event_id", "event_condition", "event_no", "event_type", "reward") VALUES ('40', '0', '0', '9999', '0'); INSERT INTO "main"."ddr_16_global_events" ("event_id", "event_condition", "event_no", "event_type", "reward") VALUES ('41', '0', '0', '9999', '0'); INSERT INTO "main"."ddr_16_global_events" ("event_id", "event_condition", "event_no", "event_type", "reward") VALUES ('42', '0', '0', '9999', '0'); INSERT INTO "main"."ddr_16_global_events" ("event_id", "event_condition", "event_no", "event_type", "reward") VALUES ('43', '0', '0', '9999', '0'); INSERT INTO "main"."ddr_16_global_events" ("event_id", "event_condition", "event_no", "event_type", "reward") VALUES ('44', '0', '0', '9999', '0'); INSERT INTO "main"."ddr_16_global_events" ("event_id", "event_condition", "event_no", "event_type", "reward") VALUES ('45', '0', '0', '9999', '0'); INSERT INTO "main"."ddr_16_global_events" ("event_id", "event_condition", "event_no", "event_type", "reward") VALUES ('46', '0', '0', '9999', '0'); INSERT INTO "main"."ddr_16_global_events" ("event_id", "event_condition", "event_no", "event_type", "reward") VALUES ('47', '0', '0', '9999', '0'); INSERT INTO "main"."ddr_16_global_events" ("event_id", "event_condition", "event_no", "event_type", "reward") VALUES ('48', '0', '0', '9999', '0'); INSERT INTO "main"."ddr_16_global_events" ("event_id", "event_condition", "event_no", "event_type", "reward") VALUES ('49', '0', '0', '9999', '0'); INSERT INTO "main"."ddr_16_global_events" ("event_id", "event_condition", "event_no", "event_type", "reward") VALUES ('50', '0', '0', '9999', '0'); Missing 51-100 .. 101-109 is (supposedly this fixes the card crash that was mentioned before). INSERT INTO "main"."ddr_16_global_events" ("event_id", "event_condition", "event_no", "event_type", "reward") VALUES ('101', '0', '0', '10', '38295'); INSERT INTO "main"."ddr_16_global_events" ("event_id", "event_condition", "event_no", "event_type", "reward") VALUES ('102', '0', '0', '10', '38294'); INSERT INTO "main"."ddr_16_global_events" ("event_id", "event_condition", "event_no", "event_type", "reward") VALUES ('103', '0', '0', '10', '38290'); INSERT INTO "main"."ddr_16_global_events" ("event_id", "event_condition", "event_no", "event_type", "reward") VALUES ('104', '0', '0', '10', '38292'); INSERT INTO "main"."ddr_16_global_events" ("event_id", "event_condition", "event_no", "event_type", "reward") VALUES ('105', '0', '0', '10', '38264'); INSERT INTO "main"."ddr_16_global_events" ("event_id", "event_condition", "event_no", "event_type", "reward") VALUES ('106', '0', '0', '10', '38291'); INSERT INTO "main"."ddr_16_global_events" ("event_id", "event_condition", "event_no", "event_type", "reward") VALUES ('107', '0', '0', '10', '38293'); INSERT INTO "main"."ddr_16_global_events" ("event_id", "event_condition", "event_no", "event_type", "reward") VALUES ('108', '0', '0', '10', '38289'); INSERT INTO "main"."ddr_16_global_events" ("event_id", "event_condition", "event_no", "event_type", "reward") VALUES ('110', '0', '0', '10', '38279');
  16. If the server, is similar to one I built on another forum, unzip run Start server.bat
  17. I had that problem with Butterfly, login with profile or not and it will crash. Run it with maintenance (maint.exe) mode, which is included in the torrent. Run it in event mode to get the other premium options, like 4 lives and other speed modifiers.
  18. Try using the maint.exe that runs it in maintenance mode. Make sure ea local isn't running.
  19. You running some local web server or something?
  20. How does one exactly go about going through the DLL to unlock songs? I can't remember if this DLL had it or not, but the courses/drills were also locked. They only thing I can think off, is somehow to modify the DLL so that it hits max unlock, which unlocks all the courses/drills, without the need for server. I'd assume similar method is used for X3, 2013 and 2014?
  21. Sorry just noticed this.... You have some web server or something that is using port 80 and the error message tells you. That is why butterfly is not working. Don't run ealocal or spicetools -ea .
  22. I haven't used a GHO / ghost file for ages... Use a bootable Ghost image CD (e.g. Hiren boot cd) and deploy it onto a virtual hdd.
×
×
  • Créer...