Anonymous edits have been disabled on the wiki. If you want to contribute please login or create an account.


Warning for game developers: PCGamingWiki staff members will only ever reach out to you using the official press@pcgamingwiki.com mail address.
Be aware of scammers claiming to be representatives or affiliates of PCGamingWiki who promise a PCGW page for a game key.

Difference between revisions of "3D Cube Hopper"

From PCGamingWiki, the wiki about fixing PC games
(Sysreq cleanup)
m (→‎Input: General maintenance with AutoWikiBrowser in Bot mode)
 
(30 intermediate revisions by 6 users not shown)
Line 1: Line 1:
{{Cleanup|reason=Literally everything}}
 
 
{{Infobox game
 
{{Infobox game
 
|cover        = 3D Cube Hopper cover.jpg
 
|cover        = 3D Cube Hopper cover.jpg
Line 8: Line 7:
 
|engines      =  
 
|engines      =  
 
|release dates=  
 
|release dates=  
{{Infobox game/row/date|Windows|June 9, 1998}}
+
{{Infobox game/row/date|Windows|June 9, 1998|ref={{cn|September 2022}}}}
 +
|taxonomy    =
 +
{{Infobox game/row/taxonomy/monetization      | }}
 +
{{Infobox game/row/taxonomy/microtransactions | }}
 +
{{Infobox game/row/taxonomy/modes            | }}
 +
{{Infobox game/row/taxonomy/pacing            | }}
 +
{{Infobox game/row/taxonomy/perspectives      | }}
 +
{{Infobox game/row/taxonomy/controls          | }}
 +
{{Infobox game/row/taxonomy/genres            | }}
 +
{{Infobox game/row/taxonomy/sports            | }}
 +
{{Infobox game/row/taxonomy/vehicles          | }}
 +
{{Infobox game/row/taxonomy/art styles        | }}
 +
{{Infobox game/row/taxonomy/themes            | }}
 +
{{Infobox game/row/taxonomy/series            | }}
 
|steam appid  =  
 
|steam appid  =  
 
|steam appid side  =  
 
|steam appid side  =  
|gogcom page  =  
+
|gogcom id    =  
 +
|mobygames    = jumpys-world
 
|strategywiki =  
 
|strategywiki =  
 
|wikipedia    =  
 
|wikipedia    =  
|winehq      =  
+
|winehq      = 17839
 +
|license      = commercial
 
}}
 
}}
  
Line 22: Line 36:
 
==Availability==
 
==Availability==
 
{{Availability|
 
{{Availability|
{{Availability/row| retail |  | drm-free |  |  | Windows }}
+
{{Availability/row| Retail |  | DRM-free |  |  | Windows }}
 
}}
 
}}
  
Line 28: Line 42:
 
===Configuration file(s) location===
 
===Configuration file(s) location===
 
{{Game data|
 
{{Game data|
{{Game data/row|Windows|}}
+
{{Game data/config|Windows|{{p|game}}\3DCube.ini}}
 
}}
 
}}
  
 
===Save game data location===
 
===Save game data location===
 
{{Game data|
 
{{Game data|
{{Game data/row|Windows|}}
+
{{Game data/saves|Windows|}}
 
}}
 
}}
  
