RetroPie forum home
    • Recent
    • Tags
    • Popular
    • Home
    • Docs
    • Register
    • Login
    1. Home
    2. Tags
    3. box86
    Log in to post
    • All categories
    • N

      Unreal Tournament 2004

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support ut2004 unreal tournament box86 ports
      11
      0 Votes
      11 Posts
      909 Views
      N

      @mitu It's working perfectly with box86-0.2.2.

      Here is my script that runs UT2004 natively at full speed on Piboy XRS through EmulationStation with mapped controls. We must go into the UT System folder before launching ut2004.bin to avoid "MissingIni" error.

      if pgrep xboxdrv; then sudo killall -s SIGKILL xboxdrv > /dev/null; fi cd sudo /opt/retropie/supplementary/xboxdrv/bin/xboxdrv \ --detach-kernel-driver \ --config /home/pi/RetroPie/roms/ports/PiboyXRS_unreal_xboxdrv.cfg > /dev/null \ & cd cd '/home/pi/RetroPie/roms/ports/UT2004/System/' xinit /home/pi/box86-0.2.2/build/box86 'ut2004-bin' > /dev/null 2>&1 sleep 1 sudo killall -s SIGKILL xboxdrv > /dev/null

      The PiboyXRS_unreal_xboxdrv.cfg file :
      (Should be working with any gamepad with adjustments)

      [xboxdrv] evdev=/dev/input/event0 dpad-as-button=true trigger-as-button=true silent=true deadzone=5000 [evdev-absmap] ABS_X=X1 ABS_Y=Y1 ABS_RX=x2 ABS_RY=y2 [ui-axismap] x1=KEY_Q:KEY_D y1=KEY_S:KEY_Z x2=REL_X:5 y2=REL_Y:-3 [evdev-keymap] BTN_SOUTH=b BTN_EAST=a # BTN_C=tr BTN_NORTH=y BTN_WEST=x # BTN_Z=tl BTN_START=guide BTN_SELECT=start BTN_TRIGGER_HAPPY4=dd BTN_TRIGGER_HAPPY3=du BTN_TRIGGER_HAPPY1=dl BTN_TRIGGER_HAPPY2=dr BTN_TR=rb BTN_TL=lb BTN_TR2=rt BTN_TL2=lt BTN_THUMBL=tl BTN_THUMBR=tr [ui-buttonmap] du=KEY_UP dd=KEY_DOWN dl=KEY_LEFT dr=KEY_RIGHT rt=BTN_LEFT lt=BTN_RIGHT tr=KEY_T tl=KEY_R x=KEY_A b=KEY_SPACE y=KEY_1 a=KEY_ENTER lb=KEY_F1 rb=BTN_RIGHT guide=KEY_M start=KEY_ESC

      You can adjust some keys in UT controls parameters in game instead modify this .cfg that can be used for ohters FPS games.

      Thanks for your help.

    • LolonoisL

      Scriptmodule for "Papers, please"

      Watching Ignoring Scheduled Pinned Locked Moved Ideas and Development box86 scriptmodule papersplease
      7
      2 Votes
      7 Posts
      1k Views
      LolonoisL

      @duglor said in Scriptmodule for "Papers, please":

      Are you a master at this sort of thing?

      Could you get Shovel Knight linux working on pie 4.7.1? with Wine?

      I am just a techie. It is more the other way around: It feels I stand on shoulders of giants, when using the stack which is already there (RaspiOS, RetroPie, SDL, retroarch, ...). I like to make use of the ingenuity of open source and contribute my stuff, thus other can learn of / use it / extend it.

      You may open a new thread for Shovel Knight and True Love, maybe someone of the community jumps on it. I never did get my hands on that games, tbh.

    • F

      Wine broke Mk Arcade Joystick Rpi Package for Retropie Rpi3b+

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support wine wine86 box86 arcade joystick
      11
      0 Votes
      11 Posts
      1k Views
      F

      @mitu oh never mind. I updated all of the core packages and returned to normal. I'll be posting something here if anything breaks again.

    • duglorD

      How does one exit Box/Wine Desktop or Explorer in Wine-Apps back to Emulationstation?

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support box86 wine86 box wine-app exit
      4
      0 Votes
      4 Posts
      509 Views
      duglorD

      This is occured infrequently and is likely some little bug. I've had it happen only 3 times and 2 were the first two times i was in the desktop and explorer. Only happened once in the last 40 or so times since. lol.

    • R

      XINIT / Wine64 / PC game .exe help launching from within RetroPie

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support wine box86 xinit pcgames
      7
      0 Votes
      7 Posts
      1k Views
      R

      @mitu I'm .. sure I'm not using it or setting it up appropriately.

      I'm not using the runcommand.sh file that is for launching game in retropie. i'm sort of bypassing that, because I couldnt figure out the process or syntax

      first, when you are just on the command line area (No Desktop) to initiate xinit, you must use sudo, but that doenst mean that retropie itself doesnt take care of that in some ... manner.

      anyway, heres my commands.

      the game's .sh file reads:

      xinit /usr/local/bin/wine /home/pi/.wine/drive_c/game_path/game.exe

      Next: es_systems.cfg file reads:

      <command>sudo %ROM%</command>

      thats it and it works.
      I tried for hours to get the normal:
      <command>/opt/retropie/supplementary/runcommand/runcommand.sh 0 SYS pc</command> to work, but it wouldn't load, but also requires a config file.

      so in the /opt/retropie/configs/pc
      i created emulators.cfg file, but what do i put in there?
      pc = wine ?
      default = pc
      and if so, what do I change the game.sh file to? it already has the wine command in it.

      my main reason for creating this thread, was to figure out the syntax for 3 files.
      /home/pi/RetroPie/rom/pc/game.sh
      /etc/emulationstation/es_system.cfg
      /opt/retropie/configs/pc/emulators.cfg

      I've been working with the retropie software since 2015 when i got my first raspberry pi 2, but I've never tried this type of launch and its not easy to find the details about this type of functionality.

      thanks for listening. :)

    • R

      Anyone know how to get Age of Empires 2 going on Retro Pie RPi4

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support aoe2 rpi4 box86 wine
      10
      0 Votes
      10 Posts
      2k Views
      M

      @Bluescreen

      Look at ... Box86 and Wine. Installing Win98 in DosBox won't run fast enough.

      https://retropie.org.uk/forum/post/248562

      https://retropie.org.uk/forum/topic/28528/box86-and-wine-on-rpi4

    • duglorD

      All Games or Star Wars: Knights of the Old Republic | Box86 | Wine step by step tutorial?

      Watching Ignoring Scheduled Pinned Locked Moved General Discussion and Gaming wine wine86 box86 windows games tutorial
      3
      1 Votes
      3 Posts
      1k Views
      duglorD

      Thank You!

      @windg said in All Games or Star Wars: Knights of the Old Republic | Box86 | Wine step by step tutorial?:

      You can find a lot of info about Box86 and Wine here : https://retropie.org.uk/forum/topic/28528/box86-and-wine-on-rpi4?_=1678215199783

    • S

      Box 86/Wine install - Stuck at login

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support box86 wine login screen
      1
      0 Votes
      1 Posts
      298 Views
      No one has replied
    • D

      Dolphin Emulator (Pi Edition)

      Watching Ignoring Scheduled Pinned Locked Moved Ideas and Development dolphin box86 idea wip help wanted
      8
      0 Votes
      8 Posts
      5k Views
      UnknownU

      @dktpi I have experimented with dolphin on the pi4. Mario kart double dash was almost playable with an over clock. However it did have some issues with graphics. From what I have read Dolphin does not completely support arm processors yet. You can try though.

    • Z

      retropie on twisteros - wine box86 port script

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support twisteros box86 wine
      1
      0 Votes
      1 Posts
      522 Views
      No one has replied
    • T

      [Guide][DIY] Wine and Retropie - Legacy driver - Raspberry Pi 3B+

      Watching Ignoring Scheduled Pinned Locked Moved Ideas and Development box86 legacy driver pi3 b+ wine
      46
      0 Votes
      46 Posts
      7k Views
      I

      @thepigamer Hey there and thanks for linking your post @George,

      i was trying to get wine running now with your guide on your blog, but as i am not very experienced with all this linux stuff, i don't know where to put the wine Kernel or what the exact commands to build it are.

      Any help would be greatly appreciated!

    • M

      The "which games works" with Box86/Wine topic on the RetroPie RPI4/400

      Watching Ignoring Scheduled Pinned Locked Moved General Discussion and Gaming box86 pi400 retropie windows wine
      162
      2 Votes
      162 Posts
      65k Views
      duglorD

      @mth75 I only get this in a small window in the top corner of the screen.

    • F

      Box86 Lumo

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support box86 lumo
      1
      0 Votes
      1 Posts
      367 Views
      No one has replied
    • G

      Box86 and Wine on RPi4

      Watching Ignoring Scheduled Pinned Locked Moved Ideas and Development box86 wine qemu x86 windows
      475
      11 Votes
      475 Posts
      257k Views
      mituM

      @boxwine-exp Please use the original topic, since it's a dedicated project. Do note that the original poster hasn't been around in 1 year though.

    • retropieuser555R

      box86 / using startx to load a program doesn't go to full screen

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support box86 startx
      5
      0 Votes
      5 Posts
      1k Views
      hooperreH

      @retropieuser555 Hopefully you see this, but I was able to fix it by going into /home/pi/.config/AM2R/config.ini and changing:

      [Screen] Fullscreen="1.000000"

      to

      Fullscreen="0.000000"`
    • shavecatS

      BOX86 Retropie ?

      Watching Ignoring Scheduled Pinned Locked Moved General Discussion and Gaming box86
      4
      0 Votes
      4 Posts
      984 Views
      shavecatS

      @julugamer
      Agree with love it too ...
      but i think it could happen cause the have it already but not on retropie ...
      so maybe one day before the end of the year maybe ;))