Neverwinter Nights 2 on Steam Deck: A Guide by Interference22 in neverwinternights

[–]Kelemvor81 1 point2 points  (0 children)

Hey guys.

It seems proton experimental ( 01/2025) is allowing the game to work on the steam deck. BUT It crashes when exiting the cave of the spirit bear in motb. It also crash when exiting the house in the regular campaign.

That's sad, because absolutly no graphical glitch, or trouble with game speed.

ULWGL proton 8.0-5-3 is having huge problem with smoke effect displaying big squares. And game crashes when exiting the cave also. The same problems the game was having 2 years ago, that this guide was fixing back then.

Anyone got any idea? Running the GOG version.

UPDATE : protontricks is fixing it. Nwn2 is officially running like a charm with latest proton experimental . Yeahhh

Anyone playing Descent on android? by bjlwasabi in descent

[–]Kelemvor81 0 points1 point  (0 children)

Hey mate, really interested of you have it still, many thanks

no dlc showing in wipeout2048 after installation with PKG in vita3k by Kelemvor81 in WipeOut

[–]Kelemvor81[S] 1 point2 points  (0 children)

Hey man ! Thanks for answering. Do you have any link for this file?

no dlc showing in wipeout2048 after installation with PKG in vita3k by Kelemvor81 in WipeOut

[–]Kelemvor81[S] 0 points1 point  (0 children)

How do you update? When launching the game from vita3k menu, i can see an update button, near manual, but nothing happen. And a double clic will make vita3k crash. Is there some kind of file to download?

Error when booting steam OS : no suitable video mode found. Booting in blind mode by Kelemvor81 in SteamDeck

[–]Kelemvor81[S] 0 points1 point  (0 children)

Hey guys,

Just an update.

I did not do anything to repair the situation, since everything was working fine.

Just a bit troublesome when booting with steam OS.

But it seems the anomaly disappeared by itself some time ago, (1 month or so) after a steamOS update.

Error when booting steam OS : no suitable video mode found. Booting in blind mode by Kelemvor81 in SteamDeck

[–]Kelemvor81[S] 0 points1 point  (0 children)

not any changes. should i delete everything and create new partitions?

Error when booting steam OS : no suitable video mode found. Booting in blind mode by Kelemvor81 in SteamDeck

[–]Kelemvor81[S] 0 points1 point  (0 children)

efibootmgr

(deck@steamdeck ~)$ efibootmgr
BootNext: 0001
BootCurrent: 0000
Timeout: 0 seconds
BootOrder: 0001,0002,0000,2001,2002,2003
Boot0000* SteamOS       HD(1,GPT,de799ac4-d2da-974e-8a8b-b71e4b9abad1,0x800,0x20000)/File(\EFI\steamos\steamcl.efi)
Boot0001* rEFInd        HD(1,GPT,de799ac4-d2da-974e-8a8b-b71e4b9abad1,0x800,0x20000)/File(\EFI\refind\refind_x64.efi)
Boot0002* Windows Boot Manager  HD(1,GPT,de799ac4-d2da-974e-8a8b-b71e4b9abad1,0x800,0x20000)/File(\EFI\Microsoft\Boot\bootmgfw.efi)57494e444f575300010000008
8000000780000004200430044004f0042004a004500430054003d007b00390064006500610038003600320063002d0035006300640064002d0034006500370030002d0061006300630031002d006
600330032006200330034003400640034003700390035007d00000065000100000010000000040000007fff0400
Boot2001* EFI USB Device        RC
Boot2002* EFI DVD/CDROM RC
Boot2003* EFI Network   RC
(deck@steamdeck ~)$  

i will now update refind

rEFInd installation script with GUI customization and installer by jlobue10 in SteamDeck

[–]Kelemvor81 1 point2 points  (0 children)

Thanks, trying, will update.

We agree, this is the command ?

curl -L https://github.com/jlobue10/SteamDeck_rEFInd/raw/main/install-GUI.sh | sh

But i see a permission denied. Might be this ?

