WineHQ

Super Crate Box

No Screenshot

Submit Screenshot
Version 1.02 fixes some minor bugs.

Application Details:

Version: 1.02
License: Free to use
URL: http://www.supercratebox.com/
Votes: 0
Latest Rating: Platinum
Latest Wine Version Tested: 2.18

Maintainers: About Maintainership

No maintainers. Volunteer today!

Test Results

Old test results
The test results you have selected are very old and may not represent the current state of Wine.
Selected Test Results

What works

Game

What does not

DirectMusic

Screen Scale > x1

But can be fixed

Workarounds

What was not tested

Installer , this indie game not have an installer

Hardware tested

Graphics:

  • GPU:
  • Driver:

Additional Comments

If you wanna play with music and set fullscreen with correct screen scale , open a terminal under your own responsability and if you wanna copy and paste the follow commands : Arch=$(uname -m) case "$Arch" in x86) Arch="x86" ;; i?86) Arch="x86" ;; amd64) Arch="amd64" ;; x86_64) Arch="amd64" ;; * ) echo "Unsopported '$Arch' -> Architecture." ;; esac WINEPREFIX="$HOME/.wine" URLDIR="https://dl.dropboxusercontent.com/u/3164499/Linux/Wine/drive_c/windows/system32" rm -rf "$HOME/dma/" mkdir -p $HOME/dma/system32/drivers cd $HOME/dma/system32 wget "$URLDIR/devenum.dll" ; \ wget "$URLDIR/dinput.dll" ; \ wget "$URLDIR/dinput8.dll" ; \ wget "$URLDIR/dmband.dll" ; \ wget "$URLDIR/dmcompos.dll" ; \ wget "$URLDIR/dmime.dll" ; \ wget "$URLDIR/dmloader.dll" ; \ wget "$URLDIR/dmscript.dll" ; \ wget "$URLDIR/dmstyle.dll" ; \ wget "$URLDIR/dmsynth.dll" ; \ wget "$URLDIR/dmusic.dll" ; \ wget "$URLDIR/dsound.dll" ; \ wget "$URLDIR/dswave.dll" ; \ wget "$URLDIR/eax.dll" ; \ wget "$URLDIR/midimap.dll" ; \ wget "$URLDIR/msacm32.dll" ; \ wget "$URLDIR/quartz.dll" ; \ wget "$URLDIR/streamci.dll" ; \ cd "$HOME/dma/system32/drivers" wget "$URLDIR/drivers/gm.dls" ; \ cd "$HOME/dma/" if test -d "$WINEPREFIX/drive_c/windows/syswow64" then rm -rf "$WINEPREFIX"/drive_c/windows/syswow64/{devenum*,dinput*,dmband*,dmcompos*,dmime*,dmloader*,dmscript*,dmstyle*,dmsynth*,dmusic*,dsound*,dswave*,eax*,midimap*,msacm32*,quartz*,streamci*} rm -rf "$WINEPREFIX"/drive_c/windows/syswow64/drivers/gm.dls rm -rf "$WINEPREFIX"/drive_c/windows/system32/{devenum*,dinput*,dmband*,dmcompos*,dmime*,dmloader*,dmscript*,dmstyle*,dmsynth*,dmusic*,dsound*,dswave*,eax*,midimap*,msacm32*,quartz*,streamci*} mkdir -p "$WINEPREFIX"/drive_c/windows/{syswow64,system32}/drivers fi if test -d "$WINEPREFIX/drive_c/windows/system32" then rm -rf "$WINEPREFIX"/drive_c/windows/system32/{devenum*,dinput*,dmband*,dmcompos*,dmime*,dmloader*,dmscript*,dmstyle*,dmsynth*,dmusic*,dsound*,dswave*,eax*,midimap*,msacm32*,quartz*,streamci*} mkdir -p "$WINEPREFIX/drive_c/windows/system32/drivers/" cp "$HOME"/dma/system32/{devenum*,dinput*,dmband*,dmcompos*,dmime*,dmloader*,dmscript*,dmstyle*,dmsynth*,dmusic*,dsound*,dswave*,eax*,midimap*,msacm32*,quartz*,streamci*} "$WINEPREFIX"/drive_c/windows/system32/ cp "$HOME/dma/system32/drivers/gm.dls" "$WINEPREFIX/drive_c/windows/system32/drivers/" fi cd "$HOME" echo if [ "$Arch" = "x86" ]; then cat "$HOME/dma/dma.reg" REGEDIT4 [HKEY_CURRENT_USER\Software\Wine\AppDefaults\supercratebox.exe] "Version"="winxp" EOF wine regedit -s "$HOME/dma/dma.reg" &> /dev/null rm -rf "$HOME/dma/dma.reg" fi if [ "$Arch" = "amd64" ]; then cat "$HOME/dma/dma.reg" REGEDIT4 [HKEY_CURRENT_USER\Software\Wine\AppDefaults\supercratebox.exe] "Version"="winxp64" EOF wine regedit -s "$HOME/dma/dma.reg" &> /dev/null rm -rf "$HOME/dma/dma.reg" fi cat "$HOME/dma/dma.reg" REGEDIT4 [HKEY_CURRENT_USER\Software\Wine\AppDefaults\supercratebox.exe\Direct3D] "DirectDrawRenderer"="opengl" "Multisampling"="disabled" "OffscreenRenderingMode"="pbuffer" "StrictDrawOrdering"="enable" "UseGLSL"="disabled" "VideoMemorySize"="64" [HKEY_CURRENT_USER\Software\Wine\AppDefaults\supercratebox.exe\DllOverrides] "*devenum"="native" "*dinput"="native" "*dmband"="native" "*dmcompos"="native" "*dmime"="native" "*dmloader"="native" "*dmscript"="native" "*dmstyle"="native" "*dmsynth"="native" "*dmusic"="native" "*dmusic32"="native" "*dsound"="native" "*dswave"="native" "*eax"="native" "*gm.dls"="native" "*midimap"="native" "*quartz"="native" "*streamci"="native" [HKEY_CURRENT_USER\Software\Wine\AppDefaults\supercratebox.exe\Explorer] "Desktop"="supercratebox.exe" EOF wine regedit -s "$HOME/dma/dma.reg" &> /dev/null cd $HOME echo and ready , you can test your "supercratebox.exe" using wine , and after delete the folder $HOME/dma :D In PlayOnLinux : In PlayOnLinux you can use my script -> https://www.playonlinux.com/en/topic-13168-Script_SuperCrateBox_Install.html If you wanna you can try , downloading and using "Execute Local Script" under your own responsability Please don't send things about wine from playonlinux to WineHQ Team , because the same versions of wine dont work really equal .

selected in Test Results table below
Operating systemTest dateWine versionInstalls?Runs?Used
Workaround?
RatingSubmitter
ShowDebian GNU/Linux Unstable "Sid" x86_64Nov 03 20172.18Yes Yes NoPlatinumJason Woofenden 
CurrentManjaro LinuxJun 02 20151.7.44N/A Yes GoldInukaze 
ShowManjaro LinuxJun 01 20151.7.44Yes Yes BronzeInukaze 
ShowFreeBSD 10.0 x86_64Aug 20 20141.6.2Yes Yes Bronzean anonymous user 
ShowUbuntu 10.10 "Maverick" amd64 (+ variants like Kubuntu)Feb 12 20111.2.2N/A Yes Bronzean anonymous user 

Known Bugs

Bug # Description Status Resolution Other apps affected

Show all bugs

Comments

Comments Disabled

Comments for this application have been disabled because there are no maintainers.
Back