==Video settings==
+
==Video==
{{Video settings
+
{{Video
 
|wsgf link                  =  
 
|wsgf link                  =  
 
|widescreen wsgf award      =  
 
|widescreen wsgf award      =  
Line 44: Line 58:
 
|4k ultra hd wsgf award    =  
 
|4k ultra hd wsgf award    =  
 
|widescreen resolution      = hackable
 
|widescreen resolution      = hackable
|widescreen resolution notes= See [[#Optimize game performance/resolution|Optimize game performance/resolution]].{{cn|date=August 2016}}
+
|widescreen resolution notes= See [[#Optimize game performance/resolution|Optimize game performance/resolution]].
|multimonitor              = no
+
|multimonitor              = false
 
|multimonitor notes        =  
 
|multimonitor notes        =  
 
|ultrawidescreen            = unknown
 
|ultrawidescreen            = unknown
Line 51: Line 65:
 
|4k ultra hd                = unknown
 
|4k ultra hd                = unknown
 
|4k ultra hd notes          =  
 
|4k ultra hd notes          =  
|fov                        = no
+
|fov                        = false
 
|fov notes                  =  
 
|fov notes                  =  
|windowed                  = yes
+
|windowed                  = true
 
|windowed notes            =  
 
|windowed notes            =  
 
|borderless windowed        = unknown
 
|borderless windowed        = unknown
 
|borderless windowed notes  =  
 
|borderless windowed notes  =  
|anisotropic                = no
+
|anisotropic                = false
 
|anisotropic notes          =  
 
|anisotropic notes          =  
|antialiasing              = no
+
|antialiasing              = false
 
|antialiasing notes        =  
 
|antialiasing notes        =  
|vsync                      = no
+
|vsync                      = false
 
|vsync notes                =  
 
|vsync notes                =  
|60 fps                    = no
+
|60 fps                    = false
 
|60 fps notes              =  
 
|60 fps notes              =  
|120 fps                    = no
+
|120 fps                    = false
 
|120 fps notes              =  
 
|120 fps notes              =  
|color blind                = no
+
|hdr                        = unknown
 +
|hdr notes                  =
 +
|color blind                = false
 
|color blind notes          =  
 
|color blind notes          =  
 
}}
 
}}
  
==Input settings==
+
===Optimize game performance/resolution===
{{Input settings
+
{{Fixbox|description=Use dgVoodoo 2|ref={{cn|date=September 2016}}|fix=
|key remap                = unknown
+
#Download [[dgVoodoo 2]].
 +
#Extract <code>dgVoodooSetup.exe</code> and the following files from the <code>MS</code> subfolder: <code>d3dImm.dll</code> and <code>ddraw.dll</code> to {{p|game}}.
 +
#Launch <code>dgVoodooSetup.exe</code> and click on the DirectX tab; make sure that the Video Card is on "dgVoodoo2 Virtual 3D Card". Click Apply and then OK.
 +
#Then open the <code>3DCube.ini</code> file with a text editor and edit the following lines:
 +
## <code>Resolution=XXXXxYYYYx8</code>, where <code>XXXX</code> and <code>YYYY</code> are the width and height, respectively.
 +
## <code>FullPosition=0,0,XXXX,YYYY</code>, where <code>XXXX</code> and <code>YYYY</code> are the width and height, respectively..
 +
}}
 +
 
 +
==Input==
 +
{{Input
 +
|key remap                = false
 
|key remap notes          =  
 
|key remap notes          =  
|acceleration option      = no
+
|acceleration option      = false
 
|acceleration option notes =  
 
|acceleration option notes =  
|mouse sensitivity        = no
+
|mouse sensitivity        = false
 
|mouse sensitivity notes  =  
 
|mouse sensitivity notes  =  
|mouse menu                = yes
+
|mouse menu                = true
 
|mouse menu notes          =  
 
|mouse menu notes          =  
|invert mouse y-axis      = no
+
|invert mouse y-axis      = false
 
|invert mouse y-axis notes =  
 
|invert mouse y-axis notes =  
 +
|touchscreen              = false
 +
|touchscreen notes        =
 
|controller support        = true
 
|controller support        = true
 
|controller support notes  =  
 
|controller support notes  =  
|full controller          = unknown
+
|full controller          = false
 
|full controller notes    =  
 
|full controller notes    =  
|controller remap          = unknown
+
|controller remap          = false
 
|controller remap notes    =  
 
|controller remap notes    =  
|controller sensitivity    = unknown
+
|controller sensitivity    = false
 
|controller sensitivity notes=  
 
|controller sensitivity notes=  
|invert controller y-axis  = unknown
+
|invert controller y-axis  = false
 
|invert controller y-axis notes=  
 
|invert controller y-axis notes=  
|touchscreen               = unknown
+
|xinput controllers        = unknown
|touchscreen notes        =  
+
|xinput controllers notes  =
|button prompts           = unknown
+
|xbox prompts              = unknown
|button prompts notes     =  
+
|xbox prompts notes        =
|controller hotplug        = unknown
+
|impulse triggers          = unknown
 +
|impulse triggers notes    =
 +
|dualshock 4               = unknown
 +
|dualshock 4 notes        =
 +
|dualshock prompts        = unknown
 +
|dualshock prompts notes  =
 +
|light bar support        = false
 +
|light bar support notes  =
 +
|dualshock 4 modes        = unknown
 +
|dualshock 4 modes notes   =
 +
|tracked motion controllers= unknown
 +
|tracked motion controllers notes =
 +
|tracked motion prompts    = unknown
 +
|tracked motion prompts notes =
 +
|other controllers         = true
 +
|other controllers notes  =  
 +
|other button prompts     = false
 +
|other button prompts notes=  
 +
|controller hotplug        = false
 
|controller hotplug notes  =  
 
|controller hotplug notes  =  
|haptic feedback          = unknown
+
|haptic feedback          = false
 
|haptic feedback notes    =  
 
|haptic feedback notes    =  
|light bar support        = unknown
+
|simultaneous input        = unknown
|light bar support notes   =  
+
|simultaneous input notes  =
 +
|steam input api          = unknown
 +
|steam input api notes    =
 +
|steam hook input          = unknown
 +
|steam hook input notes    =
 +
|steam input presets      = unknown
 +
|steam input presets notes =
 +
|steam controller prompts  = unknown
 +
|steam controller prompts notes =
 +
|steam cursor detection    = unknown
 +
|steam cursor detection notes =  
 
}}
 
}}
  
==Audio settings==
+
==Audio==
{{Audio settings
+
{{Audio
|separate volume          = yes
+
|separate volume          = true
 
|separate volume notes    =  
 
|separate volume notes    =  
|surround sound          = no
+
|surround sound          = false
 
|surround sound notes    =  
 
|surround sound notes    =  
|subtitles                = no
+
|subtitles                = n/a
 
|subtitles notes          =  
 
|subtitles notes          =  
|closed captions          = no
+
|closed captions          = false
 
|closed captions notes    =  
 
|closed captions notes    =  
|mute on focus lost      = no
+
|mute on focus lost      = false
 
|mute on focus lost notes =  
 
|mute on focus lost notes =  
|eax support              = no
+
|eax support              = false
 
|eax support notes        =  
 
|eax support notes        =  
 +
}}
 +
 +
{{L10n|content=
 +
{{L10n/switch
 +
|language  = English
 +
|interface = true
 +
|audio    = n/a
 +
|subtitles = n/a
 +
|notes    =
 +
|fan      =
 +
}}
 
}}
 
}}
  
 
==Issues fixed==
 
==Issues fixed==
 
===Installing on 64-bit versions of Windows===
 
===Installing on 64-bit versions of Windows===
{{Fixbox|1=
+
{{Fixbox|description=Installing Cube Hopper in a 64-bit Windows environment|ref={{cn|date=September 2016}}|fix=
{{Fixbox/fix|Installing Cube Hopper in a 64-bit Windows environment}}
+
#Download and install [https://github.com/Bioruebe/UniExtract2 UniExtract] .  
#Need the following software: [https://github.com/Bioruebe/UniExtract2 UniExtract] .  
+
#Open UniExtract and extract the following file from the game disc: <code>_SETUP.1</code>
#Open UniExtract and extract the following file: "_SETUP.1"
+
#Extract its contents to a directory of your choosing.
#Extract its contents to the Desktop (or other location of user's choice).
 
 
#Open the folder that was extracted and find the Cube Hopper contents.
 
#Open the folder that was extracted and find the Cube Hopper contents.
#Backup once from the current dirctory (where the game files are) and rename the folder to “Cube Hopper“ (easier identification).
 
}}
 
 
===Optimize game performance/resolution===
 
{{Fixbox|1=
 
{{Fixbox/fix|Optimize game performance/resolution}}
 
#Download dgVoodoo2 (http://dege.freeweb.hu/dgVoodoo2.html)
 
#Extract the following files from “dgVoodoo2”: “dgVoodooSetup.exe”; from the “MS” folder: “d3dImm.dll” and “ddraw.dll” and extract these files to the root of the Cube Hopper folder.
 
#Launch “dgVoodooSetup.exe” and click on the “DirectX” tab; make sure that the Video Card is on “dgVoodoo2 Virtual 3D Card”. Click “Apply” and then “OK” to exit.
 
#Then open the “3DCube.ini” with Notepad (or equivalent) and edit the following lines: Resolution: change the default resolution to the default desktop resolution (suggested for best experience). For example: {Resolution=1680x1050x8} instead of: {Resolution=320x280x8}. Then change the FullPosition varible. Example: {FullPosition=0,0,1680,1050} instead of {FullPosition=0,0,640,480}. Note: If Cube Hopper becomes less than desired playability (ex: shuddering/tearing of screen), then the resolution will have to be lowered. May have to experiment to achieve desired performance/visual ratio.
 
 
}}
 
}}
  
Line 145: Line 201:
 
{{API
 
{{API
 
|direct3d versions      = 5
 
|direct3d versions      = 5
|direct3d notes        = (Using dgVoodoo2 will require a video card with DirectX 10.1 with software support for DirectX 11).
+
|direct3d notes        =  
 
|directdraw versions    =  
 
|directdraw versions    =  
 
|directdraw notes      =  
 
|directdraw notes      =  
Line 156: Line 212:
 
|mantle support        =  
 
|mantle support        =  
 
|mantle support notes  =  
 
|mantle support notes  =  
|vulkan support        =  
+
|vulkan versions        =  
|vulkan support notes   =  
+
|vulkan notes           =  
 
|dos modes              =  
 
|dos modes              =  
 
|dos modes notes        =  
 
|dos modes notes        =  
 
|shader model versions  =  
 
|shader model versions  =  
 
|shader model notes    =  
 
|shader model notes    =  
|64-bit executable     = false
+
|windows 32-bit exe    = true
|64-bit executable notes=  
+
|windows 64-bit exe    = false
 +
|windows arm app        = false
 +
|windows exe notes      =
 +
|macos intel 32-bit app =
 +
|macos intel 64-bit app =
 +
|macos app notes        =
 +
|linux 32-bit executable=  
 +
|linux 64-bit executable=
 +
|linux executable notes =  
 
}}
 
}}
  
Line 171: Line 235:
 
|ref      = <ref name="Webfoot"/>
 
|ref      = <ref name="Webfoot"/>
  
|minOS    = 95, 98, ME, 2000, XP
+
|minOS    = 95
 
|minCPU  = Intel Pentium III 350 MHz
 
|minCPU  = Intel Pentium III 350 MHz
 
|minRAM  = 16 MB
 
|minRAM  = 16 MB
 
|minHD    = 10 MB
 
|minHD    = 10 MB
|minGPU  = Capable of 320x280 resolution
+
|minGPU  = 3D Video Card capable of 320x280 resolution
  
|recOS    =  
+
|recOS    = 98SE or Newer
|recCPU  =  
+
|recCPU  = Intel Pentium III 350 MHz or Better
 
|recRAM  =  
 
|recRAM  =  
 
|recHD    =  
 
|recHD    =  
|recGPU  =  
+
|recGPU  = 3D Video Card capable of 640x480 resolution
 
}}
 
}}
  
 
{{References}}
 
