mirror of
https://github.com/Ed94/pikuma_ps1.git
synced 2026-06-01 18:41:13 -07:00
hello_logo (slightly messed up)
For some reason the resolution on duckstation is 640x464. Does not run in pcsx-redux, known issue based on the discussions
This commit is contained in:
+2
-1
@@ -40,4 +40,5 @@ function build-program { param(
|
||||
# build-program 'graphics_system' 'hellogpu'
|
||||
# build-program 'graphics_system' 'hello_gouraud'
|
||||
# build-program 'graphics_system' 'hello_gp_routines'
|
||||
build-program 'graphics_system' 'hello_image'
|
||||
# build-program 'graphics_system' 'hello_image'
|
||||
build-program 'graphics_system' 'hello_logo'
|
||||
|
||||
Reference in New Issue
Block a user