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 "Mari0"

From PCGamingWiki, the wiki about fixing PC games
m
Line 65: Line 65:
 
|windowed                  = true
 
|windowed                  = true
 
|windowed notes            =  
 
|windowed notes            =  
|borderless windowed        = unknown
+
|borderless windowed        = false
 
|borderless windowed notes  =  
 
|borderless windowed notes  =  
 
|anisotropic                = n/a
 
|anisotropic                = n/a
Line 87: Line 87:
 
|key remap                = true
 
|key remap                = true
 
|key remap notes          =  
 
|key remap notes          =  
|acceleration option      = unknown
+
|acceleration option      = false
 
|acceleration option notes =  
 
|acceleration option notes =  
|mouse sensitivity        = unknown
+
|mouse sensitivity        = false
 
|mouse sensitivity notes  =  
 
|mouse sensitivity notes  =  
|mouse menu                = unknown
+
|mouse menu                = false
 
|mouse menu notes          =  
 
|mouse menu notes          =  
|invert mouse y-axis      = unknown
+
|invert mouse y-axis      = false
 
|invert mouse y-axis notes =  
 
|invert mouse y-axis notes =  
|touchscreen              = unknown
+
|touchscreen              = false
 
|touchscreen notes        =  
 
|touchscreen notes        =  
 
|controller support        = true
 
|controller support        = true
Line 149: Line 149:
 
==Audio settings==
 
==Audio settings==
 
{{Audio settings
 
{{Audio settings
|separate volume          = unknown
+
|separate volume          = false
 
|separate volume notes    =  
 
|separate volume notes    =  
 
|surround sound          = unknown
 
|surround sound          = unknown
Line 155: Line 155:
 
|subtitles                = n/a
 
|subtitles                = n/a
 
|subtitles notes          =  
 
|subtitles notes          =  
|closed captions          = unknown
+
|closed captions          = n/a
 
|closed captions notes    =  
 
|closed captions notes    =  
|mute on focus lost      = unknown
+
|mute on focus lost      = true
|mute on focus lost notes =  
+
|mute on focus lost notes = Game automatically pauses when focus is lost.
 
|eax support              = false
 
|eax support              = false
 
|eax support notes        =  
 
|eax support notes        =  
Line 205: Line 205:
 
|udp  =  
 
|udp  =  
 
|upnp =  
 
|upnp =  
 +
}}
 +
 +
==Issues fixed==
 +
===macOS Big Sur claims I don't have permissions to open the app===
 +
{{Fixbox|description=Run chmod to assign app permissions at deep levels|ref=<ref>{{Refurl|url=https://developer.apple.com/forums/thread/666611?answerId=655874022#655874022|title=Big Sur Problem?: "You do not have permission to open the application"|date=2021-01-26}}</ref><ref>{{Refcheck|user=Dandelion Sprout|date=2021-01-26}}</ref>|fix=
 +
# Open the Terminal system app.
 +
# Navigate with <code>cd</code> to the folder that the Mari0 app is in, e.g. <code>cd /Applications</code>.
 +
# Run <code>sudo chmod -R 777 Mari0.app</code>.
 +
# Now the app can run after it has then been allowlisted in macOS' security settings.
 
}}
 
}}
  
Line 235: Line 244:
 
|mac os x powerpc app  = unknown
 
|mac os x powerpc app  = unknown
 
|macos intel 32-bit app = unknown
 
|macos intel 32-bit app = unknown
|macos intel 64-bit app = unknown
+
|macos intel 64-bit app = true
|macos app notes        =  
+
|macos app notes        = <ref>{{Refcheck|user=Dandelion Sprout|date=2021-01-26}}</ref>
 
|linux powerpc app      = true
 
|linux powerpc app      = true
 
|linux 32-bit executable= true
 
|linux 32-bit executable= true

Revision as of 05:49, 26 January 2021

Mari0
Mari0 cover
Developers
Stabyourself.net
Engines
LÖVE
Release dates
Windows March 3, 2012
macOS (OS X) March 3, 2012
Linux March 3, 2012
Mari0 on Wikipedia

Key points

Source code is freely available.
Fully fledged level editor is included.

Availability

Source DRM Notes Keys OS
Developer website
DRM-free
Windows
macOS (OS X)
Linux

Game data

Configuration file(s) location

System Location
Windows %APPDATA%\LOVE\mari0\options.txt
macOS (OS X)
Linux
It's unknown whether this game follows the XDG Base Directory Specification on Linux. Please fill in this information.

Save game data location

System Location
Windows
macOS (OS X)
Linux

Video settings

Template:Video settings

Input settings

Template:Input settings

Audio settings

Template:Audio settings

Localizations

Language UI Audio Sub Notes
English

Network

Multiplayer types

Type Native Players Notes
Local play
4 Co-op
LAN play
Online play

Issues fixed

macOS Big Sur claims I don't have permissions to open the app

Run chmod to assign app permissions at deep levels[1][2]
  1. Open the Terminal system app.
  2. Navigate with cd to the folder that the Mari0 app is in, e.g. cd /Applications.
  3. Run sudo chmod -R 777 Mari0.app.
  4. Now the app can run after it has then been allowlisted in macOS' security settings.

Other information

API

Technical specs Supported Notes
OpenGL
ExecutablePPC 32-bit 64-bit Notes
Windows
macOS (OS X)
[3]
Linux
[4]

Middleware

Middleware Notes
Audio OpenAL

System requirements

Windows
Minimum
Operating system (OS)
Processor (CPU)
System memory (RAM)
Hard disk drive (HDD)
macOS (OS X)
Minimum
Operating system (OS)
Processor (CPU)
System memory (RAM)
Hard disk drive (HDD)
Linux
Minimum
Operating system (OS)
Processor (CPU)
System memory (RAM)
Hard disk drive (HDD)

References

  1. Big Sur Problem?: "You do not have permission to open the application" - last accessed on 2021-01-26
  2. Verified by User:Dandelion Sprout on 2021-01-26
  3. Verified by User:Dandelion Sprout on 2021-01-26
  4. Install Mari0 (UNOFFICIAL) for Linux using the Snap Store - last accessed on 2021-01-17