
taktvoll69
-
Compteur de contenus
62 -
Inscription
-
Dernière visite
Messages posté(e)s par taktvoll69
-
-
vor 20 Stunden schrieb mamefan2018:
so I spent the last couple of days trying to make the jap version of VS 2002 run on dolphin .. apparently the import version is the one that is always detected that is why all the game versions look the same ...
but it worked fine on a modded wii using Nintendont ... so something was wrong ...so i spent a lot of time trying to fix this issue and finally got it done and managed to boot the jap version ...
Â
so for all the fans of this game that waited for a long time to see it boot on dolphin (specially @CARPnadamas ) here is the gecko code to play the jap version
Â
Force Japan Version
Â
04054234 60000000
Â
Â
I only played a couple of games .. but i sure hope everything works fine ...cuz i really need to take a couple of days off without looking at assembly code lol
Â
once the patch is activated the import and japan roms will boot the japan version (type 3 is not affected ) .... the reason this is happening is because the import and japan dumps r the same identical game ... they got the same files even with hex comparisons they r identical .. this is why it was really confusing and made no sense ..and that is probably why the emulator just booted the default version .. so I spent a lot of time just working on the dump .. extracting and analyzing it and when i found some files and code that proves that the jap version definitely exists in there .. i just had to find a way to force it through the code ...my guess is that the game is designed to detect the hardware and know which version to run .. which of course won't happen on the emulator ...or maybe it was a manual switch on the hardware ...
Â
so the way to play both games is by setting up a portable version for the jap version .... or just using the type 3 rom instead of the import rom ..since they r both identical ... and of course a patched version of the rom with a different id could be created but that is a messy solution ...
Â
Â
Â
Â
UPDATE :  more great news for fans of virtua striker games .... i managed to run the jap version of VS4 .... i went to bed but my brain just kept running .. and thought maybe the reason the vs4 japan crashes is that dolphin forces the wrong mode on like it was doing with the 2002 version .. but since this is only jap and the roms r not identical to the import and asia versions it just crashed after bypassing the boot ..cuz there was no other version on disc ...so i used the same method to track down the code that is responsible for checking versions and patched it and it worked ... of course i only played like 5 mins but it seems to be working fine .. so here r the codes for u guys to test it out and hopefully it will work with no problems ... it need the fix for crashes code + bypass boot code to run
Â
bypass boot (VS4 Japan)
0405214c 60000000
Â
Fix crashes
0403b5d8 60000000
Â
Â
the patches work on both rev C and EÂ ... so now every single VS dump is working on dolphinÂ
    ...and looks like i wasted a lot of time on the patched jap version and it will just go to the trash lol .. but i guess it was a learning experience .. how to extract and modify gamecube files .. i needed so many tools and dolphin is really picky with minor changes any patched game would crash ... ok now it's bedtime for me ✌️
