-
Compteur de contenus
866 -
Inscription
-
Dernière visite
-
Jours gagnés
36
Messages posté(e)s par nosoucy62
-
-
bravo pour cette liste dont je connaissais pas mal de titres.
par contre tadpole tales n'est pas disponible.....projet toujours en cours....ou alors impossible de le trouver ailleurs que sur steam ?
0 -
salut miki91
Ă mon avis c'est pour la version PC et non arcade.....
j'ai regardé et je ne vois pas comment faire........
0 -
whaouuuuuu
i don't know this version.....where to find it please ?
Â
this link ok for pc version ?
https://mega.nz/file/bVZFQKDI#EnMr5UEla_1BVporofHz7fbQExSXiDKX6q34oRj5rGU
0 -
Il y a 3 heures, fujik a dit :
Hi.
Any one have INITIAL D Arcade Season 5?
hi !
Â
see in this link :
Â
3 -
thanks !
work perfectly !!
2 -
Le 02/04/2026 à 20:40, hippopippo a dit :
“The problem” is named “Windows 11”Â
ok thanks ! w11 = shit !
the problem isn't W11 because this game work with TP (in w11 or another).....
0 -
-
Il y a 16 heures, hippopippo a dit :
Â
That's a problem with your audio device, check your audio card, try getting audio from another USB device, and try the old trick of plugging a jack into your headphones.
hi hippopippo !
Â
same problem with another audio.....my audio is not in USB but in audio card with headphone
0 -
-
Il y a 23 heures, Helicoy a dit :
il s'affiche bien en Full screen directement pour toiÂ
oui
0 -
Il y a 16 heures, ducon2016 a dit :
Â
Oui il est tres bien. Il y a aussi une version voiture. Je me rappelle boomslang avait fixe un probleme dessus:Â https://store.steampowered.com/app/633110/FAST_BEAT_LOOP_RACER_GT__GT/
Â
salut ducon2016 !
je l'ai aussi et il fonctionne sans soucis chez moi
0 -
il y a 50 minutes, w383969609 a dit :
Is there a download link?
2 -
0
-
Il y a 15 heures, N13770 a dit :
Hello, I'm trying to add the "sega video driver" to Retrobat 7.5.3 without success. I downloaded the file from https://archive.org/download/hypseus_singe_videodriver/hypseus_singe_videodriver.zip and for days I've followed various procedures suggested by chatgpt, but without success. Before giving up completely, I came here to ask for help from friends to finally learn about this interesting toy/video game that I didn't know existed. Please, I need guidance.
hi !
what's your problem ?
no video.....no launching...error ?
0 -
on w11 no problem
0 -
thanks hippopippo !
Â
perfectly working !
0 -
il y a 14 minutes, hippopippo a dit :
Â
This is a another PC port of the famous arcade game heavily patched and optimized to give an arcad'ish feel at full speed.
Â
Both Keyboard / Dpad active.
Â
ESC = Test menu (you can bind & assign your keys / Ds4 dpad)
Enter = Coin / Select
Â
See menu for all assigned def keys option.
Â
 Masquer le contenuÂ
thanks hippopippo !
work perfectly !
why the insert coin doesn't works ?Â
it's possible to add this ?
1 -
hi hippopippo !
Â
do you have a solution for offroad thunder so ?
i don't have subscription on TP
thanks for your job !
0 -
Il y a 1 heure, hippopippo a dit :
Â
Â
This is a PC port of the famous arcade game heavily patched and optimized to give an arcad'ish feel at full speed. (Credit goes to :Â AxlThunder & Hydro Thunder Community)
Â
 Masquer le contenuÂ
Fixes :
Â
Throttle fix - When no throttle input is given, it will sit at 25.9% on the gas, meaning that the boat will always have throttle input even when it shouldn't
Controller fix - When a controller is selected to be used, un-focusing the game will seemingly "unlatch" the controller from it.
Improve DXWnd/DGVoodoo window - Intended for use with DXWnd/dgVoodoo2. If the game detects that anything could happen to put it out of fullscreen, it'll fall back to it's 320x240 software rendered window mode.Â
Pause race with controller - In the stock game, you could not pause the game without the keyboard.
Allow persistent initials - Normally, the game always clears out any initials you enter.Â
Last set camera error fix - The game remembers your last set camera, but doesn't actually carry it over to the next race, setting it to default instead.
Don't change mixer volume - If the game detects that it's volume in the mixer isn't what it expects, it changes it to what it expects.
Allow 1% volume - Just like it says on the tin. This is a loud game, so I felt this would be useful to some.
Cursor fix - Don't move cursor on startup.
Disable CD Check - Changes one byte in the EXE to fool the game into believing the CD is present.
Keep alive when unfocused - Mainly for use with DXWnd/dgVoodoo. Bear in mind that keyboard inputs will still register, and sound is muted(for now).
Â
Mods :
Â
Your boat's true speed. This is different from what the speedometer implies.
Which step in the Hydro Jump process you are on. So if you miss it, you'll see at which step things went wrong.
The wrong way turnaround timer. This is a visual that can be used to practice the redirect technique.Â
F2 = Test Menu
ENTER = Coin / Start
ESC = Pause / Exit
ALT F4 = Quit
hi hippopippo !
Â
all is ok thanks !!!
Â
1 -
Il y a 11 heures, 7zxkv a dit :
salut !
Â
uniquement pour TP ?
2 -
test with this command line
Â
start hypseus.exe singe vldp -framefile singe\starblazers\starblazers.txt -script singe\starblazers\starblazers.singe -fullscreen -volume_nonvldp 5 -volume_vldp 20
0 -
with demulshooter and/or bepinex ?
0 -
merci pour les news !
1 -
Il y a 3 heures, lords a dit :
Another ahk script to shut down Eithernet connection not WiFi.  Right click and run in admin mode only. set the path to your dir and shooter.exe first
Â
Â
;ONLY RUN IN ADMIN MODE (RIGHT CLICK RUN ADMIN)
adapter:="Ethernet" ; set to the adapter name; turns Ethernet off
If ConnectedToInternet()
  runwait,netsh interface set interface %adapter% disabled,,hide
else
  runwait,netsh interface set interface %adapter% enabled,,hide
ConnectedToInternet(flag=0x40) {Â
Return DllCall("Wininet.dll\InternetGetConnectedState", "Str", flag,"Int",0)Â
}
run, F:\Mars Sortie  stand alone\Shooter.exe ;change this to your game dir and .exeReturn
Esc::
; turn Ethernet onÂ
If ConnectedToInternet()
  runwait,netsh interface set interface %adapter% disabled,,hide
else
  runwait,netsh interface set interface %adapter% enabled,,hideÂ
   Process,Close,Shooter.exe
  Run,taskkill /im "Shooter.exe" /F
 Â
  sleep, 500  ExitAp
thanks lords !
1




[Emu] Cxbx / XQemu Emulateur Xbox sur PC
dans EMULATEUR NEWS
Posté(e)
sorry not working on w11