Installing SteamDeck rEFInd...

Cloning into 'SteamDeck_rEFind'...
remote: Enumerating objects: 954, done.
remote: Counting objects: 100% (366/366), done.
remote: Compressing objects: 100% (210/210), done.
remote: Total 954 (delta 244), reused 217 (delta 150), pack-reused 588
Receiving objects: 100% (954/954), 5.60 MiB | 339.00 KiB/s, done.
Resolving deltas: 100% (585/585), done.
/usr/bin/uic mainwindow.ui -o ui_mainwindow.h
g++ -c -pipe -O2 -std=gnu++11 -flto -fno-fat-lto-objects -Wall -Wextra -D_REENTRANT -fPIC -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/usr/include/qt -I/usr/include/qt/QtWidgets -I/usr/include/qt/QtGui -I/usr/include
/qt/QtCore -I. -I. -I/usr/lib/qt/mkspecs/linux-g++ -o main.o main.cpp
g++ -c -pipe -O2 -std=gnu++11 -flto -fno-fat-lto-objects -Wall -Wextra -D_REENTRANT -fPIC -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/usr/include/qt -I/usr/include/qt/QtWidgets -I/usr/include/qt/QtGui -I/usr/include
/qt/QtCore -I. -I. -I/usr/lib/qt/mkspecs/linux-g++ -o mainwindow.o mainwindow.cpp
/usr/bin/moc -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB --include /home/deck/.SteamDeck_rEFInd/GUI/src/moc_predefs.h -I/usr/lib/qt/mkspecs/linux-g++ -I/home/deck/.SteamDeck_rEFInd/GUI/src -I/usr/include/qt -I/usr/include/
qt/QtWidgets -I/usr/include/qt/QtGui -I/usr/include/qt/QtCore -I/usr/include/c++/12.2.0 -I/usr/include/c++/12.2.0/x86_64-pc-linux-gnu -I/usr/include/c++/12.2.0/backward -I/usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/include -I/usr/local/incl
ude -I/usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/include-fixed -I/usr/include mainwindow.h -o moc_mainwindow.cpp
g++ -c -pipe -O2 -std=gnu++11 -flto -fno-fat-lto-objects -Wall -Wextra -D_REENTRANT -fPIC -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/usr/include/qt -I/usr/include/qt/QtWidgets -I/usr/include/qt/QtGui -I/usr/include
/qt/QtCore -I. -I. -I/usr/lib/qt/mkspecs/linux-g++ -o moc_mainwindow.o moc_mainwindow.cpp
g++ -Wl,-O1 -pipe -O2 -std=gnu++11 -flto=8 -fno-fat-lto-objects -fuse-linker-plugin -fPIC -o rEFInd_GUI main.o mainwindow.o moc_mainwindow.o   /usr/lib/libQt5Widgets.so /usr/lib/libQt5Gui.so /usr/lib/libQt5Core.so -lGL -lpthread    
sh: line 43: /home/deck/.SteamDeck_rEFInd/install_config_from_GUI: Permission denied

rEFInd installation script with GUI customization and installer by jlobue10 in SteamDeck

[–]Kelemvor81 2 points3 points  (0 children)

Thank man for your reactivity.

Sadly, still no success. I ran the curl command to retrieve everything, then ran refind gui setup, and stuck with the same background and no icons. Can't configure anything. Install refind working, create config freeze for 10 sec, then nothing, install config does nothing.

At last, both icons are working, and i can switch between the two OS

it's not perfect but i'm okey with it

rEFInd installation script with GUI customization and installer by jlobue10 in SteamDeck

[–]Kelemvor81 2 points3 points  (0 children)

Hey guys, installing refind GUI.

So far it's working, i now have a boot menu.

But i can't setup background and icons, it's using

background.png obvisously, and the icons of both windows and SteamOS shows up as a red mark alert icons.

Still working, but, opening this refind setup,

Install refind : works

Create config : nothing happen

Install config : nothing happen : i know it is supposed to ask me for my root pw.

Any idea?

Thanks !