@mamefan2018 great job thank youÂ
0 -
Â
vor 7 Stunden schrieb CARPnadamas:hello..to add the banner you have to put the .png files with the same name of the game all together in the same folder.
Thank you. In the meantime I found the solution.
0 -
Does anyone know how to fix banners of the triforce games?
0 -
vor 9 Stunden schrieb CARPnadamas:
hello.. the gecko code is this:
Â
bypass boot/network
040568D8 60000000
004B4828 00000000
Â
remember to "enable cheats" in configuration..if that warning keeps appearing..you have to enter the test menu and enter update, press test right there, wait for it to complete and restart..there you should go correctly
@CARPnadamas @mamefan2018 Thank you very much, my mistake was that I didn´t activate to enable cheats in the settings. Now it works perfectly, thank you
0 -
Am 27.2.2023 um 11:15 PM schrieb mamefan2018:
this gecko code works with japan rev DÂ ...and make sure u add it as a gecko code not a patch.
@mamefan2018: I´ve downloaded the VS 2006 ja Version Rev D but I still get the same error message when starting. I´ve added the geccko codeÂ
040568D8 60000000
Â
0 -
vor 6 Stunden schrieb mamefan2018:
this gecko code works with japan rev DÂ ...and make sure u add it as a gecko code not a patch.
@mamefan2018: I use the VS 4 Rev B version so that´s maybe he reason why the Gecko code doesn´t work. I´ll check it with the asian VS4 Rev D version.
0 -
vor 13 Stunden schrieb mamefan2018:
for the missing graphics just like all the other VS games ..right click properties and under general check " enable FPRF" ..this should fix the issue.
@mamefan2018Â Thank you, now it works fine
vor 13 Stunden schrieb mamefan2018:and for the japan 2006 ver ...use this gecko code to bypass boot
Â
Bypass Boot
040568D8 60000000
I´ve changed the bypass code but I still get the same error. Maybe I habe a wrong asian version of VS4 Vers. 2006?
0 -
Â
@mamefan2018: This appears after starting Virtua striker 4 Vers. 2006 (jp). How can I jump over this screen? Or is this a wrong dump? Any idea?
Â
@mamefan: Thank you for the VS4 jp patched dump but something is missingÂ
0 -
Now it works, I`m very happy
Â
Virtua Striker 4 (EUR):
bypass code:
04052d1c 2C030001
Â
Virtua Striker 4 Vers. 2006 (EUR):
bypass code
0x80414CE8 0x00000005
Â
Just configurate the game settings on bios and exit. Reload the game and the configurated settings work
Â
0 -
at all: There are pre-configurated hot keys. You should use them espacially for VS 3 and VS 4 when playing the tournement rounds
Â
F10: pause function
Shift F1 - F8: save functionÂ
F1 - F8: load function
Â
tested it and it works
0 -
How can I configurate the game specs of VS 3 and 4 (e.g. time, game difficultity). I can´t save the settings in the bios of the game. When pressing the exit button of the bios I´m in a permanent loop
0 -
Am 6.2.2023 um 3:46 PM schrieb matheus.atallah:
With a reasonable pc for games and considering all the technical tips mentioned here, it is far from being a perfect emulation, it has texture errors and slowdowns at times, but it works satisfactorily. I played on an old asus notebook, i5, geforce 940m, 8gb ram and on a new notebook acer nitro 5, i5, gtx 1650, 32gb ram, there was no big difference in performance, both worked fine.
Thank you very much
Is there a pause-button in the dolphin triforce emulator? Or a possibility to configurate it as a hot key?
0 -
Am 1.2.2023 um 11:44 PM schrieb mamefan2018:
latest build from crediar
Â
controls are fixed now for vs3 and vs4 /2006
Â
down button works for vs3 and player 2 controls work fine for vs3 and vs4/2006
Â
@mamefan2018Â Can you please reupload this file?Â
0 -
vor 7 Stunden schrieb Son of Blindboy:
@taktvoll69 Soweit ich weiß, sind keine Gewürzwerkzeuge oder Workarounds öffentlich verfügbar. Es wäre schön, Unterstützung für diese aktualisierte Version zu sehen.
Thank you. I hope there´re will be soon a spice tool solution for this game
0 -
Is there a new version of spice tools? Can´t load winning eleven arcade championship 2014. The game crashes when loading over sopicetools
0 -
Am 6.2.2023 um 3:46 PM schrieb matheus.atallah:
With a reasonable pc for games and considering all the technical tips mentioned here, it is far from being a perfect emulation, it has texture errors and slowdowns at times, but it works satisfactorily. I played on an old asus notebook, i5, geforce 940m, 8gb ram and on a new notebook acer nitro 5, i5, gtx 1650, 32gb ram, there was no big difference in performance, both worked fine.
Last year I’ve bought a new gaming pc, i7, 16gb ram nividia get force 3500… My pc has the components for a propper emulation but unfortunately during the game there’re massive slowdowns. There are so many emulations of newer arcade games in a high quality and Virtua striker 4 was released between 2000-2005. I think the dolphin emulator isn’t stable enough…
0 -
When will there be finally a propper emulation of Virtua striker 4 on Dolphin?
1 -
I hope that it will soon be possible to play the winning eleven 2014 arcade edition with spice tools. Unfortunately the game breaks when starting. Or is there a solution to start the game?
0 -
It would be great to emulate dead storm pirates special edition
1 -
I also love Virtua Striker 4 and I´m dreaming of playing it on my Computer some day
0
[Emu] Dolphin v2407 Triforce : Branche Arcade (Namco / Sega / Nintendo / GC / Wii)
dans EMULATEUR NEWS
Posté(e)
@mamefan2018Â unfortunately the new geccko code for the japanese Virtua striker 2002 VersionÂ
04054234 60000000
is also acitveted in the Virtua Striker 2002 (Type3) version. I thought the type 3 version wouldn´t be changed with the geccko code