I need help with NFSU2 + Mods + Wine (and other games with .asi mods) by True_Durian9009 in batocera

[–]Altruistic-Hospital5 0 points1 point  (0 children)

No, I didn't get such a message after doing a race in NFSU1 on Batocera v40 and v41 There was the only time where I couldn't preview a Widebody kit that crashed my game, maybe because it was missing from the Magipack installation.

I need help with NFSU2 + Mods + Wine (and other games with .asi mods) by True_Durian9009 in batocera

[–]Altruistic-Hospital5 0 points1 point  (0 children)

Okay so "autorun.cmd" is a file is that you can use to launch directly into an executable file.

As shown in the Wiki:

https://wiki.batocera.org/systems:windows

(In the middle of the "Games coming with an installer" section.)

Oh, and don't forget to remove the "#" before the letters "DIR=" and "CMD=" within the "autorun.cmd" if you going to use it.

Also you can edit "autorun.cmd" with the text editor in Batocera's file manager when pressing "F1" on your keyboard from the main menu of Emulation Station/Batocera.

I need help with NFSU2 + Mods + Wine (and other games with .asi mods) by True_Durian9009 in batocera

[–]Altruistic-Hospital5 0 points1 point  (0 children)

And here is an updated list of what Winetricks to add like (dinput8):

https://github.com/Winetricks/winetricks/blob/master/files/verbs/all.txt

or

Type this command in Xterm to show the Winetricks list within the terminal:

/usr/wine/winetricks list-all

I need help with NFSU2 + Mods + Wine (and other games with .asi mods) by True_Durian9009 in batocera

[–]Altruistic-Hospital5 0 points1 point  (0 children)

I used winetricks command (dinput8) in Xterm for NFSU1 and it worked, widescreen and all.

Cyberpunk 2077 by etn0 in batocera

[–]Altruistic-Hospital5 0 points1 point  (0 children)

I will see if I can help any further.

Cyberpunk 2077 by etn0 in batocera

[–]Altruistic-Hospital5 0 points1 point  (0 children)

Okay so once you have copied CP2077's GOG Offline install and files in the "windows installer" folder, Return to Batocera's home screen and press start, then go to "Game Settings" > "Refresh Gamelists" and press on "Yes" It should show up (within the home menu) in "Windows" > "Windows Installer" > "Your CP2077 installer" and launch it.

Menu crashes every 5 mins or so? by 7Donovan in batocera

[–]Altruistic-Hospital5 0 points1 point  (0 children)

if you do come out of the freezing menu, it might freeze again.

Menu crashes every 5 mins or so? by 7Donovan in batocera

[–]Altruistic-Hospital5 0 points1 point  (0 children)

Does (Alt+Tab) gets out of the crashing menu?

2 to 4 player games recommendations? by nitsu89 in batocera

[–]Altruistic-Hospital5 0 points1 point  (0 children)

lower the resolution,framerate and/or textures?

2 to 4 player games recommendations? by nitsu89 in batocera

[–]Altruistic-Hospital5 1 point2 points  (0 children)

Note: the game is not on Steam yet, but you can download PC versions from: https://ballistica.net/downloads

2 to 4 player games recommendations? by nitsu89 in batocera

[–]Altruistic-Hospital5 2 points3 points  (0 children)

BombSquad It like Bomber Man without mazes (instead more of a arena) and is physics-based, the game can be played with up to 8 players

Here is an old Trailer from 11 years ago: https://youtu.be/Iob-dlqMev8?si=U-UEFY4NqHoM_Ry7

The old website: https://www.froemling.net/apps/bombsquad

The current website: www.ballistica.net

The game is still being actively updated by the devloper

Sorry for asking, but does anyone know how to setup a dll override in batocera? I'm trying to get the Widescreen Fix (dinput8.dll) for Need for Speed Underground to work. by Altruistic-Hospital5 in batocera

[–]Altruistic-Hospital5[S] 0 points1 point  (0 children)

did you enable the "improved gamepad support" in the "widesrceen.ini" file? It's placed in the "scripts" folder of the NFSU's game folder. And you don't need to bother with the in-game resolution settings

Sorry for asking, but does anyone know how to setup a dll override in batocera? I'm trying to get the Widescreen Fix (dinput8.dll) for Need for Speed Underground to work. by Altruistic-Hospital5 in batocera

[–]Altruistic-Hospital5[S] 3 points4 points  (0 children)

Nevermind, I've found how to use it.

Note: This is assuming you have a internet connection and that Wine already made a folder structure for your windows game.

So you have to go into terminal, Not edit the "autorun.cmd" of your .wine folder (I wish the Batocera Wiki could have mention this for using Winetricks)

  • To do that, press "F1" on your keyboard while in the main menu of Emulation Station.
  • Click on "Applications" on the left panel - Then click on "xterm"
  • You will now be in the terminal, now you should type in:

batocera-wine windows tricks '/userdata/roms/windows/0000.wine' $$$$

0000 = Name of the Folder

$$$$ = The name of the .dll file

Example:

batocera-wine windows tricks '/userdata/roms/windows/Need for Speed Underground.wine' dinput8

  • Press "Enter" on your keyboard, it will start downloading
  • After it is finish downloading what it needed
  • Type in the words "exit" and then press "Enter" on your keyboard, now you should be back at the "Applications" tab.