{{References}}

Latest revision as of 08:09, 27 February 2023

3D Cube Hopper
3D Cube Hopper cover
Developers
Webfoot Technologies
Publishers
Galaxy Software
Release dates
Windows June 9, 1998[citation needed]
3D Cube Hopper on MobyGames

Key points

Also released as Jumpy's World.[1]

Availability

Source DRM Notes Keys OS
Retail
DRM-free
Windows

Game data

Configuration file(s) location

System Location
Windows <path-to-game>\3DCube.ini[Note 1]

Save game data location

System Location
Windows

Video

Optimize game performance/resolution

Use dgVoodoo 2[citation needed]
  1. Download dgVoodoo 2.
  2. Extract dgVoodooSetup.exe and the following files from the MS subfolder: d3dImm.dll and ddraw.dll to <path-to-game>.
  3. Launch dgVoodooSetup.exe and click on the DirectX tab; make sure that the Video Card is on "dgVoodoo2 Virtual 3D Card". Click Apply and then OK.
  4. Then open the 3DCube.ini file with a text editor and edit the following lines:
    1. Resolution=XXXXxYYYYx8, where XXXX and YYYY are the width and height, respectively.
    2. FullPosition=0,0,XXXX,YYYY, where XXXX and YYYY are the width and height, respectively..

Input

Audio

Audio feature State Notes
Separate volume controls
Surround sound
Subtitles
Closed captions
Mute on focus lost

Localizations

Language UI Audio Sub Notes
English

Issues fixed

Installing on 64-bit versions of Windows

Installing Cube Hopper in a 64-bit Windows environment[citation needed]
  1. Download and install UniExtract .
  2. Open UniExtract and extract the following file from the game disc: _SETUP.1
  3. Extract its contents to a directory of your choosing.
  4. Open the folder that was extracted and find the Cube Hopper contents.

Other information

API

Technical specs Supported Notes
Direct3D 5
Executable 32-bit 64-bit Notes
Windows

System requirements

Windows[1]
Minimum Recommended
Operating system (OS) 95
Processor (CPU) Intel Pentium III 350 MHz
System memory (RAM) 16 MB
Hard disk drive (HDD) 10 MB
Video card (GPU) 3D Video Card capable of 320x280 resolution


Notes

  1. When running this game without elevated privileges (Run as administrator option), write operations against a location below %PROGRAMFILES%, %PROGRAMDATA%, or %WINDIR% might be redirected to %LOCALAPPDATA%\VirtualStore on Windows Vista and later (more details).

References